The host object contains information about a virtual volume host. You can use the ListVirtualVolumeHosts method to get this information for all virtual volume hosts.
This object contains the following members:
Name | Description | Type |
---|---|---|
bindings | A list of objects describing the bindings for the virtual volume host. | integer array |
clusterID | The unique ID of the cluster this host is associated with. | UUID |
hostAddress | The IP address or DNS name of the virtual volume host. | string |
initiatorNames | A list of initiator IQNs for the virtual volume host. | string array |
virtualVolumeHostID | The unique ID of this virtual volume host. | UUID |
visibleProtocolEndpointIDs | A list of IDs of protocol endpoints visible on this host. | UUID array |