Data Source: oci_monitoring_alarm_suppression

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

Gets the specified alarm suppression.

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_suppression" "test_alarm_suppression" {
	#Required
	alarm_suppression_id = oci_monitoring_alarm_suppression.test_alarm_suppression.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: