| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
user | UserOrGroupId |
Unique identifier for user. Exactly one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value, querying can be done with exactly one of these fields.
|
pod | PodId |
ID of the pod hosting the session. Exactly one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value, querying can be done with exactly one of these fields.
|
brokeringPod | PodId |
ID of pod that brokered the session. Exactly one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value, querying can be done with exactly one of these fields.
|
desktop | DesktopId |
Desktop pool id. Exactly one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value, querying can be done with exactly one of these fields.
|
clientName | xsd:string |
Client machine name. Exactly one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value, querying can be done with exactly one of these fields. Since Horizon 7.2
|
globalEntitlement | GlobalEntitlementId |
GlobalEntitlement unique identifier for global entitlement. Either globalEntitlement or globalApplicationEntitlement can be set. At most one of these fields can be set.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
GlobalEntitlement unique identifier for global application entitlement. Either globalEntitlement or globalApplicationEntitlement can be set. At most one of these fields can be set.
|
sortBy | xsd:string |
sortBy Member name to sort results by.
|
sortDescending | xsd:boolean |
sortDescending Sort order: false (ascending) by default.
|
maxPageSize | xsd:int |
maxPageSize Maximum page size to return (the server may use a smaller
size).
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |