forked from docs/doc-exports
ELB api 0927
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng35 <zhoumeng35@huawei.com> Co-committed-by: zhoumeng35 <zhoumeng35@huawei.com>
This commit is contained in:
@ -862,7 +862,7 @@
|
||||
"node_id":"elb_zq_zg_0003.xml",
|
||||
"product_code":"elb",
|
||||
"code":"46",
|
||||
"des":"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 ",
|
||||
"des":"This API is used to query details about a forwarding rule by ID.GET /v2.0/lbaas/l7policies/{l7policy_id}/rules/{l7rule_id}NoneExample request: Querying details of a forwa",
|
||||
"doc_type":"api",
|
||||
"kw":"Querying Details of a Forwarding Rule,Forwarding Rule,API Reference",
|
||||
"search_title":"",
|
||||
@ -1471,7 +1471,7 @@
|
||||
"node_id":"listapiversions.xml",
|
||||
"product_code":"elb",
|
||||
"code":"78",
|
||||
"des":"This API is used to query all available ELB API versions.GET /versionsNoneStatus code: 200Querying API versionsStatus code: 200Successful request.{\n \"versions\" : [ {\n ",
|
||||
"des":"This API is used to query all available ELB API versions.GET /versionsNoneStatus code: 200Querying API versionsStatus code: 200Successful request.See Error Codes.",
|
||||
"doc_type":"api",
|
||||
"kw":"Querying API Versions,API Version,API Reference",
|
||||
"search_title":"",
|
||||
@ -1671,7 +1671,7 @@
|
||||
"node_id":"createloadbalancer.xml",
|
||||
"product_code":"elb",
|
||||
"code":"88",
|
||||
"des":"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",
|
||||
"des":"This API is used to create a dedicated load balancer. When you create a load balancer, note the following:Specify vip_subnet_cidr_id if you want to bind a private IPv4 ad",
|
||||
"doc_type":"api",
|
||||
"kw":"Creating a Load Balancer,Load Balancer,API Reference",
|
||||
"search_title":"",
|
||||
@ -2591,7 +2591,7 @@
|
||||
"node_id":"createhealthmonitor.xml",
|
||||
"product_code":"elb",
|
||||
"code":"134",
|
||||
"des":"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",
|
||||
"des":"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 tha",
|
||||
"doc_type":"api",
|
||||
"kw":"Configuring a Health Check,Health Check,API Reference",
|
||||
"search_title":"",
|
||||
@ -2851,7 +2851,7 @@
|
||||
"node_id":"createl7rule.xml",
|
||||
"product_code":"elb",
|
||||
"code":"147",
|
||||
"des":"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/",
|
||||
"des":"This API is used to add a forwarding rule.If the action of l7policy is set to Redirect to another listener, 17rule cannot be created.POST /v3/{project_id}/elb/l7policies/",
|
||||
"doc_type":"api",
|
||||
"kw":"Adding a Forwarding Rule,Forwarding Rule,API Reference",
|
||||
"search_title":"",
|
||||
@ -3805,7 +3805,7 @@
|
||||
{
|
||||
"uri":"ErrorCode.html",
|
||||
"node_id":"errorcode_1.xml",
|
||||
"product_code":"elb",
|
||||
"product_code":"",
|
||||
"code":"197",
|
||||
"des":"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.",
|
||||
"doc_type":"api",
|
||||
@ -3813,9 +3813,8 @@
|
||||
"search_title":"",
|
||||
"metedata":[
|
||||
{
|
||||
"documenttype":"api",
|
||||
"prodname":"elb",
|
||||
"opensource":"true"
|
||||
"opensource":"true",
|
||||
"documenttype":"api"
|
||||
}
|
||||
],
|
||||
"title":"Error Codes",
|
||||
@ -3902,7 +3901,7 @@
|
||||
"node_id":"elb_fl_0005.xml",
|
||||
"product_code":"elb",
|
||||
"code":"202",
|
||||
"des":"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",
|
||||
"des":"API v2.0 enables 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",
|
||||
"doc_type":"api",
|
||||
"kw":"Sequencing Query Results,General Information About Shared Load Balancers,API Reference",
|
||||
"search_title":"",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<a name="BatchUpdatePoliciesPriority"></a><a name="BatchUpdatePoliciesPriority"></a>
|
||||
|
||||
<h1 class="topictitle1">Batch Updating Forwarding Policy Priorities</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to batch update the priorities of forwarding policies.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to batch update the priorities of forwarding policies.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>This API is only used to update the priorities of forwarding policies added to a listener of a dedicated load balancer when <strong>action</strong> is set to <strong>REDIRECT_TO_POOL</strong>.</p>
|
||||
</div>
|
||||
@ -104,7 +104,8 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p>Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the forwarding policy priority. A smaller value indicates a higher priority. The value must be unique for forwarding policies of the same listener. This parameter will take effect only when <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong>. If this parameter is passed and <strong>enhance_l7policy_enable</strong> is set to <strong>false</strong>, an error will be returned. This parameter is unsupported for shared load balancers.</p>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the forwarding policy priority. A smaller value indicates a higher priority. The value must be unique for forwarding policies of the same listener.</p>
|
||||
<p>This parameter will take effect only when <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong>. If this parameter is passed and <strong>enhance_l7policy_enable</strong> is set to <strong>false</strong>, an error will be returned. This parameter is unsupported for shared load balancers.</p>
|
||||
<ul><li><p>If <strong>action</strong> is set to <strong>REDIRECT_TO_LISTENER</strong>, the value can only be <strong>0</strong>, indicating <strong>REDIRECT_TO_LISTENER</strong> has the highest priority.</p>
|
||||
</li><li><p>If <strong>enhance_l7policy_enable</strong> is not enabled, forwarding policies are automatically prioritized based on the original policy sorting logic. The priorities of domain names are independent from each other. For the same domain name, the priorities are sorted in the order of exact match (<strong>EQUAL_TO</strong>), prefix match (<strong>STARTS_WITH</strong>), and regular expression match (<strong>REGEX</strong>). If the matching types are the same, the longer the URL is, the higher the priority is. If a forwarding policy contains only a domain name without a path specified, the path is <strong>/</strong>, and prefix match is used by default.</p>
|
||||
</li><li><p>If <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong> and this parameter is not passed, the priority will be a sum of 1 and the highest priority of existing forwarding policy in the same listener by default. If the highest priority of existing forwarding policies is the maximum (10,000), the forwarding policy will fail to be created because the final priority for creating the forwarding policy is the sum of 1 and 10,000, which exceeds the maximum. In this case, specify a value or adjust the priorities of existing forwarding policies. If no forwarding policies exist, the highest priority of existing forwarding policies will be set to 1 by default.</p>
|
||||
@ -120,19 +121,19 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p><strong>Status code: 202</strong></p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="BatchUpdatePoliciesPriority__response_RequestId" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p>Parameter</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="BatchUpdatePoliciesPriority__response_RequestId" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.3.2.4.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p>Type</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.3.2.4.1.2"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p>Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.3.2.4.1.3"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>request_id</p>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p>request_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p>Specifies the backend server.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p>Specifies the backend server.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -405,7 +405,7 @@
|
||||
"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 ",
|
||||
"desc":"This API is used to query details about a forwarding rule by ID.GET /v2.0/lbaas/l7policies/{l7policy_id}/rules/{l7rule_id}NoneExample request: Querying details of a forwa",
|
||||
"product_code":"elb",
|
||||
"title":"Querying Details of a Forwarding Rule",
|
||||
"uri":"elb_zq_zg_0003.html",
|
||||
@ -693,7 +693,7 @@
|
||||
"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 ",
|
||||
"desc":"This API is used to query all available ELB API versions.GET /versionsNoneStatus code: 200Querying API versionsStatus code: 200Successful request.See Error Codes.",
|
||||
"product_code":"elb",
|
||||
"title":"Querying API Versions",
|
||||
"uri":"ListApiVersions.html",
|
||||
@ -783,7 +783,7 @@
|
||||
"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",
|
||||
"desc":"This API is used to create a dedicated load balancer. When you create a load balancer, note the following:Specify vip_subnet_cidr_id if you want to bind a private IPv4 ad",
|
||||
"product_code":"elb",
|
||||
"title":"Creating a Load Balancer",
|
||||
"uri":"CreateLoadBalancer.html",
|
||||
@ -1197,7 +1197,7 @@
|
||||
"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",
|
||||
"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 tha",
|
||||
"product_code":"elb",
|
||||
"title":"Configuring a Health Check",
|
||||
"uri":"CreateHealthMonitor.html",
|
||||
@ -1314,7 +1314,7 @@
|
||||
"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/",
|
||||
"desc":"This API is used to add a forwarding rule.If the action of l7policy 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",
|
||||
@ -1765,7 +1765,7 @@
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"product_code":"",
|
||||
"title":"Error Codes",
|
||||
"uri":"ErrorCode.html",
|
||||
"doc_type":"api",
|
||||
@ -1809,7 +1809,7 @@
|
||||
"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",
|
||||
"desc":"API v2.0 enables 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",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<a name="DeleteCertificate"></a><a name="DeleteCertificate"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Certificate</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete an SSL certificate.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete an SSL certificate.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>If the certificate is used by a listener, the certificate cannot be deleted, and the 409 Conflict error code will be displayed.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteHealthMonitor"></a><a name="DeleteHealthMonitor"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Health Check</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a health check.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a health check.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>The health check can be deleted only when the provisioning status of the associated load balancer is <strong>ACTIVE</strong>.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteIpGroup"></a><a name="DeleteIpGroup"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting an IP Address Group</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete an IP address group.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete an IP address group.</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteL7Policy"></a><a name="DeleteL7Policy"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Forwarding Policy</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a forwarding policy.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a forwarding policy.</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteL7Policy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}</p>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteL7Rule"></a><a name="DeleteL7Rule"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Forwarding Rule</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a forwarding rule.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a forwarding rule.</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteL7Rule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}</p>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteListener"></a><a name="DeleteListener"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Listener</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a listener.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a listener.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>Before you delete a listener, delete associated backend server groups or remove all backend servers in the default backend server group, and delete all forwarding policies.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteLoadBalancer"></a><a name="DeleteLoadBalancer"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Load Balancer</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a load balancer.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a load balancer.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>All listeners added to the load balancer must be deleted before the load balancer is deleted.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteLogtank"></a><a name="DeleteLogtank"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Log</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a log.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a log.</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteLogtank__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/logtanks/{logtank_id}</p>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteMember"></a><a name="DeleteMember"></a>
|
||||
|
||||
<h1 class="topictitle1">Removing a Backend Server</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to remove a backend server.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to remove a backend server.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>After you remove a backend server, new connections to this server will not be established. However, persistent connections that have been established will be maintained.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeletePool"></a><a name="DeletePool"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Backend Server Group</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a backend server group.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a backend server group.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>A backend server group can be deleted only after all servers are removed from the group, the health check configured for the group is deleted, and the group has no forwarding policies associated.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="DeleteSecurityPolicy"></a><a name="DeleteSecurityPolicy"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Custom Security Policy</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a custom security policy.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a custom security policy.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>A custom security policy that has been used by a listener cannot be deleted.</p>
|
||||
</div>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="ErrorCode_1"></a><a name="ErrorCode_1"></a>
|
||||
|
||||
<h1 class="topictitle1">Error Codes</h1>
|
||||
<div>
|
||||
<div id="body1708331141525">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ErrorCode_1__ErrorCode" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.1.1.6.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p>Error Codes</p>
|
||||
@ -1050,6 +1050,17 @@
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8934</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>The number of available IP addresses in the subnet on the downstream plane is insufficient.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p>The elb_virsubnet_ids %s is expected to use %s ipv4 addresses but only %s ipv4 addresses are available, Please reselect.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.1.6.1.5 "><p>Check your request based on the error message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8938</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>The ip member just support when pool's protocol is %s.</p>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a name="ListApiVersions"></a><a name="ListApiVersions"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying API Versions</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query all available ELB API versions.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query all available ELB API versions.</p>
|
||||
</div>
|
||||
<div class="section" id="ListApiVersions__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /versions</p>
|
||||
</div>
|
||||
@ -9,46 +9,46 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p><strong>Status code: 200</strong></p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListApiVersions__response_ListApiVersionsResponseBody" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p>Parameter</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListApiVersions__response_ListApiVersionsResponseBody" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p>Type</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p>Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>versions</p>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p>versions</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of <a href="#ListApiVersions__response_ApiVersionInfo">ApiVersionInfo</a> objects</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of <a href="#ListApiVersions__response_ApiVersionInfo">ApiVersionInfo</a> objects</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Lists the available API versions.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p>Lists the available API versions.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="ListApiVersions__response_ApiVersionInfo"></a><a name="response_ApiVersionInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListApiVersions__response_ApiVersionInfo" frame="border" border="1" rules="all"><caption><b>Table 2 </b>ApiVersionInfo</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p>Parameter</p>
|
||||
<div class="tablenoborder"><a name="ListApiVersions__response_ApiVersionInfo"></a><a name="response_ApiVersionInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListApiVersions__response_ApiVersionInfo" frame="border" border="1" rules="all"><caption><b>Table 2 </b>ApiVersionInfo</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p>Type</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p>Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>id</p>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the API version.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the API version.</p>
|
||||
<p>The value can be <strong>v3</strong>, <strong>v2</strong>, or <strong>v2.0</strong> in ascending order.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>status</p>
|
||||
<tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>status</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the status of the API version.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the status of the API version.</p>
|
||||
<p>The values are as follows:</p>
|
||||
<ul><li><p><strong>CURRENT</strong>: current version</p>
|
||||
</li><li><p><strong>STABLE</strong>: stable version</p>
|
||||
@ -66,13 +66,18 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p><strong>Status code: 200</strong></p>
|
||||
<p>Successful request.</p>
|
||||
<ul><li><pre class="screen">{
|
||||
<pre class="screen">{
|
||||
"versions" : [ {
|
||||
"id" : "v3",
|
||||
"status" : "CURRENT"
|
||||
}, {
|
||||
"id" : "v2",
|
||||
"status" : "STABLE"
|
||||
}, {
|
||||
"id" : "v2.0",
|
||||
"status" : "STABLE"
|
||||
} ]
|
||||
}</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListApiVersions__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p>Status Code</p>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<a name="ListSystemSecurityPolicies"></a><a name="ListSystemSecurityPolicies"></a>
|
||||
|
||||
<h1 class="topictitle1">Querying System Security Policies</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query system security policies.</p>
|
||||
<div id="body1708331107508"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query system security policies.</p>
|
||||
<p>System security policies are available to all users and cannot be created or modified.</p>
|
||||
</div>
|
||||
<div class="section" id="ListSystemSecurityPolicies__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/system-security-policies</p>
|
||||
@ -55,66 +55,66 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p><strong>Status code: 200</strong></p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListSystemSecurityPolicies__response_ListSystemSecurityPoliciesResponseBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p>Parameter</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListSystemSecurityPolicies__response_ListSystemSecurityPoliciesResponseBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p>Type</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p>Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>system_security_policies</p>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p>system_security_policies</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of <a href="#ListSystemSecurityPolicies__response_SystemSecurityPolicy">SystemSecurityPolicy</a> objects</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of <a href="#ListSystemSecurityPolicies__response_SystemSecurityPolicy">SystemSecurityPolicy</a> objects</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Lists system security policies.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p>Lists system security policies.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>request_id</p>
|
||||
<tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p>request_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Specifies the request ID. The value is automatically generated.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p>Specifies the request ID. The value is automatically generated.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="ListSystemSecurityPolicies__response_SystemSecurityPolicy"></a><a name="response_SystemSecurityPolicy"></a><table cellpadding="4" cellspacing="0" summary="" id="ListSystemSecurityPolicies__response_SystemSecurityPolicy" frame="border" border="1" rules="all"><caption><b>Table 4 </b>SystemSecurityPolicy</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p>Parameter</p>
|
||||
<div class="tablenoborder"><a name="ListSystemSecurityPolicies__response_SystemSecurityPolicy"></a><a name="response_SystemSecurityPolicy"></a><table cellpadding="4" cellspacing="0" summary="" id="ListSystemSecurityPolicies__response_SystemSecurityPolicy" frame="border" border="1" rules="all"><caption><b>Table 4 </b>SystemSecurityPolicy</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p>Type</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p>Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>name</p>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>name</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the name of the system security policy.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the name of the system security policy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>protocols</p>
|
||||
<tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>protocols</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Lists the TLS protocols supported by the system security policy.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Lists the TLS protocols supported by the system security policy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>ciphers</p>
|
||||
<tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>ciphers</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Lists the cipher suites supported by the system security policy.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Lists the cipher suites supported by the system security policy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>project_id</p>
|
||||
<tr><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the project ID.</p>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the project ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user