pmg_ruledb_rule_action_attach
Attach an action group to a PMG RuleDB rule. Dry-run by default; confirm with confirm=True.
Instructions
MUTATION (MEDIUM): attach an action group to a PMG RuleDB rule. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 live-verified path: POST /config/ruledb/rules/{id}/action (singular; /actions returns 501). id_: rule ID. ogroup: numeric action group ID from pmg_action_objects_list. 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 |