vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmWwnChangedEvent(vim.event.VmWwnChangedEvent)
- Extends
 - VmEvent
 - Since
 - VI API 2.5
 
Data Object Description
This event records a change in a virtual machine's WWN (World Wide Name).Properties
| Name | Type | Description | 
|---|---|---|
| newNodeWwns* | xsd:long[] | 
         The new node WWN.
       | 
| newPortWwns* | xsd:long[] | 
         The new port WWN.
       | 
| oldNodeWwns* | xsd:long[] | 
         The old node WWN.
       | 
| oldPortWwns* | xsd:long[] | 
         The old port WWN.
       | 
| 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 |