pmg_when_group_objects
Fetch all member objects of a PMG 'when' group by numeric ID. Returns a list of object dictionaries for rule inspection.
Instructions
READ-ONLY: list the objects in a PMG RuleDB 'when' object group. Needs PROXIMO_PMG_* config.
Returns a list of object dicts. ogroup: numeric ID (e.g. '2') from pmg_when_groups_list — NOT the group name. Use pmg_when_group_get for the group's own config (not its member objects).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ogroup | Yes | 'when' object group numeric ID (e.g. '2') from pmg_when_groups_list — not the group name. | |
| 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 |