Docs Menu
Docs Home
/ /

atlas api flexRestoreJobs

Returns and adds restore jobs for flex database deployments.

The atlas api sub-command is automatically generated from the MongoDB Atlas Admin API and offers full coverage of the Admin API. Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Name
Type
Required
Description

-h, --help

false

help for flexRestoreJobs

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.

  • atlas api flexRestoreJobs createFlexRestoreJob - Restores one snapshot of one flex cluster from the specified project.

  • atlas api flexRestoreJobs getFlexRestoreJob - Returns one restore job for one flex cluster from the specified project.

  • atlas api flexRestoreJobs listFlexRestoreJobs - Returns all restore jobs for one flex cluster from the specified project.

Back

upgradeFlexCluster

On this page