{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_threshold", "title": "firewall_threshold", "description": "The threshold that will trigger the configured mitigation action. Configure this value along with the `period` property to establish a threshold per period.", "example": 60, "minimum": 1, "type": "number" }