Docs Menu
Docs Home
/
MongoDB Ops Manager
/ / /

Maintenance Windows

The maintenanceWindows resource turns off alert notifications for specified alert types for a period of time to allow maintenance to occur.

The following endpoints are available for maintenanceWindows.

Method
Endpoint
Description

GET

/groups/{PROJECT-ID}/maintenanceWindows/

Retrieve all maintenance windows with end dates in the future.

GET

Retrieve one maintenance window with an end date in the future.

POST

Create one maintenance window.

PATCH

Update one maintenance window with an end date in the future.

DELETE

Delete one maintenance window with an end date in the future.

Back

Get One