Data Object - MachineData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineData
Property of
See also
Since
Horizon 7.7
Data Object Description¶
Fields common to all types of Machines.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string | The name of the Machine. 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dnsName | xsd:string | The DNS name for the Machine. 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | xsd:string | The type of Machine. 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentVersion | xsd:string | Horizon agent version installed on this Machine. 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
accessGroup | AccessGroupId | The access group of the Machine. 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
basicState | xsd:string | The basic state of the Machine. For a Virtual Machine based Machine, the complete state is determined by basicState, isMissingInVCenter, operationState and isInHoldCustomization. In the Admin UI, the last three states are shown in brackets in the Machine State. 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUser | UserOrGroupId | Deprecated._useassignedUsers instead. This field will not be populated for machine belonging to pool which support multiple assignment. _ Id of the user assigned to this Machine. This cannot be a group. 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUserName | xsd:string | Deprecated._useassignedUserNames instead. This field will not be populated for machine belonging to pool which support multiple assignment. _ Name of the user assigned to this Machine. This cannot be a group. 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUsers | UserOrGroupId[] | Ids of the users assigned to this Machine. This cannot be a group. Since Horizon 7.12 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUserNames | xsd:string[] | Names of the users assigned to this Machine. Names in this array maps to the ids in assignedUsers array. Since Horizon 7.12 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentBuildNumber | xsd:string | Horizon agent build number installed on this Machine. Since Horizon 7.8 1 2 |