Data Object - VmFailedMigrateEvent(vim.event.VmFailedMigrateEvent)

Extends
VmEvent
See also
DatacenterEventArgument, DatastoreEventArgument, HostEventArgument, LocalizedMethodFault
Since
2.0

Data Object Description

This event records a failure to migrate a virtual machine.

Properties

Name Type Description
destDatacenter*DatacenterEventArgument

The destination datacenter

Since vSphere API 5.0
destDatastore*DatastoreEventArgument

The destination primary datastore

Since vSphere API 5.0
destHostHostEventArgument

The destination host.
reasonLocalizedMethodFault

The reason for the failure.
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