Classes summary
| AbstractResource |
Contains generic, abstracted functionality for Autoscale resources. |
| Group |
An autoscaling group is monitored by Rackspace CloudMonitoring. When Monitoring
triggers an alarm for high utilization within the autoscaling group, a webhook
is triggered. The webhook stimulates the autoscale service which consults a
policy in accordance with the webhook. The policy determines how many additional
cloud servers should be added or removed in accordance with the alarm. |
| GroupConfiguration |
This specifies the basic elements of the group. The Group Configuration
contains: |
| LaunchConfiguration |
This configuration specifies what to do when we want to create a new server.
What image to boot, on what flavor, and which load balancer to connect it to. |
| ScalingPolicy |
Description of ScalingPolicy |
| Webhook |
Description of Webhook |