You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently built a script that automates Caktus' uptime and SSL tests. A few weeks after completing the script, some fields were deprecated on StatusCake. Those fields need to be updated on the Python script to ensure our uptime and SSL tests are created correctly.
The deprecated fields are: Uptime
contact_groups_csv -> contact_groups
dns_ips_csv -> dns_ips
tags_csv -> tags
SSL
alert_at_csv -> alert_at
contact_groups_csv -> contact_groups
Note: The deprecation only occurred on POST requests.
We recently built a script that automates Caktus' uptime and SSL tests. A few weeks after completing the script, some fields were deprecated on StatusCake. Those fields need to be updated on the Python script to ensure our uptime and SSL tests are created correctly.
The deprecated fields are:
Uptime
SSL
Note: The deprecation only occurred on POST requests.
See Statuscake documentation and the repository.
The text was updated successfully, but these errors were encountered: