Listing Work Requests for a Cluster

List all work requests for a Big Data Service cluster.

    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
    2. Under Compartment, select the compartment that contains the cluster.
    3. In the list of clusters, click the name of the cluster.
    4. On the Cluster details page, under Resources, click Work requests.
  • 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.