ilert · Schema

EParamsAzureFunction

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

Properties

Name Type Description
authorization string
View JSON Schema on GitHub

JSON Schema

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