Listing Work Request Error Messages

List the error messages for one or more Cloud Advisor work requests.

Click Console, CLI, or API to see the instructions to show the error messages associated with a Cloud Advisor work request.

    1. Open the navigation menu and click Governance & Administration. Under Cloud Advisor, click Work Requests.
    2. Click the name of the work request that you want.
      The details page for the selected work request opens. The page shows log messages, error messages, and associated resources.
    3. Under Resources, click 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.