healthchecks_failure_reason

The current failure reason if status is unhealthy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-healthchecks-failure-reason-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/healthchecks_failure_reason",
  "title": "healthchecks_failure_reason",
  "description": "The current failure reason if status is unhealthy.",
  "example": "",
  "readOnly": true,
  "type": "string"
}