Skip to content

Data Object - HealthCounter

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.HealthCounter

Property of

SystemStatusCounter

Returned by

Monitoring_GetHealthCounters

See also

MapEntry

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:
ValueDescription
"CONNECTION_SERVER"The Connection Server.
"EVENT_DATABASE"The Event Database.
"CERTIFICATE_SSO"The Certificate SSO Connector.
"VIRTUAL_CENTER"The Virtual Center.
"ESX_HOST"The ESX Host managed by one of the Virtual Center Configured.
"DATASTORE"Datastore of the ESX Host.
"GATEWAY"The Gateway configured.
"FARM"The Farm.
"RDS_SERVER"RDS Server.
"VIEW_COMPOSER"View Composer.
"AD_DOMAIN"AD Domain controller.
"SAML_AUTHENTICATOR"SAML 2.0 Authenticator.
"REMOTE_CONNECTION_SERVER"Connection Server from the Remote Pod.
"LICENSE"License added to the connection server.
"ALL"Represents all the categories.
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

  1. This property cannot be updated.