Vast.ai API
Autoscaler

create autogroup

1min
POST
https://console.vast.ai/api/v0/autojobs/
Production server

Creates a new autoscaling job configuration that manages worker instances for a serverless endpoint.

CLI Usage: vast-ai create autogroup --template_hash --endpoint_name [options]

Authentication
BearerAuth
Body Parameters
body
*
endpoint_name
*
endpoint_id
template_hash
template_id
search_params
min_load
target_util
cold_mult
cold_workers
max_workers
test_workers
gpu_ram
Responses
200
Successfully created autoscaling job
success
id
400
Bad Request
success
error
msg
401
Unauthorized
success
error
msg
429
Too Many Requests
detail