get_aria_health
Check Aria Operations platform node status to confirm it is online and healthy, preventing monitoring blind spots.
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.
Args: target: Optional Aria Operations target name from config. Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |