Docs Menu

Alert Configurations

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 following lists the endpoints available for alert configuration. An alert configuration defines the conditions that trigger an alert and the methods of notification.

Method
Endpoint
Description
GET
Get all field names that the matchers.fieldName parameter accepts when you create or update an Alert Configuration.
GET
Get all alert configurations for the project associated to {GROUP-ID}.
POST
Create an alert configuration for the project associated to {GROUP-ID}.
GET
Get the alert configuration specified to {ALERT-CONFIG-ID} for the project associated to {GROUP-ID}.
PUT
Update the alert configuration specified to {ALERT-CONFIG-ID} for the project associated to {GROUP-ID}.
PATCH
Enable/disable the alert configuration specified to {ALERT-CONFIG-ID} for the project associated to {GROUP-ID}.
DELETE
Delete the alert configuration specified to {ALERT-CONFIG-ID} for the project associated to {GROUP-ID}.
GET
Get all open alerts for the alert configuration specified to {ALERT-CONFIG-ID} for the project associated to {GROUP-ID}.
Give Feedback
MongoDB logo
© 2021 MongoDB, Inc.

About

  • Careers
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2021 MongoDB, Inc.