Getting Work Request Status for a Cluster

Get the status of Big Data Service cluster work requests.

    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 Work requests.

      Work request status for the cluster is listed in the table.

  • Use the oci bds work-request get command and required parameters to view the status of work requests.
    oci bds work-request get --work-request-id <work_request_id> [OPTIONS]

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

  • Use the GetWorkRequest operation to get of work requests statuses.