Deleting an Events Rule
Remove a rule from a compartment.
- Navigate to the events list page. If you need help finding the list page, see Listing Events Rules.
-
Select the events rule you want to delete.
The Events Rule Details page appears.
- From Actions, select Delete.
- Confirm the deletion when prompted.
- Select Delete.
The events rule page reappears without the deleted rule.
Use the
oci events rule deletecommand and required parameters to delete a rule:oci events rule delete --rule-id rule_ocid [OPTIONS]For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the DeleteRule operation to delete a rule.