Create Alert
Request
URI
POST
https://{api_host}/api/alerts
COPY
Request Body
alertsCreateAlertRequest
of type(s)
application/json
Required
"alertsCreateAlertRequest Object"
string
alertDefId
Optional
alertDefId
string
deviceId
Optional
deviceId
array of
object
triggers
Optional
triggers
Responses
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/api/alerts
Alert Service Operations
GET
Get Alert Trigger History
PUT
Update Alert
GET
Get Alert
POST
Create Alert
GET
List Alerts