Skip to content

Data Object - PreparedMachineCount

Java Class

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

Name Type Description
available xsd:int Number of machines which are in AVAILABLE basicState. 1
provisioned xsd:int Number of machines which are in PROVISIONED basicState. Applicable for VC managed virtual machines. 1
connected xsd:int Number of machines which are in CONNECTED basicState. 1
disconnected xsd:int Number of machines which are in DISCONNECTED basicState. 1

  1. This property cannot be updated.