Data Object - ClusterDrsMigration(vim.cluster.DrsMigration)

Property of
ClusterComputeResource, ClusterDrsRecommendation, ClusterMigrationAction
Extends
DynamicData
See also
HostSystem, VirtualMachine

Data Object Description

Describes a single virtual machine migration.

Properties

Name Type Description
cpuLoad*xsd:int

Current CPU load for the virtual machine, in MHz. This property is only populated for recommendations.
destinationManagedObjectReference
to a HostSystem

Destination host.
destinationCpuLoad*xsd:int

Current CPU load on the destination host, in MHz.
destinationMemoryLoad*xsd:long

Current memory usage on the destination host, in bytes.
keyxsd:string

A unique key that identifies this recommendation. This is used as an argument to ComputeResource.applyRecommendation.
memoryLoad*xsd:long

Current memory load for the virtual machine, in bytes. This field is only populated for recommendations.
sourceManagedObjectReference
to a HostSystem

Source host.
sourceCpuLoad*xsd:int

Current CPU load on the source host, in MHz.
sourceMemoryLoad*xsd:long

Current memory usage on the source host, in bytes.
timexsd:dateTime

The time this recommendation was computed.
vmManagedObjectReference
to a VirtualMachine

The virtual machine selected for migration.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition