Shared-Tier Snapshots¶
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. The resource and corresponding endpoints use the
term groups
.
Note
This resource applies only to M2
and M5
shared clusters.
The /backup/tenant/snapshots
resource enables you to view
and download M2
and M5
cluster snapshots.
Endpoints¶
https://cloud.mongodb.com/api/atlas/v1.0
Method | Endpoint | Description |
---|---|---|
GET | Get all snapshots for the specified M2 or M5 cluster. | |
GET | Get the snapshot associated with {SNAPSHOT-ID} . | |
POST | Request to download a specified snapshot. |