ilert · Schema

EParamsMicrosoftTeams

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

Properties

Name Type Description
url string
View JSON Schema on GitHub

JSON Schema

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