HA Groups
proxmox_ha_groupManage Proxmox high-availability groups: list, fetch details, create, update, or delete groups with node priorities and failover 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 |