firewall_disabled

When true, indicates that the rate limit is currently disabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-disabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_disabled",
  "title": "firewall_disabled",
  "description": "When true, indicates that the rate limit is currently disabled.",
  "example": false,
  "type": "boolean"
}