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. In the Pipelines section of a project or folder details page, find the pipeline that you want to delete. If you need help finding the Pipelines section of a project or folder details page, see Listing Pipelines.
    2. From the Actions menu (Actions menu) for the pipeline, select Delete.
    3. In the Delete pipeline dialog box, enter delete and select 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.