Data Source: oci_adm_knowledge_bases

This data source provides the list of Knowledge Bases in Oracle Cloud Infrastructure ADM service.

Returns a list of KnowledgeBases based on the specified query parameters. At least id or compartmentId query parameter must be provided.

Example Usage

data "oci_adm_knowledge_bases" "test_knowledge_bases" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.knowledge_base_display_name
	id = var.knowledge_base_id
	state = var.knowledge_base_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

KnowledgeBase Reference

The following attributes are exported: