|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
This data object is queryable using QueryService.
Cannot filter on the following MachineDetailsView attributes:
Query Privileges
| Privilege | Description |
|---|---|
| MACHINE_VIEW | is required to query MachineDetailsView. |
Properties
| Name | Type | Description |
|---|---|---|
| id | MachineId |
The id of the Machine.
|
| groupId | UserOrGroupId |
The id of the group. Required for querying the machines
assigned to the users of this group.
|
| data | MachineData |
Information about the Machine.
|
| desktopData | MachineDesktopData |
Information about the desktop pool of the Machine.
|
| sessionData | MachineSessionData |
Information about the active session on the Machine. This will
be unset when there is no active session on this Machine.
|
| managedMachineDetailsData | ManagedMachineDetailsData |
Information applicable only to Managed Machines.
|
| machineAgentPairingData | MachineAgentPairingData |
Agent pairing data for this Machine.
|
| refId | xsd:string |
Reference ID used for this Machine.
Since Horizon 8.8
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |