pve_group_delete
Delete a Proxmox VE group with a dry-run plan that identifies members and warns about orphaned ACLs; use confirm=True to execute.
Instructions
MUTATION (HIGH): delete a group. Dry-run by default — the PLAN reads members and warns ACLs granted to/on the group are orphaned. confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| groupid | Yes | ||
| 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 |