{
"$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"
}