Data Object - VirtualMachineRelocateSpecDiskLocator

Property of
VirtualMachineRelocateSpec
Extends
DynamicData
See also
Datastore

Data Object Description

The DiskLocator data object type specifies a virtual disk device (by ID) and a datastore locator for the disk's storage.

Properties

Name Type Description
datastoreManagedObjectReference
to a Datastore

Target datastore.
diskIdxsd:int

Device ID of the virtual disk.
diskMoveType*xsd:string

Manner in which to move the virtual disk to the target datastore. The set of possible values is described in VirtualMachineRelocateDiskMoveOptions.

This property can only be set if deltaDiskBackingsSupported is true.

If left unset then moveAllDiskBackingsAndDisallowSharing is assumed.

Since vSphere API 4.0
Properties inherited from DynamicData
None
*Need not be set