Data Source: oci_oda_oda_private_endpoint_attachments

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

Returns a page of ODA Instances attached to this ODA Private Endpoint.

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_endpoint_attachments" "test_oda_private_endpoint_attachments" {
	#Required
	compartment_id = var.compartment_id
	oda_private_endpoint_id = oci_oda_oda_private_endpoint.test_oda_private_endpoint.id

	#Optional
	state = var.oda_private_endpoint_attachment_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OdaPrivateEndpointAttachment Reference

The following attributes are exported: