Data Object - VmMacChangedEvent(vim.event.VmMacChangedEvent)

Extends
VmEvent
Since
2.0

Data Object Description

This event records a change in a virtual machine's MAC address.

Properties

Name Type Description
adapterxsd:string

The name of the virtual network adapter.
newMacxsd:string

The new MAC address.
oldMacxsd:string

The old MAC address.
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