From 46abe9530a669caa00077d66688ae26bc5560238 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 15 Feb 2017 23:29:05 +0000 Subject: provider/statuscake: Add support for Port in statuscake_test (#11966) Fixes: #11923 This required the upstream library to have a PR accepted --- r/test.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/r/test.html.markdown b/r/test.html.markdown index b566b0e..61ddb3e 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown @@ -35,6 +35,7 @@ The following arguments are supported: * `timeout` - (Optional) The timeout of the test in seconds. * `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. ## Attributes Reference -- cgit v1.2.3