Data Object - ProblemCount

Class
VMware.Hv.ProblemCount
Property of
RDSServerStateCount
Since
Horizon 8.4

Data Object Description

Number of the RDS server machines which are in problem states. Such machine's status is one of the following : AGENT_ERR_DISABLED, AGENT_UNREACHABLE, AGENT_ERR_INVALID_IP, AGENT_ERR_NEED_REBOOT, AGENT_ERR_PROTOCOL_FAILURE, AGENT_ERR_DOMAIN_FAILURE, AGENT_CONFIG_ERROR, PROVISIONING_ERROR, ERROR, ALREADY_USED, UNKNOWN.

Data Object Properties

Properties

Name Type Description
agentDisabledxsd:int

Number of RDS server machines which are in AGENT_ERR_DISABLED status
  • This property cannot be updated.
agentUnreachablexsd:int

Number of RDS server machines which are in AGENT_UNREACHABLE status
  • This property cannot be updated.
invalidIpxsd:int

Number of RDS server machines which are in AGENT_ERR_INVALID_IP status
  • This property cannot be updated.
needRebootxsd:int

Number of RDS server machines which are in AGENT_ERR_NEED_REBOOT status
  • This property cannot be updated.
protocolFailurexsd:int

Number of RDS server machines which are in AGENT_ERR_PROTOCOL_FAILURE status
  • This property cannot be updated.
domainFailurexsd:int

Number of RDS server machines which are in AGENT_ERR_DOMAIN_FAILURE status
  • This property cannot be updated.
configErrorxsd:int

Number of RDS server machines which are in AGENT_CONFIG_ERROR status
  • This property cannot be updated.
provisioningErrorxsd:int

Number of RDS server machines which are in PROVISIONING_ERROR status
  • This property cannot be updated.
errorxsd:int

Number of RDS server machines which are in ERROR status
  • This property cannot be updated.
unknownxsd:int

Number of RDS server machines which are in UNKNOWN status
  • This property cannot be updated.
alreadyUsedxsd:int

Number of RDS server machines which are in ALREADY_USED status
  • This property cannot be updated.