Tool to create a new uptime monitoring check in StatusCake. Use when you need to set up monitoring for a website or server. Supports various check types including HTTP, PING, TCP, DNS, and more. Returns the ID of the newly created test.
hoststringName of the hosting provider.
nameRequiredstringName of the uptime check.
portintegerDestination port for TCP checks.
tagsarrayList of tags to assign to the test.
pausedbooleanWhether the check should be paused (not run). Default is false.
dns_ipsarrayList of IP addresses to compare against returned DNS records (for DNS check type).
regionsarrayList of regions on which to run checks. The values can be retrieved from the STATUSCAKE_GET_ALL_LOCATIONS action. If not specified, the API will use default regions.
timeoutintegerThe number of seconds to wait to receive the first byte (5-75). Default is 15.
use_jarbooleanWhether to enable cookie storage. Default is false.
post_rawstringRaw HTTP POST string to send to the server.
post_bodystringJSON object as string representing the payload submitted with the request. Setting this updates the check to use the HTTP POST verb.
test_typeRequiredstringUptime check type (DNS, HEAD, HTTP, PING, SMTP, SSH, or TCP).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.