Compare commits

...

6 Commits

Author SHA1 Message Date
51dc9baefd elb_api_0420
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>
2023-06-09 13:24:32 +00:00
f716007a5f Defining variable for doc-exports reference in zuul to make the body and title generated correctly
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-07 10:56:10 +00:00
28105bc50e chore: use convertor from separate project
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2023-06-05 06:34:45 +00:00
e98e63f8be removing public-images entry from metadata.yaml
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 15:18:05 +00:00
f083e18983 re-introducing changes before wafd version 20230423
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 12:41:58 +00:00
d7579655e9 Deprecating Swift API and enabling nosql API
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 12:13:46 +00:00
208 changed files with 16895 additions and 5079 deletions

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting IP Addresses from an IP Address Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete IP addresses from an IP address group. This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/batch-delete</p>
<div class="section" id="BatchDeleteIpList__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/batch-delete</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Creating a Certificate</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create an SSL certificate for HTTPS listeners.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/certificates</p>
<div class="section" id="CreateCertificate__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/certificates</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -149,7 +149,10 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the private key of the certificate used by HTTPS. This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>. The value must be PEM encoded. Maximum 8,192 character length is allowed.</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the private key of the certificate used by HTTPS listeners. The value can contain up to 8,192 PEM encoded characters.</p>
<ul><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>.</p>
</li><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. The value must be PEM encoded and will not take effect.</p>
</li></ul>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>project_id</p>
@ -158,7 +161,8 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the project ID of the certificate.</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><ul><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>.</p>
</li></ul>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>32</strong></p>
</td>
@ -280,9 +284,9 @@
</td>
<td class="cellrowborder" valign="top" width="20%" 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 private key of the server certificate. The value must be PEM encoded.</p>
<ul><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally. This parameter will be left blank even if you enter a private key that is not PEM encoded.</p>
</li><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>. If you enter an invalid private key, an error is returned.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the private key of the certificate used by HTTPS listeners. The value can contain up to 8,192 PEM encoded characters.</p>
<ul><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>.</p>
</li><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally.</p>
</li></ul>
</td>
</tr>

View File

