Listing OS Update Details for a Cluster

List OS update details for a Big Data Service cluster on the Cluster details page.

    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 OS updates.
    3. Select the name of the update you want to see details for.
      The Update details page displays OS update information, dependencies, and update list information.
  • Use the oci bds instance get-os-patch-details [OPTIONS] command and required parameters to the OS update details.

    oci bds instance get-os-patch-details --bds-instance-id $bds_instance_id --os-patch-version $os_patch_version

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

  • Use the GetOsPatchDetails operation to get the OS update details.