Start Vm
Start a new Windows VM instance.
- timeout_minutes: Optional timeout in minutes (default: 60)
Requires API key authentication.
POST
Authorizations
API key authentication
Body
application/json
Optional API key for authentication
Timeout in minutes before instance auto-termination
Response
200
application/json
Instance started successfully
Unique identifier of the created instance
Human-readable status message
Example:
"Instance ready to use"
URL to livestream the instance
Example:
"launchskylight.com/embed/i-123456"
State of the instance (running, pending, hibernated, terminated)
Example:
"running"