Create a new Auto Scaling Group
POST/portal/api/v1/auto_scaling_groups
Create a new auto scaling group with the specified configuration.
Request
Responses
- 201
- 400
- 401
- 422
- 500
Auto scaling group created successfully.
Bad request due to missing or invalid parameters.
Unauthorized
Resource Quota Exceeded
Internal server error.