Environments
Update chainlet environment's autoscaling settings
Updates a chainlet environment’s autoscaling settings and returns the updated chainlet environment settings.
cURL
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.
Response
200 - application/json
The response to a request to update autoscaling settings.
Previous
Update chainlet environment's instance typeUpdates a chainlet environment's instance type settings. The chainlet environment setting must exist. When updated, a new chain deployment is created and deployed. It is promoted to the chain environment according to promotion settings on the environment.
Next
cURL