news
Serverspace has added a new Rocky Linux OS
WB
William Bell
June 7, 2021
Updated June 15, 2022

PATCH method in the Public API

We added a PATCH method to the Public API.

Unlike PUT, which requires a complete representation of a resource, a PATCH request is intended to modify a resource, updating only specific attributes.

The request changes the number of cores or/and the amount of RAM used by one server. Until this moment, you could change the number of CPU cores and the RAM of a server only simultaneously.

The PATCH request returns a task ID so that you can track the process of the server’s changing.

Please visit the Public API docs to learn more about the method.

You might also like...

We use cookies to make your experience on the Serverspace better. By continuing to browse our website, you agree to our
Use of Cookies and Privacy Policy.