ncloud_delete_scaling_policy
Delete a scaling policy from an Auto Scaling Group using the group number and policy name. Set confirm=true to execute.
Instructions
⚠️ Destructive: Delete a scaling policy from an Auto Scaling Group. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| policyName | Yes | Scaling policy name to delete | |
| autoScalingGroupNo | Yes | Auto Scaling Group number |