Acknowledge a warning of a metric status
POST/warn_metrics/ack/:warn_metric_id
Acknowledge a warning for the warn_metric_id metric crossing a threshold (or some similar condition being fulfilled) - attempts to send an ack email to acknowledge@loop.ru and sets the "ack" status for all the warn metrics in the system.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
The acknowledgement of the warning for the metric has been successful.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions