proxmox_ha_group
Manage Proxmox HA groups: list, get, create, update, or delete high availability groups with node priorities and settings.
Instructions
Manage HA groups. action=list: list groups | action=get: get group details | action=create: create group (elevated) | action=update: update group (elevated) | action=delete: delete group (elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | HA group identifier | |
| nodes | No | Nodes list with optional priorities | |
| comment | No | Description | |
| nofailback | No | Prevent migration to higher priority nodes | |
| restricted | No | Restrict to defined nodes | |
| type | No | Group type | |
| delete | No | List of settings to delete | |
| digest | No | Prevent concurrent modifications | |
| action | Yes |