pmg_what_group_objects
Retrieve the member objects of a PMG RuleDB 'what' object group by providing its numeric ID from the groups list.
Instructions
READ-ONLY: list the objects in a PMG RuleDB 'what' object group. Needs PROXIMO_PMG_* config.
Returns a list of object dicts. ogroup: numeric ID (e.g. '2') from pmg_what_groups_list — NOT the group name. Use pmg_what_group_get for the group's own config (not its member objects).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ogroup | Yes | 'what' object group numeric ID (e.g. '2') from pmg_what_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 |