ncloud_put_scaling_policy
Create or update Auto Scaling Group policies to specify how capacity adjusts, using exact changes, percentages, or target values.
Instructions
Create or update a scaling policy for an Auto Scaling Group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cooldown | No | Cooldown period in seconds after scaling | |
| policyName | Yes | Scaling policy name | |
| minAdjustmentStep | No | Minimum adjustment step for percentage-based scaling | |
| scalingAdjustment | Yes | Scaling adjustment value | |
| adjustmentTypeCode | Yes | Adjustment type (CHANG — exact change, PRCNT — percentage, EXACT — set to exact number) | |
| autoScalingGroupNo | Yes | Auto Scaling Group number |