Update Alert
Request
URI
PUT
https://{api_host}//api/alerts/{alert_id}
COPY
Request Body
alertsUpdateAlertRequest of type(s) application/json
Required
{
"state": "string",
"alertId": "string"
}
string
alertId
Optional
alertId
Responses
404
Not Found
Operation doesn't return any data structure
Alert Service Operations
POST
Create Alert
GET
Get Alert
GET
Get Alert Trigger History
GET
List Alerts
PUT
Update Alert