Stop/Resume Alert
Pauses or resumes an alert based on the specified action type.
PUT
/api/v1/monitoring/single-service/stop_resume_alert/{alert_id}/Path parameters
alert_idPathintegerrequired
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Action to perform on the alert (pause or resume)
Responses
200Alert resumed successfully
example
200example
example
Alert resumed successfully.