pmg_ruledb_rule_when_list
Retrieve the list of 'when' objects linked to a PMG RuleDB rule by providing the rule ID. This read-only operation returns the attached conditions.
Instructions
List the 'when' objects attached to a PMG RuleDB rule (read). Needs PROXIMO_PMG_* config.
PMG 9.1 pmgsh-verified path: GET /config/ruledb/rules/{id}/when. 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 |