Skip to content

Data Object - EntitledUserOrGroupGlobalSummaryView

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.EntitledUserOrGroup.EntitledUserOrGroupGlobalSummaryView

Returned by

EntitledUserOrGroup_GetGlobalSummaryView, EntitledUserOrGroup_GetGlobalSummaryViews

See also

ADUserOrGroupBase, EntitledUserOrGroupGloballyEntitledData, EntitledUserOrGroupUserSessionData, UserOrGroupId

Since

Horizon View 6.0

Data Object Description

Summary view of a globally entitled user or group.

Queryable Data Object

This data object is queryable using QueryService.

Only results associated with at least one Global Entitlement or Global Application Entitlement are returned. sessionData members are populated when results are returned, not when results are originally created. globalData.globalEntitlements field only supports the QueryFilterContains filter. sessionData and all other globalData fields are not allowed members in filters. base.inFolder, base.phone, and base.description are not allowed member in filters.

Query Privileges

Privilege Description
FEDERATED_LDAP_VIEW Global LDAP read is required for this query. The pod federation must also be initialized.

Data Object Properties

Name Type Description
id UserOrGroupId User or group ID of this entity.
base ADUserOrGroupBase Basic active directory data for a user or group, from a global cache. 2
globalData EntitledUserOrGroupGloballyEntitledData Global entitlement data. 2
sessionData EntitledUserOrGroupUserSessionData Data relevant to sessions for this user or group. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.