forked from laiweijian4/doc-exports
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: gtema <artem.goncharov@gmail.com> Co-committed-by: gtema <artem.goncharov@gmail.com>
59 lines
4.1 KiB
HTML
59 lines
4.1 KiB
HTML
<a name="vpc_eip_0005"></a><a name="vpc_eip_0005"></a>
|
|
|
|
<h1 class="topictitle1">Releasing an EIP</h1>
|
|
<div id="body58082174"><div class="section" id="vpc_eip_0005__section21768161"><h4 class="sectiontitle">Function</h4><p id="vpc_eip_0005__p7035667">This API is used to release an EIP.</p>
|
|
</div>
|
|
<div class="section" id="vpc_eip_0005__section61695723"><h4 class="sectiontitle">URI</h4><p id="vpc_eip_0005__p1880364816319">DELETE /v1/{project_id}/publicips/{publicip_id}</p>
|
|
<div class="p" id="vpc_eip_0005__p11349430382"><a href="#vpc_eip_0005__table45251091">Table 1</a> describes the parameters.
|
|
<div class="tablenoborder"><a name="vpc_eip_0005__table45251091"></a><a name="table45251091"></a><table cellpadding="4" cellspacing="0" summary="" id="vpc_eip_0005__table45251091" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="vpc_eip_0005__row25040094"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.1"><p id="vpc_eip_0005__p14981763">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.2"><p id="vpc_eip_0005__p5563313">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.3.2.2.4.1.3"><p id="vpc_eip_0005__p47975183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="vpc_eip_0005__row60784581"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.1 "><p id="vpc_eip_0005__p24604028">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.2 "><p id="vpc_eip_0005__p46769243">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.3 "><p id="vpc_eip_0005__p10487112">Specifies the project ID. </p>
|
|
</td>
|
|
</tr>
|
|
<tr id="vpc_eip_0005__row3475817"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.1 "><p id="vpc_eip_0005__p13105749">publicip_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.2 "><p id="vpc_eip_0005__p54932709">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.3.2.2.4.1.3 "><p id="vpc_eip_0005__p20364417">Specifies the unique identifier of an EIP.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="vpc_eip_0005__section18390601"><h4 class="sectiontitle">Request Message</h4><ul id="vpc_eip_0005__ul38905106"><li id="vpc_eip_0005__li41882373">Request parameter<p id="vpc_eip_0005__p14623961204035"><a name="vpc_eip_0005__li41882373"></a><a name="li41882373"></a>None</p>
|
|
</li><li id="vpc_eip_0005__li2173920694527">Example request<pre class="screen" id="vpc_eip_0005__screen11845201552019">DELETE https://{Endpoint}/v1/{project_id}/publicips</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="vpc_eip_0005__section31297682"><h4 class="sectiontitle">Response Message</h4><ul id="vpc_eip_0005__ul64826129"><li id="vpc_eip_0005__li02161532143211">Response parameter<p id="vpc_eip_0005__p12220143211323"><a name="vpc_eip_0005__li02161532143211"></a><a name="li02161532143211"></a>None</p>
|
|
</li><li id="vpc_eip_0005__li46564252">Example response<p id="vpc_eip_0005__p173930297206"><a name="vpc_eip_0005__li46564252"></a><a name="li46564252"></a>None</p>
|
|
<p id="vpc_eip_0005__p439562917205">Or</p>
|
|
<pre class="screen" id="vpc_eip_0005__screen1060115315202">{
|
|
"code":"xxx",
|
|
"message":"xxxxx"
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="vpc_eip_0005__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="vpc_eip_0005__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
|
|
</div>
|
|
<div class="section" id="vpc_eip_0005__section85821649202813"><h4 class="sectiontitle">Error Code</h4><p id="vpc_eip_0005__p7233105282813">See <a href="vpc_api_0003.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_eip_0000.html">Elastic IP</a></div>
|
|
</div>
|
|
</div>
|
|
|