Data Source: oci_generative_ai_agent_data_ingestion_jobs

This data source provides the list of Data Ingestion Jobs in Oracle Cloud Infrastructure Generative Ai Agent service.

ListDataIngestionJobs

Gets a list of data ingestion jobs.

Example Usage

data "oci_generative_ai_agent_data_ingestion_jobs" "test_data_ingestion_jobs" {

	#Optional
	compartment_id = var.compartment_id
	data_source_id = oci_generative_ai_agent_data_source.test_data_source.id
	display_name = var.data_ingestion_job_display_name
	state = var.data_ingestion_job_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DataIngestionJob Reference

The following attributes are exported: