update_ha_resource
Update the configuration of a Proxmox HA resource, adjusting group, state, relocation, restart limits, and comments. Modify or delete properties as needed.
Instructions
Update an HA resource configuration.
Args: sid: Resource ID. group: HA group name. max_relocate: Max relocations (-1 = don't change). max_restart: Max restarts (-1 = don't change). state: Desired state. comment: Description. delete: Comma-separated properties to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| group | No | ||
| max_relocate | No | ||
| max_restart | No | ||
| state | No | ||
| comment | No | ||
| delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |