vSphere Web Services API


Data Object - HealthStatusChangedEvent(vim.event.HealthStatusChangedEvent)

Extends
Event
Since
vSphere API Release 4.0

Data Object Description

Event used to report change in health status of VirtualCenter components.

Properties

Name Type Description
componentIdxsd:string

Unique ID of the VirtualCenter component.
componentNamexsd:string

Component name.
newStatusxsd:string

Current health status of the component.
oldStatusxsd:string

Previous health status of the component.
serviceId*xsd:string

Service Id of component.

Since vSphere API Release 6.0
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition