Data Object - EntitledUserOrGroupLocallyEntitledData

Class
VMware.Hv.LocallyEntitledData
Property of
EntitledUserOrGroupInfo, EntitledUserOrGroupLocalSummaryView
See also
ApplicationId, DesktopId, MachineId, PersistentDiskId, URLRedirectionId, UserEntitlementId
Since
Horizon View 6.0

Data Object Description

Data relevant to locally entitled users.

Data Object Properties

Properties

Name Type Description
machinesMachineId[]

Machines this user or group is assigned to. MachineIds of this type originate from the Machine service.
  • This property need not be set.
  • This property is an unordered array of unique values.
persistentDisksPersistentDiskId[]

View Composer persistent disks this user is assigned to.
  • This property need not be set.
  • This property is an unordered array of unique values.
desktopsDesktopId[]

Local desktops for which this user has an entitlement.
  • This property need not be set.
  • This property is an unordered array of unique values.
desktopUserEntitlementsUserEntitlementId[]

Local desktop user entitlements for this user or group. The array index will correspond to the same desktop entitlement as the DesktopId array.
  • This property need not be set.
applicationsApplicationId[]

Local applications for which this user has an entitlement.
  • This property need not be set.
  • This property is an unordered array of unique values.
applicationUserEntitlementsUserEntitlementId[]

Local application user entitlements for this user or group. The array index will correspond to the same application entitlement as the ApplicationId array.
  • This property need not be set.
urlRedirectionSettingsURLRedirectionId[]

Local URL Redirection settings associated with user or group.

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

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
  • This property need not be set.
  • This property is an unordered array of unique values.