pmg_ruledb_rules_list
Fetch all PMG RuleDB rules with complete rule data to enable rule auditing and configuration review.
Instructions
READ-ONLY: list all PMG RuleDB rules (hydrated rule list). Needs PROXIMO_PMG_* config.
Returns the full hydrated rule list as dicts, including from/to/what/when/actions for each rule. For one rule use pmg_ruledb_rule_get; to detect drift without the full fetch use pmg_ruledb_digest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |