Data Object - StoragePlacementAction

Extends
ClusterAction
See also
Datastore, VirtualMachine, VirtualMachineRelocateSpec
Since
vSphere API 5.0

Data Object Description

Describes a single storage initial placement action for placing a virtual machine or a set of virtual disks on a datastore.

Properties

Name Type Description
destinationManagedObjectReference
to a Datastore

Target datastore.
ioLatencyBefore*xsd:float

Current I/O latency on the target datastore. Unit: millisecond. If not set, the value is not available.
relocateSpecVirtualMachineRelocateSpec

Specification for placing a virtual machine or a set of virtual disks to a datastore.
spaceUtilAfter*xsd:float

Expected space utilization on the target datastore after placing the virtual disk. Unit: percentage. For example, if set to 70.0, space utilization is 70%. If not set, the value is not available.
spaceUtilBefore*xsd:float

Current space utilization on the target datastore. Unit: percentage. For example, if set to 70.0, space utilization is 70%. If not set, the value is not available.
vm*ManagedObjectReference
to a VirtualMachine

Virtual machine reference. It is possible that the VM has not been created, in which case, this property is left unset.
Properties inherited from ClusterAction
target, type
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition