Data Source: oci_generative_ai_routing_profiles

This data source provides the list of Routing Profiles in Oracle Cloud Infrastructure Generative AI service.

Lists the routing profiles of a specific compartment.

Example Usage

data "oci_generative_ai_routing_profiles" "test_routing_profiles" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.routing_profile_display_name
	id = var.routing_profile_id
	state = var.routing_profile_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RoutingProfile Reference

The following attributes are exported: