Getting a Secret Work Request's Status
Learn how to get the status of a work request for a secret.
Use the oci work-requests work-request get command and required parameters to get the status of a work request. See Work Requests in the OCI documentation for more information on work requests.
oci work-requests work-request get --work-request-id <work_request_ocid> [OPTIONS]
For example:
oci work-requests work-request get --work-request-id ocid1.coreservicesworkrequest.oc1.eu-paris-1.abrwiljrcu6dou67c4f4civipuy4hahg22hp44odlid2c7yhicfaawkiypza
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the GetWorkRequest API to get the status of a work request. See Work Requests in the OCI documentation for more information on work requests.