ncloud_put_scaling_policy
Define or modify scaling policies for Auto Scaling Groups, specifying adjustment type and value to control resource capacity changes.
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 |