LoadBalancerInstance
    • PDF

    LoadBalancerInstance

    • PDF

    Article Summary

    Available in VPC

    Description

    Load balancer instance

    Syntax

    private String loadBalancerInstanceNo;
    private CommonCode loadBalancerInstanceStatus;
    private CommonCode loadBalancerInstanceOperation;
    private String loadBalancerInstanceStatusName;
    private String loadBalancerDescription;
    private Date createDate;
    private String loadBalancerName;
    private String loadBalancerDomain;
    private LoadBalancerIpList loadBalancerIpList;
    private CommonCode loadBalancerType;
    private CommonCode loadBalancerNetworkType;
    private CommonCode throughputType;
    private Integer idleTimeout;
    private String vpcNo;
    private String regionCode;
    private SubnetNoList subnetNoList;
    private List<LoadBalancerSubnet> loadBalancerSubnetList;
    private LoadBalancerListenerNoList loadBalancerListenerNoList;
    

    Field

    Parameter nameRequiredTypeDescription
    loadBalancerInstanceNoYesString- Load balancer instance number
    NAVER Cloud Platform's identifier to identify the load balancer instance
    loadBalancerInstanceStatusYesCommonCodeLoad balancer instance status
    INIT (LB INIT status)
    CREAT (LB CREATED status)
    USED (LB USED status)
    TERMT (LB TERMINATED status)
    loadBalancerInstanceOperationYesCommonCodeLoad balancer instance OP
    CHANG (LB CHANGE OP)
    CREAT (LB CREATE OP)
    NULL (LB NULL OP)
    TERMT (LB TERMINATE OP)
    USE (LB USE OP)
    loadBalancerInstanceStatusNameYesString- Load balancer instance status name
    The current load balancer instance status name is derived from the combination of the load balancer instance status and load balancer instance OP
    Creating
    Running
    Changing
    Terminating
    Terminated
    Repairing
    loadBalancerDescriptionNoStringLoad balancer description
    createDateYesDateDate created
    Format: "YYYY-MM-DDThh:mm:ssZ"
    loadBalancerNameYesStringLoad balancer name
    loadBalancerDomainYesStringDomain name for load balancer access information
    loadBalancerIpListYesLoadBalancerIpListIP list for load balancer access information
    loadBalancerTypeYesCommonCodeLoad balancer type
    APPLICATION (Application Load Balancer)
    NETWORK (Network Load Balancer)
    NETWORK_PROXY (Network Proxy Loadb Balancer)
    loadBalancerNetworkTypeYesCommonCodeLoad balancer network type
    PUBLIC (Public Network)
    PRIVATE (Private Network)
    throughputTypeYesCommonCodeLoad handling performance type code
    SMALL (Small Throughput)
    MEDIUM (Medium Throughput)
    LARGE (Large Throughput)
    idleTimeoutNoIntegerConnection idle time (seconds)
    1~3600
    vpcNoYesStringVPC number
    regionCodeYesStringRegion code
    subnetNoListYesSubnetNoList- Subnet number
    One dedicated subnet for load balancer per zone can be selected
    loadBalancerSubnetListYesList<LoadBalancerSubnet>- Load balancer subnet list
    Information on the subnet where the load balancer is located
    loadBalancerListenerNoListNoLoadBalancerListenerNoListList of listener numbers set on the load balancer

    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.