get_aria_health
Check Aria Operations platform health to confirm if it is online or offline before investigating monitoring blind spots. Returns overall status and system time, functioning even when the platform is down.
Instructions
[READ] Check Aria Operations platform node status (ONLINE/OFFLINE).
Returns overall_status ("ONLINE" when all internal services run, else "OFFLINE" — the endpoint itself answers 503 when offline), healthy bool, system_time_ms, and details. Use this to verify Aria Operations is functioning before investigating monitoring blind spots; per-service breakdown is not exposed by the public API. A 503 from the platform is reported as OFFLINE and never raised, so this answers even while Aria is down. When status is ONLINE but data looks stale, check list_collector_groups next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Aria target name from config; default when omitted. |