Start Deployment
- Print
- PDF
Start Deployment
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Deploy the SourceDeploy scenario.
Request
API URL
POST {SOURCEDEPLOY_API_URL}/project/{projectId}/stage/{stageId}/scenario/{scenarioId}/deploy
Request parameter
Item | Type | Description | Remarks |
---|---|---|---|
projectId | string | Project ID | Search projectList |
stageId | string | stage ID | Search stageList |
scenarioId | string | Scenario ID | Search scenarioList |
Request query
None
Request body
None
Response
Response body
{
"historyId": "number"
}
Item | Type | Description | Remarks |
---|---|---|---|
historyId | number | history id |
Was this article helpful?