Editing Rule Settings in an OCI Responder Recipe
You can modify different sets of rule settings in Oracle-managed and user-managed recipes in Cloud Guard
From the recipe level, the only change that you can make in responder rule settings is to enable and disable rules in user-managed (cloned) responder recipes. You can't change any rule settings for an Oracle-managed responder recipe from the recipe level.
For complete information about what you can modify in Oracle-managed and user-managed (cloned) responder recipes, from the recipe or target level, see Modifying Recipes at Recipe and Target Levels.
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the oci cloud-guard responder-recipe-responder-rule update command and required parameters to update a rule in a responder recipe:
oci cloud-guard responder-recipe-responder-rule update --details <valid_json> --responder-recipe-id <responder_recipe_ocid> --responder-rule-id <responder_rule_id> [OPTIONS]
Use the UpdateResponderRecipeResponderRule operation to update a responder rule in a responder recipe.
What's Next
Make more changes as needed to customize responder rule settings for the target to which the responder recipe is added. See Editing Responder Rule Settings in an OCI Target's Recipes.