Data Object - VmUuidChangedEvent(vim.event.VmUuidChangedEvent)

Extends
VmEvent
Since
2.0

Data Object Description

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

Properties

Name Type Description
newUuidxsd:string

The new BIOS UUID.
oldUuidxsd:string

The old BIOS 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