pve_ha_rule_update
Update a Proxmox HA rule with a dry-run mode to preview changes; execute with confirm=True. Supports modifying nodes, affinity, resources, and comments.
Instructions
MUTATION: update an HA rule. Dry-run by default — the PLAN shows the current rule and the
fields being changed. delete unsets keys. confirm=True to execute. Synchronous.
RISK_MEDIUM — may trigger CRM migration of affected resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | ||
| nodes | No | ||
| delete | No | ||
| digest | No | ||
| strict | No | ||
| comment | No | ||
| confirm | No | ||
| disable | No | ||
| affinity | No | ||
| resources | No | ||
| rule_type | No | ||
| 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 |