load-balancing_disabled_at

This field shows up only if the origin is disabled. This field is set with the time the origin was disabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-disabled-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_disabled_at",
  "title": "load-balancing_disabled_at",
  "description": "This field shows up only if the origin is disabled. This field is set with the time the origin was disabled.",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}