ilert · Schema

EParamsGithub

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

Properties

Name Type Description
apiKey string
View JSON Schema on GitHub

JSON Schema

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