pmg_ruledb_rule_get
Retrieve the configuration of a PMG RuleDB rule by providing its rule ID. Use this to inspect rule settings for audit or review.
Instructions
Get a PMG RuleDB rule's configuration (read). Needs PROXIMO_PMG_* config.
PMG 9.1 pmgsh-verified path: GET /config/ruledb/rules/{id}/config. 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 |