Deleting an OpenSearch Pipeline
Remove an OpenSearch pipeline from your Oracle Cloud Infrastructure tenancy.
- On the Data Prepper Pipelines list page, find the pipeline that you want to work with. If you need help finding the list page or the pipeline, see Listing OpenSearch Pipelines.
- From the Actions menu for the pipeline, select Delete.
- When prompted, confirm the deletion.
The pipeline you deleted no longer appears in the Data Prepper Pipelines list.
Use the oci opensearch pipeline delete command and required parameters to delete a pipeline:
oci opensearch pipeline delete --opensearch-cluster-pipeline-id opensearch_cluster_pipeline_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteOpensearchClusterPipeline operation to delete a pipeline.