TargetGroup
    • PDF

    TargetGroup

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Can be used in a VPC environment.

    Description

    Target group

    Statement

    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;
    

    Field

    Parameter nameRequirement statusTypeDescription
    targetGroupNoYesStringTarget group number
    NAVER Cloud Platform's identifier to identify the target group
    targetGroupNameYesStringTarget group name
    targetTypeYesCommonCodeTarget type
    VSVR (Server (VPC))
    vpcNoYesStringVPC number
    targetGroupProtocolTypeYesCommonCodeTarget group protocol type
    TCP (TCP protocol)
    UDP (UDP protocol)
    PROXY_TCP (PROXY TCP protocol)
    HTTP (HTTP protocol)
    HTTPS (HTTPS protocol)
    targetGroupPortYesIntegerTarget group port
    1~65534
    targetGroupDescriptionNoStringTarget group description
    useStickySessionYesBooleanAccess by session usage status
    useProxyProtocolYesBooleanProxy protocol usage status
    algorithmTypeYesCommonCodeAlgorithm type
    RR (Round Robin)
    SIPHS (Source IP Hash)
    LC (Least Connection)
    MH (Maglev Hash)
    createDateYesDateCreation date Format: "YYYY-MM-DDThh:mm:ssZ"
    regionCodeYesStringRegion code
    loadBalancerInstanceNoNoStringConnected load balancer instance number
    healthCheckProtocolTypeYesCommonCodeHealth check protocol type
    TCP (TCP protocol)
    HTTP (HTTP protocol)
    HTTPS (HTTPS protocol)
    healthCheckPortYesIntegerHealth check port
    1~65534
    healthCheckUrlPathNoStringHealth check URL path
    healthCheckHttpMethodTypeNoCommonCodeHealth check HTTP Method type
    HEAD (HTTP HEAD Method)
    GET (HTTP GET Method)
    healthCheckCycleYesIntegerHealth check interval (sec.)
    5~300
    healthCheckUpThresholdYesIntegerHealth check normal threshold
    2~10
    healthCheckDownThresholdYesIntegerHealth check failure threshold
    2~10
    targetNoListNoTargetNoListList of target numbers included in the target group

    Was this article helpful?

    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.