| addautoscaleaction |
Use this method to create a AutoScale action. |
Syntax |
Parameters |
name |
ActionScale action name. This is mandatory parameter. |
type |
The type of action. This is mandatory parameter. |
profilename |
AutoScale profile name. This is mandatory parameter. |
parameters |
Parameters to use in the action. This is mandatory parameter. |
vmdestroygraceperiod |
Time in minutes a VM is kept in inactive state before destroying Default value = 10. |
quiettime |
Time in seconds no other policy is evaluated or action is taken Default value = 300. |
vserver |
Name of the vserver on which autoscale action has to be taken. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |