{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-visibility_mnm_rule_bandwidth_threshold", "title": "magic-visibility_mnm_rule_bandwidth_threshold", "description": "The number of bits 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": 1000, "minimum": 1, "type": "number" }