load-balancing_components-schemas-enabled

Whether to enable (the default) this load balancer.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-components-schemas-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_components-schemas-enabled",
  "title": "load-balancing_components-schemas-enabled",
  "default": true,
  "description": "Whether to enable (the default) this load balancer.",
  "example": true,
  "type": "boolean"
}