pmg_when_group_update
Update a PMG RuleDB when group configuration. Dry-run by default; set confirm=True to execute changes.
Instructions
MUTATION (MEDIUM): update a PMG RuleDB 'when' object group config. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 pmgsh-verified path: PUT /config/ruledb/when/{ogroup}/config. ogroup: numeric ID string (e.g. '4') from pmg_when_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 |