Data Object - VmAutoRenameEvent(vim.event.VmAutoRenameEvent)

Extends
VmEvent

Data Object Description

This event records that a virtual machine was automatically renamed because of a name conflict.

Properties

Name Type Description
newNamexsd:string

The name of the virtual machine after renaming.
oldNamexsd: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