Editing Responder Rule Settings in an OCI Target's Recipes
Make tactical changes in responder rules from the Targets page in Cloud Guard.
Responder rules can be enabled or disabled only from the recipe level, and only in user-managed (cloned) responder recipes. See Editing a User-Managed OCI Responder Recipe. You can change all other responder rule settings from the target level.
For complete information about what you can modify in Oracle-managed and user-managed (cloned) detector and 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 target-responder-recipe-responder-rule update command and required parameters to update a responder rule in a responder recipe that's attached to a target.:
oci cloud-guard target-responder-recipe update --details <valid_json_details> --responder-rule-id <responder_rule_id> --target-id <target_ocid> --target-responder-recipe-id <target_responder_recipe_ocid> [OPTIONS]
Run the UpdateTargetDetectorRecipeDetectorRule operation to update a responder rule in a responder recipe that's attached to a target.