ELB_API_Dt_Version_20230712

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>
This commit is contained in:
zhoumeng 2023-07-19 15:10:39 +00:00 committed by zuul
parent 6855286f19
commit 8724fdd9fc
42 changed files with 464 additions and 343 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
<a name="BatchDeleteIpList"></a><a name="BatchDeleteIpList"></a>
<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">Function</h4><p>This API is used to delete IP addresses from an IP address group.</p>
</div>
<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>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -244,7 +244,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>url_path</p>
@ -428,7 +427,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>url_path</p>

View File

@ -3,7 +3,6 @@
<h1 class="topictitle1">Creating an IP Address Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create an IP address group. The IP address can contain IP addresses or CIDR blocks. 0.0.0.0 will be considered the same as 0.0.0.0/32. If you enter both 0.0.0.0 and 0.0.0.0/32, only one will be kept. 0:0:0:0:0:0:0:1 will be considered the same as ::1 and ::1/128. If you enter 0:0:0:0:0:0:0:1, ::1 and ::1/128, only one will be kept.</p>
<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" id="CreateIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups</p>

View File

@ -176,7 +176,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>10000</strong></p>
</td>
@ -257,7 +256,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>fixed_response_config</p>
@ -269,7 +267,6 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>rules</p>
@ -564,7 +561,6 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.8.2.5.1.4 "><p>Specifies the conditions contained in a forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong>.</p>
<p>If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -731,7 +727,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>project_id</p>
@ -807,7 +802,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>fixed_response_config</p>
@ -817,7 +811,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -197,7 +197,6 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies the matching conditions of the forwarding rule. This parameter is available only when <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong>.</p>
<p>If <strong>conditions</strong> is specified, parameters <strong>key</strong> and <strong>value</strong> will not take effect, and the <strong>conditions</strong> value will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -380,7 +379,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>Array of <a href="#CreateL7Rule__response_RuleCondition">RuleCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies the matching conditions of the forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>.true</strong>. If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -382,7 +382,7 @@
</li><li><p>Parameters priority, <strong>redirect_url_config</strong>, and <strong>fixed_response_config</strong> can be specified in a forwarding policy.</p>
</li><li><p>Parameter type can be set to <strong>METHOD</strong>, <strong>HEADER</strong>, <strong>QUERY_STRING</strong>, or <strong>SOURCE_IP</strong> for a forwarding rule.</p>
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the value parameter of the forwarding rule supports wildcard asterisks (*).</p>
</li><li><p>The <strong>conditions</strong> parameter can be specified for forwarding rules. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</li><li><p>The <strong>conditions</strong> parameter can be specified for forwarding rules.</p>
</li></ul>
<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>
@ -821,7 +821,6 @@
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the <strong>value</strong> parameter of the forwarding rule supports wildcard asterisks (*).</p>
</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>

View File

@ -342,7 +342,7 @@
<p>If you enable this function, you can add servers in a peer VPC connected through a VPC peering connection, or in an on-premises data center at the other end of a Direct Connect or VPN connection, by using their IP addresses.</p>
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>The value can only be update to <strong>true</strong>.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>deletion_protection_enable</p>
@ -357,7 +357,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -462,9 +461,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.7.2.5.1.4 "><p>Provides billing information about the EIP.</p>
<ul><li><p>If the value is left blank, the EIP is billed in pay-per-use mode.</p>
</li><li><p>If the value is not left blank, the EIP is billed on a yearly/monthly basis.</p>
</li></ul>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>1024</strong></p>
@ -590,7 +586,6 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.8.2.5.1.4 "><p>Specifies the ID of the shared bandwidth to which the IP address bound to the load balancer is added.</p>
<p>Note:</p>
<ul><li><p>The value is the bandwidth ID when <strong>share_type</strong> is set to <strong>WHOLE</strong>.</p>
</li><li><p>There is no need to specify this parameter if the billing mode is yearly/monthly. This parameter will be ignored if it is left blank.</p>
</li></ul>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>36</strong></p>
@ -617,26 +612,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p>Specifies the load balancer. (This parameter is returned when the billing mode of the load balancer is pay-per-use.)</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>loadbalancer_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" 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 load balancer ID. (This parameter is returned when the billing mode of the load balancer is yearly/monthly.)</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>36</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>order_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" 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 order No. (This parameter is returned when the billing mode of the load balancer is yearly/monthly.)</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>36</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" 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>
@ -842,6 +817,16 @@
<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>billing_info</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>Provides resource billing information.</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>1024</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>l4_flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
@ -914,7 +899,7 @@
<p>If you enable this function, you can add servers in a peer VPC connected through a VPC peering connection, or in an on-premises data center at the other end of a Direct Connect or VPN connection, by using their IP addresses.</p>
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>The value can only be update to <strong>true</strong>.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>frozen_scene</p>
@ -944,7 +929,6 @@
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is returned only when deletion protection is enabled at the site.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>

