vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmAutoRenameEvent(vim.event.VmAutoRenameEvent)
- Extends
- VmEvent
- Since
- 2.0
Data Object Description
This event records that a virtual machine was automatically renamed because of a name conflict.Properties
Name | Type | Description |
---|---|---|
newName | xsd:string |
The name of the virtual machine after renaming.
|
oldName | xsd:string |
The name of the virtual machine before renaming.
|
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 |