pmg_action_bcc_update
Update specified fields of a BCC action object in the PMG RuleDB. Dry-run by default; set confirm=True to apply changes.
Instructions
MUTATION (MEDIUM): update a BCC action object in the PMG RuleDB. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config. PMG 9.1 pmgsh-verified path: PUT /config/ruledb/action/bcc/{id}. id_: compound action object ID (e.g. '13_26') from pmg_action_objects_list. Only non-None fields are sent; omitted fields keep current values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_ | Yes | ||
| info | No | ||
| name | No | ||
| target | No | ||
| confirm | No | ||
| original | 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 |