ilert · Schema

EParamsDatadog

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

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