Data Source: oci_database_advanced_cluster_file_systems

This data source provides the list of Advanced Cluster File Systems in Oracle Cloud Infrastructure Database service.

Lists the advanced cluster file system resources in the specified compartment.

Example Usage

data "oci_database_advanced_cluster_file_systems" "test_advanced_cluster_file_systems" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.advanced_cluster_file_system_name
	resource_id = oci_cloud_guard_resource.test_resource.id
	state = var.advanced_cluster_file_system_state
	vm_cluster_id = oci_database_vm_cluster.test_vm_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AdvancedClusterFileSystem Reference

The following attributes are exported: