Data Source: oci_database_cloud_vm_clusters

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

Gets a list of the cloud VM clusters in the specified compartment. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.

Example Usage

data "oci_database_cloud_vm_clusters" "test_cloud_vm_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	cloud_exadata_infrastructure_id = oci_database_cloud_exadata_infrastructure.test_cloud_exadata_infrastructure.id
	display_name = var.cloud_vm_cluster_display_name
	state = var.cloud_vm_cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudVmCluster Reference

The following attributes are exported: