Listing Work Request Error Messages

List the error messages for a Cloud Advisor work request.

    1. Navigate to the Cloud Advisor Work Requests page. If you need help finding the Work Requests page, see Listing Work Requests.
    2. Select a work request.
      The details page for the selected work request opens. The page shows log messages, error messages, and associated resources.
    3. Select Error messages.
      The text, error code, and timestamp are listed for each error message.
  • Use the oci optimizer work-request-error list command to list errors for a work request.

    oci optimizer work-request-error list --work-request-id <work_request_ocid>
                        

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

  • Use the ListWorkRequestErrors operation to list errors for a work request.