Data Object - PodDiskLocator(vim.storageDrs.PodSelectionSpec.DiskLocator)

Property of
VmPodConfigForPlacement
Extends
DynamicData
See also
VirtualDeviceBackingInfo, VirtualMachineProfileSpec
Since
vSphere API 5.0

Data Object Description

The disk locator class.

Properties

Name Type Description
diskBackingInfo*VirtualDeviceBackingInfo

The disk backing info.
diskIdxsd:int

The disk ID.
diskMoveType*xsd:string

The disk move type.
profile*VirtualMachineProfileSpec[]

Virtual Disk Profile requirement. Profiles are solution specific. Profile Based Storage Management is a vSphere server extension. The API users who want to provision VMs using Storage Profiles, need to interact with it. This is an optional parameter and if user doesn't specify profile, the default behavior will apply.

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