healthchecks_suspended

If suspended, no health checks are sent to the origin.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-healthchecks-suspended-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/healthchecks_suspended",
  "title": "healthchecks_suspended",
  "default": false,
  "description": "If suspended, no health checks are sent to the origin.",
  "type": "boolean"
}