proxmox_ha_group
Manage high availability groups in Proxmox. Create, update, list, get details, or delete HA 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 |
|---|---|---|---|
| type | No | Group type | |
| group | No | HA group identifier | |
| nodes | No | Nodes list with optional priorities | |
| action | Yes | ||
| delete | No | List of settings to delete | |
| digest | No | Prevent concurrent modifications | |
| comment | No | Description | |
| nofailback | No | Prevent migration to higher priority nodes | |
| restricted | No | Restrict to defined nodes |