Data Source: oci_monitoring_alarm

This data source provides details about a specific Alarm resource in Oracle Cloud Infrastructure Monitoring service.

Gets the specified alarm. For more information, see Getting an Alarm. For important limits information, see Limits on Monitoring.

This call is subject to a Monitoring limit that applies to the total number of requests across all alarm operations. Monitoring might throttle this call to reject an otherwise valid request when the total rate of alarm operations exceeds 10 requests, or transactions, per second (TPS) for a given tenancy.

Example Usage

data "oci_monitoring_alarm" "test_alarm" {
	#Required
	alarm_id = oci_monitoring_alarm.test_alarm.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: