cURL
curl --request POST \ --url https://api.nova-cloud.ai/vms/{vm_id}/start \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Start a stopped virtual machine. Billing resumes when the VM starts.
Use a JWT access token or API key (prefixed with nv_)
VM starting