zones_proxy_read_timeout_value

Value of the zone setting. Notes: Value must be between 1 and 6000

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zones-proxy-read-timeout-value-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zones_proxy_read_timeout_value",
  "title": "zones_proxy_read_timeout_value",
  "default": 100,
  "description": "Value of the zone setting.\nNotes: Value must be between 1 and 6000",
  "type": "number"
}