Skip to main content
PUT
Update model autoscaling group

Authorizations

x-api-key
string
header
required

API key for authentication. Must start with dd- prefix.

Headers

x-api-key
string
default:dd-00000000000000000000000065c9cbfe
required

API Key

Path Parameters

model_id
string
required

Model ID

Body

application/json

Update ASG request

Request to update autoscaling group capacity

size
integer
required

Desired capacity for the autoscaling group

Required range: x >= 0
Example:

5

Response

Updated connection info

Autoscaling group connection information

success
boolean
Example:

true

message
string
Example:

"Operation successful"

data
object