pmg_what_group_get
Retrieve the configuration of a PMG 'what' object group by providing its numeric ID from the group list.
Instructions
READ-ONLY: get a PMG RuleDB 'what' object group's configuration. Needs PROXIMO_PMG_* config.
Returns a dict of the group's config. ogroup: numeric ID (e.g. '2') from pmg_what_groups_list — NOT the group name. Use pmg_what_group_objects to list the objects inside the group.
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 |