load-balancing_pool_name

The name for the pool to filter.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-pool-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_pool_name",
  "title": "load-balancing_pool_name",
  "description": "The name for the pool to filter.",
  "example": "primary-dc",
  "type": "string"
}