vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmCloneFailedEvent(vim.event.VmCloneFailedEvent)
- Extends
- VmCloneEvent
- See also
- FolderEventArgument, HostEventArgument, LocalizedMethodFault
- Since
- 2.0
Data Object Description
This event records a failure to clone a virtual machine.Properties
Name | Type | Description |
---|---|---|
destFolder | FolderEventArgument |
The destination folder to which the virtual machine is being cloned.
|
destHost | HostEventArgument |
The destination host to which the virtual machine was being cloned.
|
destName | xsd:string |
The name of the destination virtual machine.
|
reason | LocalizedMethodFault |
The reason why this clone operation failed.
|
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 |