get_health
Verify Backrest reachability and credential validity. Returns status (ok, auth_failed, or unreachable) with configured URL and repo/plan count when healthy. Read-only; safe to poll.
Instructions
Check that Backrest is reachable and credentials are valid.
Wraps GetConfig — the call that returns 200 with valid credentials and 401 when they drift. Returns status "ok", "auth_failed", or "unreachable", plus the configured URL and a repo/plan count when healthy. Read-only; safe to poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||