Deleting a Pipeline

Delete a pipeline in a project or folder in Data Integration. After a pipeline is deleted, it cannot be restored.

When you delete a pipeline, Data Integration invalidates all pipeline tasks that reference the deleted pipeline. Update the pipeline tasks that are impacted by the deletion before you publish or run the tasks.

    1. Open the project or folder that contains the pipeline that you want to delete.

      For the steps to open the details page of a project or folder, see Viewing the Details of a Project or Viewing the Details of a Folder.

    2. On the project or folder details page, click Pipelines.
    3. In the list of pipelines, select Delete from the Actions menu of the pipeline.
    4. In the Delete pipeline dialog box, enter delete and click Delete.

      A notification appears informing you that the pipeline is deleted successfully.

  • Use the oci data-integration pipeline delete command and required parameters to delete a pipeline:

    oci data-integration pipeline delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeletePipeline operation to delete a pipeline.