Data Source: oci_database_cloud_exadata_infrastructures

This data source provides the list of Cloud Exadata Infrastructures in Oracle Cloud Infrastructure Database service.

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

Example Usage

data "oci_database_cloud_exadata_infrastructures" "test_cloud_exadata_infrastructures" {
	#Required
	compartment_id = var.compartment_id

	#Optional
    cluster_placement_group_id = var.cloud_exadata_infrastructure_cluster_placement_group_id
	display_name = var.cloud_exadata_infrastructure_display_name
	state = var.cloud_exadata_infrastructure_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudExadataInfrastructure Reference

The following attributes are exported: