Docs Menu

Docs HomeMongoDB Cloud Manager

Alert Configurations

Note

Groups and projects are synonymous terms. Your {PROJECT-ID} is the same as your project id. For existing groups, your group/project id remains the same. This page uses the more familiar term group when referring to descriptions. The endpoint remains as stated in the document.

Base URL: https://cloud.mongodb.com/api/public/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 a project.
POST
Create an alert configuration
GET
Get an alert configuration.
PUT
Update an alert configuration.
PATCH
Enable/disable an alert configuration.
DELETE
Delete an alert configuration.
GET
Get all open alerts for an alert configuration.
←  Acknowledge One AlertGet All Alert Configuration Matchers Field Names →