Data Source: oci_golden_gate_pipeline_running_processes

This data source provides the list of Pipeline Running Processes in Oracle Cloud Infrastructure Golden Gate service.

Retrieves a Pipeline’s running replication process’s status like extracts/replicats.

Example Usage

data "oci_golden_gate_pipeline_running_processes" "test_pipeline_running_processes" {
	#Required
	pipeline_id = oci_golden_gate_pipeline.test_pipeline.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PipelineRunningProcess Reference

The following attributes are exported: