Removing an Action from an Events Rule
Remove an action from a rule.
Important
You can remove an action only if the rule will still contain at least one action. Alternatively, you can disable the action instead of removing it.
You can remove an action only if the rule will still contain at least one action. Alternatively, you can disable the action instead of removing it.
See Matching Events with Filters for more information on using actions in an events rule.
- Navigate to the events list page. If you need help finding the list page, see Listing Events Rules.
- Select a rule and then select Actions.
- Select the checkbox next to the action you want to remove.Tip
To select the entire list, select the checkbox in the header row. - Select the and then select Remove.
- Confirm when prompted.
Use the
option when running the oci events rule update command to remove an action from an events rule:--actionoci events rule update [...] --action actionFor a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateRule operation to update an events rule. Update the
actionand its values to remove an action from an events rule.