Restore Legacy Backup Jobs¶
MongoDB deprecated the Legacy Backup feature. Clusters that use Legacy Backup can continue to use it. MongoDB recommends using Cloud Backups. Effective 23 March 2020, all new clusters can only use Cloud Backups.
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
.
Create and retrieve restores jobs for a MongoDB cluster. A restore job restores a MongoDB cluster to its state from an existing snapshot.
This resource only applies to clusters using Legacy Backups.
Endpoints¶
Method | Endpoint | Description |
---|---|---|
GET | Retrieve all restore jobs for the specified cluster. | |
GET | Retrieve one restore job for the specified cluster. | |
POST | Create one restore job for the specified cluster. All requests to this endpoint must originate from an IP address in the organization's API access list. |