aaa_alert_interval

Optional specification of how often to re-alert from the same incident, not support on all alert types.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-alert-interval-schema.json Raw ↑
{
  "$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"
}