load-balancing_schemas-description

A human-readable description of the pool.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_schemas-description",
  "title": "load-balancing_schemas-description",
  "description": "A human-readable description of the pool.",
  "example": "Primary data center - Provider XYZ",
  "type": "string"
}