forked from docs/doc-exports
move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
55 lines
4.8 KiB
HTML
55 lines
4.8 KiB
HTML
<a name="EN-US_TOPIC_0065820819"></a><a name="EN-US_TOPIC_0065820819"></a>
|
|
|
|
<h1 class="topictitle1">Releasing a Floating IP Address (Discarded)</h1>
|
|
<div id="body1499653398050"><div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_section41330139"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p49333388">This API is used to release a floating IP address.</p>
|
|
<p id="EN-US_TOPIC_0065820819__p19104121119116">This API has been discarded. Use the API described in "Deleting a Floating IP Address".</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_section36426933"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065820819__p376561118199">DELETE /v2/{project_id}/os-floating-ips/{floating_ip_id}</p>
|
|
<p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p17816132418199">DELETE /v2.1/{project_id}/os-floating-ips/{floating_ip_id}</p>
|
|
<div class="p" id="EN-US_TOPIC_0065820819__p0567165044716"><a href="#EN-US_TOPIC_0065820819__en-us_topic_0057972674_table32475667">Table 1</a> describes the parameters in the URI.
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0065820819__en-us_topic_0057972674_table32475667"></a><a name="en-us_topic_0057972674_table32475667"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_table32475667" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_row44937496"><th align="left" class="cellrowborder" valign="top" width="22.24%" id="mcps1.3.2.4.2.2.4.1.1"><p id="EN-US_TOPIC_0065820819__p5187119">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="21.87%" id="mcps1.3.2.4.2.2.4.1.2"><p id="EN-US_TOPIC_0065820819__p17503500">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="55.88999999999999%" id="mcps1.3.2.4.2.2.4.1.3"><p id="EN-US_TOPIC_0065820819__p8497414">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_row1664874"><td class="cellrowborder" valign="top" width="22.24%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p637140">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.87%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p51608407">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="55.88999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065820819__p37593705">Specifies the project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_row102094505165"><td class="cellrowborder" valign="top" width="22.24%" headers="mcps1.3.2.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p620919503165">floating_ip_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.87%" headers="mcps1.3.2.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p32091350111612">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="55.88999999999999%" headers="mcps1.3.2.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p2209205020164">Specifies the ID of the floating IP address.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_section64900454"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0065820819__p15306173318419">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_section47233174"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_p8550624">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_section22445387"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0065820819__en-us_topic_0057972674_screen21511928">DELETE https://{endpoint}/v2/e73621affb8f44e1bc01898747ca09d4/os-floating-ips/05f71f43-f3c9-47ef-ac8d-9f02aef66418
|
|
DELETE https://{endpoint}/v2.1/e73621affb8f44e1bc01898747ca09d4/os-floating-ips/05f71f43-f3c9-47ef-ac8d-9f02aef66418</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__section38161942204920"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0065820819__p1881844234911">None</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0065820819__en-us_topic_0092803065_en-us_topic_0020212692_section22960139"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0065820819__en-us_topic_0092803065_en-us_topic_0020212692_p23670760">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0065817682.html">Floating IP Address Management (OpenStack Nova APIs)</a></div>
|
|
</div>
|
|
</div>
|
|
|