Listing Work Requests for a Cluster

List all work requests 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 Work requests.

      Work requests for the cluster are listed in the table.

  • Use the oci bds work-request list command and required parameters to view the work requests in a compartment.
    oci bds work-request list --compartment-id <compartment_id> [OPTIONS]

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

  • Use the ListWorkRequests operation to get a list of work requests in a compartment.