MENU
      TargetGroup

        TargetGroup


        기사 요약

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

        타깃 그룹입니다.

        구문

        구문은 다음과 같습니다.

        private String targetGroupNo;
        private String targetGroupName;
        private CommonCode targetType;
        private String vpcNo;
        private CommonCode targetGroupProtocolType;
        private Integer targetGroupPort;
        private String targetGroupDescription;
        private Boolean useStickySession;
        private Boolean useProxyProtocol;
        private CommonCode algorithmType;
        private Date createDate;
        private String regionCode;
        private String loadBalancerInstanceNo;
        private CommonCode healthCheckProtocolType;
        private Integer healthCheckPort;
        private String healthCheckUrlPath;
        private CommonCode healthCheckHttpMethodType;
        private Integer healthCheckCycle;
        private Integer healthCheckUpThreshold;
        private Integer healthCheckDownThreshold;
        private TargetNoList targetNoList;
        Java

        필드

        필드에 대한 설명은 다음과 같습니다.

        필드타입필수 여부설명
        targetGroupNoStringRequired타깃 그룹 번호
        • 타깃 그룹을 식별하기 위한 네이버 클라우드 플랫폼의 식별자
        targetGroupNameStringRequired타깃 그룹 이름
        targetTypeCommonCodeRequired타깃 구분
        • VSVR
          • VSVR: Server (VPC)
        vpcNoStringRequiredVPC 번호
        targetGroupProtocolTypeCommonCodeRequired타깃 그룹 프로토콜 유형
        • TCP | UDP | PROXY_TCP | HTTP | HTTPS
        targetGroupPortIntegerRequired타깃 그룹 포트
        • 1~65534
        targetGroupDescriptionStringOptional타깃 그룹 설명
        useStickySessionBooleanRequired세션별 접근 사용 여부
        • true | false
        useProxyProtocolBooleanRequired프록시 프로토콜 사용 여부
        • true | false
        algorithmTypeCommonCodeRequired알고리즘 유형
        • RR | SIPHS | LC | MH
          • RR: Round Robin
          • SIPHS: Source IP Hash
          • LC: Least Connection
          • MH: Maglev Hash
        createDateDateRequired생성 일시(YYYY-MM-DDThh:mm:ssZ)
        regionCodeStringRequired리전 코드
        loadBalancerInstanceNoStringOptional연결된 로드 밸런서 인스턴스 번호
        healthCheckProtocolTypeCommonCodeRequired헬스 체크 프로토콜 유형
        • TCP | HTTP | HTTPS
        healthCheckPortIntegerRequired헬스 체크 포트
        • 1~65534
        healthCheckUrlPathStringOptional헬스 체크 URL 경로
        healthCheckHttpMethodTypeCommonCodeOptional헬스 체크 HTTP Method 유형
        • HEAD | GET
        healthCheckCycleIntegerRequired헬스 체크 주기(초)
        • 5~300
        healthCheckUpThresholdIntegerRequired헬스 체크 정상 임곗값
        • 2~10
        healthCheckDownThresholdIntegerRequired헬스 체크 실패 임곗값
        • 2~10
        targetNoListTargetNoListOptional타깃 그룹에 포함된 타깃 번호 목록

        이 문서가 도움이 되었습니까?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.