@ -5,7 +5,7 @@
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>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 that the protocol of the backend server group is UDP.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/healthmonitors</p>
<div class="section" id="CreateHealthMonitor__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/healthmonitors</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
<p>IPv6 is unsupported.</p>
<p>This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups</p>
<div class="section" id="CreateIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>Forwarding policies can be added to only to HTTP or HTTPS listeners.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/l7policies</p>
<div class="section" id="CreateL7Policy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/l7policies</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>If the action of <strong>17policy</strong> is set to <strong>Redirect to another listener</strong>, <strong>17rule</strong> cannot be created.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/l7policies/{l7policy_id}/rules</p>
<div class="section" id="CreateL7Rule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/l7policies/{l7policy_id}/rules</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5,13 +5,13 @@
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>When you add backend servers, note the following:</p>
<ul><li><p>Two backend servers in the same backend server group must have different IP addresses and ports.</p>
</li><li><p>If no subnets are specified during cloud server creation, cross-VPC backend servers can be added. In this case, <strong>address</strong> must be set to an IPv4 address, the protocol of the backend server group must be TCP, HTTP, or HTTPS, and cross-VPC backend must have been enabled for the load balancer.</p>
</li><li><p>If a subnet is specified during cloud server creation, the subnet must be in the same VPC as that where the load balancer resides.</p>
</li><li><p>If no subnets are specified during cloud server creation, IP as Backend servers can be added. In this case, <strong>address</strong> must be set to an IPv4 address, the protocol of the backend server group must be TCP, HTTP, or HTTPS, and <strong>IP as a Backend Server</strong> must have been enabled for the load balancer.</p>
</li><li><p>If a subnet is specified during cloud server creation, the subnet must be in the same VPC where the load balancer resides.</p>
</li><li><p>If the backend server group supports IPv4/IPv6 dual stack, <strong>address</strong> can be an IPv4 address or an IPv6 address. If the backend server group supports only IPv4, <strong>address</strong> can only be an IPv4 address.</p>
</li><li><p>IPv6 is unsupported.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/pools/{pool_id}/members</p>
<div class="section" id="CreateMember__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/pools/{pool_id}/members</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -109,7 +109,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the private IP address bound to the backend server.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, cross-VPC backend is enabled. In this case, the IP address must be an IPv4 address.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, <strong>IP as a Backend Server</strong> is enabled. In this case, the IP address must be an IPv4 address.</p>
</li><li><p>If <strong>subnet_cidr_id</strong> is not left blank, the IP address can be IPv4 or IPv6. It must be in the subnet specified by <strong>subnet_cidr_id</strong> and can only be bound to the primary NIC of the backend server.</p>
</li></ul>
<p>IPv6 is unsupported. Please do not enter an IPv6 address.</p>
@ -169,7 +169,7 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the ID of the IPv4 or IPv6 subnet where the backend server resides.</p>
<p>Note:</p>
<ul><li><p>The IPv4 or IPv6 subnet must be in the same VPC as the subnet of the load balancer.</p>
</li><li><p>If this parameter is not passed, cross-VPC backend has been enabled for the load balancer. In this case, cross-VPC backend servers must use private IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
</li><li><p>If this parameter is not passed, <strong>IP as a Backend Server</strong> has been enabled for the load balancer. In this case, IP as Backend servers must use private IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
</li></ul>
<p>IPv6 is unsupported. Please do not set the value to the ID of an IPv6 subnet.</p>
<p>Minimum: <strong>1</strong></p>
@ -250,14 +250,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the project ID of the backend server.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the backend server group to which the backend server belongs.</p>
<p>This parameter is unsupported. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>Boolean</p>
@ -271,7 +263,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the IPv4 or IPv6 subnet where the backend server resides.</p>
<p>This parameter can be left blank, indicating that cross-VPC backend has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>This parameter can be left blank, indicating that <strong>IP as a Backend Server</strong> has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>The IPv4 or IPv6 subnet must be in the same VPC as the subnet of the load balancer.</p>
<p>IPv6 is unsupported. Please do not set the value to the ID of an IPv6 subnet.</p>
</td>
@ -301,7 +293,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the private IP address bound to the backend server.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, cross-VPC backend is enabled. In this case, the IP address must be an IPv4 address.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, <strong>IP as a Backend Server</strong> is enabled. In this case, the IP address must be an IPv4 address.</p>
</li><li><p>If <strong>subnet_cidr_id</strong> is not left blank, the IP address can be IPv4 or IPv6. It must be in the subnet specified by <strong>subnet_cidr_id</strong> and can only be bound to the primary NIC of the backend server.</p>
</li></ul>
<p>IPv6 is unsupported. Please do not enter an IPv6 address.</p>
@ -369,7 +361,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the type of the backend server. Values:</p>
<ul><li><p><strong>ip</strong>: cross-VPC backend servers</p>
<ul><li><p><strong>ip</strong>: IP as Backend servers</p>
</li><li><p><strong>instance</strong>: ECSs used as backend servers</p>
</li></ul>
</td>
@ -445,7 +437,7 @@
"address" : "120.10.10.16"
}
}</pre>
</li><li><p>Example 2: Adding a cross-VPC backend server</p>
</li><li><p>Example 2: Adding a server of <strong>IP as a Backend Server</strong></p>
<pre class="screen">POST https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a496-4666-9064-5ba0e6840c75/members
{

View File

@ -6,7 +6,7 @@
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>If <strong>session-persistence</strong> is specified, <strong>cookie_name</strong> is available only when <strong>type</strong> is set to <strong>APP_COOKIE</strong>.</p>
<p>If <strong>listener_id</strong> is specified, the listener must have no backend server group associated.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/pools</p>
<div class="section" id="CreatePool__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/pools</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -237,7 +237,7 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the ID of the VPC where the backend server group works.</p>
<p>Note:</p>
<ul><li><p>The backend server group must be associated with the VPC.</p>
</li><li><p>Only backend servers in the VPC or cross-VPC backend servers can be added.</p>
</li><li><p>Only backend servers in the VPC or IP as Backend servers can be added.</p>
</li><li><p><strong>type</strong> must be set to <strong>instance</strong>.</p>
</li></ul>
<p>If <strong>vpc_id</strong> is not specified: <strong>vpc_id</strong> is determined by the VPC where the backend server works.</p>
@ -254,7 +254,7 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the type of the backend server group.</p>
<p>Values:</p>
<ul><li><p><strong>instance</strong>: Any type of backend servers can be added. <strong>vpc_id</strong> is mandatory.</p>
</li><li><p><strong>ip</strong>: Only cross-VPC backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>ip</strong>: Only IP as Backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>""</strong>: Any type of backend servers can be added.</p>
</li></ul>
<p>Note:</p>
@ -557,7 +557,7 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the type of the backend server group.</p>
<p>Values:</p>
<ul><li><p><strong>instance</strong>: Any type of backend servers can be added. <strong>vpc_id</strong> is mandatory.</p>
</li><li><p><strong>ip</strong>: Only cross-VPC backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>ip</strong>: Only IP as Backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>""</strong>: Any type of backend servers can be added.</p>
</li></ul>
</td>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Creating a Custom Security Policy</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a custom security policy. If you need a custom security policy, you need to specify <strong>security_policy_id</strong> when you add an HTTPS listener to your load balancer. Customizing security policy is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/security-policies</p>
<div class="section" id="CreateSecurityPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/security-policies</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/certificates/{certificate_id}</p>
<div class="section" id="DeleteCertificate__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/certificates/{certificate_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/healthmonitors/{healthmonitor_id}</p>
<div class="section" id="DeleteHealthMonitor__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/healthmonitors/{healthmonitor_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<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.This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>
<div class="section" id="DeleteIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}</p>
<div class="section" id="DeleteL7Policy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}</p>
<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>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/listeners/{listener_id}</p>
<div class="section" id="DeleteListener__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/listeners/{listener_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}</p>
<div class="section" id="DeleteLoadBalancer__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/pools/{pool_id}/members/{member_id}</p>
<div class="section" id="DeleteMember__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/pools/{pool_id}/members/{member_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/pools/{pool_id}</p>
<div class="section" id="DeletePool__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/pools/{pool_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -5,7 +5,7 @@
</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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/security-policies/{security_policy_id}</p>
<div class="section" id="DeleteSecurityPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/elb/security-policies/{security_policy_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -1477,6 +1477,28 @@
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.1.6.1.5 "><p>Contact customer to expand quota.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>409</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8907</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>Data conflict. For details about the error, see the returned information.</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p>Data conflict. For details about the error, see the returned information.</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>500</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8906</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>Internal error. For details about the error, see the returned information.</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p>Internal error. For details about the error, see the returned information.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.1.6.1.5 "><p>Contact customer service.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>503</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.6002</p>

View File

@ -3,7 +3,7 @@
<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>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /versions</p>
<div class="section" id="ListApiVersions__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /versions</p>
</div>
<div class="section"><h4 class="sectiontitle">Request Parameters</h4><p>None</p>
</div>

View File

@ -6,7 +6,7 @@
</li><li><p>In special scenarios, dedicated load balancers must be created in specific AZs. In the returned one or more sets of AZs, you can select as many AZs as you want as long as the selected AZs are in the same set. For example, if two sets <strong>[az1,az2]</strong> and <strong>[az2,az3]</strong> are returned, you can select <strong>az1</strong> and <strong>az2</strong> or <strong>az2</strong> and <strong>az3</strong>, but cannot select <strong>az1</strong> and <strong>az3</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/availability-zones</p>
<div class="section" id="ListAvailabilityZones__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/availability-zones</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/certificates</p>
<div class="section" id="ListCertificates__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/certificates</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -221,14 +221,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>
@ -307,9 +307,9 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the private key of the server certificate. The value must be PEM encoded.</p>
<ul><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally. This parameter will be left blank even if you enter a private key that is not PEM encoded.</p>
</li><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>. If you enter an invalid private key, an error is returned.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the private key of the certificate used by HTTPS listeners. The value can contain up to 8,192 PEM encoded characters.</p>
<ul><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>.</p>
</li><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally.</p>
</li></ul>
</td>
</tr>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/flavors</p>
<div class="section" id="ListFlavors__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/flavors</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -331,14 +331,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p>current_count</p>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/healthmonitors</p>
<div class="section" id="ListHealthMonitors__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/healthmonitors</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -311,14 +311,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/ipgroups</p>
<div class="section" id="ListIpGroups__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/ipgroups</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -312,14 +312,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p>current_count</p>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies</p>
<div class="section" id="ListL7Policies__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -316,14 +316,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}/rules</p>
<div class="section" id="ListL7Rules__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}/rules</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -269,14 +269,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/listeners</p>
<div class="section" id="ListListeners__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/listeners</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -101,7 +101,9 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p>Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the protocol used by the listener. The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong> or <strong>TERMINATED_HTTPS</strong>. Note: <strong>TERMINATED_HTTPS</strong> is only available for the listeners of shared load balancers.</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the protocol used by the listener.</p>
<p>The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong> or <strong>TERMINATED_HTTPS</strong>.</p>
<p>Note: <strong>TERMINATED_HTTPS</strong> is only available for the listeners of shared load balancers.</p>
<p>Multiple protocols can be queried in the format of <em>protocol=xxx&amp;protocol=xxx</em>.</p>
</td>
</tr>
@ -408,14 +410,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>
@ -492,7 +494,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies whether to use HTTP/2 if you want the clients to use HTTP/2 to communicate with the load balancer. However, connections between the load balancer and backend servers still use HTTP/1.x by default.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies whether to use HTTP/2 if you want the clients to use HTTP/2 to communicate with the listener. However, connections between the load balancer and backend servers still use HTTP/1.x by default.</p>
<p>This parameter is available only for HTTPS listeners. If you configure this parameter for listeners with other protocols, it will not take effect.</p>
</td>
</tr>
@ -536,7 +538,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the protocol used by the listener.</p>
<p>The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong>, or <strong>TERMINATED_HTTPS</strong>.</p>
<p>The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong> or <strong>TERMINATED_HTTPS</strong>.</p>
<p>Note:</p>
<ul><li><p>Protocol used by HTTPS listeners added to a shared load balancer can only be set to <strong>TERMINATED_HTTPS</strong>. If <strong>HTTPS</strong> is passed, the value will be automatically changed to <strong>TERMINATED_HTTPS</strong>.</p>
</li><li><p>Protocol used by HTTPS listeners added to a dedicated load balancer can only be set to <strong>HTTPS</strong>. If <strong>TERMINATED_HTTPS</strong> is passed, the value will be automatically changed to <strong>HTTPS</strong>.</p>
@ -591,7 +593,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the security policy used by the listener.</p>
<p>Values: <strong>tls-1-0-inherit</strong>,<strong>tls-1-0</strong>, <strong>tls-1-1</strong>, <strong>tls-1-2</strong>,<strong>tls-1-2-strict</strong>, <strong>tls-1-2-fs</strong>, <strong>tls-1-0-with-1-3</strong>, <strong>tls-1-2-fs-with-1-3</strong>, <strong>hybrid-policy-1-0</strong>, and <strong>tls-1-0</strong> (default).</p>
<p>Values: <strong>tls-1-0-inherit</strong>,<strong>tls-1-0</strong>, <strong>tls-1-1</strong>, <strong>tls-1-2</strong>,<strong>tls-1-2-strict</strong>, <strong>tls-1-2-fs</strong>, <strong>tls-1-0-with-1-3</strong>, <strong>tls-1-2-fs-with-1-3</strong>, <strong>hybrid-policy-1-0</strong>, <strong>tls-1-2-strict-no-cbc</strong>, and <strong>tls-1-0</strong> (default).</p>
<p>Note:</p>
<ul><li><p>This parameter will take effect only for HTTPS listeners added to a dedicated load balancer.</p>
</li><li><p>If both <strong>security_policy_id</strong> and <strong>tls_ciphers_policy</strong> are specified, only <strong>security_policy_id</strong> will take effect.</p>
@ -605,9 +607,9 @@
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the ID of the custom security policy.</p>
<p>Note:</p>
<ul><li><p>This parameter is available only for HTTPS listeners added to a dedicated load balancer.</p>
<ul><li><p>This parameter will take effect only for HTTPS listeners added to a dedicated load balancer.</p>
</li><li><p>If both <strong>security_policy_id</strong> and <strong>tls_ciphers_policy</strong> are specified, only <strong>security_policy_id</strong> will take effect.</p>
</li><li><p>The priority of the encryption suite from high to low is: ecc suite: ecc suite, rsa suite, tls 1.3 suite (supporting both ecc and rsa).</p>
</li><li><p>The priority of the encryption suite from high to low is: ecc suite, rsa suite, tls 1.3 suite (supporting both ecc and rsa).</p>
</li></ul>
</td>
</tr>
@ -615,9 +617,10 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies whether to enable health check retries for backend servers. The value can be <strong>true</strong> (enable health check retries) or <strong>false</strong> (disable health check retries). The default value is <strong>true</strong>. Note:</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies whether to enable health check retries for backend servers. The value can be <strong>true</strong> (enable health check retries) or <strong>false</strong> (disable health check retries). The default value is <strong>true</strong>.</p>
<p>Note:</p>
<ul><li><p>If a shared load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong> or <strong>TERMINATED_HTTPS</strong>.</p>
</li><li><p>If a dedicated load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If a dedicated load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong> or <strong>HTTPS</strong>.</p>
</li></ul>
</td>
</tr>
@ -688,6 +691,8 @@
</li><li><p>The <strong>conditions</strong> parameter can be specified for forwarding rules.</p>
</li></ul>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Value <strong>false</strong> can't be used after this parameter was set to <strong>true</strong>.</p>
</div></div>
<p>Default: <strong>false</strong></p>
</td>
</tr>

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}/members</p>
<div class="section" id="ListMembers__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}/members</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -211,7 +211,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p>Array</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the type of the backend server. Values:</p>
<ul><li><p><strong>ip</strong>: cross-VPC backend servers</p>
<ul><li><p><strong>ip</strong>: IP as Backend servers</p>
</li><li><p><strong>instance</strong>: ECSs used as backend servers Multiple values can be queried in the format of <em>member_type=xxx&amp;member_type=xxx</em>.</p>
</li></ul>
</td>
@ -301,14 +301,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>
@ -353,14 +353,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the project ID of the backend server.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the ID of the backend server group to which the backend server belongs.</p>
<p>This parameter is unsupported. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Boolean</p>
@ -374,7 +366,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the ID of the IPv4 or IPv6 subnet where the backend server resides.</p>
<p>This parameter can be left blank, indicating that cross-VPC backend has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>This parameter can be left blank, indicating that <strong>IP as a Backend Server</strong> has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>The IPv4 or IPv6 subnet must be in the same VPC as the subnet of the load balancer.</p>
<p>IPv6 is unsupported. Please do not set the value to the ID of an IPv6 subnet.</p>
</td>
@ -404,7 +396,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the private IP address bound to the backend server.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, cross-VPC backend is enabled. In this case, the IP address must be an IPv4 address.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, <strong>IP as a Backend Server</strong> is enabled. In this case, the IP address must be an IPv4 address.</p>
</li><li><p>If <strong>subnet_cidr_id</strong> is not left blank, the IP address can be IPv4 or IPv6. It must be in the subnet specified by <strong>subnet_cidr_id</strong> and can only be bound to the primary NIC of the backend server.</p>
</li></ul>
<p>IPv6 is unsupported. Please do not enter an IPv6 address.</p>
@ -472,7 +464,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the type of the backend server. Values:</p>
<ul><li><p><strong>ip</strong>: cross-VPC backend servers</p>
<ul><li><p><strong>ip</strong>: IP as Backend servers</p>
</li><li><p><strong>instance</strong>: ECSs used as backend servers</p>
</li></ul>
</td>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools</p>
<div class="section" id="ListPools__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -268,7 +268,7 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the type of the backend server group.</p>
<p>Values:</p>
<ul><li><p><strong>instance</strong>: Any type of backend servers can be added. <strong>vpc_id</strong> is mandatory.</p>
</li><li><p><strong>ip</strong>: Only cross-VPC backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>ip</strong>: Only IP as Backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>""</strong>: Any type of backend servers can be added.</p>
</li></ul>
</td>
@ -348,14 +348,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>current_count</p>
@ -540,7 +540,7 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the type of the backend server group.</p>
<p>Values:</p>
<ul><li><p><strong>instance</strong>: Any type of backend servers can be added. <strong>vpc_id</strong> is mandatory.</p>
</li><li><p><strong>ip</strong>: Only cross-VPC backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>ip</strong>: Only IP as Backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>""</strong>: Any type of backend servers can be added.</p>
</li></ul>
</td>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Querying Quota Usage</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query the current quotas and used quotas of resources related to a dedicated load balancer in a specific project.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/quotas/details</p>
<div class="section" id="ListQuotaDetails__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/quotas/details</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -8,7 +8,7 @@
</li><li><p>Parameters <strong>marker</strong> and <strong>page_reverse</strong> take effect only when they are used together with parameter <strong>limit</strong>.</p>
</li></ul>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/security-policies</p>
<div class="section" id="ListSecurityPolicies__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/security-policies</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -304,14 +304,14 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result. Set this parameter to query the previous page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the first record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p>next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result. Set this to marker when query the next page.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p>Specifies the ID of the last record in the pagination query result.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p>current_count</p>

