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
newIPxsd:string

New IP address of the host.
oldIPxsd: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