pve_acl_list
List all ACL entries on a Proxmox cluster, showing resource path, role, principal, type, and propagate flag. Use to review current permissions before modifying.
Instructions
List all ACL entries on the Proxmox cluster (read-only). Returns each entry's path (resource scope), roleid (privilege set), principal (user/group/token), type, and propagate flag. Use pve_acl_modify to grant/revoke; use pve_overbroad_grants to flag Administrator or root-path grants.
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 |