View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - HealthCounter
- Class
- VMware.Hv.HealthCounter
- Property of
- SystemStatusCounter
- Returned by
- Monitoring_GetHealthCounters
- See also
- MapEntry
Data Object Description
The health status information.Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
category | xsd:string |
Component category.
|
||||||||||||||||||||||||||||||||
totalCount | xsd:int |
Total number of items of the category.
|
||||||||||||||||||||||||||||||||
healthyCount | xsd:int |
Number of healthy items of the category.
|
||||||||||||||||||||||||||||||||
errorCount | xsd:int |
Number of items in the system those are in error state.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||
warningCount | xsd:int |
Number of items in the system those are in warning state.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||
unknownCount | xsd:int |
Number of items in the system those are in unknown state.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||
details | MapEntry[] |
Additional details.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |