Vast.ai API
Instances

reboot instance

1min
PUT
https://console.vast.ai/api/v0/instances/reboot/{id}/
Production server

Stops and starts a container without losing GPU priority. Updates container status to 'rebooting' and executes docker stop/start commands on the host machine.

CLI Usage: vastai reboot instance

Authentication
BearerAuth
Path Parameters
id
*
Responses
200
Instance reboot initiated successfully
success
400
Bad Request
success
error
msg
401
Unauthorized
success
error
msg
429
Too Many Requests
detail