Data Source: oci_generative_ai_endpoints

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

Lists the endpoints of a specific compartment.

Example Usage

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

    #Optional
    display_name = var.endpoint_display_name
    id = var.endpoint_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: