← Back to Mission Control

Source Health diagnostics

Agent roster/status

healthy
Read-only source detail

Source id / path

agents · /agents/status

HTTP / latency

200 · 36ms

Checked at

May 14, 2:08 PM

Required

required

Stale threshold

15s UI refresh; source should remain current within one dashboard poll

SLO

Healthy, unauthorized, or explicit degraded state must render within 4s

Expected shape

array response or object with agents[]; explicit unauthorized is acceptable when no server session key is configured

Affected dashboard areas

Mission Control fleet cards, Agent Status panel, Herald visibility

State reason: Read succeeded and returned a response shape.

API URL: https://api.eagle-wireless.net/agents/status

Response-shape proof
{
  "shape": "object",
  "keys": [
    "agents",
    "cached"
  ],
  "agents_count": 8,
  "cached": false
}