ncloud_delete_scaling_policy
Delete a specified scaling policy from an Auto Scaling Group by providing group number and policy name. Requires confirm=true to execute the destructive action.
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 |