Getting a Secret Work Request's Status

Get the status of a secret work request.

    1. Open the navigation menu, click Identity & Security, and then click Vault.
    2. Under List scope, select the compartment that contains the secret for which you want to view configured rules.
    3. From the list of vaults in the compartment, click a vault name.
    4. Click Secrets, and then click the name of the secret to open its details page.
    5. Under Table Scope, click Work Requests.
      The work requests in the project are displayed in the Work Requests table.
    6. Click the name of the work request.
      The work request details page opens.
  • Use the work-request get command and required parameters to get the status of a work request.

    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.

  • Run the GetWorkRequest operation to get the status of a work request.