Rescale

Available for user tokens and project keys

Rescale

POST https://api.suble.io/projects/:projectId/vm/:vmId/package

Rescale virtual machine package

Path Parameters

NameTypeDescription

projectId

string

Unique id for the project

vmId

string

Unique id for the virtual machine

Headers

NameTypeDescription

Authorization

string

User token or project key

Request Body

NameTypeDescription

package

string

Name of package

{
    "status": "success"
}

Last updated