Editing an Events Rule

Update the configuration of an Events rule.

    1. Navigate to the events list page. If you need help finding the list page, see Listing Events Rules.
    2. Select a rule.
    3. On the rule details page, select Edit Rule.

    4. Make your edits. For descriptions of the fields, see Creating an Events Rule.
    5. Select Save changes.
  • Use the oci events rule update command and required parameters to edit a rule:

    oci events rule update --rule-id rule_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateRule operation to edit a rule.