Alerts¶
Note
Groups and projects are synonymous terms. Your {GROUP-ID}
is the
same as your project ID. For existing groups, your group/project ID
remains the same. The resource and corresponding endpoints use the
term groups
.
https://cloud.mongodb.com/api/atlas/v1.0
The alerts
resource allows you to retrieve and acknowledge
alerts.
Method | Endpoint | Description |
---|---|---|
GET | Get all alerts for the project associated to
{GROUP-ID} . | |
GET | Get the specified alert for the project associated to
{GROUP-ID} . | |
PATCH | Acknowledge or unacknowledge the alert specified to
{ALERT-ID} for the project associated to
{GROUP-ID} . |