Navigation
This version of the documentation is archived and no longer supported. It will be removed on EOL_DATE. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.
This version of the manual is no longer supported. It will be removed on EOL_DATE.

Backup Daemon 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. 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/admin/backup

Endpoints

The following lists the endpoints available for Backup Daemon configurations.

Method Endpoint Description
GET /daemon/configs/{HOST}/{HEAD-ROOT-DIRECTORY} Get One Backup Daemon Configuration by Host
GET /daemon/configs Get All Backup Daemon Configurations
PUT /daemon/configs/{HOST}/{HEAD-ROOT-DIRECTORY} Update One Backup Daemon Configuration
DELETE /daemon/configs/{HOST}/{HEAD-ROOT-DIRECTORY} Delete One Backup Daemon Configuration