Get Role
All the listed privileges are required -
Privileges | Description |
---|---|
GLOBAL_ROLE_VIEW | Caller should have permission to this privilege, to perform this operation. |
GLOBAL_PERMISSION_VIEW | Caller should have permission to this privilege, to read the permission IDs for Role. |
id
OK
{
"applies_to_federation_access_group": true,
"applies_to_local_access_group": true,
"built_in_role_type": "INVENTORY_ADMIN",
"description": "Administration users with rights for global and per Connection Server configuration settings.",
"id": "42e47f15-aad0-221a-b231-ea4a3a134ec9",
"name": "Global Configuration and Policy Administrators",
"permission_ids": [
"0103796c-102b-4ed3-953f-3dfe3d23e0fe",
"6fd4638a-381f-4518-aed6-042aa3d9f14c"
],
"privileges": [
"GLOBAL_ADMIN_UI_INTERACTIVE",
"GLOBAL_CONFIG_MANAGEMENT",
"GLOBAL_CONFIG_VIEW",
"GLOBAL_CVP_PUBLICATION"
]
}
Specifies whether federated 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 privilege.
Specifies whether local access group is applicable for this role. This will be true when the role contains atleast one inventory specific privilege.
The role type. It will be null for custom roles.
- 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.
- UNKNOWN_ROLE: Unknown Role type.
Role description.
Unique ID representing this role.
Role name.
Administrative permissions (user/group and access group) for this role.
Privileges for this role.
User is not authenticated
Access to the resource is forbidden
Not Found