Data Object - MachineBase
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineBase
Property of
See also
AccessGroupId, DesktopId, MachineAlias, SessionId, UserOrGroupId
Since
Horizon View 6.0
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 | DNS name for the Machine. 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
user | UserOrGroupId | Deprecated._useusers instead. This field will not be populated for machine belonging to pool which support multiple assignment. _ The user assigned to the Machine. This cannot be a group. 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
users | UserOrGroupId[] | The users assigned to the Machine. This cannot be a group. Since Horizon 7.12 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
aliases | MachineAlias[] | Machine aliases for all the assigned users. Since Horizon 7.13 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
accessGroup | AccessGroupId | The access group of this Machine. 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktop | DesktopId | The id of the desktop that the machine belongs to. 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktopName | xsd:string | The name of the desktop that the machine belongs to. Since Horizon 7.6 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
session | SessionId | The ID of the session on the machine (if one exists). 1 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:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | xsd:string | The type of Machine 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string | The guest operating system. 1 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string | The guest operating system architecture. Since Horizon 7.5 1 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentVersion | xsd:string | The agent version. 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentBuildNumber | xsd:string | The agent build number 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
remoteExperienceAgentVersion | xsd:string | The remote experience agent version 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
remoteExperienceAgentBuildNumber | xsd:string | The remote experience agent build number 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string | Reference ID used for this machine. Since Horizon 7.12 1 |