Data Source: oci_oda_oda_private_endpoints

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

Returns a page of ODA Private Endpoints 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_private_endpoints" "test_oda_private_endpoints" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.oda_private_endpoint_display_name
	state = var.oda_private_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OdaPrivateEndpoint Reference

The following attributes are exported: