atlas api dataLakePipelines
Public Preview: please provide feedback: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
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.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for dataLakePipelines |
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 dataLakePipelines createPipeline - Public Preview: please provide feedback: Creates one Data Lake Pipeline.
atlas api dataLakePipelines deletePipeline - Public Preview: please provide feedback: Removes one Data Lake Pipeline.
atlas api dataLakePipelines deletePipelineRunDataset - Public Preview: please provide feedback: Deletes dataset that Atlas generated during the specified pipeline run.
atlas api dataLakePipelines getPipeline - Public Preview: please provide feedback: Returns the details of one Data Lake Pipeline within the specified project.
atlas api dataLakePipelines getPipelineRun - Public Preview: please provide feedback: Returns the details of one Data Lake Pipeline run within the specified project.
atlas api dataLakePipelines listPipelineRuns - Public Preview: please provide feedback: Returns a list of past Data Lake Pipeline runs.
atlas api dataLakePipelines listPipelineSchedules - Public Preview: please provide feedback: Returns a list of backup schedule policy items that you can use as a Data Lake Pipeline source.
atlas api dataLakePipelines listPipelineSnapshots - Public Preview: please provide feedback: Returns a list of backup snapshots that you can use to trigger an on demand pipeline run.
atlas api dataLakePipelines listPipelines - Public Preview: please provide feedback: Returns a list of Data Lake Pipelines.
atlas api dataLakePipelines pausePipeline - Public Preview: please provide feedback: Pauses ingestion for a Data Lake Pipeline within the specified project.
atlas api dataLakePipelines resumePipeline - Public Preview: please provide feedback: Resumes ingestion for a Data Lake Pipeline within the specified project.
atlas api dataLakePipelines triggerSnapshotIngestion - Public Preview: please provide feedback: Triggers a Data Lake Pipeline ingestion of a specified snapshot.
atlas api dataLakePipelines updatePipeline - Public Preview: please provide feedback: Updates one Data Lake Pipeline.