pdm_roles_list
List PDM's own roles and their privileges to review access control definitions without modifying state.
Instructions
READ-ONLY: list PDM's own roles and their privileges (not a managed remote's roles).
No state change. Returns a list of role dicts. For a managed PVE cluster's roles instead of PDM's own, use pve_roles_list. Needs PROXIMO_PDM_* 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 |