ncloud_delete_scheduled_action
Delete a scheduled action from an Auto Scaling Group to remove planned scaling events. Requires confirm=true to execute.
Instructions
[⚠️ DESTRUCTIVE] Delete a scheduled action 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 | |
| autoScalingGroupNo | Yes | Auto Scaling Group number | |
| scheduledActionName | Yes | Scheduled action name to delete |