Deleting an Alarm

Delete an alarm in Monitoring.

For alarm troubleshooting, see Troubleshooting Alarms.

    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Alarm Definitions.
    2. Select the check box for each alarm that you want to delete.
    3. Click Actions and then select Delete alarms.
    4. Confirm the deletion.
    The deleted alarms are removed from the compartment and are no longer displayed on the Alarm Definitions page.
  • Use the oci monitoring alarm delete command and required parameters to delete an alarm:

    oci monitoring alarm delete --alarm-id <alarm_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring.

  • Run the DeleteAlarm operation to delete an alarm.