RBAC
Operations related to role-based access control.
📄️ List All Roles
Retrieve a list of all roles in the system.
📄️ Get assigned users for role
Retrieve a role resource.
📄️ Check Role Existence
Check if a specific role exists in the system.
📄️ Create or Replace Role
Create a new role or replace an existing one at the specified role name.
📄️ Delete Role
Delete role from the system.
📄️ List All Resource Groups
Retrieve a list of all resource groups in the system.
📄️ Get Endpoints Assigned to Resource Group
Retrieve a resource group resource.
📄️ Check Resource Group Existence
Check if a specific resource group exists in the system.
📄️ Create or Replace Resource Group
Create a new resource group or replace an existing one at the specified name.
📄️ Delete Resource Group
Delete an existing resource group.
📄️ List RBAC Policies
Retrieve a list of role-based access control (RBAC) policies.
📄️ Create or Replace RBAC Policy
Create a new role-based access control (RBAC) policy or replace an existing one for the provided tuple.
📄️ Delete RBAC Policy
Delete an existing role-based access control (RBAC) policy for the provided tuple, if it existed.