View File

@ -126,7 +126,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>listener_id</p>
@ -189,7 +188,6 @@
</li><li><p>If the listener's protocol is <strong>TERMINATED_HTTPS</strong>, the protocol of the backend server group must be <strong>HTTP</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>255</strong></p>
</td>
@ -210,7 +208,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p><a href="#CreatePool__request_CreatePoolSlowStartOption">CreatePoolSlowStartOption</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>member_deletion_protection_enable</p>
@ -225,7 +223,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>vpc_id</p>
@ -299,7 +296,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.1 "><p>persistence_timeout</p>
@ -438,7 +434,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>listeners</p>
@ -488,7 +483,6 @@
</li><li><p>If the listener's protocol is <strong>TERMINATED_HTTPS</strong>, the protocol of the backend server group must be <strong>HTTP</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>session_persistence</p>
@ -511,7 +505,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p><a href="#CreatePool__response_SlowStart">SlowStart</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>member_deletion_protection_enable</p>
@ -524,7 +518,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>
@ -647,7 +640,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p>persistence_timeout</p>
@ -658,7 +650,6 @@
<ul><li><p>If the protocol of the backend server group is TCP, UDP, or QUIC, the value ranges from <strong>1</strong> to <strong>60</strong>, and the default value is <strong>1</strong>.</p>
</li><li><p>If the protocol of the backend server group is HTTP or HTTPS, the value ranges from <strong>1</strong> to <strong>1440</strong>, and the default value is <strong>1440</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>

View File

@ -1,7 +1,7 @@
<a name="CreateSecurityPolicy"></a><a name="CreateSecurityPolicy"></a>
<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">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.</p>
</div>
<div class="section" id="CreateSecurityPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/security-policies</p>

View File

@ -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.This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
<div><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>

View File

@ -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.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">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>

View File

