pmg_ruledb_rule_when_detach
Detach a when-group (timeframe) from a PMG RuleDB rule to adjust mail flow scheduling. Preview changes with dry-run mode; confirm to apply.
Instructions
MUTATION (MEDIUM): detach a 'when' (timeframe) group from a PMG RuleDB rule. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 pmgsh-verified path: DELETE /config/ruledb/rules/{id}/when/{ogroup}. id_: rule ID. ogroup: numeric when-group ID to detach. Only affects mail flow if the rule is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_ | Yes | ||
| 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 |