Data Source: oci_opensearch_opensearch_cluster_pipelines

This data source provides the list of Opensearch Cluster Pipelines in Oracle Cloud Infrastructure Opensearch service.

Returns a list of OpensearchClusterPipelines.

Example Usage

data "oci_opensearch_opensearch_cluster_pipelines" "test_opensearch_cluster_pipelines" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.opensearch_cluster_pipeline_display_name
	id = var.opensearch_cluster_pipeline_id
	pipeline_component_id = oci_opensearch_pipeline_component.test_pipeline_component.id
	state = var.opensearch_cluster_pipeline_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OpensearchClusterPipeline Reference

The following attributes are exported: