Data Source: oci_generative_ai_dedicated_ai_clusters

This data source provides the list of Dedicated Ai Clusters in Oracle Cloud Infrastructure Generative Ai service.

Lists the dedicated AI clusters in a specific compartment.

Example Usage

data "oci_generative_ai_dedicated_ai_clusters" "test_dedicated_ai_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.dedicated_ai_cluster_display_name
	id = var.dedicated_ai_cluster_id
	state = var.dedicated_ai_cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DedicatedAiCluster Reference

The following attributes are exported: