| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
NOTE: This data object type and all of its methods are experimental and subject to change in future releases.
Properties
Name | Type | Description |
---|---|---|
cloneName* | xsd:string |
Name for cloned virtual machine.
|
cloneSpec* | VirtualMachineCloneSpec |
Specification for a virtual machine cloning operation.
|
configSpec* | VirtualMachineConfigSpec |
Configuration for the virtual machine.
|
folder* | ManagedObjectReference
to a Folder |
The target virtual machine folder for the virtual machine.
Note that this is a different folder than the pod(s) that the virtual
machine belongs to. The pod mapping represents the storage view of
the virtual machine, while the virtual machine folder mapping
represents an inventory view of the virtual machine.
For manual VM provisioning operations, this is specified implicitly
as the object that the CreateVM_Task method is invoked on.
|
host* | ManagedObjectReference
to a HostSystem |
The target host for the virtual machine.
|
podSelectionSpec | StorageDrsPodSelectionSpec |
Specification for moving a virtual machine or a set of virtual disks
to a different storage pod.
|
priority* | VirtualMachineMovePriority |
Priority of this placement operation.
|
relocateSpec* | VirtualMachineRelocateSpec |
Specification for relocating a virtual machine.
|
resourcePool* | ManagedObjectReference
to a ResourcePool |
The resource pool to which this virtual machine should be attached.
|
type | xsd:string |
The storage placement type. The set of possible values is described in
StoragePlacementSpecPlacementType
|
vm* | ManagedObjectReference
to a VirtualMachine |
The relevant virtual machine.
|
Properties inherited from DynamicData | ||
dynamicProperty, dynamicType |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |