Location | Status | Compute Availability |
---|---|---|
![]() Amsterdam - Netherlands
|
Ok | High |
![]() Atlanta - United States
|
Ok | High |
![]() Bangalore - India
|
Ok | Medium |
![]() Chicago - United States
|
Ok | High |
![]() Dallas - United States
|
1 notification | High |
![]() Delhi NCR - India
|
Ok | Low |
![]() Frankfurt - Germany
|
Ok | High |
![]() Honolulu - United States
|
Ok | Low |
![]() Johannesburg - South Africa
|
Ok | Low |
![]() London - United Kingdom
|
Ok | High |
![]() Los Angeles - United States
|
Ok | High |
![]() Madrid - Spain
|
Ok | High |
![]() Melbourne - Australia
|
1 notification | High |
![]() Mexico City - Mexico
|
Ok | High |
![]() Miami - United States
|
Ok | High |
![]() Mumbai - India
|
Ok | High |
![]() New Jersey - United States
|
Ok | High |
![]() Osaka - Japan
|
Ok | Low |
![]() Paris - France
|
1 notification | High |
![]() Santiago - Chile
|
Ok | Low |
![]() São Paulo - Brazil
|
Ok | Low |
![]() Seattle - United States
|
Ok | High |
![]() Seoul - Korea, Republic of
|
1 notification | Medium |
![]() Silicon Valley - United States
|
1 notification | High |
![]() Singapore - Singapore
|
Ok | High |
![]() Stockholm - Sweden
|
Ok | High |
![]() Sydney - Australia
|
Ok | High |
![]() Tokyo - Japan
|
1 notification | High |
![]() Toronto - Canada
|
Ok | High |
![]() Warsaw - Poland
|
Ok | High |
Vultr provides real-time server status in JSON format via two endpoints. Read more about the JSON status endpoints on Vultr Docs.
The status.json endpoint displays a summary of all regions. This endpoint includes all current outages, alerts, and upcoming scheduled maintenance.
{
service_alerts: [],
regions:
{
atl:
{
location: "Atlanta",
country: "US",
country_name: "United States",
alerts: [
{
id: "6ac43839-fcd5-444e-ad5c-4f2d72a37c95",
subject: "Atlanta Scheduled Maintenance - 2020-11-10",
status: "ongoing",
start_date: "2020-11-02T16:07:00+00:00",
updated_at: "",
entries: [
{
updated_at: "2020-11-02T16:07:00+00:00",
message: "Event Type: Network Upgrade We are performing system changes in the Atlanta location."
}]
}]
},
ord:
{
location: "Chicago",
country: "US",
country_name: "United States",
alerts: []
}
...
}
}
The alerts.json endpoint displays an alert stream with new alerts added to the beginning of the list.
{
service_alerts: [
{
id: "6ac43839-fcd5-444e-ad5c-4f2d72a37c95",
region: "atl",
subject: "Atlanta Scheduled Maintenance - 2020-11-10",
start_date: "2020-11-02T16:07:00+00:00",
updated_at: "",
status: "ongoing",
entries: [
{
updated_at: "2020-11-02T16:07:00+00:00",
message: "Event Type: Network Upgrade We are performing system changes in the Atlanta location during the following scheduled maintenance window. Start Time: 2020-11-10 11:00:00 UTC End Time: 2020-11-10 15:00:00 UTC"
}
]
}
]
}
02/02/23 5:09 pm UTC
Event Type: Network Reconfiguration
We are performing system changes in the Dallas location during the following scheduled maintenance window.
Start Time: 2023-02-09 07:00:00 UTC (01:00 Dallas)
End Time: 2023-02-09 08:00:00 UTC (02:00 Dallas)
We schedule higher impact maintenance events during off-peak times to maintain our ideal hosting environment. Our engineers make every effort to minimize system impact; however, Dallas instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
02/03/23 10:53 pm UTC
Event Type: Transit Provider Network Maintenance
Our of our Internet transit providers for Melbourne has scheduled work during this maintenance window, with an expected duration of 90 minutes. Our other connectivity should keep the Melbourne data center on the net, but disruption is possible.
Start Time: 2023-02-08 16:00:00 UTC (03:00 Melbourne)
End Time: 2023-02-08 20:00:00 UTC (07:00 Melbourne)
Network reachability to Melbourne instances may be affected for some, or all, of the scheduled maintenance window as this work is performed. While it’s important to be aware of start and end times of the maintenance window, due to our redundant network architecture, our engineers expect that you may see little to no impact due to this work.
02/02/23 5:08 pm UTC
Event Type: Network Reconfiguration
We are performing system changes in the Paris location during the following scheduled maintenance window.
Start Time: 2023-02-09 03:00:00 UTC (04:00 Paris)
End Time: 2023-02-09 05:00:00 UTC (06:00 Paris)
We schedule higher impact maintenance events during off-peak times to maintain our ideal hosting environment. Our engineers make every effort to minimize system impact; however, Paris instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
02/03/23 8:23 pm UTC
We are currently experiencing degraded network performance in our Seoul location. Our network engineers are actively working with our upstream providers to resolve the issue as quickly as possible.
02/02/23 5:09 pm UTC
Event Type: Network Reconfiguration
We are performing system changes in the Silicon Valley location during the following scheduled maintenance window.
Start Time: 2023-02-09 08:00:00 UTC (00:00 San Jose)
End Time: 2023-02-09 10:00:00 UTC (02:00 San Jose)
We schedule higher impact maintenance events during off-peak times to maintain our ideal hosting environment. Our engineers make every effort to minimize system impact; however, Silicon Valley instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
02/02/23 5:08 pm UTC
Event Type: Network Reconfiguration
We are performing system changes in the Tokyo location during the following scheduled maintenance window.
Start Time: 2023-02-08 19:00:00 UTC (2023-02-09 04:00 Tokyo)
End Time: 2023-02-08 21:00:00 UTC (2023-02-09 06:00 Tokyo)
We schedule higher impact maintenance events during off-peak times to maintain our ideal hosting environment. Our engineers make every effort to minimize system impact; however, Tokyo instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.