pve_roles_list
List all Proxmox roles and their privileges. Retrieve role IDs, privilege sets, and built-in status for audit or review.
Instructions
List all Proxmox roles and their privileges (read-only). Returns each role's id, privilege set, and whether it is built-in. Use pve_role_create/update/delete to modify roles; use pve_acl_list to see which principals hold which roles at which paths.
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 |