pve_role_update
Modify a role's privileges in Proxmox. Dry-run by default; use confirm to apply changes.
Instructions
MUTATION: change a role's privileges. Dry-run by default — built-in roles (Administrator, PVEAdmin, …) are flagged HIGH (changing them re-scopes every ACL using them). confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privs | No | ||
| append | No | ||
| roleid | Yes | ||
| confirm | No | ||
| 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 |