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:
- You accessed a resource collection from the home page or according to the instructions in Getting a Resource Collection's Details.
- You performed a free text search and selected the Resources category of results according to the instructions in Performing a Free Text Search
- You ran an advanced resource query according to the instructions in Running a Custom, Free-Form Query.
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.