Listing Patches for a Cluster

List patches 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 ODH patch updates section displays the list of updates to be installed. For information about installing updates, see Installing Available Patches for a Cluster.
  • Use the oci bds instance list-patches command and required parameters to list all the available patches for a cluster.
    oci bds instance list-patches --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 ListPatches operation to list all the available patches for a cluster.