pve_group_create
Create an empty Proxmox group with a dry-run preview. Confirm execution to finalize the group, which becomes active after adding users or assigning ACL privileges.
Instructions
MUTATION: create an (empty) group. Dry-run by default (additive, LOW risk). Returns the plan preview; confirm=True to execute. The group is inert until users are added or an ACL entry grants it privileges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| 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 |