vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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 | 
|---|---|---|
| componentId | xsd:string | 
         Unique ID of the VirtualCenter component.
       | 
| componentName | xsd:string | 
         Component name.
       | 
| newStatus | xsd:string | 
         Current health status of the component.
       | 
| oldStatus | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |