Live Data Migration from Cloud Manager to MongoDB Atlas
Cloud Manager will no longer support Automation, Backup, and Monitoring for MongoDB 3.6 and 4.0 after August 30th, 2024. Please upgrade your MongoDB deployment or migrate to Atlas.
- OAuth 2.0 authentication for programmatic access to Cloud Manager is available as a Preview feature.
- The feature and the corresponding documentation might change at any time during the Preview period. To use OAuth 2.0 authentication, create a service account to use in your requests to the Cloud Manager Public API.
Connects a Cloud Manager organization to an MongoDB Atlas organization. This connection allows you to migrate your data from a Cloud Manager deployment to an MongoDB Atlas cluster.
Base URL: https://cloud.mongodb.com/api/public/v1.0
Endpoints
The following endpoints are available to connect organizations between Cloud Manager and MongoDB Atlas.
Method | Endpoint | Description |
---|---|---|
POST | Connect the source Cloud Manager organization with a target MongoDB Atlas
organization. | |
DELETE | Remove the connection between the source Cloud Manager organization and
the target MongoDB Atlas organization. This stops the source
organization from synchronizing data with the target
organization. | |
GET | Return the status of the connection between the specified source
Cloud Manager organization and the target MongoDB Atlas organization. |