Data Object - SessionGlobalReferenceData

Class
VMware.Hv.SessionGlobalReferenceData
Property of
SessionGlobalSummaryView
See also
GlobalAccessGroupId, GlobalApplicationEntitlementId, GlobalEntitlementId, PodId, SessionLocalReferenceData, SiteId, UserOrGroupId
Since
Horizon View 6.0

Data Object Description

References to other objects in a global session.

Data Object Properties

Properties

Name Type Description
userUserOrGroupId

User for this session.
brokerUserUserOrGroupId

User Id for the broker user associated with the session.
  • This property need not be set.
globalEntitlementGlobalEntitlementId

Global entitlement Id for this session. Either globalEntitlement or globalApplicationEntitlements will be set but not both.
  • This property need not be set.
globalApplicationEntitlementGlobalApplicationEntitlementIdDeprecated. use globalApplicationEntitlements instead

Global application entitlement Id for this session

Since Horizon View 6.2
  • This property need not be set.
globalApplicationEntitlementsGlobalApplicationEntitlementId[]

The Global Application Entitlements that have been used to launch applications in this session. Either globalEntitlement or globalApplicationEntitlements will be set but not both.

Since Horizon 7.2
  • This property need not be set.
globalAccessGroupsGlobalAccessGroupId[]

Global access group(s) associated with this session. For a global desktop entitlement session, this is the global desktop entitlement's global access group. In case of global application entitlement session, this is global access groups of all the global application entitlements that have been used to launch applications in this session.

Since Horizon 8.2
  • This property need not be set.
siteSiteId

Site Id of Pod where session landed.
brokeringPodPodId

Pod Id of Pod where session was brokered.
  • This property need not be set.
podPodId

Pod Id of Pod where session was established.
  • This property need not be set.
localReferenceDataSessionLocalReferenceData

References to the local pod's object if this global session residing on the local pod. Unset if this session does not reside on the local pod.
  • This property need not be set.