Listing Error Messages for a Work Request

List error messages for a Resource Manager work request.

  • In the Console, you can list error messages for a work request related to a stack or a private endpoint.

    Listing Error Messages for a Work Request Related to 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.
    3. Select the work request that you want.
      The work request's details page opens.
    4. Select Error messages.

    Listing Error Messages for a Work Request Related to 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.
    3. Select the work request that you want.
      The work request's details page opens.
    4. Select Error messages.
  • Use the oci resource-manager work-request list-work-request-errors command and required parameters to list error messages for a work request:

    oci resource-manager work-request list-work-request-errors --work-request-id <work_request_OCID>

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

  • Run the ListWorkRequestErrors operation to list error messages for a work request.