Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs 菜单
Docs 主页
/
Cloud Manager
/ /

从 Cloud Manager 到 MongoDB Atlas 的实时数据迁移

将 Cloud Manager 组织连接到 MongoDB Atlas 组织。此连接允许您将数据从 Cloud Manager 部署迁移到 MongoDB Atlas 集群。

基本 URL: https://cloud.mongodb.com/api/public/v1.0

以下端点可用于在 Cloud Manager 和 MongoDB Atlas 之间连接组织。

方法
端点
说明

POST

/orgs/{orgId}/liveExport/migrationLink

将源 Cloud Manager 组织与目标 MongoDB Atlas 组织连接。

DELETE

删除源 Cloud Manager 组织和目标 MongoDB Atlas 组织之间的连接。 这会阻止源组织与目标组织同步数据。

GET

返回指定源 Cloud Manager 组织与目标 MongoDB Atlas 组织之间的连接状态。

后退

Update