ilert · Schema

EParamsSysdig

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

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