Listing Work Requests

List Resource Manager work requests.

  • In the Console, you can list work requests for a stack or a private endpoint.

    Listing Work Requests for a Stack

    1. 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.
    2. On the stack's details page, select Work requests.
    The Work requests page lists the stack's work requests. Select a work request to view its details and log information.

    Listing Work Requests for a Private Endpoint

    1. 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.
    2. On the private endpoint's details page, select Work requests.
    The Work requests page lists the private endpoint's work requests. Select a work request to view its details, error messages, and log information.
  • Use the oci resource-manager work-request list command and required parameters to list work requests:

    oci resource-manager work-request list --compartment-id <compartment_OCID>
                            

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

  • Run the ListWorkRequests operation to list work requests.