π Manage chain environments
Update chainlet environment's autoscaling settings
Updates a chainlet environmentβs autoscaling settings and returns the updated chainlet environment settings.
Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to update the autoscaling settings for a multiple chainlets in an environment. If a chainlet name doesn't exist, an error is returned.
Mapping of chainlet name to the desired chainlet autoscaling settings. If the chainlet name doesn't exist, an error is returned.
Response
200 - application/json
The response to a request to update autoscaling settings.
Status of the request to update autoscaling settings
Available options:
ACCEPTED
, QUEUED
, UNCHANGED
A message describing the status of the request to update autoscaling settings