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 d2d1572..1cb0fcc 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown | |||
@@ -31,6 +31,7 @@ The following arguments are supported: | |||
31 | * `test_type` - (Required) The type of Test. Either HTTP or TCP | 31 | * `test_type` - (Required) The type of Test. Either HTTP or TCP |
32 | * `paused` - (Optional) Whether or not the test is paused. Defaults to false. | 32 | * `paused` - (Optional) Whether or not the test is paused. Defaults to false. |
33 | * `timeout` - (Optional) The timeout of the test in seconds. | 33 | * `timeout` - (Optional) The timeout of the test in seconds. |
34 | * `contact_id` - (Optional) The ID of the contact group to associate with the test. | ||
34 | 35 | ||
35 | 36 | ||
36 | ## Attributes Reference | 37 | ## Attributes Reference |