API ReferenceVm
Wait_vm
Wait for VM to stop
Path Parameters
vm_id*string
The ID of the VM to wait for
Response Body
application/json
application/json
curl -X POST "https://api.freestyle.sh/v1/vms/string/await"{
"id": "string",
"exitStatus": "string"
}{
"error": "string",
"message": "string"
}