ilert · Schema

EParamsGoogleFunction

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

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