pve_ha_resource_add
Add a guest to HA management with a dry-run plan that shows SID, group, state, and blast radius. Confirm with confirm=True to execute.
Instructions
MUTATION: add a guest to HA management. Dry-run by default — the PLAN shows the SID, group, initial state, and blast radius (state='stopped' is HIGH: CRM will stop the guest). confirm=True to execute. Synchronous (pmxcfs config write; CRM enforces state asynchronously).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| vmid | Yes | ||
| group | No | ||
| state | No | ||
| confirm | No | ||
| max_restart | No | ||
| max_relocate | 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 |