pmg_who_group_delete
Delete a PMG RuleDB 'who' object group and all objects within it. Uses dry-run mode by default; set confirm=True to execute.
Instructions
MUTATION (MEDIUM): delete a PMG RuleDB 'who' object group. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 pmgsh-verified path: DELETE /config/ruledb/who/{ogroup}. ogroup: numeric ID string (e.g. '2') from pmg_who_groups_list. WARNING: also removes all objects within the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ogroup | 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 |