{
"$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"
}