diff options
-rw-r--r-- | r/test.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/r/test.html.markdown b/r/test.html.markdown index 4ad378a..22b89c2 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown | |||
@@ -33,6 +33,7 @@ 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. | ||
36 | 37 | ||
37 | 38 | ||
38 | ## Attributes Reference | 39 | ## Attributes Reference |