Skip to content

Data Object - GlobalSessionQueryServiceCountSpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.GlobalSessionQueryService.CountSpec

Parameter to

GlobalSessionQueryService_GetCountWithSpec

See also

DesktopId, GlobalApplicationEntitlementId, GlobalEntitlementId, PodId, UserOrGroupId

Since

Horizon View 6.2

Data Object Description

CountSpec to filter & count the sessions 2

Data Object Properties

Name Type Description
user UserOrGroupId Unique identifier for user.
At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value. 1
pod PodId ID of the pod hosting the session.
At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value. 1
brokeringPod PodId ID of pod that brokered the session.
At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value. 1
desktop DesktopId Desktop pool id.
At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value. 1
clientName xsd:string Client machine name.
At most one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value. Since Horizon 7.2 1
globalEntitlement GlobalEntitlementId GlobalEntitlement unique identifier for global entitlement. Either globalEntitlement or globalApplicationEntitlement can be set. At most one of these fields can be set. 1
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. 1

  1. This property need not be set. 

  2. This data object must be updated as a whole.