Data Object - PreparedMachineCount

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

Data Object Description

Number of the machines which are in prepared state. Such machine's basicState is one of the following : PROVISIONED,AVAILABLE,CONNECTED,DISCONNECTED.

Data Object Properties

Properties

Name Type Description
availablexsd:int

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

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

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

Number of machines which are in DISCONNECTED basicState.
  • This property cannot be updated.