TargetGroup
    • PDF

    TargetGroup

    • PDF

    記事の要約

    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;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    targetGroupNoStringRequiredターゲットグループ番号
    • ターゲットグループを識別するための NAVERクラウドプラットフォームの識別子
    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ターゲットグループに含まれているターゲット番号リスト

    この記事は役に立ちましたか?

    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.