Data Source: oci_generative_ai_agent_agent_endpoints

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

ListAgentEndpoints

Gets a list of endpoints.

Example Usage

data "oci_generative_ai_agent_agent_endpoints" "test_agent_endpoints" {

	#Optional
	agent_id = oci_generative_ai_agent_agent.test_agent.id
	compartment_id = var.compartment_id
	display_name = var.agent_endpoint_display_name
	state = var.agent_endpoint_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AgentEndpoint Reference

The following attributes are exported: