Data Object - ProblemMachineCount

Class
VMware.Hv.ProblemMachineCount
Property of
StateCount
Since
Horizon 8.4

Data Object Description

Number of the machines which are in problem states. Such machine's basicState 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, UNASSIGNED_USER_CONNECTED, UNASSIGNED_USER_DISCONNECTED, UNKNOWN.

Data Object Properties

Properties

Name Type Description
agentDisabledxsd:int

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

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

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

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

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

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

Number of machines which are in AGENT_CONFIG_ERROR basicState
  • This property cannot be updated.
unassignedUserConnectedxsd:int

Number of machines which are in UNASSIGNED_USER_CONNECTED basicState.
  • This property cannot be updated.
unassignedUserDisconnectedxsd:int

Number of machines which are in UNASSIGNED_USER_DISCONNECTED basicState.
  • This property cannot be updated.
provisioningErrorxsd:int

Number of machines which are in PROVISIONING_ERROR basicState. Applicable only for VC managed virtual machines.
  • This property cannot be updated.
errorxsd:int

Number of machines which are in ERROR basicState. Applicable only for VC managed virtual machines.
  • This property cannot be updated.
unknownxsd:int

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

Number of machines which are in ALREADY_USED basicState. Applicable only for VC managed virtual machines.
  • This property cannot be updated.