Data Source: oci_database_exadb_vm_cluster_update_history_entry

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

Gets the maintenance update history details for the specified update history entry.

Example Usage

data "oci_database_exadb_vm_cluster_update_history_entry" "test_exadb_vm_cluster_update_history_entry" {
	#Required
	exadb_vm_cluster_id = oci_database_exadb_vm_cluster.test_exadb_vm_cluster.id
	update_history_entry_id = oci_database_update_history_entry.test_update_history_entry.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: