Skip to content

Data Object - ProblemMachineCount

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.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

Name Type Description
agentDisabled xsd:int Number of machines which are in AGENT_ERR_DISABLED basicState 1
agentUnreachable xsd:int Number of machines which are in AGENT_UNREACHABLE basicState 1
invalidIp xsd:int Number of machines which are in AGENT_ERR_INVALID_IP basicState 1
needReboot xsd:int Number of machines which are in AGENT_ERR_NEED_REBOOT basicState 1
protocolFailure xsd:int Number of machines which are in AGENT_ERR_PROTOCOL_FAILURE basicState 1
domainFailure xsd:int Number of machines which are in AGENT_ERR_DOMAIN_FAILURE basicState 1
configError xsd:int Number of machines which are in AGENT_CONFIG_ERROR basicState 1
unassignedUserConnected xsd:int Number of machines which are in UNASSIGNED_USER_CONNECTED basicState. 1
unassignedUserDisconnected xsd:int Number of machines which are in UNASSIGNED_USER_DISCONNECTED basicState. 1
provisioningError xsd:int Number of machines which are in PROVISIONING_ERROR basicState. Applicable only for VC managed virtual machines. 1
error xsd:int Number of machines which are in ERROR basicState. Applicable only for VC managed virtual machines. 1
unknown xsd:int Number of machines which are in UNKNOWN basicState. 1
alreadyUsed xsd:int Number of machines which are in ALREADY_USED basicState. Applicable only for VC managed virtual machines. 1
blockedAgentVersion xsd:int Number of machines which are in BLOCKED_AGENT_VERSION basicState. Since Horizon 8.10 1

  1. This property cannot be updated.