ilert · Schema

NotificationPreferencesDutyTypes

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

JSON Schema

notificationpreferencesdutytypes.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api.ilert.com/schemas/NotificationPreferencesDutyTypes",
  "title": "NotificationPreferencesDutyTypes",
  "type": "string",
  "enum": [
    "ON_CALL"
  ]
}