Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the instance to modify
Body
application/json
Response
Operation completed successfully
Example:
true
Manage instance state and labels. The operation is determined by the request body parameters.
CLI Usage:
vastai stop instance <id>vastai start instance <id>vastai label instance <id> <label>API key must be provided in the Authorization header
ID of the instance to modify
Operation completed successfully
true