Data Object - HealthCounter
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.HealthCounter
Property of
Returned by
See also
Since
Horizon View 6.0
Data Object Description¶
The health status information.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
category | xsd:string | Component category. 1 * This property will be one of:
|
||||||||||||||||||||||||||||||||||
totalCount | xsd:int | Total number of items of the category. 1 | ||||||||||||||||||||||||||||||||||
healthyCount | xsd:int | Number of healthy items of the category. 1 | ||||||||||||||||||||||||||||||||||
errorCount | xsd:int | Number of items in the system those are in error state. Since Horizon 7.12 1 | ||||||||||||||||||||||||||||||||||
warningCount | xsd:int | Number of items in the system those are in warning state. Since Horizon 7.12 1 | ||||||||||||||||||||||||||||||||||
unknownCount | xsd:int | Number of items in the system those are in unknown state. Since Horizon 7.12 1 | ||||||||||||||||||||||||||||||||||
details | MapEntry[] | Additional details. 1 |