API ReferenceVm
Optimize_vm
Suspends a VM and reallocates storage for more efficient forking.
Path Parameters
vm_id*string
The ID of the VM to optimize
Response Body
application/json
application/json
curl -X POST "https://api.freestyle.sh/v1/vms/string/optimize"{
"id": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}