Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostMultipathStateInfoPath(vim.host.MultipathStateInfo.Path)
- Property of
- HostMultipathStateInfo
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
Data object indicating state of storage path for a named path.Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Name of path.
Use this name to enable or disable storage paths EnableMultipathPath and DisableMultipathPath.
In addition to being the identifier for the path state
operations, the name is used to correlate this object to the
corresponding Path object in other contexts. |
pathState | xsd:string |
The state of the path. Must be one of the values of
MultipathState.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |