Data Source: oci_database_exadb_vm_cluster_update

This data source provides details about a specific Exadb Vm Cluster Update resource in Oracle Cloud Infrastructure Database service.

Gets information about a specified maintenance update package for a Exadata VM cluster on Exascale Infrastructure.

Example Usage

data "oci_database_exadb_vm_cluster_update" "test_exadb_vm_cluster_update" {
	#Required
	exadb_vm_cluster_id = oci_database_exadb_vm_cluster.test_exadb_vm_cluster.id
	update_id = oci_database_update.test_update.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: