Data Object - VmRelocateFailedEvent(vim.event.VmRelocateFailedEvent)

Extends
VmRelocateSpecEvent
See also
DatacenterEventArgument, DatastoreEventArgument, HostEventArgument, LocalizedMethodFault

Data Object Description

This event records a failure to relocate a virtual machine.

Properties

Name Type Description
destDatacenter*DatacenterEventArgument

The destination datacenter to which the virtual machine was being relocated

Since vSphere API 5.0
destDatastore*DatastoreEventArgument

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

Since vSphere API 5.0
destHostHostEventArgument

The destination host to which the virtual machine is being relocated.
reasonLocalizedMethodFault

The reason why this relocate operation failed.
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