load-balancing_proxied

Whether the hostname should be gray clouded (false) or orange clouded (true).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-proxied-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_proxied",
  "title": "load-balancing_proxied",
  "default": false,
  "description": "Whether the hostname should be gray clouded (false) or orange clouded (true).",
  "example": true,
  "type": "boolean"
}