From 4e360a6637b8e77d13735522817b1f72b667dd4b Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 10 Apr 2017 15:58:41 +0300 Subject: [PATCH] provider/statuscake: Adding TriggerRate param to docs (#13503) --- website/source/docs/providers/statuscake/r/test.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/statuscake/r/test.html.markdown b/website/source/docs/providers/statuscake/r/test.html.markdown index 2912afedf..1294f95b3 100644 --- a/website/source/docs/providers/statuscake/r/test.html.markdown +++ b/website/source/docs/providers/statuscake/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