Data Source: oci_generative_ai_hosted_applications

This data source provides the list of Hosted Applications in Oracle Cloud Infrastructure Generative AI service.

Lists the hosted applications in a specific compartment.

Example Usage

data "oci_generative_ai_hosted_applications" "test_hosted_applications" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.hosted_application_display_name
	id = var.hosted_application_id
	state = var.hosted_application_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

HostedApplication Reference

The following attributes are exported: