Getting an OpenSearch Pipeline's Details
View an OpenSearch pipeline's details.
- On the Data Prepper Pipelines list page, select the pipeline that you want to work with. If you need help finding the list page or the backup, see Listing OpenSearch Pipelines.
The OpenSearch pipeline's details page opens and displays information about the pipeline. Some items on the page are read-only, and other items enable you to edit and update the pipeline's configuration. Access the various resources associated with the pipeline by selecting their links or tabs.
Use the oci opensearch pipeline get command and required parameters to get a pipeline's details:
oci opensearch pipeline get --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 GetOpensearchClusterPipeline operation to get a pipeline's details.