provider/statuscake: Adding TriggerRate param to docs (#13503)
This commit is contained in:
parent
eaa9e7f745
commit
4e360a6637
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue