Data Source: oci_database_exadb_vm_clusters

This data source provides the list of Exadb Vm Clusters in Oracle Cloud Infrastructure Database service.

Gets a list of the Exadata VM clusters on Exascale Infrastructure in the specified compartment. Applies to Exadata Database Service on Exascale Infrastructure only.

Example Usage

data "oci_database_exadb_vm_clusters" "test_exadb_vm_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.exadb_vm_cluster_display_name
	exascale_db_storage_vault_id = oci_database_exascale_db_storage_vault.test_exascale_db_storage_vault.id
	state = var.exadb_vm_cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExadbVmCluster Reference

The following attributes are exported: