Skip to content

Commit 08d4c9d

Browse files
author
Automated
committed
Update data on 2025-11-04T09:12:38+00:00
1 parent c540609 commit 08d4c9d

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

vultr_alerts.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"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."
14+
}
15+
]
16+
},
317
{
418
"id": "eff0a7fc-3e34-4386-9ca7-27c93ef7dc43",
519
"region": "bom",

vultr_outages.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,21 @@
151151
"location": "Seattle",
152152
"country": "US",
153153
"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."
165+
}
166+
]
167+
}
168+
]
155169
},
156170
"icn": {
157171
"location": "Seoul",

0 commit comments

Comments
 (0)