Enabling and Disabling an Action for an Events Rule

Enable and disable 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 enable or disable.
      Tip

      To select the entire list, select the checkbox in the header row.
    4. Select the Actions menu (three dots) and then select Enable or Disable
    5. Go to Actions and specify Enable or Disable
    6. Confirm when prompted.
  • Use the --action option when running the oci events rule update command to enable or disable an action:

    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 an events rule. Update the action and its values to enable or disable an action.