Storm Protection

Update storm protection settings

Update the account-wide storm protection (alert grouping) settings. Partial update — only provided fields are changed.

patch/monitors/storm-protection

Request body

isEnabledboolean

Enable or disable storm protection (alert grouping).

thresholdType'count' | 'percentage'

How the threshold is measured.

thresholdValuenumber

Threshold that triggers grouping. Accepts 1-1000000; the stricter rule (>= 2 for "count", <= 100 for "percentage") is enforced server-side by domain validation.

windowMinutesnumber

Rolling time window in minutes (1-15).

Response

isEnabledboolean required
thresholdType'count' | 'percentage' required
thresholdValueinteger required
windowMinutesinteger required