
In addition to our HTML status page, Vultr also provides real-time status and alert information in JSON format. This guide documents our JSON schema for alerts and status.
The Status endpoint provides a JSON object containing the current Vultr infrastructure status. This summary includes all regions, current outages, alerts, and upcoming scheduled maintenance. The status endpoint is:
The status object consists of two top-level nodes:
Regions are prefixed by RegionID and consist of:
The alert endpoint provides a JSON object containing a stream of the current alerts, with new alerts added to the beginning of the stream. The Alert endpoint is:
The Alert object is an array of service_alerts consisting of:
ongoing and resolvedA service_alert entry consists of:
The Server Status page displays the status and compute availability of each Vultr location in HTML. If a location's status is other than Ok, click the status notification to view the alert. The Server Status page is:
0 Comments
Be the first to comment and share your perspective with the community.