Data Object - HostMultipathStateInfoPath(vim.host.MultipathStateInfo.Path)

Property of
HostMultipathStateInfo
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

Data object indicating state of storage path for a named path.

Properties

Name Type Description
namexsd: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.
See name

pathStatexsd:string

The state of the path. Must be one of the values of MultipathState.
Properties inherited from DynamicData
None

Show WSDL type definition