Editing a Remediation Recipe
Edit remediation recipe details.
After you have created a remediation recipe, you can edit its configuration. If you edit the configuration of a remediation recipe that has one or more associated remediation runs, the changes only affect future runs.
You can't edit the configuration of a remediation recipe that's in one of the following states:
- Creating
- Deleted
- Deleting
- Failed
- Inactive
- Updating
- On the Remediation Recipes list page, select the remediation recipe that you want to work with. If you need help finding the list page, see Listing Remediation Recipes
- On the details page, select the Actions menu and then select Edit.
- As needed, update the name, source code management, patch vulnerability, running experiments, network configuration, and merge option.
- Select Update Remediation Recipe.
Use the oci adm remediation-recipe update command and required parameters to update one or more attributes of the specified remediation recipe:
oci adm remediation-recipe update --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 UpdateRemediationRecipe operation to update one or more attributes of the specified remediation recipe.