Data Object - VmInstanceUuidChangedEvent(vim.event.VmInstanceUuidChangedEvent)

Extends
VmEvent
Since
vSphere API 4.0

Data Object Description

This event records a change in a virtual machine's instance UUID.

Properties

Name Type Description
newInstanceUuidxsd:string

The new instance UUID.
oldInstanceUuidxsd:string

The old instance UUID.
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