14.7.3. Storage Sub-Collection
存储
子集合提供了主机上可用的 iSCSI 和 FCP 存储表示列表。此存储用于创建存储域。
子集合中的每个
存储
代表 SCSI LUN。
例 14.24. 主机上存储子集合的 XML 表示
<host_storage> <storage id="82fb123b-321e-40a1-9889-95dcd2654463" href="/ovirt-engine/api/hosts/2ab5e1da-b726-4274-bbf7-0a42b16a0fc3/storage/ 82fb123b-321e-40a1-9889-95dcd2654463"> <name>LUN0</name> <type>iscsi</type> <logical_unit id="LUN0"> <address>mysan.example.com</address> <target>iqn.2009-08.com.example:mysan.foobar</target> </logical_unit> </storage> </host_storage>
注意
host_storage
集合是只读的。
重要的
如本节所述的 API 是实验性的,可能随时更改。它不包含在向后兼容声明中。