pmg_what_group_update
Modify a PMG RuleDB 'what' group configuration by providing its numeric ID and optional fields. Uses dry-run mode by default; set confirm=true to apply changes.
Instructions
MUTATION (MEDIUM): update a PMG RuleDB 'what' object group config. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 pmgsh-verified path: PUT /config/ruledb/what/{ogroup}/config. ogroup: numeric ID string (e.g. '8') from pmg_what_groups_list. Only non-None fields are sent to PMG; omitted fields keep current values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| and_ | No | ||
| info | No | ||
| name | No | ||
| invert | No | ||
| 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 |