Skip to content

Data Object - RoleData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.Role.RoleData

Property of

RoleInfo

See also

PermissionId

Since

Horizon View 6.0

Data Object Description

Readonly data about this role.

Data Object Properties

Name Type Description
builtin xsd:boolean Whether or not this is a built-in role (or custom). Built-in roles cannot be edited.
permissions PermissionId[] Administrative permissions (user/group and access group) for this role. 1
appliesToAccessGroup xsd: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 3 2
type xsd:string The role type. It will be null for custom roles. Since Horizon 7.8 1 2
* This property will be one of:
ValueDescription
ADMINISTRATORRole with full administrative rights
ADMINISTRATOR_READ_ONLYRole with full read-only administrative rights
AGENT_REGISTRATION_ADMINRole with rights to register Agents
GLOBAL_CONFIG_AND_POLICY_ADMINRole with rights for View Configuration settings and policies
GLOBAL_CONFIG_AND_POLICY_ADMIN_READ_ONLYRole with read-only rights for View Configuration settings and policies
HELP_DESK_ADMINRole with rights for Help Desk portal management
HELP_DESK_ADMIN_READ_ONLYRole with read-only rights for Help Desk portal management
INVENTORY_ADMINRole with rights for inventory management
INVENTORY_ADMIN_READ_ONLYRole with read-only rights for inventory management
LOCAL_ADMINLocal Pod Administration role with full administrative rights
LOCAL_ADMIN_READ_ONLYLocal Pod Administration role with full read-only administrative rights
appliesToGlobalAccessGroup xsd:boolean Specifies whether global access group is applicable for this role. This will be true when the role contains atleast one of FEDEREATED_LDAP_MANAGE, FEDEREATED_LDAP_VIEW, FEDERATED_SESSIONS_MANAGE or FEDERATED_SESSIONS_VIEW privileges Since Horizon 8.2 3 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of false.