Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmRelocateFailedEvent(vim.event.VmRelocateFailedEvent)
- Extends
- VmRelocateSpecEvent
- See also
- DatacenterEventArgument, DatastoreEventArgument, HostEventArgument, LocalizedMethodFault
- Since
- 2.0
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 Release 5.0 |
destDatastore* | DatastoreEventArgument |
The destination primary datastore to which the virtual machine was being relocated
Since vSphere API Release 5.0 |
destHost | HostEventArgument |
The destination host to which the virtual machine is being relocated.
|
reason | LocalizedMethodFault |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |