Tool to create a new pagespeed check in StatusCake. Use when you need to set up performance monitoring for a website URL with specific check frequency and region. Returns the ID of the newly created test.
nameRequiredstringName of the pagespeed check.
pausedbooleanWhether the check should be paused. Default is false (check will run).
regionRequiredstringRegion on which to run checks. Valid values: AU, CA, DE, FR, IN, JP, NL, SG, UK, US, USW.
check_rateRequiredintegerNumber of seconds between checks. Valid values: 60 (1 minute), 300 (5 minutes), 600 (10 minutes), 900 (15 minutes), 1800 (30 minutes), 3600 (1 hour), 86400 (1 day).
website_urlRequiredstringURL, FQDN, or IP address of the website under test.
alert_biggerintegerAn alert will be sent if the size of the page is larger than this value (kb). A value of 0 prevents alerts being sent.
alert_slowerintegerAn alert will be sent if the load time of the page exceeds this value (ms). A value of 0 prevents alerts being sent.
alert_smallerintegerAn alert will be sent if the size of the page is smaller than this value (kb). A value of 0 prevents alerts being sent.
contact_groupsarrayList of contact group IDs to notify on alerts.
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.