load-balancing_fallback_pool

The pool ID to use when all other pools are detected as unhealthy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-fallback-pool-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_fallback_pool",
  "title": "load-balancing_fallback_pool",
  "description": "The pool ID to use when all other pools are detected as unhealthy.",
  "type": "string"
}