vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostIpChangedEvent(vim.event.HostIpChangedEvent)
- Extends
 - HostEvent
 - Since
 - VI API 2.5
 
Data Object Description
This event records a change in host IP address.Properties
| Name | Type | Description | 
|---|---|---|
| newIP | xsd:string | 
         New IP address of the host.
       | 
| oldIP | xsd:string | 
         Old IP address of the host.
       | 
| Properties inherited from HostEvent | ||
| None | ||
| 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 |