List auto-scale groups
GET /api/v1/auto-scale-groups
Create an auto-scale group
POST /api/v1/auto-scale-groups
Get an auto-scale group
GET /api/v1/auto-scale-groups/{id}
Update an auto-scale group
PUT /api/v1/auto-scale-groups/{id}
Delete an auto-scale group
DELETE /api/v1/auto-scale-groups/{id}