Brad Ison | 40dd634 | 2016-04-07 21:46:39 -0400 | [diff] [blame] | 1 | /* |
2 | Package policies provides information and interaction with the policy API | ||||
3 | resource in the Rackspace Auto Scale service. | ||||
4 | |||||
5 | Auto Scale uses policies to define when and how scaling activity will take | ||||
6 | place. Scaling policies specify how to modify the scaling group and its | ||||
7 | behavior. You can specify multiple policies to manage a scaling group. | ||||
8 | */ | ||||
9 | package policies |