Request Deployment Approval
- Print
- PDF
Request Deployment Approval
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Request the deployment of SourceDeploy scenario.
Requests
API URL
POST {SOURCEDEPLOY_API_URL}/project/{projectId}/stage/{stageId}/scenario/{scenarioId}/deploy/request
Request parameters
Item | Type | Description | Remarks |
---|---|---|---|
projectId | string | Project ID | View projectList |
stageId | string | stage ID | View stageList |
scenarioId | string | Scenario ID | View scenarioList |
Request queries
None
Request bodies
None
Responses
Response bodies
{
"historyId": "number"
}
Item | Type | Description | Remarks |
---|---|---|---|
historyId | number | history id |
Was this article helpful?