Skip to main content
POST
Rebuild a virtual machine

Authorizations

x-api-key
string
header
required

Long-lived API token created at https://vmarea.com/dashboard/settings/api-keys. Tokens are scope-restricted; this spec lists the scope each endpoint requires.

Path Parameters

id
string
required

Body

application/json
osTemplateId
string
Pattern: ^[cC][^\s-]{8,}$
password
string
Required string length: 8 - 128
sshKeyIds
string[]
Maximum array length: 20
Pattern: ^[cC][^\s-]{8,}$

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required