get_aria_health
Verify Aria Operations platform node health: returns ONLINE/OFFLINE status and details. Use to confirm system is functioning before investigating 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 |