Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostMultipathStateInfo(vim.host.MultipathStateInfo)
- Property of
- HostConfigInfo, HostStorageSystem
- Extends
- DynamicData
- See also
- HostMultipathStateInfoPath
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |