Listing a Secret Work Request's Errors

Get a list of error message logs for a particular 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.
    7. Under Resources, click Error messages table.
      All error messages are displayed in the Error messages table.
  • Use the work-request-error command and required parameters view the errors for a particular work request.

    For example:

    oci work-requests work-request-error list --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 ListWorkRequestErrors operation to view the errors for a work request.