Editing an Action for an Events Rule

Update an action for a rule.

See Matching Events with Filters for more information on using actions in 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 and then select Actions.
    3. Select the checkbox next to the action you want to edit
    4. Select the Actions menu (three dots) and then select Edit
    5. Make your changes and select Save changes.
  • Use the --action option when running the oci events rule update command to edit an action for a rule:

    oci events rule update [...] --action action
                            

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

  • Run the UpdateRule operation to update a rule. Update the action and its values to edit an action.