atlas api cloudMigrationService
Public Preview: please provide feedback: Manages the Cloud Migration Service.
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
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: Create one link-token that contains all the information required to complete the link.
atlas api cloudMigrationService createPushMigration - Public Preview: please provide feedback: Migrate one cluster that Cloud or Ops Manager manages to MongoDB Atlas.
atlas api cloudMigrationService cutoverMigration - Public Preview: please provide feedback: Cut over the migrated cluster to MongoDB Atlas.
atlas api cloudMigrationService deleteLinkToken - Public Preview: please provide feedback: Remove one organization link and its associated public API key.
atlas api cloudMigrationService getPushMigration - Public Preview: please provide feedback: Return details of one cluster migration job.
atlas api cloudMigrationService getValidationStatus - Public Preview: please provide feedback: Return the status of one migration validation job.
atlas api cloudMigrationService listSourceProjects - Public Preview: please provide feedback: Return all projects that you can migrate to the specified organization.
atlas api cloudMigrationService validateMigration - Public Preview: please provide feedback: Verifies whether the provided credentials, available disk space, MongoDB versions, and so on meet the requirements of the migration request.