Data Object - HostMultipathStateInfo(vim.host.MultipathStateInfo)

Property of
HostConfigInfo, HostStorageSystem
Extends
DynamicData
See also
HostMultipathStateInfoPath
Since
vSphere API 4.0

Data Object Description

This data object type describes the state of storage paths on the host. All storage paths on the host are enumerated in this data object.

The reason all path state information is encapsulated in this data object is because the path may actively change. This data object ensures that a request to gather path state changes only needs to fetch this data object.

Properties

Name Type Description
path*HostMultipathStateInfoPath[]

List of paths on the system and their path states.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition