Platform RC-57 — Rail Ops / Control Plane (read-only) (1.0.0)

Download OpenAPI specification:

Rail ops summary (truth-safe)

Responses

Response samples

Content type
application/json
{
  • "mode": "STORED",
  • "fetched_at": "2019-08-24T14:15:22Z",
  • "service_name": "string",
  • "note": "string"
}

Rail health snapshot (truth-safe)

Responses

Response samples

Content type
application/json
{
  • "mode": "STORED",
  • "fetched_at": "2019-08-24T14:15:22Z",
  • "readiness": {
    },
  • "liveness": {
    },
  • "note": "string"
}

Rail version/build snapshot (truth-safe)

Responses

Response samples

Content type
application/json
{
  • "mode": "STORED",
  • "fetched_at": "2019-08-24T14:15:22Z",
  • "version": "string",
  • "build": "string",
  • "note": "string"
}

Last known seal references (fixture-only for now)

Responses

Response samples

Content type
application/json
{
  • "mode": "STORED",
  • "fetched_at": "2019-08-24T14:15:22Z",
  • "seals": [
    ],
  • "note": "string"
}

Latest reconciliation snapshot summary (fixture-only for now)

Responses

Response samples

Content type
application/json
{
  • "mode": "STORED",
  • "fetched_at": "2019-08-24T14:15:22Z",
  • "snapshot": {
    },
  • "note": "string"
}