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