UPDATE cluster
Update the capacity or configuration of the specified model cluster.
PATCH
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Path Parameters
The model you want to run (e.g., openai-community/gpt2
).
Body
application/json
Update cluster behavior using `timeout` and `capacity`
The body is of type object
.
Response
200
application/json
Returns the updated Cluster with your new settings.
The response is of type object
.