Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
Click here >
Docs Menu
Docs Home
/ /

Alerts

The alerts resource allows you to retrieve and acknowledge alerts.

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://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0

The following lists the endpoints available for alerts.

Method
Endpoint
Description

GET

Get all alerts for a project.

GET

Get the specified alert for a project.

PATCH

Acknowledge or unacknowledge an alert.

Back

Get Types