Data Object - SessionGlobalReferenceData

Class
VMware.Hv.SessionGlobalReferenceData
Property of
SessionGlobalSummaryView
See also
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 globalApplicationEntitlement will be set but not both
  • This property need not be set.
globalApplicationEntitlementGlobalApplicationEntitlementId

Global application entitlement Id for this session Either globalEntitlement or globalApplicationEntitlement will be set but not both

Since Horizon View 6.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.