Create a New Alert
pydo.uptime
Generated on 26 Mar 2026
from pydo version
v0.29.0
DigitalOcean Uptime Checks provide the ability to monitor your endpoints from around the world, and alert you when they’re slow, unavailable, or SSL certificates are expiring.
To interact with Uptime, you will generally send requests to the Uptime endpoint at /v2/uptime/.
pydo.uptime.create_alert()
pydo.uptime.create_check()
Create a New Check
pydo.uptime.delete_alert()
Delete an Alert
pydo.uptime.delete_check()
Delete a Check
pydo.uptime.get_alert()
Retrieve an Existing Alert
pydo.uptime.get_check_state()
Retrieve Check State
pydo.uptime.get_check()
Retrieve an Existing Check
pydo.uptime.list_alerts()
List All Alerts
pydo.uptime.list_checks()
List All Checks
pydo.uptime.update_alert()
Update an Alert
pydo.uptime.update_check()
Update a Check