弹性负载均衡 ELB-更新后端云服务器组:请求示例

时间:2023-12-14 10:47:19

请求示例

  • 请求样例1 更新后端云服务器组
    PUT https://{Endpoint}/v2.0/lbaas/pools/12ff63af-4127-4074-a251-bcb2ecc53ebe 
    
    { 
        "pool": { 
            "name": "pool2", 
            "description": "pool two", 
            "lb_algorithm": "LEAST_CONNECTIONS" 
        } 
    }
support.huaweicloud.com/api-elb/elb_zq_hz_0004.html