load-balancing_name

A short name (tag) for the pool. Only alphanumeric characters, hyphens, and underscores are allowed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-name-schema.json Raw ↑
{
  "$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"
}