Data Object - EntitledUserOrGroupGloballyEntitledData

Class
VMware.Hv.GloballyEntitledData
Property of
EntitledUserOrGroupGlobalSummaryView, EntitledUserOrGroupInfo
See also
GlobalApplicationEntitlementId, GlobalEntitlementId, PodAssignmentId, URLRedirectionId, UserEntitlementId, UserHomeSiteId
Since
Horizon View 6.0

Data Object Description

Data relevant to globally entitled users.

Data Object Properties

Properties

Name Type Description
globalEntitlementsGlobalEntitlementId[]

Global desktop entitlements for this user.
  • This property need not be set.
  • This property is an unordered array of unique values.
globalUserEntitlementsUserEntitlementId[]

Global entitlement user entitlements for this user or group. The array index will correspond to the same global entitlement as the GlobalEntitlementId array.
  • This property need not be set.
globalApplicationEntitlementsGlobalApplicationEntitlementId[]

Global application entitlements for this user.

Since Horizon View 6.2
  • This property need not be set.
  • This property is an unordered array of unique values.
globalUserApplicationEntitlementsUserEntitlementId[]

Global application entitlement user entitlements for this user or group. The array index will correspond to the same global application entitlement as the GlobalApplicationEntitlementId array.

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

Home sites for this user or group. There may be home site overrides for each global entitlement specified for this user or group and one default site for the user or group in general.
  • This property need not be set.
podAssignmentsPodAssignmentId[]

Pod assignments per global entitlement, if any, for this user or group. If this is a group, this will be null.
  • This property need not be set.
urlRedirectionSettingsURLRedirectionId[]

Global URL Redirection settings associated with user or group.

Since Horizon 7.0.2
  • This property need not be set.
  • This property is an unordered array of unique values.
urlRedirectionUserEntitlementsUserEntitlementId[]

Global URLRedirection user entitlements for this user or group. The array index will correspond to the same urlRedirection entitlement as the URLRedirectionId array.

Since Horizon 7.0.2
  • This property need not be set.
  • This property is an unordered array of unique values.