Status

Identity + setup readiness + live activity for the swarm dashboard

Single source of truth consumed by the UI home page. Identity comes from SWARM_* envs; the 7 setup milestones each emit unverified | configured | verified; activity counts agents alive in the last 5 min and tasks created in the last 24h; agent_fs reports whether AGENT_FS_API_URL is set.

get/status

Response

Status payload

health'ok' | 'degraded' | 'broken' required

Changes

Changed in 4 of the 104 revisions of this API.223

    • added the new acp enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • removed the required property / from the response with the status

      response-required-property-removed

    • removed the required property / from the response with the status

      response-required-property-removed