Data Source: oci_ai_anomaly_detection_ai_private_endpoints

This data source provides the list of Ai Private Endpoints in Oracle Cloud Infrastructure Ai Anomaly Detection service.

Returns a list of all the AI private endpoints in the specified compartment.

Example Usage

data "oci_ai_anomaly_detection_ai_private_endpoints" "test_ai_private_endpoints" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.ai_private_endpoint_display_name
	id = var.ai_private_endpoint_id
	state = var.ai_private_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AiPrivateEndpoint Reference

The following attributes are exported: