vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmInstanceUuidChangedEvent(vim.event.VmInstanceUuidChangedEvent)
- Extends
 - VmEvent
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This event records a change in a virtual machine's instance UUID.Properties
| Name | Type | Description | 
|---|---|---|
| newInstanceUuid | xsd:string | 
         The new instance UUID.
       | 
| oldInstanceUuid | xsd: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
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |