pve_ha_groups_list
List HA resource groups on PVE 8. Returns group entries with nodes, restricted status, and comment. For PVE 9, use the HA rules list tool instead.
Instructions
READ-ONLY: list all HA resource groups. PVE-8 only — PVE 9 migrated groups to rules (use pve_ha_rules_list); on PVE 9 this raises a clear ProximoError pointing there instead of a raw 500. No state change. Returns a list of group dicts (group, nodes, restricted, comment) on PVE 8.
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 |