Data Object - EntitledUserOrGroupLocalSummaryView

Class
VMware.Hv.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.
UDD_VIEW Persistent disk read privileges in the corresponding access group are required to filter by or include results for those persistent disks.
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

Properties

Name Type Description
idUserOrGroupId

User or group ID of this entity.
baseADUserOrGroupBase

Basic active directory data for a user or group, from a local cache.
  • This property cannot be updated.
localDataEntitledUserOrGroupLocallyEntitledData

Local entitlement data.
  • This property cannot be updated.
sessionDataEntitledUserOrGroupUserSessionData

Data relevant to sessions for this user or group.
  • This property need not be set.
  • This property cannot be updated.