Getting a OCI Cache Work Request's Details

View the details of 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. You can view information about the work request, such as its status, start and completion time, and OCID.
  • Use the oci redis redis-cluster work-request get command and required parameters to list the OCI Cache work requests in a compartment:

    oci redis redis-cluster work-request get --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 GetWorkRequest operation to get a OCI Cache work request's details.