Data Object - UnderConstructionCount
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.RDSServer.UnderConstructionCount
Property of
Since
Horizon 8.4
Data Object Description¶
Number of the RDS server machines which are in under construction states. Such machine's status is one of the following : PROVISIONING,CUSTOMIZING,MAINTENANCE,DELETING,WAIT_FOR_AGENT,AGENT_ERR_STARTUP_IN_PROGRESS, AGENT_DRAIN_MODE,AGENT_DRAIN_UNTIL_RESTART,DISABLED,DISABLE_IN_PROGRESS,VALIDATING
Data Object Properties¶
Name | Type | Description |
---|---|---|
provisioning | xsd:int | Number of RDS server machines which are in PROVISIONING status 1 |
customizing | xsd:int | Number of RDS server machines which are in CUSTOMIZING status 1 |
maintenance | xsd:int | Number of RDS server machines which are in MAINTENANCE status 1 |
deleting | xsd:int | Number of RDS server machines which are in DELETING status 1 |
drainModeEnabled | xsd:int | Number of RDS server machines which are in AGENT_DRAIN_MODE status 1 |
drainModeRestart | xsd:int | Number of RDS server machines which are in AGENT_DRAIN_UNTIL_RESTART status 1 |
disabled | xsd:int | Number of RDS server machines which are in DISABLED status 1 |
disableProgress | xsd:int | Number of RDS server machines which are in DISABLE_IN_PROGRESS status 1 |
waitForAgent | xsd:int | Number of RDS server machines which are in WAIT_FOR_AGENT status 1 |
startupProgress | xsd:int | Number of RDS server machines which are in AGENT_ERR_STARTUP_IN_PROGRESS status 1 |
validating | xsd:int | Number of RDS server machines which are in VALIDATING status 1 |