Getting a Work Request's Details
Get details for a Resource Manager work request.
In the Console, you can get details of a work request for a stack or for a private endpoint. Getting Details for a Stack's Work Request
- On the Stacks list page, select the stack that you want to work with. If you need help finding the list page or the stack, see Listing Stacks.
- On the stack's details page, select Work requests.
- Select the work request that you want.
The details page opens and displays information about the work request. Getting Details for a Private Endpoint's Work Request
- On the Private endpoints list page, select the private endpoint that you want to work with. If you need help finding the list page or the private endpoint, see Listing Private Endpoints.
- On the private endpoint's details page, select Work requests.
- Select the work request that you want.
The details page opens and displays information about the work request. Use the oci resource-manager work-request get command and required parameters to get details for a work request:
oci resource-manager work-request get --work-request-id <work_request_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetWorkRequest operation to get details for a work request.