Data Source: oci_database_vm_cluster_update_history_entries

This data source provides the list of Vm Cluster Update History Entries in Oracle Cloud Infrastructure Database service.

Gets the history of the maintenance update actions performed on the specified VM cluster. Applies to Exadata Cloud@Customer instances only.

Example Usage

data "oci_database_vm_cluster_update_history_entries" "test_vm_cluster_update_history_entries" {
    #Required
    vm_cluster_id = oci_database_vm_cluster.test_vm_cluster.id

    #Optional
    state = var.vm_cluster_update_history_entry_state
    update_type = var.vm_cluster_update_history_entry_update_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VmClusterUpdateHistoryEntry Reference

The following attributes are exported: