ha_status
Check the current High Availability status for a Proxmox target. Returns whether HA is configured and lists active entries or indicates if HA is not configured.
Instructions
[READ] Current HA status entries, or a not-configured signal.
Returns {"configured": bool, "entries": [...]}; when HA is absent the list is empty and a message explains it.
Args: target: Proxmox target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |