Data Object - GlobalAccessGroupData

Class
VMware.Hv.GlobalAccessGroupData
Property of
GlobalAccessGroupInfo
See also
PermissionId
Since
Horizon 8.2

Data Object Description

Readonly data about this global access group.

Data Object Properties

Properties

Name Type Description
permissionsPermissionId[]

Administrative permissions (user/group and role) for this global access group.
  • This property need not be set.
isDeletablexsd:boolean

If true, the global access group can be deleted, else not. For root global access group, the value will always be false.
  • This property has a default value of false.
  • This property cannot be updated.