@ -66,12 +66,13 @@
</div>
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p><strong>Status code: 200</strong></p>
<p>Successful request.</p>
<pre class="screen">{
<ul><li><pre class="screen">{
"versions" : [ {
"id" : "v3",
"status" : "CURRENT"
} ]
}</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>

View File

@ -469,7 +469,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>url_path</p>

View File

@ -1,7 +1,7 @@
<a name="ListIpGroups"></a><a name="ListIpGroups"></a>
<h1 class="topictitle1">Querying IP Address Groups</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query IP address groups.This function is not supported in <strong>eu-nl</strong> region. Please do not use it.</p>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query IP address groups.</p>
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>This API has the following constraints:</p>
<ul><li><p>Parameters <strong>marker</strong>, <strong>limit</strong>, and <strong>page_reverse</strong> are used for pagination query.</p>

View File

@ -420,7 +420,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>project_id</p>
@ -496,7 +495,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>fixed_response_config</p>
@ -506,7 +504,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -389,7 +389,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Array of <a href="#ListL7Rules__response_RuleCondition">RuleCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies the matching conditions of the forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>.true</strong>. If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -322,7 +322,7 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies whether to enable advanced forwarding. If you enable this function, you can configure more flexible forwarding policies and rules.</p>
<ul><li><p><strong>true</strong>: Enable advanced forwarding.</p>
</li><li><p><strong>false</strong>: Disable advanced forwarding. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</li><li><p><strong>false</strong>: Disable advanced forwarding.</p>
</li></ul>
</td>
</tr>
@ -690,7 +690,6 @@
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the <strong>value</strong> parameter of the forwarding rule supports wildcard asterisks (*).</p>
</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>

View File

@ -373,7 +373,6 @@
<ul><li><p><strong>true</strong>: Enable deletion protection.</p>
</li><li><p><strong>false</strong>: Disable deletion protection.</p>
</li></ul>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>elb_virsubnet_type</p>
@ -645,6 +644,16 @@
<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>billing_info</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>Provides resource billing information.</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>1024</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>l4_flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p>String</p>
@ -717,7 +726,7 @@
<p>If you enable this function, you can add servers in a peer VPC connected through a VPC peering connection, or in an on-premises data center at the other end of a Direct Connect or VPN connection, by using their IP addresses.</p>
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>The value can only be update to <strong>true</strong>.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>frozen_scene</p>
@ -747,7 +756,6 @@
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is returned only when deletion protection is enabled at the site.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>

View File

@ -153,7 +153,6 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the protocol used by the backend server group to receive requests from the load balancer. The value can be <strong>TCP</strong>, <strong>UDP</strong>, <strong>HTTP</strong>, <strong>HTTPS</strong>, or <strong>QUIC</strong>.</p>
<p>Multiple protocols can be queried in the format of <em>protocol=xxx&amp;protocol=xxx</em>.</p>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>lb_algorithm</p>
@ -170,7 +169,6 @@
</li><li><p><strong>QUIC_CID</strong>: connection ID</p>
</li></ul>
<p>Multiple algorithms can be queried in the format of <em>lb_algorithm=xxx&amp;lb_algorithm=xxx</em>.</p>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>enterprise_project_id</p>
@ -228,7 +226,6 @@
</li><li><p><strong>false</strong>: Disable removal protection.</p>
</li></ul>
<p>All backend servers will be queried if this parameter is not passed.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>listener_id</p>
@ -421,7 +418,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>listeners</p>
@ -471,7 +467,6 @@
</li><li><p>If the listener's protocol is <strong>TERMINATED_HTTPS</strong>, the protocol of the backend server group must be <strong>HTTP</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>session_persistence</p>
@ -494,7 +489,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p><a href="#ListPools__response_SlowStart">SlowStart</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>member_deletion_protection_enable</p>
@ -507,7 +502,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>
@ -630,7 +624,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p>persistence_timeout</p>
@ -641,7 +634,6 @@
<ul><li><p>If the protocol of the backend server group is TCP, UDP, or QUIC, the value ranges from <strong>1</strong> to <strong>60</strong>, and the default value is <strong>1</strong>.</p>
</li><li><p>If the protocol of the backend server group is HTTP or HTTPS, the value ranges from <strong>1</strong> to <strong>1440</strong>, and the default value is <strong>1440</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>

View File

@ -1,7 +1,7 @@
<a name="ListSecurityPolicies"></a><a name="ListSecurityPolicies"></a>
<h1 class="topictitle1">Querying Custom Security Policies</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query custom security policies.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">Function</h4><p>This API is used to query custom security policies.</p>
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>This API has the following constraints:</p>
<ul><li><p>Parameters <strong>marker</strong>, <strong>limit</strong>, and <strong>page_reverse</strong> are used for pagination query.</p>

View File

@ -2,7 +2,7 @@
<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>
<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>
<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>

View File

@ -226,7 +226,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>url_path</p>

View File

@ -1,7 +1,7 @@
<a name="ShowIpGroup"></a><a name="ShowIpGroup"></a>
<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">Function</h4><p>This API is used to view details of an IP address group.</p>
</div>
<div class="section" id="ShowIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>

View File

@ -172,7 +172,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>project_id</p>
@ -248,7 +247,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>fixed_response_config</p>
@ -258,7 +256,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -197,7 +197,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>Array of <a href="#ShowL7Rule__response_RuleCondition">RuleCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the matching conditions of the forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>.true</strong>. If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -348,7 +348,6 @@
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the <strong>value</strong> parameter of the forwarding rule supports wildcard asterisks (*).</p>
</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>

View File

@ -281,6 +281,16 @@
<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>billing_info</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>Provides resource billing information.</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>1024</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>l4_flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
@ -353,7 +363,7 @@
<p>If you enable this function, you can add servers in a peer VPC connected through a VPC peering connection, or in an on-premises data center at the other end of a Direct Connect or VPN connection, by using their IP addresses.</p>
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>The value can only be update to <strong>true</strong>.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>frozen_scene</p>
@ -383,7 +393,6 @@
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is returned only when deletion protection is enabled at the site.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>

View File

@ -141,7 +141,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>listeners</p>
@ -191,7 +190,6 @@
</li><li><p>If the listener's protocol is <strong>TERMINATED_HTTPS</strong>, the protocol of the backend server group must be <strong>HTTP</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>session_persistence</p>
@ -214,7 +212,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p><a href="#ShowPool__response_SlowStart">SlowStart</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>member_deletion_protection_enable</p>
@ -227,7 +225,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>
@ -350,7 +347,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p>persistence_timeout</p>
@ -361,7 +357,6 @@
<ul><li><p>If the protocol of the backend server group is TCP, UDP, or QUIC, the value ranges from <strong>1</strong> to <strong>60</strong>, and the default value is <strong>1</strong>.</p>
</li><li><p>If the protocol of the backend server group is HTTP or HTTPS, the value ranges from <strong>1</strong> to <strong>1440</strong>, and the default value is <strong>1440</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>

View File

@ -1,7 +1,7 @@
<a name="ShowSecurityPolicy"></a><a name="ShowSecurityPolicy"></a>
<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">Function</h4><p>This API is used to query details of a custom security policy.</p>
</div>
<div class="section" id="ShowSecurityPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>GET /v3/{project_id}/elb/security-policies/{security_policy_id}</p>

View File

@ -245,7 +245,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>
@ -417,7 +416,6 @@
</li><li><p>If the protocol of the backend server is HTTP, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li><li><p>If the protocol of the backend server is HTTPS, the value can only be <strong>TCP</strong>, <strong>HTTP</strong>, or <strong>HTTPS</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>url_path</p>

View File

@ -3,7 +3,6 @@
<h1 class="topictitle1">Updating an IP Address Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to update an IP address group. All IP addresses in the IP address group will be overwritten, and the IP addresses that are not included in the <strong>ip_list</strong> parameter in the request body will be removed. The IP address can contain IP addresses or CIDR blocks. 0.0.0.0 will be considered the same as 0.0.0.0/32. If you enter both 0.0.0.0 and 0.0.0.0/32, only one will be kept. 0:0:0:0:0:0:0:1 will be considered the same as ::1 and ::1/128. If you enter 0:0:0:0:0:0:0:1, ::1 and ::1/128, only one will be kept.</p>
<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" id="UpdateIpGroup__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>PUT /v3/{project_id}/elb/ipgroups/{ipgroup_id}</p>

View File

@ -1,7 +1,7 @@
<a name="UpdateIpList"></a><a name="UpdateIpList"></a>
<h1 class="topictitle1">Updating IP Addresses in an IP Address Group</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to update the IP addresses in an IP address group.This API is not available in <strong>eu-nl</strong> region</p>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to update the IP addresses in an IP address group.</p>
</div>
<div class="section" id="UpdateIpList__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/create-or-update</p>

View File

@ -166,7 +166,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>fixed_response_config</p>
@ -178,7 +177,6 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>rules</p>
@ -205,7 +203,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>10000</strong></p>
</td>
@ -475,7 +472,6 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p>Specifies the matching conditions of the forwarding rule. This parameter is available only when <strong>enhance_l7policy_enable</strong> is set to <strong>true</strong>.</p>
<p>If <strong>conditions</strong> is specified, parameters <strong>key</strong> and <strong>value</strong> will not take effect, and the <strong>conditions</strong> value will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -674,7 +670,6 @@
</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>
</li></ul>
<p>This parameter is invalid for shared load balancers.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>project_id</p>
@ -750,7 +745,6 @@
<p>At least one of the four parameters (<strong>protocol</strong>, <strong>host</strong>, <strong>port</strong>, and <strong>path</strong>) must be passed, or their values cannot be set to <strong>${xxx}</strong> at the same time. (<strong>${xxx}</strong> indicates that the value in the request will be inherited. For example, <strong>${host}</strong> indicates the host in the URL to be redirected.)</p>
<p>The values of <strong>protocol</strong> and <strong>port</strong> cannot be the same as those of the associated listener, and either <strong>host</strong> or <strong>path</strong> must be passed or their values cannot be <strong>${xxx}</strong> at the same time.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>fixed_response_config</p>
@ -760,7 +754,6 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the configuration of the page that will be returned. This parameter will take effect 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.</p>
<p>This parameter is mandatory when <strong>action</strong> is set to <strong>FIXED_RESPONSE</strong>. It cannot be specified if the value of <strong>action</strong> is not <strong>FIXED_RESPONSE</strong>.</p>
<p>For shared load balancers, this parameter is unsupported. If it is passed, an error will be returned.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -176,7 +176,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p>Array of <a href="#UpdateL7Rule__request_UpdateRuleCondition">UpdateRuleCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p>Specifies the matching conditions of the forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>.true</strong>. If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -359,7 +358,6 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>Array of <a href="#UpdateL7Rule__response_RuleCondition">RuleCondition</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p>Specifies the matching conditions of the forwarding rule. This parameter will take effect when <strong>enhance_l7policy_enable</strong> is set to <strong>.true</strong>. If <strong>conditions</strong> is specified, <strong>key</strong> and <strong>value</strong> will not take effect, and the value of this parameter will contain all conditions configured for the forwarding rule. The keys in the list must be the same, whereas each value must be unique.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>

View File

@ -322,7 +322,6 @@
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the <strong>value</strong> parameter of the forwarding rule supports wildcard asterisks (*).</p>
</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>
</td>
@ -724,7 +723,6 @@
</li><li><p>If <strong>type</strong> is set to <strong>HOST_NAME</strong> for a forwarding rule, the <strong>value</strong> parameter of the forwarding rule supports wildcard asterisks (*).</p>
</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>

View File

@ -231,7 +231,6 @@
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p>elb_virsubnet_ids</p>
@ -265,7 +264,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>
@ -309,27 +307,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p><a href="#UpdateLoadBalancer__response_LoadBalancer">LoadBalancer</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Specifies the load balancer. (This parameter is returned when the flavors of a pay-per-use load balancer are changed.)</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>loadbalancer_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" 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 load balancer ID. (This parameter is returned when the billing mode of the load balancer is yearly/monthly.)</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>36</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>order_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" 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 order No. (This parameter is returned when the billing mode of the load balancer is yearly/monthly.)</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>0</strong></p>
<p>Maximum: <strong>36</strong></p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Specifies the load balancer.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>request_id</p>
@ -537,6 +515,16 @@
<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>billing_info</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>Provides resource billing information.</p>
<p>This parameter is unsupported. Please do not use it.</p>
<p>Minimum: <strong>1</strong></p>
<p>Maximum: <strong>1024</strong></p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>l4_flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p>String</p>
@ -609,7 +597,7 @@
<p>If you enable this function, you can add servers in a peer VPC connected through a VPC peering connection, or in an on-premises data center at the other end of a Direct Connect or VPN connection, by using their IP addresses.</p>
<p>This function is supported only by dedicated load balancers.</p>
<p>The value can be <strong>true</strong> (enable <strong>IP as a Backend Server</strong>) or <strong>false</strong> (disable <strong>IP as a Backend Server</strong>).</p>
<p>The value can only be update to <strong>true</strong>. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>The value can only be update to <strong>true</strong>.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p>frozen_scene</p>
@ -639,7 +627,6 @@
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable deletion protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is returned only when deletion protection is enabled at the site.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
</tbody>

View File

@ -134,7 +134,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>name</p>
@ -165,7 +164,6 @@
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>member_deletion_protection_enable</p>
@ -180,7 +178,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.1 "><p>vpc_id</p>
@ -244,7 +241,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.5.1.1 "><p>persistence_timeout</p>
@ -257,7 +253,6 @@
<ul><li><p>If the protocol of the backend server group is TCP, UDP, or QUIC, the value ranges from <strong>1</strong> to <strong>60</strong>, and the default value is <strong>1</strong>.</p>
</li><li><p>If the protocol of the backend server group is HTTP or HTTPS, the value ranges from <strong>1</strong> to <strong>1440</strong>, and the default value is <strong>1440</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>
@ -382,7 +377,6 @@
<ul><li><p>If the value is <strong>SOURCE_IP</strong>, the <strong>weight</strong> parameter will not take effect for backend servers.</p>
</li><li><p><strong>QUIC_CID</strong> is supported only when the protocol of the backend server group is QUIC.</p>
</li></ul>
<p>QUIC_CID is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>listeners</p>
@ -432,7 +426,6 @@
</li><li><p>If the listener's protocol is <strong>TERMINATED_HTTPS</strong>, the protocol of the backend server group must be <strong>HTTP</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>session_persistence</p>
@ -455,7 +448,7 @@
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p><a href="#UpdatePool__response_SlowStart">SlowStart</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p>Specifies slow start details. After you enable slow start, new backend servers added to the backend server group are warmed up, and the number of requests they can receive increases linearly during the configured slow start duration.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS. This parameter is not available in <strong>eu-nl</strong> region. Please do not use it.</p>
<p>This parameter can be used when the protocol of the backend server group is HTTP or HTTPS. An error will be returned if the protocol is not HTTP or HTTPS.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p>member_deletion_protection_enable</p>
@ -468,7 +461,6 @@
</li></ul>
<div class="note"><span class="notetitle"> NOTE: </span><div class="notebody"><p>Disable removal protection for all your resources before deleting your account.</p>
</div></div>
<p>This parameter is not available in <strong>eu-nl</strong> region. 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>created_at</p>
@ -591,7 +583,6 @@
</li><li><p>For dedicated load balancers, if the protocol of the backend server group is <strong>HTTP</strong> or <strong>HTTPS</strong>, the value can only be <strong>HTTP_COOKIE</strong>.</p>
</li><li><p>If the backend server group protocol is <strong>QUIC</strong>, sticky session must be enabled with <strong>type</strong> set to <strong>SOURCE_IP</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p>persistence_timeout</p>
@ -602,7 +593,6 @@
<ul><li><p>If the protocol of the backend server group is TCP, UDP, or QUIC, the value ranges from <strong>1</strong> to <strong>60</strong>, and the default value is <strong>1</strong>.</p>
</li><li><p>If the protocol of the backend server group is HTTP or HTTPS, the value ranges from <strong>1</strong> to <strong>1440</strong>, and the default value is <strong>1440</strong>.</p>
</li></ul>
<p>QUIC protocol is not supported in <strong>eu-nl</strong> region.</p>
</td>
</tr>
</tbody>

View File

@ -1,7 +1,7 @@
<a name="UpdateSecurityPolicy"></a><a name="UpdateSecurityPolicy"></a>
<h1 class="topictitle1">Updating a Custom Security Policy</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to update 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">Function</h4><p>This API is used to update a custom security policy.</p>
</div>
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>If <strong>protocols</strong> or <strong>ciphers</strong> is updated, the modification takes effect immediately on all listeners that use the custom security policy. Updating other fields does not affect the listeners.</p>
</div>

View File

@ -15,6 +15,8 @@
</li>
<li class="ulchildlink"><strong><a href="DeleteL7Policy.html">Deleting a Forwarding Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="BatchUpdatePoliciesPriority.html">Batch Updating Forwarding Policy Priorities</a></strong><br>
</li>
</ul>
<div class="familylinks">