Data Object - HostMultipathInfoLogicalUnit(vim.host.MultipathInfo.LogicalUnit)

Property of
HostMultipathInfo, HostMultipathInfoPath
Extends
DynamicData
See also
HostMultipathInfoLogicalUnitPolicy, HostMultipathInfoLogicalUnitStorageArrayTypePolicy, HostMultipathInfoPath, ScsiLun

Data Object Description

The HostMultipathInfoLogicalUnit data object represents a storage entity that provides disk blocks to a host.

Properties

Name Type Description
idxsd:string

Identifier of LogicalUnit.

Use this id to configure LogicalUnit multipathing policy using SetMultipathLunPolicy.

keyxsd:string

Linkable identifier.
lunxsd:string

SCSI device corresponding to logical unit.
pathHostMultipathInfoPath[]

Array of paths available to access this LogicalUnit.
policyHostMultipathInfoLogicalUnitPolicy

Policy that the logical unit should use when selecting a path.
storageArrayTypePolicy*HostMultipathInfoLogicalUnitStorageArrayTypePolicy

Policy used to determine how a storage device is accessed. This policy is currently immutable.

Since vSphere API 4.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition