Platform RC-59 — RailOps upstream wiring (1.0.0)

Download OpenAPI specification:

Rail ops summary via platform proxy (live upstream-capable)

Responses

Response samples

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

Rail health via platform proxy (live upstream-capable)

Responses

Response samples

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

Rail version/build via platform proxy (live upstream-capable)

Responses

Response samples

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

Rail seal references via platform proxy (live upstream-capable)

Responses

Response samples

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

Latest reconciliation snapshot summary via platform proxy (live upstream-capable)

Responses

Response samples

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