Data Source: oci_ai_language_endpoints

This data source provides the list of Endpoints in Oracle Cloud Infrastructure Ai Language service.

Returns a list of Endpoints.

Example Usage

data "oci_ai_language_endpoints" "test_endpoints" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.endpoint_display_name
	endpoint_id = oci_ai_language_endpoint.test_endpoint.id
	model_id = oci_ai_language_model.test_model.id
	project_id = oci_ai_language_project.test_project.id
	state = var.endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Endpoint Reference

The following attributes are exported: