AutoScaleServiceExtensions Class |
Note: This API is now obsolete.
Namespace: net.openstack.Core.Synchronous
The AutoScaleServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateGroup | Obsolete.
Create a new scaling group.
|
![]() ![]() | CreatePolicy | Obsolete.
Create a new scaling policy for a scaling group.
|
![]() ![]() | CreateWebhook | Obsolete.
Create a webhook capable of anonymously executing a scaling policy.
|
![]() ![]() | CreateWebhookRange | Obsolete.
Create a collection of webhooks capable of anonymously executing a scaling policy.
|
![]() ![]() | DeleteGroup | Obsolete.
Remove and delete a scaling group.
|
![]() ![]() | DeletePolicy | Obsolete.
Remove and delete a scaling policy.
|
![]() ![]() | DeleteWebhook | Obsolete.
Remove and delete a webhook associated with a scaling policy.
|
![]() ![]() | ExecutePolicy | Obsolete.
Execute a scaling policy.
|
![]() ![]() | GetGroup | Obsolete.
Get detailed information about a scaling group.
|
![]() ![]() | GetGroupConfiguration | Obsolete.
Get the group configuration for a scaling group.
|
![]() ![]() | GetGroupState | Obsolete.
Get information about the current state of a scaling group.
|
![]() ![]() | GetLaunchConfiguration | Obsolete.
Get the launch configuration for a scaling group.
|
![]() ![]() | GetPolicy | Obsolete.
Get detailed information about a scaling policy.
|
![]() ![]() | GetWebhook | Obsolete.
Get detailed information about a webhook associated with a scaling policy.
|
![]() ![]() | ListPolicies | Obsolete.
Gets a collection of scaling policies for a scaling group.
|
![]() ![]() | ListScalingGroups | Obsolete.
Gets a collection of scaling groups.
|
![]() ![]() | ListWebhooks | Obsolete.
Gets a collection of webhooks which trigger the execution of a particular
scaling policy.
|
![]() ![]() | PauseGroup | Obsolete.
Suspend the execution of scaling policies for a scaling group.
|
![]() ![]() | ResumeGroup | Obsolete.
Resume the execution of scaling policies for a scaling group.
|
![]() ![]() | SetGroupConfiguration | Obsolete.
Set the group configuration for a scaling group.
|
![]() ![]() | SetLaunchConfiguration | Obsolete.
Set the launch configuration for a scaling group.
|
![]() ![]() | SetPolicy | Obsolete.
Replace the configuration for a scaling policy.
|
![]() ![]() | UpdateWebhook | Obsolete.
Update the configuration for a webhook.
|