firewall_enabled

Whether the rule should be executed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_enabled",
  "title": "firewall_enabled",
  "default": "true",
  "description": "Whether the rule should be executed.",
  "example": true,
  "type": "boolean"
}