pve_groups_list
Retrieve a read-only list of Proxmox groups, showing id, comment, and member count for each group.
Instructions
List all Proxmox groups (read-only). Returns each group's id, comment, and member count. Use pve_group_get for full member list; use pve_group_create/update/delete to manage groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |