Data Source: oci_database_vm_cluster_patch

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

Gets information about a specified patch package.

Example Usage

data "oci_database_vm_cluster_patch" "test_vm_cluster_patch" {
	#Required
	patch_id = oci_database_patch.test_patch.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: