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
Copy file name to clipboardExpand all lines: vultr_alerts.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
{
2
2
"service_alerts": [
3
+
{
4
+
"id": "fb567270-6eac-4ba6-aa2c-aa4b5b6a53cb",
5
+
"region": "sea",
6
+
"subject": "Seattle Outage",
7
+
"start_date": "2025-11-04T09:09:00+00:00",
8
+
"updated_at": "",
9
+
"status": "ongoing",
10
+
"entries": [
11
+
{
12
+
"updated_at": "2025-11-04T09:09:00+00:00",
13
+
"message": "We are currently experiencing a partial outage in our Seattle location. Our System Administrators are actively working with our onsite technicians to restore service as quickly as possible."
Copy file name to clipboardExpand all lines: vultr_outages.json
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,21 @@
151
151
"location": "Seattle",
152
152
"country": "US",
153
153
"country_name": "United States",
154
-
"alerts": []
154
+
"alerts": [
155
+
{
156
+
"id": "fb567270-6eac-4ba6-aa2c-aa4b5b6a53cb",
157
+
"subject": "Seattle Outage",
158
+
"status": "ongoing",
159
+
"start_date": "2025-11-04T09:09:00+00:00",
160
+
"updated_at": "",
161
+
"entries": [
162
+
{
163
+
"updated_at": "2025-11-04T09:09:00+00:00",
164
+
"message": "We are currently experiencing a partial outage in our Seattle location. Our System Administrators are actively working with our onsite technicians to restore service as quickly as possible."
0 commit comments