344 XML API basetype properties
hosts
Properties
Example
# show hosts
...
<OBJECT basetype="hosts" name="hosts" oid="1" format="rows">
<PROPERTY name="host-id" key="true" type="string">2ffc00c0dd13a447</PROPERTY>
<PROPERTY name="host-name" type="string"></PROPERTY>
<PROPERTY name="host-discovered" type="string">Yes</PROPERTY>
<PROPERTY name="host-mapped" type="string">Yes</PROPERTY>
<PROPERTY name="host-profile" type="string">Standard</PROPERTY>
<PROPERTY name="host-bus-type" type="string">FC</PROPERTY>
<PROPERTY name="host-port-bits-a" type="uint32">0</PROPERTY>
<PROPERTY name="host-port-bits-b" type="uint32">0</PROPERTY>
</OBJECT>
...
Table 34 hosts properties
Name Type Description
host-id string FC or SAS host port WWN, or iSCSI host initiator node name (typically the
IQN).
host-name string User-defined name of the host port, or blank.
host-discovered string • Yes: The host was discovered and its entry was automatically created.
• No: The host entry was manually created.
host-mapped string • Yes: At least one volume is explicitly mapped to the host.
• No: No volumes are explicitly mapped to the host.
host-profile string • Standard: The host allows LUN 0 to be assigned to a mapping.
• OpenVMS: The host does not allow LUN 0 to be assigned to a mapping.
• HP-UX: The host allows LUN 0 to be assigned to a mapping and uses Flat
Space Addressing.
host-bus-type string Host interface type.
• FC
• SAS
• iSCSI
host-port-bits-
a
uint32 For internal use only.
host-port-bits-
b
uint32 For internal use only.