From c1e00ec2c4975638914bcc15d2d185b0e723b80e Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 10 Apr 2017 15:58:41 +0300 Subject: provider/statuscake: Adding TriggerRate param to docs (#13503) --- r/test.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/r/test.html.markdown b/r/test.html.markdown index 2912afe..1294f95 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown @@ -36,6 +36,7 @@ The following arguments are supported: * `contact_id` - (Optional) The ID of the contact group to associate with the test. * `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0. * `port` - (Optional) The port to use when specifying a TCP test. +* `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`. ## Attributes Reference -- cgit v1.2.3