doc-exports/docs/ecs/api-ref/en-us_topic_0065962599.html
Artem Goncharov 3196b64bfc
move doc sources to other location (#3)
move doc sources to other location

Reviewed-by: OpenTelekomCloud Bot <None>
2022-04-27 16:24:25 +00:00

54 lines
4.2 KiB
HTML

<a name="EN-US_TOPIC_0065962599"></a><a name="EN-US_TOPIC_0065962599"></a>
<h1 class="topictitle1">Deleting an FPGA Image</h1>
<div id="body1499692511539"><div class="section" id="EN-US_TOPIC_0065962599__section19527005211725"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0065962599__p29201608211725">This API is used to delete an FPGA image.</p>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section38661040211725"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0065962599__p53736847103512">DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}</p>
<p id="EN-US_TOPIC_0065962599__p209341238151513"><a href="#EN-US_TOPIC_0065962599__table44329634211725">Table 1</a> describes the parameters in the URI.</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0065962599__table44329634211725"></a><a name="table44329634211725"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0065962599__table44329634211725" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0065962599__row41557603211725"><th align="left" class="cellrowborder" valign="top" width="19.53%" id="mcps1.3.2.4.2.4.1.1"><p id="EN-US_TOPIC_0065962599__p7707213">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.599999999999998%" id="mcps1.3.2.4.2.4.1.2"><p id="EN-US_TOPIC_0065962599__p20304554">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62.870000000000005%" id="mcps1.3.2.4.2.4.1.3"><p id="EN-US_TOPIC_0065962599__p34056167">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0065962599__row55081924211725"><td class="cellrowborder" valign="top" width="19.53%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0065962599__p50162201211725">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.599999999999998%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0065962599__p27862189211725">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="62.870000000000005%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0065962599__p37593705">Specifies the project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0065962599__row30180665211725"><td class="cellrowborder" valign="top" width="19.53%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0065962599__p44186266211725">fpga_image_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.599999999999998%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0065962599__p17752625211725">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="62.870000000000005%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0065962599__p33122615211725">Specifies the FPGA image ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section49362668211725"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0065962599__p333542213154">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section34595306211725"><h4 class="sectiontitle">Response</h4><p id="EN-US_TOPIC_0065962599__p6313312810140">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section20514490211725"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="EN-US_TOPIC_0065962599__screen9691567375">DELETE https://{endpoint}/v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section142498762720"><h4 class="sectiontitle">Example Response</h4><p id="EN-US_TOPIC_0065962599__p850971013271">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section3477250491225"><h4 class="sectiontitle">Returned Values</h4><p id="EN-US_TOPIC_0065962599__p6510945291225">See <a href="en-us_topic_0022067716.html">Returned Values for General Requests</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0065962599__section85821649202813"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0065962599__p7233105282813">See <a href="en-us_topic_0022067717.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0065962596.html">FPGA Logical File Management</a></div>
</div>
</div>