Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 428198d

Browse files
committed
Rackspace Auto Scale: Add webhooks docs
1 parent b5d5548 commit 428198d

File tree

1 file changed

+11
-0
lines changed
  • rackspace/autoscale/v1/webhooks

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
Package webhooks provides information and interaction with the webhook API resource
3+
in the Rackspace Auto Scale service.
4+
5+
Auto Scale uses webhooks to initiate scaling events. Webhooks are associated
6+
with scaling policies and provide capability URLs which can be accessed
7+
anonymously to trigger execution of those policies. The Auto Scale webhook
8+
architecture allows Auto Scale to be integrated with other systems, for example,
9+
monitoring systems.
10+
*/
11+
package webhooks

0 commit comments

Comments
 (0)