Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.

Alerts

Base URL: https://<ops-manager-host>

The alerts resource allows you to retrieve and acknowledge alerts.

Endpoints

The following lists the endpoints available for alerts.

Method Endpoint Description
GET /api/public/v1.0/groups/{GROUP-ID}/alerts Get all alerts for a group.
GET /api/public/v1.0/groups/{GROUP-ID}/alerts/{ALERT-ID} Get the specified alert for a group.
PATCH /api/public/v1.0/groups/{GROUP-ID}/alerts/{ALERT-ID} Acknowledge or unacknowledge an alert.