Data Source: oci_generative_ai_hosted_application_storages

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

Lists the hosted application storage in a specific compartment.

Example Usage

data "oci_generative_ai_hosted_application_storages" "test_hosted_application_storages" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.hosted_application_storage_display_name
	hosted_application_storage_type = var.hosted_application_storage_hosted_application_storage_type
	id = var.hosted_application_storage_id
	state = var.hosted_application_storage_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

HostedApplicationStorage Reference

The following attributes are exported: