targetGroup 목록(VPC)

Prev Next

VPC 환경에서 이용 가능합니다.

개요

TargetGroup 목록을 조회합니다.

요청

API URL

GET 	{SOURCEDEPLOY_API_URL}/autoscaling/{autoscalingName}

요청 Parameter

항목 타입 설명 비고
autoScalingName string autoScalingGroup 이름 autoScalingGroupList API로 조회

요청 Query

없음

요청 Body

없음

응답

응답 Body

{
    "targetGroupList": [
        {
            "id": "number",
            "name": "string",
            "permission": "string",
            "actionName": "string"
        }
    ]
}
항목 타입 설명 비고
targetGroupList.id number LoadBalancer Target Group id
targetGroupList.name string LoadBalancer Target Group 이름
targetGroupList.permission string 상세 정보 조회 권한 소유 여부 "Allow" | "Deny"
targetGroupList.actionName string 상세 정보 조회 권한명