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
categoryxsd:string

Component category.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "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.
totalCountxsd:int

Total number of items of the category.
  • This property cannot be updated.
healthyCountxsd:int

Number of healthy items of the category.
  • This property cannot be updated.
errorCountxsd:int

Number of items in the system those are in error state.

Since Horizon 7.12
  • This property cannot be updated.
warningCountxsd:int

Number of items in the system those are in warning state.

Since Horizon 7.12
  • This property cannot be updated.
unknownCountxsd:int

Number of items in the system those are in unknown state.

Since Horizon 7.12
  • This property cannot be updated.
detailsMapEntry[]

Additional details.
  • This property cannot be updated.