load-balancing_schemas-disabled_at

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

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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