Getting an Object Storage Work Request's Details

View the details of an Object Storage work request.

    1. On the Buckets list page, select the Object Storage bucket that you want to work with. If you need help finding the list page or the bucket, see Listing Buckets.
    2. On the bucket's details page, select Work requests.
      The Work requests tab opens. All work requests for the bucket are displayed in a table.
    The Work requests list displays details on each work request. These details include the status, resource type, operation type, resource name, and time accepted for each work request.
  • Use the oci os work-request get command and required parameters to get the details of a Object Storage work request:

    oci os work-request get --work-request-id work_request_id [OPTIONS]

    List the work requests in a compartment to get their IDs. See Listing Work Requests for more information.

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

  • Run the GetWorkRequest operation to get the details of a Object Storage work request.