vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmBeingClonedNoFolderEvent(vim.event.VmBeingClonedNoFolderEvent)
- Extends
- VmCloneEvent
- See also
- HostEventArgument
- Since
- vSphere API Release 4.1
Data Object Description
This event records a virtual machine being cloned.Properties
Name | Type | Description |
---|---|---|
destHost | HostEventArgument |
The destination host to which the virtual machine is being cloned.
|
destName | xsd:string |
The name of the destination virtual machine.
|
Properties inherited from VmCloneEvent | ||
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 |