Load Balancer Overview
    • PDF

    Load Balancer Overview

    • PDF

    Article Summary

    Can be used in a VPC environment.

    Summary

    NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how. The application program interface (API) that supports the use of services and solutions provided by NAVER Cloud Platform is called NAVER Cloud Platform API.

    Common settings

    API URL

    https://ncloud.apigw.ntruss.com/vloadbalancer/v2
    

    Request header

    HeaderDescription
    x-ncp-apigw-timestampThe number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC.
    If the time difference compared to the API Gateway server is more than 5 minutes, then the request is considered invalid.
    x-ncp-iam-access-keyAPI key issued by NAVER Cloud Platform or access key issued by IAM
    x-ncp-apigw-signature-v2Signature used to encrypt the body with the secret key that maps with the access key.
    The HMAC encryption algorithm is HmacSHA256.

    Operations

    Load Balancer

    API nameDescription
    getLoadBalancerInstanceListSearch list of load balancer instances.
    getLoadBalancerInstanceDetailUse load balancer instance numbers to search the load balancer instance details.
    createLoadBalancerInstanceCreate load balancer instances.
    deleteLoadBalancerInstancesDelete load balancer instances.
    changeLoadBalancerInstanceConfigurationChange load balancer instance settings.
    setLoadBalancerInstanceSubnetSet load balancer subnet.
    setLoadBalancerDescriptionEdit load balancer description.
    getLoadBalancerListenerListSearch list of listeners registered in the load balancer.
    createLoadBalancerListenerCreate new listeners in the load balancer.
    deleteLoadBalancerListenersDelete listeners registered in the load balancer.
    changeLoadBalancerListenerConfigurationChange load balancer listener settings.
    getLoadBalancerRuleListSearch list of rules registered in the load balancer listener.

    Target Group

    API nameDescription
    getTargetGroupListSearch list of target groups.
    getTargetGroupDetailUse target group numbers to search the target group details.
    createTargetGroupCreate target groups.
    deleteTargetGroupsDelete target groups. You can't delete target groups in use.
    changeTargetGroupConfigurationChange target group settings.
    changeTargetGroupHealthCheckConfigurationChange target group's health check settings.
    getTargetListSearch list of targets applied to the target group.
    setTargetSet targets to apply to the target group.
    addTargetAdd targets to apply to the target group.
    removeTargetRemove targets applied to the target group.
    setTargetGroupDescriptionEdit the target group description.

    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.