Event Monitoring
Endpoints
- POSTCreate Alert
/monitoring/single-service/alerts/ - GETGet Global Monitoring Stats
/monitoring/global/ - GETGet monitoring alerts
/monitoring/alerts/ - PUTUpdate alert
/monitoring/single-service/alerts/{alert_id}/ - DELETEDelete a alert
/monitoring/single-service/alerts/{alert_id}/ - GETGet User groups list
/iam/groups/ - POSTCreate User Group
/iam/groups/ - PUTUpdate User group
/iam/groups/{group_id}/ - DELETEDelete User group
/iam/groups/{group_id}/ - PUTStop/Resume Alert
/monitoring/single-service/stop_resume_alert/{alert_id}/