manage instance
Instances
manage instance
Manage instance state and labels. The operation is determined by the request body parameters.
CLI Usage:
- To stop:
vastai stop instance <id> - To start:
vastai start instance <id> - To label:
vastai label instance <id> <label>
PUT
manage instance
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