SourceCommit 리파지토리 목록(VPC)

Prev Next

개요

SourceCommit 리파지토리 목록을 조회합니다.

요청

API URL

GET 	{SOURCEDEPLOY_API_URL}/sourcecommit/repository

요청 Parameter

없음

요청 Query

없음

요청 Body

없음

응답

응답 Body

{
    "repositoryList": [
        {
            "name": "string",
            "permission": "string",
            "actionName": "string"
        }
    ]
}
항목 타입 설명 비고
repositoryList.name string SourceCommit 리파지토리 이름
repositoryList.permission string 상세 정보 조회 권한 소유 여부 "Allow" | "Deny"
repositoryList.actionName string 상세 정보 조회 권한명