ncloud_sourcedeploy_delete_scenario
Delete a deployment scenario from a specified project stage. Requires confirmation to execute the destructive operation.
Instructions
⚠️ Destructive: Delete a deployment scenario. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| stageId | Yes | ID of the deployment stage | |
| projectId | Yes | ID of the deployment project | |
| scenarioId | Yes | ID of the deployment scenario to delete |