Updates a pagespeed check with the given parameters. Use when you need to modify the configuration of an existing pagespeed monitoring test in StatusCake. At least one field besides test_id should be provided to make meaningful changes.
namestringName of the check. If not provided, the existing name is preserved.
pausedbooleanWhether the check should be run. Set to true to pause the check, false to resume it.
regionstringRegion options for pagespeed checks.
test_idRequiredstringUnique identifier of the pagespeed test to update. Obtain this from the STATUSCAKE_GET_ALL_PAGESPEED_TESTS action.
check_rateintegerCheck rate options in seconds.
website_urlstringURL, FQDN, or IP address of the website under test. If not provided, the existing URL is preserved.
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. Replaces existing contact groups when provided.
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.