{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_alert_interval", "title": "aaa_alert_interval", "description": "Optional specification of how often to re-alert from the same incident, not support on all alert types.", "example": "30m", "type": "string" }