Snapshot Export Jobs¶
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
.
Important
Cloud Backups Only
This resource only applies to clusters using Cloud Backups.
The /backup/exports
resource enables you to export backup snapshots
to an AWS bucket and retrieve
information on export jobs.
Endpoints¶
https://cloud.mongodb.com/api/atlas/v1.0
Method | Endpoint | Description |
---|---|---|
GET | Get all Cloud Backup snasphot export jobs for the specified
cluster. | |
GET | Get one Cloud Backup snasphot export job specified by the
export job ID. | |
POST | Export one Cloud Backup snapshot specified by the snapshot
ID to the bucket specified by the bucket ID. |