Listing Object Storage Work Requests

View a list of the Object Storage work requests in a Oracle Cloud Infrastructure compartment.

    1. Open the navigation menu and click Storage. Under Object Storage & Archive Storage, click Buckets.
    2. Select the compartment from the list under List Scope. All buckets in that compartment are listed in tabular form.
    3. Click the bucket whose work requests you want to list. The bucket's Details page appears.
    4. Click Work Requests under Resources. The Work Requests list appears.

    All work requests for the bucket are listed in tabular form.

  • Use the oci os work-request list command and required parameters to list the Object Storage work requests in a compartment:

    oci os work-request list --compartment-id compartment_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListWorkRequests operation to list the Object Storage work requests in a compartment.