pve_ha_rule_delete
Delete a Proxmox HA rule. Dry-run shows the current rule and its resource placement constraint removal; confirm to execute, which may trigger CRM migration.
Instructions
MUTATION: delete an HA rule. Dry-run by default — the PLAN shows the current rule and that its resources lose this placement constraint (CRM may migrate them). confirm=True to execute. Synchronous. RISK_MEDIUM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | ||
| confirm | 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 |