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.
Documentation IndexFetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT access token or API key (prefixed with nv_)
VM starting