View File

@ -4,7 +4,7 @@
<div><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. Customizing security policy is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/system-security-policies</p>
<div class="section" id="ListSystemSecurityPolicies__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/system-security-policies</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Certificate</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of an SSL certificate.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/certificates/{certificate_id}</p>
<div class="section" id="ShowCertificate__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/certificates/{certificate_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -154,9 +154,9 @@
</td>
<td class="cellrowborder" valign="top" width="20%" 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 private key of the server certificate. The value must be PEM encoded.</p>
<ul><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally. This parameter will be left blank even if you enter a private key that is not PEM encoded.</p>
</li><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>. If you enter an invalid private key, an error is returned.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the private key of the certificate used by HTTPS listeners. The value can contain up to 8,192 PEM encoded characters.</p>
<ul><li><p>This parameter is valid and mandatory only when <strong>type</strong> is set to <strong>server</strong>.</p>
</li><li><p>This parameter will be ignored even if <strong>type</strong> is set to <strong>client</strong>. A CA certificate can still be created and used normally.</p>
</li></ul>
</td>
</tr>
@ -233,36 +233,6 @@
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>Successful request.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>Invalid request parameter.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>Failed to verify the token.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>The queried resource does not exist.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>431</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>The request headers are too large.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>494</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>The request header or cookie is too large.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>System error.</p>
</td>
</tr>
</tbody>
</table>
</div>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Flavor</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a flavor.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/flavors/{flavor_id}</p>
<div class="section" id="ShowFlavor__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/flavors/{flavor_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Health Check</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a health check.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/healthmonitors/{healthmonitor_id}</p>
<div class="section" id="ShowHealthMonitor__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/healthmonitors/{healthmonitor_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of an IP Address Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of an IP address group.This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>
<div class="section" id="ShowIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Forwarding Policy</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a forwarding policy.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}</p>
<div class="section" id="ShowL7Policy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Forwarding Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a forwarding rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}</p>
<div class="section" id="ShowL7Rule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/l7policies/{l7policy_id}/rules/{l7rule_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Listener</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a listener.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/listeners/{listener_id}</p>
<div class="section" id="ShowListener__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/listeners/{listener_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -152,7 +152,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies whether to use HTTP/2 if you want the clients to use HTTP/2 to communicate with the load balancer. However, connections between the load balancer and backend servers still use HTTP/1.x by default.</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies whether to use HTTP/2 if you want the clients to use HTTP/2 to communicate with the listener. However, connections between the load balancer and backend servers still use HTTP/1.x by default.</p>
<p>This parameter is available only for HTTPS listeners. If you configure this parameter for listeners with other protocols, it will not take effect.</p>
</td>
</tr>
@ -196,7 +196,7 @@
<td class="cellrowborder" valign="top" width="20%" 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 protocol used by the listener.</p>
<p>The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong>, or <strong>TERMINATED_HTTPS</strong>.</p>
<p>The value can be <strong>TCP</strong>, <strong>HTTP</strong>, <strong>UDP</strong>, <strong>HTTPS</strong> or <strong>TERMINATED_HTTPS</strong>.</p>
<p>Note:</p>
<ul><li><p>Protocol used by HTTPS listeners added to a shared load balancer can only be set to <strong>TERMINATED_HTTPS</strong>. If <strong>HTTPS</strong> is passed, the value will be automatically changed to <strong>TERMINATED_HTTPS</strong>.</p>
</li><li><p>Protocol used by HTTPS listeners added to a dedicated load balancer can only be set to <strong>HTTPS</strong>. If <strong>TERMINATED_HTTPS</strong> is passed, the value will be automatically changed to <strong>HTTPS</strong>.</p>
@ -251,7 +251,7 @@
<td class="cellrowborder" valign="top" width="20%" 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 security policy used by the listener.</p>
<p>Values: <strong>tls-1-0-inherit</strong>,<strong>tls-1-0</strong>, <strong>tls-1-1</strong>, <strong>tls-1-2</strong>,<strong>tls-1-2-strict</strong>, <strong>tls-1-2-fs</strong>, <strong>tls-1-0-with-1-3</strong>, <strong>tls-1-2-fs-with-1-3</strong>, <strong>hybrid-policy-1-0</strong>, and <strong>tls-1-0</strong> (default).</p>
<p>Values: <strong>tls-1-0-inherit</strong>,<strong>tls-1-0</strong>, <strong>tls-1-1</strong>, <strong>tls-1-2</strong>,<strong>tls-1-2-strict</strong>, <strong>tls-1-2-fs</strong>, <strong>tls-1-0-with-1-3</strong>, <strong>tls-1-2-fs-with-1-3</strong>, <strong>hybrid-policy-1-0</strong>, <strong>tls-1-2-strict-no-cbc</strong>, and <strong>tls-1-0</strong> (default).</p>
<p>Note:</p>
<ul><li><p>This parameter will take effect only for HTTPS listeners added to a dedicated load balancer.</p>
</li><li><p>If both <strong>security_policy_id</strong> and <strong>tls_ciphers_policy</strong> are specified, only <strong>security_policy_id</strong> will take effect.</p>
@ -265,9 +265,9 @@
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the ID of the custom security policy.</p>
<p>Note:</p>
<ul><li><p>This parameter is available only for HTTPS listeners added to a dedicated load balancer.</p>
<ul><li><p>This parameter will take effect only for HTTPS listeners added to a dedicated load balancer.</p>
</li><li><p>If both <strong>security_policy_id</strong> and <strong>tls_ciphers_policy</strong> are specified, only <strong>security_policy_id</strong> will take effect.</p>
</li><li><p>The priority of the encryption suite from high to low is: ecc suite: ecc suite, rsa suite, tls 1.3 suite (supporting both ecc and rsa).</p>
</li><li><p>The priority of the encryption suite from high to low is: ecc suite, rsa suite, tls 1.3 suite (supporting both ecc and rsa).</p>
</li></ul>
</td>
</tr>
@ -275,9 +275,10 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies whether to enable health check retries for backend servers. The value can be <strong>true</strong> (enable health check retries) or <strong>false</strong> (disable health check retries). The default value is <strong>true</strong>. Note:</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies whether to enable health check retries for backend servers. The value can be <strong>true</strong> (enable health check retries) or <strong>false</strong> (disable health check retries). The default value is <strong>true</strong>.</p>
<p>Note:</p>
<ul><li><p>If a shared load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong> or <strong>TERMINATED_HTTPS</strong>.</p>
</li><li><p>If a dedicated load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If a dedicated load balancer is associated, this parameter is available only when <strong>protocol</strong> is set to <strong>HTTP</strong> or <strong>HTTPS</strong>.</p>
</li></ul>
</td>
</tr>
@ -348,6 +349,8 @@
</li><li><p>The <strong>conditions</strong> parameter can be specified for forwarding rules.</p>
</li></ul>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Value <strong>false</strong> can't be used after this parameter was set to <strong>true</strong>.</p>
</div></div>
<p>Default: <strong>false</strong></p>
</td>
</tr>

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>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.</p>
<p>When <strong>admin_state_up</strong> is set to <strong>false</strong> and <strong>operating_status</strong> to <strong>OFFLINE</strong> for a backend server, <strong>DISABLED</strong> is returned for <strong>operating_status</strong> of the backend server in the response of this API.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}/statuses</p>
<div class="section" id="ShowLoadBalancerStatus__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}/statuses</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Backend Server</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a backend server.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}/members/{member_id}</p>
<div class="section" id="ShowMember__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}/members/{member_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -131,14 +131,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the project ID of the backend server.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" 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 ID of the backend server group to which the backend server belongs.</p>
<p>This parameter is unsupported. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>admin_state_up</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>Boolean</p>
@ -152,7 +144,7 @@
<td class="cellrowborder" valign="top" width="20%" 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 ID of the IPv4 or IPv6 subnet where the backend server resides.</p>
<p>This parameter can be left blank, indicating that cross-VPC backend has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>This parameter can be left blank, indicating that <strong>IP as a Backend Server</strong> has been enabled for the load balancer. In this case, IP addresses of these servers must be IPv4 addresses, and the protocol of the backend server group must be TCP, HTTP, or HTTPS.</p>
<p>The IPv4 or IPv6 subnet must be in the same VPC as the subnet of the load balancer.</p>
<p>IPv6 is unsupported. Please do not set the value to the ID of an IPv6 subnet.</p>
</td>
@ -182,7 +174,7 @@
<td class="cellrowborder" valign="top" width="20%" 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 private IP address bound to the backend server.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, cross-VPC backend is enabled. In this case, the IP address must be an IPv4 address.</p>
<ul><li><p>If <strong>subnet_cidr_id</strong> is left blank, <strong>IP as a Backend Server</strong> is enabled. In this case, the IP address must be an IPv4 address.</p>
</li><li><p>If <strong>subnet_cidr_id</strong> is not left blank, the IP address can be IPv4 or IPv6. It must be in the subnet specified by <strong>subnet_cidr_id</strong> and can only be bound to the primary NIC of the backend server.</p>
</li></ul>
<p>IPv6 is unsupported. Please do not enter an IPv6 address.</p>
@ -250,7 +242,7 @@
<td class="cellrowborder" valign="top" width="20%" 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 type of the backend server. Values:</p>
<ul><li><p><strong>ip</strong>: cross-VPC backend servers</p>
<ul><li><p><strong>ip</strong>: IP as Backend servers</p>
</li><li><p><strong>instance</strong>: ECSs used as backend servers</p>
</li></ul>
</td>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Viewing Details of a Backend Server Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to view details of a backend server group.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}</p>
<div class="section" id="ShowPool__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/pools/{pool_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -260,7 +260,7 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the type of the backend server group.</p>
<p>Values:</p>
<ul><li><p><strong>instance</strong>: Any type of backend servers can be added. <strong>vpc_id</strong> is mandatory.</p>
</li><li><p><strong>ip</strong>: Only cross-VPC backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>ip</strong>: Only IP as Backend servers can be added. <strong>vpc_id</strong> cannot be specified.</p>
</li><li><p><strong>""</strong>: Any type of backend servers can be added.</p>
</li></ul>
</td>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Querying Quotas</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query the quotas of load balancers and related resources in a specific project.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/quotas</p>
<div class="section" id="ShowQuota__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/quotas</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Querying Details of a Custom Security Policy</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query details of a custom security policy.Customizing security policy is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/security-policies/{security_policy_id}</p>
<div class="section" id="ShowSecurityPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/security-policies/{security_policy_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

Some files were not shown because too many files have changed in this diff Show More