update_ha_group
Modify a Proxmox HA group by updating nodes, failback, restricted settings, comment, or deleting specified properties.
Instructions
Update an HA group.
Args: group: Group ID. nodes: Node list with optional priority. nofailback: Don't fail back. restricted: Only run on group nodes. comment: Description. delete: Comma-separated properties to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| nodes | No | ||
| nofailback | No | ||
| restricted | No | ||
| comment | No | ||
| delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |