load-balancing_schemas-name

A human-identifiable name for the origin.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_schemas-name",
  "title": "load-balancing_schemas-name",
  "description": "A human-identifiable name for the origin.",
  "example": "app-server-1",
  "type": "string"
}