Data Object - UnderConstructionMachineCount

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

Data Object Description

Number of the machines which are in under construction state. Such machine's basicState is one of the following : PROVISIONING,CUSTOMIZING,MAINTENANCE,DELETING,WAIT_FOR_AGENT,AGENT_ERR_STARTUP_IN_PROGRESS, VALIDATING

Data Object Properties

Properties

Name Type Description
provisioningxsd:int

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

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

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

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

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

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

Number of machines which are in VALIDATING basicState. Applicable only for unmanaged machines.
  • This property cannot be updated.