Canary 배포 승인(VPC)

Prev Next

SourceDeploy canary 배포를 승인합니다.

요청

API URL

POST 	{SOURCEDEPLOY_API_URL}/project/{projectId}/history/{historyId}/canary/accept

요청 Parameter

항목 타입 설명 비고
projectId string 프로젝트 ID projectList 조회
historyId string 히스토리 ID historyList 조회

요청 Query

없음

요청 Body

없음

응답

응답 Body

{
		"result": boolean
}
항목 Type 설명 비고
result boolean canary 배포 승인 여부