Listing the Patch History for a Cluster

List the patch history for a Big Data Service cluster.

    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
    2. On the Cluster details page, under Resources, select ODH patch updates.
      The Updates history section displays the list of installed updates.
  • Use the oci bds instance list-patch-histories command and required parameters to list the patch history of a cluster.
    oci bds instance list-patch-histories --bds-instance-id <bds_instance_id> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.

  • Use the ListPatchHistories operation to list the patch history of a cluster.