Tool to update an SSL check with new configuration parameters. Use when modifying SSL monitoring settings like check frequency, alert preferences, or contact groups. Example: "Update SSL check 123 to check every hour".
pausedbooleanWhether to pause the SSL check. Set to true to stop monitoring, false to resume.
test_idRequiredstringUnique identifier of the SSL check to update. Obtain this from Get SSL Checks action.
alert_atarrayList of days before certificate expiry to send alerts. Must be exactly 3 numerical values (e.g., [1, 7, 30]).
hostnamestringHostname of the server under test (e.g., 'example.com').
check_rateintegerCheck rate interval in seconds.
user_agentstringCustom user agent string to use when testing the SSL certificate.
alert_mixedbooleanWhether to enable alerts when mixed content (HTTP resources on HTTPS page) is found.
website_urlstringURL of the server to test. Must begin with https:// (e.g., 'https://example.com').
alert_brokenbooleanWhether to enable alerts when SSL certificate issues (e.g., expired, broken chain) are detected.
alert_expirybooleanWhether to enable alerts when the SSL certificate is about to expire.
alert_reminderbooleanWhether to enable alert reminders for this SSL check.
contact_groupsarrayList of contact group IDs to notify when alerts are triggered. 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.