ilert · Schema

CParamsZendesk

Incident ManagementOn-Call AlertingAlert RoutingEscalation PoliciesOn-Call SchedulesStatus PagesHeartbeat MonitoringEvent ManagementDevOpsSREIT Operations

Properties

Name Type Description
priority string
View JSON Schema on GitHub

JSON Schema

cparamszendesk.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api.ilert.com/schemas/CParamsZendesk",
  "title": "CParamsZendesk",
  "type": "object",
  "properties": {
    "priority": {
      "type": "string"
    }
  }
}