pve_role_create
Create a custom Proxmox role with optional comma-separated privileges. Dry-run by default to preview changes; confirm to execute.
Instructions
MUTATION: create a custom role with an optional privilege set. Dry-run by default (MEDIUM risk — inert until an ACL entry references it). Returns the plan preview; confirm=True to execute. privs format: comma-separated privilege names (e.g. 'VM.PowerMgmt,VM.Config.Disk').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privs | 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 |