Connectors
...
Actions
Get Alerts
3 min
description retrieve all alerts endpoint url /api/v1/alerts method get output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" { "apply all" true, "author" "string", "categories" \[ "string" ], "cc" \[], "description" "string", "disabled" true, "field name" "string", "field name2" "string", "field op" "string", "id" 0, "interval length" 0, "mod time" 0, "name" "string", "notify snmp" true, "object type" "string", "operand" "string", "operator" "string", "param" {}, "param2" {}, "protocols" \[ "string" ], "refire interval" 0, "severity" 0, "stat name" "string", "type" "string", "units" "string" } } ] output parameters status code (number) reason (string) json body (object) apply all (boolean) author (string) categories (array) cc (array) file name (string) – required file (string) – required description (string) disabled (boolean) field name (string) field name2 (string) field op (string) id (number) interval length (number) mod time (number) name (string) notify snmp (boolean) object type (string) operand (string) operator (string) param (object) param2 (object) protocols (array) refire interval (number) severity (number) stat name (string) type (string) units (string)