Querying the Canary
- Print
- PDF
Querying the Canary
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.
Summary
Search the SourceDeploy canary analysis step list.
Request
API URL
GET {SOURCEDEPLOY_API_URL}/project/{projectId}/history/{historyId}/report
Request parameter
Item | Type | Description | Remarks |
---|---|---|---|
projectId | string | Project ID | Search projectList |
historyId | string | History ID | Search historyList |
Request query
None
Request body
None
Response
Response body
{ "stageList": ["number"] }
Item | Type | Description | Remarks |
---|---|---|---|
stageList[] | number | Analysis step time list |
Was this article helpful?