ilert · Schema

NotificationPreferencesDutyBeforeMin

Incident ManagementOn-Call AlertingAlert RoutingEscalation PoliciesOn-Call SchedulesStatus PagesHeartbeat MonitoringEvent ManagementDevOpsSREIT Operations
View JSON Schema on GitHub

JSON Schema

notificationpreferencesdutybeforemin.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api.ilert.com/schemas/NotificationPreferencesDutyBeforeMin",
  "title": "NotificationPreferencesDutyBeforeMin",
  "type": "integer",
  "enum": [
    0,
    15,
    30,
    60,
    180,
    360,
    720,
    1440
  ]
}