pbs_roles_list
List all built-in Proxmox Backup Server roles with their IDs, privileges, and comments. Use to identify available roles for access control assignments.
Instructions
READ-ONLY: list PBS's built-in roles. Returns each role's id, privilege list, and comment. PBS roles are a FIXED enum (Admin, Audit, NoAccess, Datastore*/Remote*/Tape* roles) — unlike PVE, there is no create/update/delete endpoint for PBS roles. Use pbs_acl_update to assign a role to a principal. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |