Using Console
Using CLI
Using Python
monitoring.editor
or monitoring.admin
role.
create_uptime_check_config
method. In this example, we will create an HTTP check for a database running on port 3306:create_uptime_check_config
method returns the name of the newly created uptime check. You can use this name to update or delete the check later.