forked from docs/doc-exports
ELB API 20230105 version
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:
parent
9b080603e7
commit
8b0d556fba
File diff suppressed because it is too large
Load Diff
336
docs/elb/api-ref/BatchDeleteIpList.html
Normal file
336
docs/elb/api-ref/BatchDeleteIpList.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
390
docs/elb/api-ref/CreateIpGroup.html
Normal file
390
docs/elb/api-ref/CreateIpGroup.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
320
docs/elb/api-ref/CreateSecurityPolicy.html
Normal file
320
docs/elb/api-ref/CreateSecurityPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -65,8 +65,8 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
https://{elb_endpoint}/v3/{project_id}/elb/certificates/{certificate_id}</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><p>Deleting an SSL certificate</p>
|
||||
<pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/certificates/233a325e5e3e4ce8beeb320aa714cc12</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -91,7 +91,7 @@ https://{elb_endpoint}/v3/{project_id}/elb/certificates/{certificate_id}</pre>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000004.html">Certificate</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_certificates.html">Certificate</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -65,9 +65,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/healthmonitors/c2b210b2-60c4-449d-91e2-9e9ea1dd7441</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/healthmonitors/c2b210b2-60c4-449d-91e2-9e9ea1dd7441</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -92,7 +90,7 @@ https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/healthmonitors/c2
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000008.html">Health Check</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_health_monitors.html">Health Check</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
95
docs/elb/api-ref/DeleteIpGroup.html
Normal file
95
docs/elb/api-ref/DeleteIpGroup.html
Normal file
@ -0,0 +1,95 @@
|
||||
<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">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>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Specifies the project ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>ipgroup_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Specifies the ID of the IP address group.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteIpGroup__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p>Specifies the token used for IAM authentication.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><p>Deleting an IP address group</p>
|
||||
<pre class="screen">DELETE https://{ELB_Endpoint}/v3/45977fa2dbd7482098dd68d0d8970117/elb/ipgroups/8722e0e0-9cc9-4490-9660-8c9a5732fbb0</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteIpGroup__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>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>Successful request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_ipgroups.html">IP Address Group</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -63,9 +63,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/l7policies/cf4360fd-8631-41ff-a6f5-b72c35da74be</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/l7policies/cf4360fd-8631-41ff-a6f5-b72c35da74be</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -90,7 +88,7 @@ https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/l7policies/cf4360
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000009.html">Forwarding Policy</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_policies.html">Forwarding Policy</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -72,9 +72,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/l7policies/cf4360fd-8631-41ff-a6f5-b72c35da74be/rules/84f4fcae-9c15-4e19-a99f-72c0b08fd3d7</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/{99a3fff0d03c428eac3678da6a7d0f24}/elb/l7policies/cf4360fd-8631-41ff-a6f5-b72c35da74be/rules/84f4fcae-9c15-4e19-a99f-72c0b08fd3d7</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -99,7 +97,7 @@ https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/l7policies/cf4360
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000010.html">Forwarding Rule</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_rules.html">Forwarding Rule</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<h1 class="topictitle1">Deleting a Listener</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a listener.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>Before you delete a listener, delete the associated backend server group or disassociate the backend server group from the listener, and then delete all forwarding policies.</p>
|
||||
<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>
|
||||
|
||||
@ -65,8 +65,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
https://{elb_endpoint}/v3/{project_id}/elb/listeners/{listener_id}</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/listeners/0b11747a-b139-492f-9692-2df0b1c87193</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -91,7 +90,7 @@ https://{elb_endpoint}/v3/{project_id}/elb/listeners/{listener_id}</pre>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000005.html">Listener</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_listeners.html">Listener</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -65,9 +65,8 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/{project_id}/elb/loadbalancers/{loadbalancer_id}</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><p>Deleting a load balancer</p>
|
||||
<pre class="screen">DELETE https://{ELB_Endpoint}/v3/060576782980d5762f9ec014dd2f1148/elb/loadbalancers/32c1057f-74a1-42d6-9b20-d55b80ab89c4</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -92,7 +91,7 @@ https://{elb_endpoint}/v3/{project_id}/elb/loadbalancers/{loadbalancer_id}</pre>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000003.html">Load Balancer</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_loadbalancers.html">Load Balancer</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -3,10 +3,7 @@
|
||||
<h1 class="topictitle1">Removing a Backend Server</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to remove a backend server.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Constraints</h4><p>When you remove backend servers, note the following:</p>
|
||||
<ul><li><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>
|
||||
</li><li><p>The last backend server cannot be removed. If it is removed, 403 will be returned.</p>
|
||||
</li></ul>
|
||||
<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>
|
||||
|
||||
@ -45,6 +42,8 @@
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Specifies the backend server ID.</p>
|
||||
<p>Note:</p>
|
||||
<p>The value of this parameter is not the ID of the server but an ID automatically generated for the backend server that has already associated with the load balancer.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -77,9 +76,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/9a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a496-4666-9064-5ba0e6840c75/members/1923923e-fe8a-484f-bdbc-e11559b1f48f</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a496-4666-9064-5ba0e6840c75/members/1923923e-fe8a-484f-bdbc-e11559b1f48f</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -104,7 +101,7 @@ https://{elb_endpoint}/v3/9a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a49
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000007.html">Backend Server</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_members.html">Backend Server</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -65,9 +65,7 @@
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE
|
||||
|
||||
https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a496-4666-9064-5ba0e6840c75</pre>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{ELB_Endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a496-4666-9064-5ba0e6840c75</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
@ -92,7 +90,7 @@ https://{elb_endpoint}/v3/99a3fff0d03c428eac3678da6a7d0f24/elb/pools/36ce7086-a4
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000006.html">Backend Server Group</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_pools.html">Backend Server Group</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
97
docs/elb/api-ref/DeleteSecurityPolicy.html
Normal file
97
docs/elb/api-ref/DeleteSecurityPolicy.html
Normal file
@ -0,0 +1,97 @@
|
||||
<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">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="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>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Specifies the project ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p>security_policy_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Specifies the ID of the custom security policy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteSecurityPolicy__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p>X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p>Specifies the token used for IAM authentication.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><p>Deleting a custom security policy</p>
|
||||
<pre class="screen">DELETE https://{ELB_Endpoint}/v3/45977fa2dbd7482098dd68d0d8970117/elb/security-policies/8722e0e0-9cc9-4490-9660-8c9a5732fbb0</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteSecurityPolicy__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p>204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p>Successful request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="module_security_policies.html">Security Policy</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because it is too large
Load Diff
100
docs/elb/api-ref/ListApiVersions.html
Normal file
100
docs/elb/api-ref/ListApiVersions.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
393
docs/elb/api-ref/ListIpGroups.html
Normal file
393
docs/elb/api-ref/ListIpGroups.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
250
docs/elb/api-ref/ListQuotaDetails.html
Normal file
250
docs/elb/api-ref/ListQuotaDetails.html
Normal file
File diff suppressed because it is too large
Load Diff
391
docs/elb/api-ref/ListSecurityPolicies.html
Normal file
391
docs/elb/api-ref/ListSecurityPolicies.html
Normal file
File diff suppressed because it is too large
Load Diff
203
docs/elb/api-ref/ListSystemSecurityPolicies.html
Normal file
203
docs/elb/api-ref/ListSystemSecurityPolicies.html
Normal file
File diff suppressed because it is too large
Load Diff
3
docs/elb/api-ref/PARAMETERS.txt
Normal file
3
docs/elb/api-ref/PARAMETERS.txt
Normal file
@ -0,0 +1,3 @@
|
||||
version=""
|
||||
language="en-us"
|
||||
type=""
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
260
docs/elb/api-ref/ShowIpGroup.html
Normal file
260
docs/elb/api-ref/ShowIpGroup.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user