blob: 0b043a973efdee8f086359cda5cb4f984312a0f6 [file] [log] [blame]
Brad Ison428198d2016-03-29 18:17:33 -04001/*
2Package webhooks provides information and interaction with the webhook API resource
3in the Rackspace Auto Scale service.
4
5Auto Scale uses webhooks to initiate scaling events. Webhooks are associated
6with scaling policies and provide capability URLs which can be accessed
7anonymously to trigger execution of those policies. The Auto Scale webhook
8architecture allows Auto Scale to be integrated with other systems, for example,
9monitoring systems.
10*/
11package webhooks