forked from laiweijian4/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
1838 lines
71 KiB
JSON
1838 lines
71 KiB
JSON
[
|
|
{
|
|
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
|
|
"product_code":"elb",
|
|
"title":"API Usage Guidelines",
|
|
"uri":"en-us_topic_0022480177.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"APIs (V2.0)",
|
|
"uri":"elb_zq_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"desc":"By default, load balancers created in the eu-de region are shared load balancers. APIs for shared load balancers are only available in this region. Shared load balancers ",
|
|
"product_code":"elb",
|
|
"title":"API Call Precaution",
|
|
"uri":"en-us_topic_0000001088335195.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Load Balancer",
|
|
"uri":"elb_zq_fz_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a private network load balancer. After the load balancer is created, its details, such as load balancer ID, IP address, and subnet ID, are retu",
|
|
"product_code":"elb",
|
|
"title":"Creating a Load Balancer",
|
|
"uri":"en-us_topic_0096561535.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"This API is used to query load balancers and display them in a list. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.P",
|
|
"product_code":"elb",
|
|
"title":"Querying Load Balancers",
|
|
"uri":"elb_zq_fz_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a load balancer using its ID. You can also query the EIP bound to the load balancer based on the value of vip_port_id.GET /v2.0/lb",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Load Balancer",
|
|
"uri":"elb_zq_fz_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the status tree of a load balancer. You can use this API to query details about the associated listeners, backend server groups, backend servers",
|
|
"product_code":"elb",
|
|
"title":"Querying the Status Tree of a Load Balancer",
|
|
"uri":"elb_zq_fz_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"This API is used to update the name or description of a load balancer.PUT /v2.0/lbaas/loadbalancers/{loadbalancer_id}Example request: Modifying the load balancer name and",
|
|
"product_code":"elb",
|
|
"title":"Updating a Load Balancer",
|
|
"uri":"elb_zq_fz_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specific load balancer.All listeners added to the load balancer must be deleted before the load balancer is deleted.DELETE /v2.0/lbaas/loadba",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Load Balancer",
|
|
"uri":"elb_zq_fz_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Listener",
|
|
"uri":"elb_zq_jt_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a listener to a load balancer.When protocol is set to TCP and protocol_port to 0, the listener works in IP mode (DR mode).POST /v2.0/lbaas/listene",
|
|
"product_code":"elb",
|
|
"title":"Adding a Listener",
|
|
"uri":"elb_zq_jt_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the listeners and display them in a list. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.Yo",
|
|
"product_code":"elb",
|
|
"title":"Querying Listeners",
|
|
"uri":"elb_zq_jt_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a listener using its ID.GET /v2.0/lbaas/listeners/{listener_id}NoneExample request: Querying details of a listenerGET https://{End",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Listener",
|
|
"uri":"elb_zq_jt_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a listener, such as listener name, description, associated backend server groups, and server certificates.If the provisioning status of the ass",
|
|
"product_code":"elb",
|
|
"title":"Updating a Listener",
|
|
"uri":"elb_zq_jt_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"15"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a listener by ID.All backend server groups associated with the listener must be deleted before the listener is deleted.DELETE /v2.0/lbaas/liste",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Listener",
|
|
"uri":"elb_zq_jt_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server Group",
|
|
"uri":"elb_zq_hz_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a backend server group. After multiple backend servers are added to a backend server group, requests are distributed among backend servers based o",
|
|
"product_code":"elb",
|
|
"title":"Adding a Backend Server Group",
|
|
"uri":"elb_zq_hz_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"17",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the backend server groups and display them in a list. Filter query and pagination query are supported. Unless otherwise specified, exact match i",
|
|
"product_code":"elb",
|
|
"title":"Querying Backend Server Groups",
|
|
"uri":"elb_zq_hz_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"17",
|
|
"code":"19"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a backend server group using its ID.GET /v2.0/lbaas/pools/{pool_id}NoneExample request: Querying details of a backend server group",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Backend Server Group",
|
|
"uri":"elb_zq_hz_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"17",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a backend server group.If the provisioning status of the load balancer associated with a backend server group is not ACTIVE, the backend server",
|
|
"product_code":"elb",
|
|
"title":"Updating a Backend Server Group",
|
|
"uri":"elb_zq_hz_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"17",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a backend server group.Before deleting a backend server group, remove all backend servers, delete the health check, and disassociate forwarding",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Backend Server Group",
|
|
"uri":"elb_zq_hz_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"17",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server",
|
|
"uri":"elb_zq_hd_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a backend server to a specific backend server group. After a backend server group is added to a listener, traffic is distributed to backend server",
|
|
"product_code":"elb",
|
|
"title":"Adding a Backend Server",
|
|
"uri":"elb_zq_hd_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"desc":"This API is used to query backend servers in a specific backend server group. Filter query and pagination query are supported. Unless otherwise specified, exact match is ",
|
|
"product_code":"elb",
|
|
"title":"Querying Backend Servers",
|
|
"uri":"elb_zq_hd_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a backend server.GET /v2.0/lbaas/pools/{pool_id}/members/{member_id}NoneExample request: Querying details of a backend serverGET h",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Backend Server",
|
|
"uri":"elb_zq_hd_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a backend server. You can modify its name and weight. You can set a larger weight for backend servers that can receive more traffic.If the prov",
|
|
"product_code":"elb",
|
|
"title":"Updating a Backend Server",
|
|
"uri":"elb_zq_hd_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"This API is used to remove a backend server by its ID.After you remove a backend server, new connections to this server will not be established. However, long connections",
|
|
"product_code":"elb",
|
|
"title":"Removing a Backend Server",
|
|
"uri":"elb_zq_hd_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all backend servers. Filter query and pagination query are supported.Parameters marker, limit, and page_reverse are used for pagination query. P",
|
|
"product_code":"elb",
|
|
"title":"Querying All Backend Servers (Extension API)",
|
|
"uri":"elb_zq_hd_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"This API is used to update backend servers in batches.A maximum of 200 backend servers can be modified at a time.Two backend servers in a backend server group cannot have",
|
|
"product_code":"elb",
|
|
"title":"Batch Updating Backend Servers",
|
|
"uri":"elb_zq_hd_0007.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Health Check",
|
|
"uri":"elb_zq_jk_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"desc":"This API is used to configure a health check for a backend server group to check the status of backend servers. If the health check result is OFFLINE, backend servers are",
|
|
"product_code":"elb",
|
|
"title":"Configuring a Health Check",
|
|
"uri":"elb_zq_jk_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"32"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the health checks. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.GET /v2.0/lbaas/healthmon",
|
|
"product_code":"elb",
|
|
"title":"Querying Health Checks",
|
|
"uri":"elb_zq_jk_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a health check using its iD.GET /v2.0/lbaas/healthmonitors/{healthmonitor_id}NoneExample request: Querying details of a health che",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Health Check",
|
|
"uri":"elb_zq_jk_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a health check.If provisioning_status of the load balancer for which the health check is configured is not ACTIVE, the health check cannot be u",
|
|
"product_code":"elb",
|
|
"title":"Updating a Health Check",
|
|
"uri":"elb_zq_jk_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a health check.If provisioning_status of the load balancer for which the health check is configured is not ACTIVE, the health check cannot be d",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Health Check",
|
|
"uri":"elb_zq_jk_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"31",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Policy",
|
|
"uri":"elb_zq_zf_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a forwarding policy. The listener and forwarding policy determine how traffic is forwarded to backend servers.By matching the URL or domain name s",
|
|
"product_code":"elb",
|
|
"title":"Adding a Forwarding Policy",
|
|
"uri":"elb_zq_zf_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"37",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the forwarding policies. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.Parameters marker, ",
|
|
"product_code":"elb",
|
|
"title":"Querying Forwarding Policies",
|
|
"uri":"elb_zq_zf_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"37",
|
|
"code":"39"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a forwarding policy.GET /v2.0/lbaas/l7policies/{l7policy_id}NoneExample request: Querying details of a forwarding policyGET https:",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Forwarding Policy",
|
|
"uri":"elb_zq_zf_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"37",
|
|
"code":"40"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a forwarding policy. You can select another backend server group or redirect to another HTTPS listener.PUT /v2.0/lbaas/l7policies/{l7policy_id}",
|
|
"product_code":"elb",
|
|
"title":"Updating a Forwarding Policy",
|
|
"uri":"elb_zq_zf_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"37",
|
|
"code":"41"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specific forwarding policy.DELETE /v2.0/lbaas/l7policies/{l7policy_id}NoneNoneExample request: Deleting a forwarding policyDELETE https://{En",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Forwarding Policy",
|
|
"uri":"elb_zq_zf_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"37",
|
|
"code":"42"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Rule",
|
|
"uri":"elb_zq_zg_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"43"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a forwarding rule. After you add a forwarding rule, the load balancer matches the domain name and path in the request and distributes the traffic ",
|
|
"product_code":"elb",
|
|
"title":"Adding a Forwarding Rule",
|
|
"uri":"elb_zq_zg_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"44"
|
|
},
|
|
{
|
|
"desc":"This API is used to query forwarding rules. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.Parameters marker, limit, ",
|
|
"product_code":"elb",
|
|
"title":"Querying Forwarding Rules",
|
|
"uri":"elb_zq_zg_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"45"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a forwarding rule using its ID.GET /v2.0/lbaas/l7policies/{l7policy_id}/rules/{l7rule_id}NoneExample request: Querying details of ",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Forwarding Rule",
|
|
"uri":"elb_zq_zg_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"46"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a forwarding rule. You can change the mode that how traffic is distributed by updating the forwarding rule.PUT /v2.0/lbaas/l7policies/{l7policy",
|
|
"product_code":"elb",
|
|
"title":"Updating a Forwarding Rule",
|
|
"uri":"elb_zq_zg_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"47"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specific forwarding rule.DELETE /v2.0/lbaas/l7policies/{l7policy_id}/rules/{l7rule_id}NoneNoneExample request: Deleting a forwarding ruleDELE",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Forwarding Rule",
|
|
"uri":"elb_zq_zg_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"48"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Whitelist",
|
|
"uri":"elb_zq_bm_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"49"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a whitelist to control access to a specific listener. After a whitelist is added, only IP addresses in the whitelist can access the listener.POST ",
|
|
"product_code":"elb",
|
|
"title":"Adding a Whitelist",
|
|
"uri":"elb_zq_bm_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"50"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the whitelists. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.Parameters marker, limit, an",
|
|
"product_code":"elb",
|
|
"title":"Querying Whitelists",
|
|
"uri":"elb_zq_bm_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"51"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a whitelist using its ID.GET /v2.0/lbaas/whitelists/{whitelist_id}NoneExample request: Querying details of a whitelistGET https://",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Whitelist",
|
|
"uri":"elb_zq_bm_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"52"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a whitelist. You can enable or disable the whitelist function or change IP addresses in the whitelist. If you change IP addresses in the whitel",
|
|
"product_code":"elb",
|
|
"title":"Updating a Whitelist",
|
|
"uri":"elb_zq_bm_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"53"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specific whitelist.DELETE /v2.0/lbaas/whitelists/{whitelist_id}NoneNoneExample request: Deleting a whitelistDELETE https://{Endpoint}/v2.0/lb",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Whitelist",
|
|
"uri":"elb_zq_bm_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"49",
|
|
"code":"54"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Certificate",
|
|
"uri":"elb_zq_zs_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"55"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a certificate. After a certificate is bound to a listener, the load balancer authenticates the client using this certificate, and backend serve",
|
|
"product_code":"elb",
|
|
"title":"Creating a Certificate",
|
|
"uri":"elb_zq_zs_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"55",
|
|
"code":"56"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all the certificates. Filter query and pagination query are supported. Unless otherwise specified, exact match is applied.Parameters marker, lim",
|
|
"product_code":"elb",
|
|
"title":"Querying Certificates",
|
|
"uri":"elb_zq_zs_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"55",
|
|
"code":"57"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a certificate.GET /v2.0/lbaas/certificates/{certificate_id}NoneExample request: Querying details of a certificateGET https://{Endp",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Certificate",
|
|
"uri":"elb_zq_zs_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"55",
|
|
"code":"58"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a certificate.PUT /v2.0/lbaas/certificates/{certificate_id}Example request: Updating a certificatePUT https://{Endpoint}/v2.0/lbaas/certificate",
|
|
"product_code":"elb",
|
|
"title":"Updating a Certificate",
|
|
"uri":"elb_zq_zs_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"55",
|
|
"code":"59"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a specific certificate.If the target certificate is used by a listener, the certificate cannot be deleted, and 409 code will be displayed.DELET",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Certificate",
|
|
"uri":"elb_zq_zs_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"55",
|
|
"code":"60"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Tag",
|
|
"uri":"elb_zq_bq_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"2",
|
|
"code":"61"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a tag to a specific load balancer for easier management.You can also use this API for dedicated load balancers.A maximum of 20 tags can be added t",
|
|
"product_code":"elb",
|
|
"title":"Adding a Tag to a Load Balancer",
|
|
"uri":"elb_zq_bq_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"62"
|
|
},
|
|
{
|
|
"desc":"This API is used to batch add tags to a load balancer.You can also use this API for dedicated load balancers.A maximum of 20 tags can be added to a listener.This API is i",
|
|
"product_code":"elb",
|
|
"title":"Batch Adding Load Balancer Tags",
|
|
"uri":"elb_zq_bq_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"63"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all the tags of one load balancer.You can also use this API for dedicated load balancers.GET /v2.0/{project_id}/loadbalancers/{loadbalancer_id}/",
|
|
"product_code":"elb",
|
|
"title":"Querying All Tags of a Load Balancer",
|
|
"uri":"elb_zq_bq_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"64"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the tags of all the load balancers.You can also use this API for dedicated load balancers.GET /v2.0/{project_id}/loadbalancers/tagsExample reque",
|
|
"product_code":"elb",
|
|
"title":"Querying the Tags of All Load Balancers",
|
|
"uri":"elb_zq_bq_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"65"
|
|
},
|
|
{
|
|
"desc":"This API is used to query load balancers using tags.You can also use this API for dedicated load balancers.NonePOST /v2.0/{project_id}/loadbalancers/resource_instances/ac",
|
|
"product_code":"elb",
|
|
"title":"Querying Load Balancers by Tag",
|
|
"uri":"elb_zq_bq_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"66"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a tag with a specific key from a load balancer.You can also use this API for dedicated load balancers.NoneDELETE /v2.0/{project_id}/loadbalance",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Tag from a Load Balancer",
|
|
"uri":"elb_zq_bq_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"67"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a tag to a specific listener.You can also use this API for dedicated load balancers.A maximum of 20 tags can be added to a load balancer.Note the ",
|
|
"product_code":"elb",
|
|
"title":"Adding a Tag to a Listener",
|
|
"uri":"elb_zq_bq_0007.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"68"
|
|
},
|
|
{
|
|
"desc":"This API is used to batch add tags to a listener.You can also use this API for dedicated load balancers.A maximum of 20 tags can be added to a listener.This API is idempo",
|
|
"product_code":"elb",
|
|
"title":"Batch Adding Tags to a Listener",
|
|
"uri":"elb_zq_bq_0008.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"69"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all tags of one listener.You can also use this API for dedicated load balancers.NoneGET /v2.0/{project_id}/listeners/{listener_id}/tagsExample r",
|
|
"product_code":"elb",
|
|
"title":"Querying All Tags of a Listener",
|
|
"uri":"elb_zq_bq_0009.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"70"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the tags of all listeners.You can also use this API for dedicated load balancers.NoneGET /v2.0/{project_id}/listeners/tagsExample requestGET htt",
|
|
"product_code":"elb",
|
|
"title":"Querying the Tags of All Listeners",
|
|
"uri":"elb_zq_bq_0010.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"71"
|
|
},
|
|
{
|
|
"desc":"This API is used to query listeners by tag.You can also use this API for dedicated load balancers.NonePOST /v2.0/{project_id}/listeners/resource_instances/actionExample r",
|
|
"product_code":"elb",
|
|
"title":"Querying Listeners by Tag",
|
|
"uri":"elb_zq_bq_0011.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"72"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a tag with a specific key from a listener.You can also use this API for dedicated load balancers.NoneDELETE /v2.0/{project_id}/listeners/{liste",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Tag from a Listener",
|
|
"uri":"elb_zq_bq_0012.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"73"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Status Codes",
|
|
"uri":"elb_zq_bq_0013.html",
|
|
"doc_type":"api",
|
|
"p_code":"61",
|
|
"code":"74"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"APIs (V3)",
|
|
"uri":"elb_dx_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"75"
|
|
},
|
|
{
|
|
"desc":"In the eu-nl region, you can only create dedicated load balancers, either on the console or by calling APIs. In the eu-de region, dedicated load balancer APIs are also av",
|
|
"product_code":"elb",
|
|
"title":"API Call Precaution",
|
|
"uri":"en-us_topic_0000001088310753.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"76"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"API Version",
|
|
"uri":"module_versions.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"77"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all available ELB API versions.GET /versionsNoneStatus code: 200Querying API versionsStatus code: 200Successful request.{\n \"versions\" : [ {\n ",
|
|
"product_code":"elb",
|
|
"title":"Querying API Versions",
|
|
"uri":"ListApiVersions.html",
|
|
"doc_type":"api",
|
|
"p_code":"77",
|
|
"code":"78"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Quota",
|
|
"uri":"module_quotas.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"79"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the quotas of load balancers and related resources in a specific project.GET /v3/{project_id}/elb/quotasStatus code: 200Specifies the resource q",
|
|
"product_code":"elb",
|
|
"title":"Querying Quotas",
|
|
"uri":"ShowQuota.html",
|
|
"doc_type":"api",
|
|
"p_code":"79",
|
|
"code":"80"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the current quotas and used quotas of resources related to a dedicated load balancer in a specific project.GET /v3/{project_id}/elb/quotas/detai",
|
|
"product_code":"elb",
|
|
"title":"Querying Quota Usage",
|
|
"uri":"ListQuotaDetails.html",
|
|
"doc_type":"api",
|
|
"p_code":"79",
|
|
"code":"81"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"AZ",
|
|
"uri":"module_azs.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"82"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all available AZs when you create a dedicated load balancer.One set of AZs is returned by default. When you create a dedicated load balancer, yo",
|
|
"product_code":"elb",
|
|
"title":"Querying AZs",
|
|
"uri":"ListAvailabilityZones.html",
|
|
"doc_type":"api",
|
|
"p_code":"82",
|
|
"code":"83"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Load Balancer Flavor",
|
|
"uri":"module_flavors.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"84"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all load balancer flavors that are available to a specific user in a specific region.This API has the following constraints:Parameters marker, l",
|
|
"product_code":"elb",
|
|
"title":"Querying Flavors",
|
|
"uri":"ListFlavors.html",
|
|
"doc_type":"api",
|
|
"p_code":"84",
|
|
"code":"85"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a flavor.GET /v3/{project_id}/elb/flavors/{flavor_id}Status code: 200Status code: 200Successful request.See Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Flavor",
|
|
"uri":"ShowFlavor.html",
|
|
"doc_type":"api",
|
|
"p_code":"84",
|
|
"code":"86"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Load Balancer",
|
|
"uri":"module_loadbalancers.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"87"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dedicated load balancer. When you create a dedicated load balancer, note the following:Specify vip_subnet_cidr_id if you want to bind a priva",
|
|
"product_code":"elb",
|
|
"title":"Creating a Load Balancer",
|
|
"uri":"CreateLoadBalancer.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"88"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all load balancers.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters ma",
|
|
"product_code":"elb",
|
|
"title":"Querying Load Balancers",
|
|
"uri":"ListLoadBalancers.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"89"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a load balancer.GET /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}Status code: 200Viewing details of a load balancerStatus code:",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Load Balancer",
|
|
"uri":"ShowLoadBalancer.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"90"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a load balancer.PUT /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}Status code: 200Updating a load balancerStatus code: 200Successful requ",
|
|
"product_code":"elb",
|
|
"title":"Updating a Load Balancer",
|
|
"uri":"UpdateLoadBalancer.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"91"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a load balancer.All listeners added to the load balancer must be deleted before the load balancer is deleted.DELETE /v3/{project_id}/elb/loadba",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Load Balancer",
|
|
"uri":"DeleteLoadBalancer.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"92"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the status tree of a load balancer and to show information about all resources associated with the load balancer.When admin_state_up is set to f",
|
|
"product_code":"elb",
|
|
"title":"Querying the Status Tree of a Load Balancer",
|
|
"uri":"ShowLoadBalancerStatus.html",
|
|
"doc_type":"api",
|
|
"p_code":"87",
|
|
"code":"93"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Certificate",
|
|
"uri":"module_certificates.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"94"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an SSL certificate for HTTPS listeners.POST /v3/{project_id}/elb/certificatesStatus code: 201Creating a server certificateStatus code: 201Norma",
|
|
"product_code":"elb",
|
|
"title":"Creating a Certificate",
|
|
"uri":"CreateCertificate.html",
|
|
"doc_type":"api",
|
|
"p_code":"94",
|
|
"code":"95"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all SSL certificates.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters ",
|
|
"product_code":"elb",
|
|
"title":"Querying Certificates",
|
|
"uri":"ListCertificates.html",
|
|
"doc_type":"api",
|
|
"p_code":"94",
|
|
"code":"96"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of an SSL certificate.GET /v3/{project_id}/elb/certificates/{certificate_id}Status code: 200Status code: 200Successful request.See Error ",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Certificate",
|
|
"uri":"ShowCertificate.html",
|
|
"doc_type":"api",
|
|
"p_code":"94",
|
|
"code":"97"
|
|
},
|
|
{
|
|
"desc":"This API is used to update an SSL certificate.If a certificate wth a domain name is used by a listener, the domain name cannot be updated to an empty string (\"\"), and the",
|
|
"product_code":"elb",
|
|
"title":"Updating a Certificate",
|
|
"uri":"UpdateCertificate.html",
|
|
"doc_type":"api",
|
|
"p_code":"94",
|
|
"code":"98"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete an SSL certificate.If the certificate is used by a listener, the certificate cannot be deleted, and the 409 Conflict error code will be display",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Certificate",
|
|
"uri":"DeleteCertificate.html",
|
|
"doc_type":"api",
|
|
"p_code":"94",
|
|
"code":"99"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Security Policy",
|
|
"uri":"module_security_policies.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"100"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a custom security policy. If you need a custom security policy, you need to specify security_policy_id when you add an HTTPS listener to your l",
|
|
"product_code":"elb",
|
|
"title":"Creating a Custom Security Policy",
|
|
"uri":"CreateSecurityPolicy.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"101"
|
|
},
|
|
{
|
|
"desc":"This API is used to query custom security policies.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Paramet",
|
|
"product_code":"elb",
|
|
"title":"Querying Custom Security Policies",
|
|
"uri":"ListSecurityPolicies.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"102"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details of a custom security policy.GET /v3/{project_id}/elb/security-policies/{security_policy_id}Status code: 200Querying details of a custom ",
|
|
"product_code":"elb",
|
|
"title":"Querying Details of a Custom Security Policy",
|
|
"uri":"ShowSecurityPolicy.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"103"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a custom security policy.If protocols or ciphers is updated, the modification takes effect immediately on all listeners that use the custom sec",
|
|
"product_code":"elb",
|
|
"title":"Updating a Custom Security Policy",
|
|
"uri":"UpdateSecurityPolicy.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"104"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a custom security policy.A custom security policy that has been used by a listener cannot be deleted.DELETE /v3/{project_id}/elb/security-polic",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Custom Security Policy",
|
|
"uri":"DeleteSecurityPolicy.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"105"
|
|
},
|
|
{
|
|
"desc":"This API is used to query system security policies.System security policies are available to all users and cannot be created or modified.GET /v3/{project_id}/elb/system-s",
|
|
"product_code":"elb",
|
|
"title":"Querying System Security Policies",
|
|
"uri":"ListSystemSecurityPolicies.html",
|
|
"doc_type":"api",
|
|
"p_code":"100",
|
|
"code":"106"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"IP Address Group",
|
|
"uri":"module_ipgroups.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"107"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an IP address group. The IP address can contain IP addresses or CIDR blocks. 0.0.0.0 will be considered the same as 0.0.0.0/32. If you enter bo",
|
|
"product_code":"elb",
|
|
"title":"Creating an IP Address Group",
|
|
"uri":"CreateIpGroup.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"108"
|
|
},
|
|
{
|
|
"desc":"This API is used to query IP address groups.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters mar",
|
|
"product_code":"elb",
|
|
"title":"Querying IP Address Groups",
|
|
"uri":"ListIpGroups.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"109"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of an IP address group.GET /v3/{project_id}/elb/ipgroups/{ipgroup_id}Status code: 200Viewing details of an IP address groupStatus code: 2",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of an IP Address Group",
|
|
"uri":"ShowIpGroup.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"110"
|
|
},
|
|
{
|
|
"desc":"This API is used to update an IP address group. All IP addresses in the IP address group will be overwritten, and the IP addresses that are not included in the ip_list pa",
|
|
"product_code":"elb",
|
|
"title":"Updating an IP Address Group",
|
|
"uri":"UpdateIpGroup.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"111"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete an IP address group.DELETE /v3/{project_id}/elb/ipgroups/{ipgroup_id}NoneDeleting an IP address groupNoneSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Deleting an IP Address Group",
|
|
"uri":"DeleteIpGroup.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"112"
|
|
},
|
|
{
|
|
"desc":"This API is used to update the IP addresses in an IP address group.POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/create-or-updateStatus code: 200Updating IP addr",
|
|
"product_code":"elb",
|
|
"title":"Updating IP Addresses in an IP Address Group",
|
|
"uri":"UpdateIpList.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"113"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete IP addresses from an IP address group.POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/batch-deleteStatus code: 200Deleting IP addresses ",
|
|
"product_code":"elb",
|
|
"title":"Deleting IP Addresses from an IP Address Group",
|
|
"uri":"BatchDeleteIpList.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"114"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Listener",
|
|
"uri":"module_listeners.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"115"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a listener to a load balancer.The protocol used by the listener can be TCP, UDP, HTTP, or HTTPS.For load balancing at Layer 4, the protocol can on",
|
|
"product_code":"elb",
|
|
"title":"Adding a Listener",
|
|
"uri":"CreateListener.html",
|
|
"doc_type":"api",
|
|
"p_code":"115",
|
|
"code":"116"
|
|
},
|
|
{
|
|
"desc":"This API is used to query listeners.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters marker, lim",
|
|
"product_code":"elb",
|
|
"title":"Querying Listeners",
|
|
"uri":"ListListeners.html",
|
|
"doc_type":"api",
|
|
"p_code":"115",
|
|
"code":"117"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a listener.GET /v3/{project_id}/elb/listeners/{listener_id}Status code: 200Viewing details of a listenerStatus code: 200Successful req",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Listener",
|
|
"uri":"ShowListener.html",
|
|
"doc_type":"api",
|
|
"p_code":"115",
|
|
"code":"118"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a listener.If the provisioning status of the load balancer that the listener is added to is not ACTIVE, the listener cannot be updated.PUT /v3/",
|
|
"product_code":"elb",
|
|
"title":"Updating a Listener",
|
|
"uri":"UpdateListener.html",
|
|
"doc_type":"api",
|
|
"p_code":"115",
|
|
"code":"119"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a listener.Before you delete a listener, delete associated backend server groups or remove all backend servers in the default backend server gr",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Listener",
|
|
"uri":"DeleteListener.html",
|
|
"doc_type":"api",
|
|
"p_code":"115",
|
|
"code":"120"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server Group",
|
|
"uri":"module_pools.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"121"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a backend server group.If session-persistence is specified, cookie_name is available only when type is set to APP_COOKIE.If listener_id is spec",
|
|
"product_code":"elb",
|
|
"title":"Creating a Backend Server Group",
|
|
"uri":"CreatePool.html",
|
|
"doc_type":"api",
|
|
"p_code":"121",
|
|
"code":"122"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all backend server groups.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parame",
|
|
"product_code":"elb",
|
|
"title":"Querying Backend Server Groups",
|
|
"uri":"ListPools.html",
|
|
"doc_type":"api",
|
|
"p_code":"121",
|
|
"code":"123"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a backend server group.GET /v3/{project_id}/elb/pools/{pool_id}Status code: 200Status code: 200Successful request.See Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Backend Server Group",
|
|
"uri":"ShowPool.html",
|
|
"doc_type":"api",
|
|
"p_code":"121",
|
|
"code":"124"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a backend server group.The backend server group can be updated only when the provisioning status of the associated load balancer is ACTIVE.PUT ",
|
|
"product_code":"elb",
|
|
"title":"Updating a Backend Server Group",
|
|
"uri":"UpdatePool.html",
|
|
"doc_type":"api",
|
|
"p_code":"121",
|
|
"code":"125"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a backend server group.A backend server group can be deleted only after all servers are removed from the group, the health check configured for",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Backend Server Group",
|
|
"uri":"DeletePool.html",
|
|
"doc_type":"api",
|
|
"p_code":"121",
|
|
"code":"126"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server",
|
|
"uri":"module_members.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"127"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a backend server.When you add backend servers, note the following:Two backend servers in the same backend server group must have different IP addr",
|
|
"product_code":"elb",
|
|
"title":"Adding a Backend Server",
|
|
"uri":"CreateMember.html",
|
|
"doc_type":"api",
|
|
"p_code":"127",
|
|
"code":"128"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all backend servers.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters m",
|
|
"product_code":"elb",
|
|
"title":"Querying Backend Servers",
|
|
"uri":"ListMembers.html",
|
|
"doc_type":"api",
|
|
"p_code":"127",
|
|
"code":"129"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a backend server.GET /v3/{project_id}/elb/pools/{pool_id}/members/{member_id}Status code: 200Status code: 200Successful request.See Er",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Backend Server",
|
|
"uri":"ShowMember.html",
|
|
"doc_type":"api",
|
|
"p_code":"127",
|
|
"code":"130"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a backend server.If the provisioning status of the associated load balancer is not ACTIVE, the backend server cannot be updated.PUT /v3/{projec",
|
|
"product_code":"elb",
|
|
"title":"Updating a Backend Server",
|
|
"uri":"UpdateMember.html",
|
|
"doc_type":"api",
|
|
"p_code":"127",
|
|
"code":"131"
|
|
},
|
|
{
|
|
"desc":"This API is used to remove a backend server.After you remove a backend server, new connections to this server will not be established. However, persistent connections tha",
|
|
"product_code":"elb",
|
|
"title":"Removing a Backend Server",
|
|
"uri":"DeleteMember.html",
|
|
"doc_type":"api",
|
|
"p_code":"127",
|
|
"code":"132"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Health Check",
|
|
"uri":"module_health_monitors.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"133"
|
|
},
|
|
{
|
|
"desc":"This API is used to configure a health check.The security groups must have rules that allow traffic to 100.125.0.0/16. If you want to use UDP for health checks, ensure th",
|
|
"product_code":"elb",
|
|
"title":"Configuring a Health Check",
|
|
"uri":"CreateHealthMonitor.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"134"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all health checks.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters mar",
|
|
"product_code":"elb",
|
|
"title":"Querying Health Checks",
|
|
"uri":"ListHealthMonitors.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"135"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a health check.GET /v3/{project_id}/elb/healthmonitors/{healthmonitor_id}Status code: 200Status code: 200Successful request.See Error ",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Health Check",
|
|
"uri":"ShowHealthMonitor.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"136"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a health check.The health check can be updated only when the provisioning status of the associated load balancer is ACTIVE.PUT /v3/{project_id}",
|
|
"product_code":"elb",
|
|
"title":"Updating a Health Check",
|
|
"uri":"UpdateHealthMonitor.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"137"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a health check.The health check can be deleted only when the provisioning status of the associated load balancer is ACTIVE.DELETE /v3/{project_",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Health Check",
|
|
"uri":"DeleteHealthMonitor.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"138"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Policy",
|
|
"uri":"module_policies.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"139"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a forwarding policy to a listener.Forwarding policies can be added to only to HTTP or HTTPS listeners.POST /v3/{project_id}/elb/l7policiesStatus c",
|
|
"product_code":"elb",
|
|
"title":"Adding a Forwarding Policy",
|
|
"uri":"CreateL7Policy.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"140"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all forwarding policies.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Paramete",
|
|
"product_code":"elb",
|
|
"title":"Querying Forwarding Policies",
|
|
"uri":"ListL7Policies.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"141"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a forwarding policy.GET /v3/{project_id}/elb/l7policies/{l7policy_id}Status code: 200Status code: 200Successful request.See Error Code",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Forwarding Policy",
|
|
"uri":"ShowL7Policy.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"142"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a forwarding policy.PUT /v3/{project_id}/elb/l7policies/{l7policy_id}Status code: 200Status code: 200Successful request.See Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Updating a Forwarding Policy",
|
|
"uri":"UpdateL7Policy.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"143"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a forwarding policy.DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}NoneNoneSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Forwarding Policy",
|
|
"uri":"DeleteL7Policy.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"144"
|
|
},
|
|
{
|
|
"desc":"This API is used to batch update the priorities of forwarding policies.This API is only used to update the priorities of forwarding policies added to a listener of a dedi",
|
|
"product_code":"elb",
|
|
"title":"Batch Updating Forwarding Policy Priorities",
|
|
"uri":"BatchUpdatePoliciesPriority.html",
|
|
"doc_type":"api",
|
|
"p_code":"139",
|
|
"code":"145"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Rule",
|
|
"uri":"module_rules.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"146"
|
|
},
|
|
{
|
|
"desc":"This API is used to add a forwarding rule.If the action of 17policy is set to Redirect to another listener, 17rule cannot be created.POST /v3/{project_id}/elb/l7policies/",
|
|
"product_code":"elb",
|
|
"title":"Adding a Forwarding Rule",
|
|
"uri":"CreateL7Rule.html",
|
|
"doc_type":"api",
|
|
"p_code":"146",
|
|
"code":"147"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all forwarding rules.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters ",
|
|
"product_code":"elb",
|
|
"title":"Querying Forwarding Rules",
|
|
"uri":"ListL7Rules.html",
|
|
"doc_type":"api",
|
|
"p_code":"146",
|
|
"code":"148"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a forwarding rule.GET /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}Status code: 200Status code: 200OKSee Error Codes",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Forwarding Rule",
|
|
"uri":"ShowL7Rule.html",
|
|
"doc_type":"api",
|
|
"p_code":"146",
|
|
"code":"149"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a forwarding rule.PUT /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}Status code: 200Status code: 200Successful request.See Err",
|
|
"product_code":"elb",
|
|
"title":"Updating a Forwarding Rule",
|
|
"uri":"UpdateL7Rule.html",
|
|
"doc_type":"api",
|
|
"p_code":"146",
|
|
"code":"150"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a forwarding rule.DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}NoneNoneSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Forwarding Rule",
|
|
"uri":"DeleteL7Rule.html",
|
|
"doc_type":"api",
|
|
"p_code":"146",
|
|
"code":"151"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Log",
|
|
"uri":"module_logtank.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"152"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a log.POST /v3/{project_id}/elb/logtanksStatus code: 201Creating a log for a load balancerStatus code: 201CreatedSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Creating a Log",
|
|
"uri":"CreateLogtank.html",
|
|
"doc_type":"api",
|
|
"p_code":"152",
|
|
"code":"153"
|
|
},
|
|
{
|
|
"desc":"This API is used to query logs.This API has the following constraints:Parameters marker, limit, and page_reverse are used for pagination query.Parameters marker, limit, a",
|
|
"product_code":"elb",
|
|
"title":"Querying Logs",
|
|
"uri":"ListLogtanks.html",
|
|
"doc_type":"api",
|
|
"p_code":"152",
|
|
"code":"154"
|
|
},
|
|
{
|
|
"desc":"This API is used to view details of a log.GET /v3/{project_id}/elb/logtanks/{logtank_id}Status code: 200Viewing details of a logStatus code: 200OKSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Viewing Details of a Log",
|
|
"uri":"ShowLogtank.html",
|
|
"doc_type":"api",
|
|
"p_code":"152",
|
|
"code":"155"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a log.PUT /v3/{project_id}/elb/logtanks/{logtank_id}Status code: 200Updating a logStatus code: 200OKSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Updating a Log",
|
|
"uri":"UpdateLogtank.html",
|
|
"doc_type":"api",
|
|
"p_code":"152",
|
|
"code":"156"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a log.DELETE /v3/{project_id}/elb/logtanks/{logtank_id}NoneDeleting a logNoneSee Error Codes.",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Log",
|
|
"uri":"DeleteLogtank.html",
|
|
"doc_type":"api",
|
|
"p_code":"152",
|
|
"code":"157"
|
|
},
|
|
{
|
|
"desc":"Queries all available versions.If there is no version added to the URL, all available versions are returned.GET /NoneNoneExample requestGET /Example response{\n \"version",
|
|
"product_code":"elb",
|
|
"title":"Querying Versions",
|
|
"uri":"elb_fl_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"158"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Examples",
|
|
"uri":"elb_eg_v3_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"159"
|
|
},
|
|
{
|
|
"desc":"Call APIs to create a dedicated load balancer and bind a new EIP to it.You have created a VPC and a subnet.Query the subnet you have created.Send GET https://{vpc_endpoin",
|
|
"product_code":"elb",
|
|
"title":"Creating a Dedicated Load Balancer and Binding a New EIP to It",
|
|
"uri":"en-us_topic_0000001127879251.html",
|
|
"doc_type":"api",
|
|
"p_code":"159",
|
|
"code":"160"
|
|
},
|
|
{
|
|
"desc":"Call the API to add a listener to a dedicated load balancer.You have created a dedicated load balancer.You have obtained the ID of the dedicated load balancer.Add a liste",
|
|
"product_code":"elb",
|
|
"title":"Adding a Listener to a Dedicated Load Balancer",
|
|
"uri":"elb_eg_v3_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"159",
|
|
"code":"161"
|
|
},
|
|
{
|
|
"desc":"Call APIs to delete a dedicated load balancer.Before you delete a dedicated load balancer, delete all resources associated with it. Figure 1 shows the associated resource",
|
|
"product_code":"elb",
|
|
"title":"Deleting a Dedicated Load Balancer",
|
|
"uri":"elb_eg_v3_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"159",
|
|
"code":"162"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Common Parameters",
|
|
"uri":"elb_gc_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"163"
|
|
},
|
|
{
|
|
"desc":"The following code descriptions are only suitable for shared load balancers.",
|
|
"product_code":"elb",
|
|
"title":"HTTP Status Codes of Shared Load Balancers",
|
|
"uri":"elb_gc_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"163",
|
|
"code":"164"
|
|
},
|
|
{
|
|
"desc":"The following code descriptions are only suitable for dedicated load balancers.",
|
|
"product_code":"elb",
|
|
"title":"HTTP Status Codes for Dedicated Load Balancers",
|
|
"uri":"elb_gc_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"163",
|
|
"code":"165"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Permissions and Supported Actions",
|
|
"uri":"elb_sq_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"166"
|
|
},
|
|
{
|
|
"desc":"This section describes fine-grained permissions management for the ELB service. If your account does not need individual IAM users, then you may skip over this chapter.By",
|
|
"product_code":"elb",
|
|
"title":"Introduction",
|
|
"uri":"elb_sq_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"167"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"API Actions (V2)",
|
|
"uri":"elb_sq_lb_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"168"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Load Balancer",
|
|
"uri":"elb_sq_lb_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"169"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Listener",
|
|
"uri":"elb_sq_lb_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"170"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server Group",
|
|
"uri":"elb_sq_lb_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"171"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server",
|
|
"uri":"elb_sq_lb_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"172"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Health Check",
|
|
"uri":"elb_sq_lb_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"173"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Policy",
|
|
"uri":"elb_sq_lb_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"174"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Rule",
|
|
"uri":"elb_sq_lb_0007.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"175"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Whitelist",
|
|
"uri":"elb_sq_lb_0008.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"176"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"SSL Certificate",
|
|
"uri":"elb_sq_lb_0009.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"177"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Tag",
|
|
"uri":"elb_sq_lb_0010.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"178"
|
|
},
|
|
{
|
|
"desc":"The monitoring function relies on Cloud Eye.",
|
|
"product_code":"elb",
|
|
"title":"Precautions for Supported Actions",
|
|
"uri":"elb_sq_lb_0011.html",
|
|
"doc_type":"api",
|
|
"p_code":"168",
|
|
"code":"179"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"API Actions (V3)",
|
|
"uri":"elb_sq_lb_v3_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"180"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Load Balancer",
|
|
"uri":"elb_sq_lb_v3_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"181"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Listener",
|
|
"uri":"elb_sq_lb_v3_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"182"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server Group",
|
|
"uri":"elb_sq_lb_v3_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"183"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Backend Server",
|
|
"uri":"elb_sq_lb_v3_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"184"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Health Check",
|
|
"uri":"elb_sq_lb_v3_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"185"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Policy",
|
|
"uri":"elb_sq_lb_v3_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"186"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Forwarding Rule",
|
|
"uri":"elb_sq_lb_v3_0007.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"187"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"SSL Certificate",
|
|
"uri":"elb_sq_lb_v3_0009.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"188"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Custom Security Policy",
|
|
"uri":"elb_sq_lb_v3_0011.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"189"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"IP Address Group",
|
|
"uri":"elb_sq_lb_v3_0012.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"190"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Quota Management",
|
|
"uri":"elb_sq_lb_v3_0010.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"191"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Availability Zone",
|
|
"uri":"elb_sq_lb_v3_0013.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"192"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Flavor",
|
|
"uri":"elb_sq_lb_v3_0014.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"193"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Log",
|
|
"uri":"en-us_topic_0000001929387249.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"194"
|
|
},
|
|
{
|
|
"desc":"elb:quotas:list controls the fine-grained actions for quota display.The monitoring function relies on Cloud Eye.",
|
|
"product_code":"elb",
|
|
"title":"Precautions for Supported Actions",
|
|
"uri":"elb_sq_lb_v3_0015.html",
|
|
"doc_type":"api",
|
|
"p_code":"180",
|
|
"code":"195"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Appendix",
|
|
"uri":"elb_fl_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"196"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Error Codes",
|
|
"uri":"ErrorCode.html",
|
|
"doc_type":"api",
|
|
"p_code":"196",
|
|
"code":"197"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Status Codes",
|
|
"uri":"elb_gc_1102.html",
|
|
"doc_type":"api",
|
|
"p_code":"196",
|
|
"code":"198"
|
|
},
|
|
{
|
|
"desc":"This section describes the metrics that can be monitored by Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the metr",
|
|
"product_code":"elb",
|
|
"title":"ELB Metrics",
|
|
"uri":"elb_fl_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"196",
|
|
"code":"199"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"General Information About Shared Load Balancers",
|
|
"uri":"elb_fl_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"196",
|
|
"code":"200"
|
|
},
|
|
{
|
|
"desc":"APIs v2.0 allow users to query data in pages by adding the limit and marker parameters to the URL of the list request. The query results are displayed in the ascending or",
|
|
"product_code":"elb",
|
|
"title":"Querying Data in Pages",
|
|
"uri":"elb_fl_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"200",
|
|
"code":"201"
|
|
},
|
|
{
|
|
"desc":"APIs v2.0 enable the system to sort queried results based on customized keys by adding the sort_key and sort_dir parameters to the URL of the list request. sort_key speci",
|
|
"product_code":"elb",
|
|
"title":"Sequencing Query Results",
|
|
"uri":"elb_fl_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"200",
|
|
"code":"202"
|
|
},
|
|
{
|
|
"desc":"The basic workflow of elastic load balancers contains the following: creating a load balancer, adding a listener to a specified load balancer, adding a backend server gro",
|
|
"product_code":"elb",
|
|
"title":"Basic Workflow",
|
|
"uri":"elb_fl_0007.html",
|
|
"doc_type":"api",
|
|
"p_code":"200",
|
|
"code":"203"
|
|
},
|
|
{
|
|
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"product_code":"elb",
|
|
"title":"Change History",
|
|
"uri":"elb_xd_0000.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"204"
|
|
}
|
|
] |