-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
| const doStatusAPIURL = "https://s2k7tnzlhrpw.statuspage.io/api/v2/summary.json" |
Endpoint should be: https://status.digitalocean.com/api/v2/summary.json
Difficult to verify as of writing, "all systems are operational" (there are no incidents)
{
"page": {
"id": "w4cz49tckxhp",
"name": "DigitalOcean",
"url": "http://status.digitalocean.com",
"time_zone": "Etc/UTC",
"updated_at": "2024-10-16T07:57:40.128Z"
},
"components": [],
"incidents": [],
"scheduled_maintenances": [],
"status": {
"indicator": "none",
"description": "All Systems Operational"
}
}NOTE
componentsomitted for clarity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels