Update Auto Scaling Group Behavior
PATCH/portal/api/v1/auto_scaling_groups/:id/behavior
Update the behavior of an existing auto scaling group.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Auto scaling group's settings updated successfully.
Bad request due to missing or invalid parameters.
Unauthorized
Resource not found.
Resource Quota Exceeded
Internal server error.