Data Source: oci_oda_oda_instances

This data source provides the list of Oda Instances in Oracle Cloud Infrastructure Digital Assistant service.

Returns a page of Digital Assistant instances that belong to the specified compartment.

If the opc-next-page header appears in the response, then there are more items to retrieve. To get the next page in the subsequent GET request, include the header’s value as the page query parameter.

Example Usage

data "oci_oda_oda_instances" "test_oda_instances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.oda_instance_display_name
	state = var.oda_instance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OdaInstance Reference

The following attributes are exported: