{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/load-balancing_name", "title": "load-balancing_name", "description": "A short name (tag) for the pool. Only alphanumeric characters, hyphens, and underscores are allowed.", "example": "primary-dc-1", "type": "string" }