TargetGroup
    • PDF

    TargetGroup

    • PDF

    Article summary

    Available in VPC

    This is a target group.

    Syntax

    The syntax is as follows.

    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

    The following describes the fields.

    FieldTypeRequiredDescription
    targetGroupNoStringRequiredTarget group number
    • NAVER Cloud Platform's identifier to identify target groups
    targetGroupNameStringRequiredTarget group name
    targetTypeCommonCodeRequiredTarget type
    • VSVR
      • VSVR: Server (VPC)
    vpcNoStringRequiredVPC number
    targetGroupProtocolTypeCommonCodeRequiredTarget group protocol type
    • TCP | UDP | PROXY_TCP | HTTP | HTTPS
    targetGroupPortIntegerRequiredTarget group port
    • 1 - 65534
    targetGroupDescriptionStringOptionalTarget group description
    useStickySessionBooleanRequiredWhether to enable per-session access
    • true | false
    useProxyProtocolBooleanRequiredWhether to use proxy protocols
    • true | false
    algorithmTypeCommonCodeRequiredAlgorithm type
    • RR | SIPHS | LC | MH
      • RR: round robin
      • SIPHS: source IP hash
      • LC: least connection
      • MH: Maglev hash
    createDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    regionCodeStringRequiredRegion code
    loadBalancerInstanceNoStringOptionalConnected load balancer instance number
    healthCheckProtocolTypeCommonCodeRequiredHealth check protocol type
    • TCP | HTTP | HTTPS
    healthCheckPortIntegerRequiredHealth check port
    • 1 - 65534
    healthCheckUrlPathStringOptionalHealth check URL path
    healthCheckHttpMethodTypeCommonCodeOptionalHealth check HTTP method type
    • HEAD | GET
    healthCheckCycleIntegerRequiredHealth check interval (seconds)
    • 5 - 300
    healthCheckUpThresholdIntegerRequiredHealth check normal threshold
    • 2 - 10
    healthCheckDownThresholdIntegerRequiredHealth check failure threshold
    • 2 - 10
    targetNoListTargetNoListOptionalList of target numbers included in the target group

    Was this article helpful?

    What's Next
    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.