Listing OCI Cache Work Requests Errors

View the errors for a OCI Cache work request.

    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing OCI Cache Clusters.
    2. On the cluster's details page, select Work requests.
      The Work Requests list opens. All work requests for the cluster are listed in a table.
    3. Select the work request whose details you want to get.
      The work request's details page opens.
    4. Select Error messages.
      The Error messages list opens. You can view information such as the error message text and timestamp.
  • Use the oci redis redis-cluster work-request-error list command and required parameters to list the errors for a OCI Cache work request:

    oci redis redis-cluster work-request-error list --work-request-id <work_request_OCID> [OPTIONS]

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

  • Run the ListWorkRequestErrors operation to list the errors for a OCI Cache work request.