vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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 | 
|---|---|---|
| adapter | xsd:string | 
         The name of the virtual network adapter.
       | 
| newMac | xsd:string | 
         The new MAC address.
       | 
| oldMac | xsd: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
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |