pve_ha_rules_list
List High-Availability rules on a Proxmox cluster (PVE 9+). Returns rule dicts for HA configuration management.
Instructions
READ-ONLY: list High-Availability rules on the cluster (PVE 9+).
No state change. PVE 9 replaced HA groups with rules; on PVE 8 use pve_ha_groups_list instead. Returns a list of rule dicts. To see which guests are actually HA-managed use pve_ha_resources_list.
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 |