Viewing Work Requests

View work requests to see the current status of in-progress long-running, asynchronous operations associated with selected resources.

  • These steps assume that you already have resource results. You got resource results by doing one of the following:
    1. (Optional) To further refine the list of resources for which you want to perform bulk actions, select the checkbox next to the resource name in the list of resource results.
    2. Click Actions.
    3. Click View work requests.
      The Console displays any work requests associated with the selected resources.
  • Use the list command and required parameters to view work requests:

    oci iam work-request list --compartment-id <compartment_OCID>
    For example:
    oci iam work-request list --compartment-id ocid1.compartment.oc1..<unique_id>

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

  • Run the ListWorkRequests operation to view work requests.