Data Object - RoleData

Class
VMware.Hv.RoleData
Property of
RoleInfo
See also
PermissionId
Since
Horizon View 6.0

Data Object Description

Readonly data about this role.

Data Object Properties

Properties

Name Type Description
builtinxsd:boolean

Whether or not this is a built-in role (or custom). Built-in roles cannot be edited.
permissionsPermissionId[]

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

Specifies whether access group is applicable for this role. This will be true when the role contains atleast one object specific privilege.

Since Horizon 7.8
  • This property has a default value of false.
  • This property cannot be updated.
typexsd:string

The role type. It will be null for custom roles.

Since Horizon 7.8
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "ADMINISTRATOR"Role with full administrative rights
    "ADMINISTRATOR_READ_ONLY"Role with full read-only administrative rights
    "AGENT_REGISTRATION_ADMIN"Role with rights to register Agents
    "GLOBAL_CONFIG_AND_POLICY_ADMIN"Role with rights for View Configuration settings and policies
    "GLOBAL_CONFIG_AND_POLICY_ADMIN_READ_ONLY"Role with read-only rights for View Configuration settings and policies
    "HELP_DESK_ADMIN"Role with rights for Help Desk portal management
    "HELP_DESK_ADMIN_READ_ONLY"Role with read only rights for Help Desk portal management
    "INVENTORY_ADMIN"Role with rights for inventory management
    "INVENTORY_ADMIN_READ_ONLY"Role with read only rights for inventory management
    "LOCAL_ADMIN"Local Pod Administration role with full administrative rights
    "LOCAL_ADMIN_READ_ONLY"Local Pod Administration role with full read-only administrative rights