Whether the rule should be executed.
{ "$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" }