Deleting a User-Managed OCI Responder Recipe

You can delete any user-managed (cloned) copy of an Oracle-managed OCI responder recipe when you no longer need it.

    1. Open the navigation menu and click Identity & Security. Under Cloud Guard, click Responder recipes.
    2. To ensure the page displays all available items in the list, under Scope, set the value of Compartment to the tenancy's root compartment and select Include child compartments.
    3. Locate the user-managed recipe that you want to delete.

      User-managed detector recipes have No in the Oracle managed column.

    4. Open its Actions menu Image of Action menu and select Delete.
    5. Click Yes to confirm the deletion.
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard responder-recipe delete command and required parameters to delete a responder recipe:

    oci cloud-guard responder-recipe delete --responder-recipe-id <responder_recipe_ocid> [OPTIONS]
  • Use the DeleteResponderRecipe operation to delete a responder recipe.