| Location | Status | Compute Availability | Notifications |
|---|---|---|---|
Amsterdam - Netherlands
|
Completed | High | |
Atlanta - United States
|
OK | High | |
Bangalore - India
|
OK | High | |
Chicago - United States
|
Planned Service | High | |
Dallas - United States
|
OK | High | |
Delhi NCR - India
|
OK | High | |
Frankfurt - Germany
|
OK | High | |
Honolulu - United States
|
Planned Service | High | |
Johannesburg - South Africa
|
OK | High | |
London - United Kingdom
|
OK | High | |
Los Angeles - United States
|
Planned Service | High | |
Madrid - Spain
|
OK | High | |
Manchester - United Kingdom
|
OK | High | |
Melbourne - Australia
|
OK | High | |
Mexico City - Mexico
|
OK | High | |
Miami - United States
|
Planned Service | High | |
Milan - Italy
|
OK | Low | |
Mumbai - India
|
OK | High | |
New Jersey - United States
|
OK | High | |
Osaka - Japan
|
OK | High | |
Paris - France
|
OK | High | |
Santiago - Chile
|
OK | High | |
São Paulo - Brazil
|
OK | High | |
Seattle - United States
|
OK | High | |
Seoul - Korea, Republic of
|
OK | High | |
Silicon Valley - United States
|
OK | High | |
Singapore - Singapore
|
Completed | High | |
Stockholm - Sweden
|
OK | High | |
Sydney - Australia
|
OK | High | |
Tel Aviv - Israel
|
OK | High | |
Tokyo - Japan
|
OK | 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",
severity: "critical",
category: "outage",
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"
}
]
}
]
}
Alert Created07/06/26 10:07 am UTC
We are currently addressing an issue affecting services in our Amsterdam location. Our System Administrators are working with onsite technicians to identify the cause and restore affected services as quickly as possible.
Alert Created07/06/26 6:22 pm UTC
Event Type: Network Upgrade
We are performing system changes in the Chicago location during the following scheduled maintenance window.
Start Time: 2026-07-22 05:00:00 UTC
End Time: 2026-07-22 10:00:00 UTC
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, Chicago instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
Alert Created07/06/26 6:19 pm UTC
Event Type: Network Upgrade
We are performing system changes in the Chicago location during the following scheduled maintenance window.
Start Time: 2026-07-20 05:00:00 UTC
End Time: 2026-07-20 09:00:00 UTC
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, Chicago instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
Alert Created07/06/26 6:16 pm UTC
Event Type: Network Upgrade
We are performing system changes in the Chicago location during the following scheduled maintenance window.
Start Time: 2026-07-15 04:00:00 UTC
End Time: 2026-07-15 09:00:00 UTC
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, Chicago instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
Alert Created07/06/26 6:37 pm UTC
Event Type: Network Upgrade
We are performing system changes in the Honolulu location during the following scheduled maintenance window.
Start Time: 2026-07-27 10:00:00 UTC
End Time: 2026-07-27 15:00:00 UTC
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, Honolulu instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
Alert Created07/02/26 1:33 am UTC
Event Type: Network Line Card Replacement
We are performing system changes in the Los Angeles location during the following scheduled maintenance window.
Start Time: 2026-07-09 07:00:00 UTC
End Time: 2026-07-09 13:00:00 UTC
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, Los Angeles instances may be unreachable for some of the scheduled maintenance window as we perform a network card replacement.
Alert Created07/06/26 6:07 pm UTC
Event Type: Network Upgrade
We are performing system changes in the Miami location during the following scheduled maintenance window.
Start Time: 2026-07-13 04:00:00 UTC
End Time: 2026-07-13 09:00:00 UTC
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, Miami instances may be unreachable for some, or all, of the scheduled maintenance window as we perform network, firmware, or host upgrades.
Alert Created07/06/26 7:25 pm UTC
Event Type: Network Emergency
We are performing system changes in the Singapore location during the following emergency maintenance window.
Start Time: 2026-07-06 19:30:00 UTC
End Time: 2026-07-06 20:30:00 UTC
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, Singapore instances may be unreachable for some, or all, of the emergency maintenance window as we perform network, firmware, or host upgrades.