Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Categories Atlas
Created by Guest
Created on Feb 12, 2020

Provide `replSetName` vs. `snapshotId` mapping in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each

*What is the problem that needs to be solved?* Provide `replSetName` vs. `snapshotId` mapping in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId`. *Why is it a problem? (the pain)* You're doing automated disaster recovery (restore from Atlas to on-prem via Manual Restore) scenario and you need to know which `snapshotId` (and its corresponding `.tar.gz` file) is related to which Atlas Cluster Shard/Config Server Replica Set. E.g. `5e442aa4cf09a2352527536b` = `Cluster0-shard-0`, `5e442aa4cf09a23525275370` = `Cluster0-shard-1`, `5e442aa4cf09a23525275375` = `Cluster0-config-0`.
  • Attach files