Data Object - VmBeingHotMigratedEvent(vim.event.VmBeingHotMigratedEvent)

Extends
VmEvent
See also
DatacenterEventArgument, DatastoreEventArgument, HostEventArgument

Data Object Description

This event records that a virtual machine is being hot-migrated.

Properties

Name Type Description
destDatacenter*DatacenterEventArgument

The destination datacenter to which the virtual machine is being migrated

Since vSphere API 5.0
destDatastore*DatastoreEventArgument

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

Since vSphere API 5.0
destHostHostEventArgument

The destination host to which the virtual machine is to be migrated.
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