Deleting an Events Rule

Remove a rule from a compartment.

    1. Navigate to the events list page. If you need help finding the list page, see Listing Events Rules.
    2. Select the events rule you want to delete.

      The Events Rule Details page appears.

    3. From Actions, select Delete.
    4. Confirm the deletion when prompted.
    5. Select Delete.

    The events rule page reappears without the deleted rule.

  • Use the oci events rule delete command 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.