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 private endpoint. Error messages provide a concise failure summary; for execution-level diagnostic information, see Getting Logs for a Work Request.

    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>
                            

    Error messages do not replace work request log entries or raw log content. For supported operations, you can review the work request's execution details in the available logs. See Getting Logs for a Work Request and Getting Log Content for a Work Request.

    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.

    For log entries and raw log content, see Getting Logs for a Work Request.