Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the instance to reboot
Response
Instance reboot initiated successfully
Example:
true
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 <id>
API key must be provided in the Authorization header
ID of the instance to reboot
Instance reboot initiated successfully
true