Acronis Alert Manager API
Number of APIs: 19
-
Alerts - Dismiss an alert by ID DELETE {{base_url}}/api/alert_manager/v1/alerts/:id
-
Authorization - Get self info using Basic Authentication GET {{base_url}}/{{api_ver}}/users/me
-
Authorization - Create API Client POST {{base_url}}/api/2/clients
-
Authorization - Delete API Client DELETE {{base_url}}/api/2/clients/{{client_id}}
-
Authorization - Issue a Scoped token for Protection Management POST {{base_url}}/api/2/idp/token
-
Authorization - Get API Client Info (including tenant_id) using an issues token GET {{base_url}}/api/2/clients/{{client_id}}
-
Alerts - Create an alert POST {{base_url}}/api/alert_manager/v1/alerts
-
Alerts - Dismiss the alerts by filter DELETE {{base_url}}/api/alert_manager/v1/alerts
-
Alerts - Fetch an alert by ID GET {{base_url}}/api/alert_manager/v1/alerts/:id
-
Alerts - Fetch categories GET {{base_url}}/api/alert_manager/v1/categories