load-balancing_consecutive_up

To be marked healthy the monitored origin must pass this healthcheck N consecutive times.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-consecutive-up-schema.json Raw ↑
{
  "$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"
}