ncloud_sourcedeploy_create_scenario
Create a deployment scenario for a project stage by providing name and configuration, including source and deployment strategy.
Instructions
Create a new deployment scenario in a stage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scenario name | |
| config | Yes | Scenario configuration (source, deployment strategy, commands, etc.) | |
| stageId | Yes | ID of the deployment stage | |
| projectId | Yes | ID of the deployment project |