HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Resize a Host

Will resize a host asynchronously. This endpoint also allows for NIC reconfiguration by passing a new array of networkInterfaces.

Path Params
required

The id or uuid to identify the server record.

Body Params
server
object
servicePlanOptions
object

Map of custom options depending on selected service plan.

volumes
array of objects

List of volumes with their new sizes.

volumes
boolean
Defaults to false

Delete the original volumes after resizing. (Amazon only)

networkInterfaces
array of objects

Key for network configurations. Include id to update an existing interface.

networkInterfaces
Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json