pve_role_delete
Delete a Proxmox role with a dry-run plan that shows which ACL grants will break. Refuses to remove built-in roles; requires confirmation to proceed.
Instructions
MUTATION (HIGH): delete a role. Dry-run by default — the PLAN reads ACLs to count grants that will break, and refuses built-in roles. confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |