atlas api cloudMigrationService
On this page
Public Preview: please provide feedback at: Manages the Cloud Migration Service.
Source organizations, projects, and MongoDB clusters reside on Cloud Manager or Ops Manager. Destination organizations, projects, and MongoDB clusters reside on MongoDB Cloud. Source databases can't use any authentication except SCRAM-SHA.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for cloudMigrationService |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api cloudMigrationService createLinkToken - Public Preview: please provide feedback at: Create one link-token that contains all the information required to complete the link.
atlas api cloudMigrationService createPushMigration - Public Preview: please provide feedback at: Migrate one cluster that Cloud or Ops Manager manages to MongoDB Atlas.
atlas api cloudMigrationService cutoverMigration - Public Preview: please provide feedback at: Cut over the migrated cluster to MongoDB Atlas.
atlas api cloudMigrationService deleteLinkToken - Public Preview: please provide feedback at: Remove one organization link and its associated public API key.
atlas api cloudMigrationService getPushMigration - Public Preview: please provide feedback at: Return details of one cluster migration job.
atlas api cloudMigrationService getValidationStatus - Public Preview: please provide feedback at: Return the status of one migration validation job.
atlas api cloudMigrationService listSourceProjects - Public Preview: please provide feedback at: Return all projects that you can migrate to the specified organization.
atlas api cloudMigrationService validateMigration - Public Preview: please provide feedback at: Verifies whether the provided credentials, available disk space, MongoDB versions, and so on meet the requirements of the migration request.