Removing an Event Type from an Events Rule
Remove an event type from a rule.
See Matching Events with Filters for more information on using event types 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 Conditions.
- Under Event types, select the checkbox next to the attribute you want to remove. Tip
To select the entire list, select the checkbox in the header row. - Select Remove.
- Confirm when prompted.
Use the
--conditionoption when running the oci events rule update command to remove an event type from an events rule:oci events rule update [...] --condition conditionFor a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateRule operation to edit an event rule. Include the
conditionattribute and its values to remove an event type from an events rule.