Changelog
Devices update - operating system
/devices now returns the operating system
/devices/:id now returns the operating system
See the progress of your deployments in real-time
It’s good to know that your Bare Metal is being deployed instantly after you requested it, but it’s much better when you know what’s happening during that process. Starting today, you can!
Servers are now indexed in real-time ⏰
The global search now index servers in real-time. When you deploy a new server or edit its information, these changes will be available in the search bar instantly.
This fixes issues where customers couldn't search for servers that were recently updated.
Changes to GET /plans and POST /devices
Ahead of the launch of new regions, the GET /plans endpoint now returns available regions for each server. Also, POST /devices now accepts new facility parameters.
New power management endpoint so you can turn on, off and power cycle your servers
We've created a new resource so you can do power management via the API. Through the endpoint `/devices/:id/actions` you can turn on, off, and power cycle a server.