|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Path objects are identified by a key. The specifics of how the key is formatted are dependent on the implementation. Example implementations include using strings like "vmhba1:0:0:0".
Properties
| Name | Type | Description |
|---|---|---|
| adapter | HostHostBusAdapter | The host bus adapter at one endpoint of this path. |
| key | xsd:string | The identifier of the Path. |
| lun | HostMultipathInfoLogicalUnit | The logical unit at one endpoint of this path. |
| name | xsd:string |
Name of path.
Use this name to configure LogicalUnit multipathing policy using EnableMultipathPath and DisableMultipathPath. |
| pathState | xsd:string | The state of the path. Must be one of the values of MultipathState |
| transport* | HostTargetTransport | Transport information for the target end of the path. |
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |