346 XML API basetype properties
host-view-mappings
Properties
Example
# show host-maps
...
<OBJECT basetype="host-view-mappings" name="volume-view" oid="4" format="rows">
<PROPERTY name="volume-name" type="string">vd1_v001</PROPERTY>
<PROPERTY name="volume-serial" type="string">SN</PROPERTY>
<PROPERTY name="lun" type="string">10</PROPERTY>
<PROPERTY name="access" type="string">read-write</PROPERTY>
<PROPERTY name="ports" type="string">A1,B1</PROPERTY>
</OBJECT>
...
Table 36 host-view-mappings properties
Name Type Description
volume-name string Volume name.
volume-serial string Volume serial number.
lun string LUN assigned to the mapping.
access string Type of access assigned to the mapping.
• read-write: Host has read and write access to the volume.
• read-only: Host has read access to the volume.
• no-access: Host is denied access to the volume.
ports string Controller host ports assigned to the mapping.