pmg_ruledb_rule_actions_list
List the actions attached to a PMG RuleDB rule by reading its configuration.
Instructions
List the 'actions' objects attached to a PMG RuleDB rule (read). Needs PROXIMO_PMG_* config.
PMG 9.1: reads GET /config/ruledb/rules/{id}/config and extracts the embedded 'action' list — the dedicated .../actions path returns HTTP 501 (not implemented), so it is NOT used. id_: rule ID (positive integer string, e.g. '100').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_ | Yes | ||
| 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 |