ilert · Schema

CParamsZoomMeeting

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

Properties

Name Type Description
password string
View JSON Schema on GitHub

JSON Schema

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