December 27, 2022
Posted by Leonardo Risch 5 months ago
GET /servers
- Added sorting by created_at and new filters:operating_system
,status
,label
,created_at_gte
, andcreated_at_lte
.GET /plans
- Added new filters:location
,in_stock
, andstock_level
.- Removed header
application/vnd.maxihost.v2+json
from the docs.
December 20, 2022
Posted by Leonardo Risch 5 months ago
GET /ips
- Added new filters:family
,type
,location
, andaddress
.- Deprecated the
include
parameter for all resources. Objects that previously needed to be included now return by default in their respective payloads.
December 14, 2022
Posted by Leonardo Risch 5 months ago
GET /plans
- Added new fieldinstant
to identify in which location and SO we have instant deployment (~60 seconds)
December 6, 2022
Posted by Leonardo Risch 5 months ago
- Updated multiple API sections to make it easier to navigate the documentation.
November 24, 2022
Posted by Leonardo Risch 5 months ago
POST servers/{id}/remote_access
- Fixed multiple remote access connections into a single VPN session
October 31, 2022
Posted by Eduardo Alberto 7 months ago
- Removed support for filtering locations by Core and Custom field type from
/regions