Data Object - EntitledUserOrGroupLocalSummaryView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.EntitledUserOrGroup.EntitledUserOrGroupLocalSummaryView
Returned by
EntitledUserOrGroup_GetLocalSummaryView, EntitledUserOrGroup_GetLocalSummaryViews
See also
ADUserOrGroupBase, EntitledUserOrGroupLocallyEntitledData, EntitledUserOrGroupUserSessionData, UserOrGroupId
Since
Horizon View 6.0
Data Object Description¶
Summary view of a locally entitled user or group.
Queryable Data Object¶
This data object is queryable using QueryService.
Results returned omit data on desktops, applications, machines,persistent disks and urlredirection settings the current administrator is not permitted to access based on access group privileges. If the current administrator does not have root access group access, some machine and persistent disk information may be omitted from results if that user is not entitled to that machine's desktop or persistent disk. Results are only returned for users entitled to at least one desktop or application, even if that user has machine or persistent disk assignments. sessionData members are populated when results are returned, not when results are originally created. localData fields only support the QueryFilterContains filter. sessionData, localData.desktopUserEntitlements, localData.applicationUserEntitlements, base.inFolder, base.phone, and base.description are not allowed member in filters.
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | Desktop or application read privileges in the corresponding access group are required to filter by or include results for those desktops or applications. |
MACHINE_VIEW | Machine read privileges in the corresponding access group are required to filter by or include results for those machines. |
FEDERATED_SESSIONS_VIEW | Federated session read privilege or one of the above on the corresponding folder is required to include session information for a machine. |
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 local cache. 2 |
localData | EntitledUserOrGroupLocallyEntitledData | Local entitlement data. 2 |
sessionData | EntitledUserOrGroupUserSessionData | Data relevant to sessions for this user or group. 1 2 |