Canary 배포 거절 (VPC)
- 인쇄
- PDF
Canary 배포 거절 (VPC)
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
SourceDeploy canary 배포를 거절합니다.
요청
API URL
POST {SOURCEDEPLOY_API_URL}/project/{projectId}/history/{historyId}/canary/reject
요청 Parameter
항목 | 타입 | 설명 | 비고 |
---|---|---|---|
projectId | string | 프로젝트 ID | projectList 조회 |
historyId | string | 히스토리 ID | historyList 조회 |
요청 Query
없음
요청 Body
없음
응답
응답 Body
{
"result": boolean
}
항목 | 타입 | 설명 | 비고 |
---|---|---|---|
result | boolean | canary 배포 거절 여부 |
이 문서가 도움이 되었습니까?