Data Object - VmBeingRelocatedEvent(vim.event.VmBeingRelocatedEvent)

Extends
VmRelocateSpecEvent
See also
DatacenterEventArgument, DatastoreEventArgument, HostEventArgument

Data Object Description

This event records that a virtual machine is being relocated.

Properties

Name Type Description
destDatacenter*DatacenterEventArgument

The destination datacenter to which the virtual machine is being relocated

Since vSphere API 5.0
destDatastore*DatastoreEventArgument

The destination primary datastore to which the virtual machine is being relocated

Since vSphere API 5.0
destHostHostEventArgument

The destination host to which the virtual machine is being relocated.
Properties inherited from VmRelocateSpecEvent
None
Properties inherited from VmEvent
template
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition