diff options
-rw-r--r-- | r/test.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/r/test.html.markdown b/r/test.html.markdown index 1294f95..7623d0d 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown | |||
@@ -33,7 +33,6 @@ The following arguments are supported: | |||
33 | * `test_type` - (Required) The type of Test. Either HTTP or TCP | 33 | * `test_type` - (Required) The type of Test. Either HTTP or TCP |
34 | * `paused` - (Optional) Whether or not the test is paused. Defaults to false. | 34 | * `paused` - (Optional) Whether or not the test is paused. Defaults to false. |
35 | * `timeout` - (Optional) The timeout of the test in seconds. | 35 | * `timeout` - (Optional) The timeout of the test in seconds. |
36 | * `contact_id` - (Optional) The ID of the contact group to associate with the test. | ||
37 | * `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0. | 36 | * `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0. |
38 | * `port` - (Optional) The port to use when specifying a TCP test. | 37 | * `port` - (Optional) The port to use when specifying a TCP test. |
39 | * `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`. | 38 | * `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`. |