Updates the properties of an existing workergroup based on the provided parameters.
CLI Usage: vastai update workergroup <id> [options]
Documentation Index
Fetch the complete documentation index at: https://docs.vast.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
The ID of the workergroup to update.
4242
Minimum load for the workergroup.
1
Target utilization for the workergroup.
0.9
Cold multiplier for the workergroup.
3
Number of test workers for performance estimation.
3
Template hash for the workergroup.
"abc123def456"
Template ID for the workergroup.
456
Search parameters for offers (JSON object or query string).
"gpu_name=RTX_3090 rentable=true"
Launch arguments for creating instances.
"--env VAR=value"
Estimated GPU RAM requirement.
24
Deployment endpoint name.
"vLLM-Qwen3-8B"
Deployment endpoint ID.
123
Successfully updated the workergroup.
true