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