Location Status Compute Availability Notifications
city - Netherlands
Amsterdam - Netherlands
OK High
city - United States
Atlanta - United States
OK High
city - India
Bangalore - India
OK High
city - United States
Chicago - United States
OK High
city - United States
Dallas - United States
OK High
city - India
Delhi NCR - India
OK High
city - Germany
Frankfurt - Germany
OK High
city - United States
Honolulu - United States
OK High
city - South Africa
Johannesburg - South Africa
OK High
city - United Kingdom
London - United Kingdom
OK High
city - United States
Los Angeles - United States
Planned Service High
city - Spain
Madrid - Spain
OK High
city - United Kingdom
Manchester - United Kingdom
OK High
city - Australia
Melbourne - Australia
OK High
city - Mexico
Mexico City - Mexico
OK High
city - United States
Miami - United States
OK High
city - Italy
Milan - Italy
OK Low
city - India
Mumbai - India
OK High
city - United States
New Jersey - United States
OK High
city - Japan
Osaka - Japan
OK High
city - France
Paris - France
OK High
city - Chile
Santiago - Chile
OK High
city - Brazil
São Paulo - Brazil
OK High
city - United States
Seattle - United States
OK High
city - Korea, Republic of
Seoul - Korea, Republic of
High
city - United States
Silicon Valley - United States
OK High
city - Singapore
Singapore - Singapore
OK High
city - Sweden
Stockholm - Sweden
OK High
city - Australia
Sydney - Australia
OK High
city - Israel
Tel Aviv - Israel
OK High
city - Japan
Tokyo - Japan
OK High
city - Canada
Toronto - Canada
OK High
city - Poland
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.

URL
Example Response
{
	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.

URL
Example Response
{
	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"
				}
			]
		}
	]
}

Los Angeles - United States

Planned Service
Network Line Card Replacement - ALRT-5ML92J5

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.

Seoul - Korea, Republic of

Partial Outage

Alert Created07/03/26 10:39 am EDT

An outage or maintenance window is affecting a subset of users in this region. Detailed outage information is available in the customer portal if this event is impacting your resources.