Listing Alarms

List alarms in Monitoring.

Before You Begin

IAM policies: To list alarms, you must be given the required type of access in a policy  written by an administrator. This requirement applies whether you're using the Console or the REST API with an SDK, CLI, or other tool. If you get a message that you don't have permission or are unauthorized, check with the administrator. You might not have the required type of access in the current compartment .

Administrators: For an example policy, see List Alarms and Alarm Status.

    1. Open the navigation menu and click Observability & Management. Under Monitoring, click Alarm Definitions.
    2. Under List Scope, select a compartment that you have permission to work in.
    The page lists alarms in the selected compartment.
  • Use the oci monitoring alarm list command and required parameters to list alarms:

    oci monitoring alarm list --compartment-id <compartment_OCID>

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

  • Run the ListAlarms operation to list alarms.