{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-visibility_mnm_rule_packet_threshold", "title": "magic-visibility_mnm_rule_packet_threshold", "description": "The number of packets per second for the rule. When this value is exceeded for the set duration, an alert notification is sent. Minimum of 1 and no maximum.", "example": 10000, "minimum": 1, "type": "number" }