{ "$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" }