For AI agents: a documentation index is available at https://www.mongodb.com/ko-kr/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
MongoDB Branding Shape
Click here >
Docs Menu

Live Data Migration from Ops Manager to MongoDB Atlas

Connects an Ops Manager organization to an MongoDB Atlas organization. This connection allows you to migrate your data from an Ops Manager deployment to an MongoDB Atlas cluster.

Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0

The following endpoints are available to connect organizations between Ops Manager and MongoDB Atlas.

Method
Endpoint
Description

POST

Connect the source Ops Manager organization with a target MongoDB Atlas organization.

DELETE

Remove the connection between the source Ops 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 Ops Manager organization and the target MongoDB Atlas organization.