Data Source: oci_database_vm_cluster_update

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

Gets information about a specified maintenance update package for a VM cluster. Applies to Exadata Cloud@Customer instances only.

Example Usage

data "oci_database_vm_cluster_update" "test_vm_cluster_update" {
	#Required
	update_id = oci_database_update.test_update.id
	vm_cluster_id = oci_database_vm_cluster.test_vm_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: