Deleting a Remediation Recipe
When you no longer require a remediation recipe, you can delete it.
This operation removes the remediation recipe from the compartment and marks it for deletion. The remediation recipe no longer runs and its audit results and associated recommendations are deleted. If you delete a remediation recipe that has one or more associated active remediation runs, then those runs complete.
You can delete a remediation recipe from the Remediation Recipes dashboard or when viewing the details of a remediation recipe. This action can't be undone.
- On the Remediation Recipes list page, find the remediation recipe that you want to work with. If you need help finding the list page, see Listing Remediation Recipes.
- From the select Delete.
- Enter name of the remediation recipe to delete in the Delete remediation recipe dialog box.
- Select Delete.
Use the oci adm remediation-recipe delete command and required parameters to delete the specified remediation recipe.
oci adm remediation-recipe delete --remediation-recipe-id remediation_recipe_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the DeleteRemediationRecipe operation to delete the specified remediation recipe.