{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/load-balancing_consecutive_down", "title": "load-balancing_consecutive_down", "default": 0, "description": "To be marked unhealthy the monitored origin must fail this healthcheck N consecutive times.", "type": "integer" }