LoadBalancerInstance
    • PDF

    LoadBalancerInstance

    • PDF

    Article Summary

    説明

    ロードバランサインスタンス

    構文

    private String loadBalancerInstanceNo;
    private String virtualIp;
    private String loadBalancerName;
    private CommonCode loadBalancerAlgorithmType;
    private String loadBalancerDescription;
    private Date createDate;
    private String domainName;
    private Region region;
    private List<Zone> zoneList;
    private String loadBalancerInstanceStatusName;
    private CommonCode loadBalancerInstanceStatus;
    private CommonCode loadBalancerInstanceOperation;
    private CommonCode networkUsageType;
    private boolean isHttpKeepAlive;
    private Integer connectionTimeout;
    private String certificateName;
    private List<LoadBalancerRule> loadBalancerRuleList;
    private List<LoadBalancedServerInstance> loadBalancedServerInstanceList;
    

    フィールド

    パラメータ名必須タイプ説明
    loadBalancerInstanceNoYesStringロードバランサを識別するためのNaverクラウドプラットフォームの識別子
    virtualIpNoStringvirtualIp
    loadBalancerNameYesStringロードバランサ名
    loadBalancerAlgorithmTypeYesCommonCodeロードバランサアルゴリズム区分コード
    RR (Round Robin)
    LC (Least Connection)
    SIPHS (Source IP Hash)
    loadBalancerDescriptionNoStringロードバランサ説明
    createDateYesDate作成日付フォーマット : "YYYY-MM-DDThh:mm:ssZ"
    domainNameYesStringロードバランサDomain名
    regionYesRegionロードバランサが位置するリージョン
    zoneListYesList<Zone>ロードバランサが位置するゾーンリスト
    loadBalancerInstanceStatusYesCommonCodeロードバランサインスタンスのステータス
    INIT (NET INITステータス)
    CREAT (NET CREATステータス)
    TERMT (NET TERMINATEDステータス)
    NAVAI (NET NOT AVAILABLEステータス)
    USED (NET USEDステータス)
    loadBalancerInstanceOperationYesCommonCodeロードバランサインスタンスのOP
    CREAT (NET CREAT OP)
    TERMT (NET TERMINATED OP)
    USE (NET USE OP)
    NULL (NET NULL OP)
    CHANG (NET CHANGE OP)
    DISUS (NET DISUSE OP)
    loadBalancerInstanceStatusNameYesStringロードバランサインスタンスのステータス名
    ロードバランサインスタンスのステータスとロードバランサ インスタンスのOperationステータスを組み合わせて、現在のロードバランサインスタンスのステータス名を伝達します。
    initialized
    creating
    repairing
    created
    using
    used
    disusing
    changing
    terminated
    networkUsageTypeYesCommonCodeネットワーク用途区分
    PBLIP(Public) PRVT(Private)
    isHttpKeepAliveNoBooleanHttpKeepAlive設定区分 Default : false
    connectionTimeoutYesIntegerコネクションタイムアウト Default : 60 秒
    certificateNameNoStringSSL認証名
    loadBalancerRuleListYesList<LoadBalancerRule>ロードバランサRULEリスト
    loadBalancedServerInstanceListNoList<LoadBalancedServerInstance>ロードバランサがBindされたサーバインスタンスリスト

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

    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.