|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| datastore* | ManagedObjectReference
to a Datastore | The datastore where the virtual machine should be located. If not specified, the current datastore is used. |
| disk* | VirtualMachineRelocateSpecDiskLocator[] | An optional list that allows specifying the datastore location for each virtual disk. |
| host* | ManagedObjectReference
to a HostSystem |
The target host for the virtual machine. If not specified,
|
| pool* | ManagedObjectReference
to a ResourcePool | The resource pool to which this virtual machine should be attached. For a relocate or clone operation to a virtual machine, if the argument is not supplied, the current resource pool of virtual machine is used. For a clone to a template, this argument is ignored. |
| transform* | VirtualMachineRelocateTransformation |
Transformation to perform on the disks. The backend is free to ignore
this hint if it is not valid for the current operation. This can be
used by clients, for example, to create sparse disks for templates. See VirtualMachineRelocateTransformation |
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |