API ReferenceVm
Resize_vm
Resize VM
Path Parameters
id*string
Request Body
application/json
sizeMb*integer
Format
int64Range
0 <= valueResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://api.freestyle.sh/v1/vms/string/resize" \ -H "Content-Type: application/json" \ -d '{ "sizeMb": 0 }'{
"size_mb": 0
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}