doc-exports/docs/evs/api-ref/evs_04_2108.html
zhangyue ccbf63b495 EVS API DOC
Reviewed-by: Muller, Martin <martin.muller@t-systems.com>
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2024-05-16 09:08:21 +00:00

52 lines
4.0 KiB
HTML

<a name="evs_04_2108"></a><a name="evs_04_2108"></a>
<h1 class="topictitle1">Deleting a Disk Transfer</h1>
<div id="body8662426"><div class="section" id="evs_04_2108__en-us_topic_0092902034_section44805042171914"><h4 class="sectiontitle">Function</h4><p id="evs_04_2108__en-us_topic_0092902034_p3755185734611">This API is used to delete a disk transfer. A disk transfer can be deleted if it is not accepted. Accepted disk transfers cannot be deleted.</p>
</div>
<div class="section" id="evs_04_2108__en-us_topic_0092887872_section21748494171940"><h4 class="sectiontitle">URI</h4><ul id="evs_04_2108__ul62624805105042"><li id="evs_04_2108__li41712664105042">URI format<p id="evs_04_2108__p66548798105824"><a name="evs_04_2108__li41712664105042"></a><a name="li41712664105042"></a>DELETE /v2/{project_id}/os-volume-transfer/{transfer_id}</p>
</li><li id="evs_04_2108__li37112768105832">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2108__table5162674110529" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2108__row4741724810529"><th align="left" class="cellrowborder" valign="top" width="28.57%" id="mcps1.3.2.2.2.1.1.4.1.1"><p id="evs_04_2108__p1559190910529">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26.529999999999998%" id="mcps1.3.2.2.2.1.1.4.1.2"><p id="evs_04_2108__p5498513910529">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.9%" id="mcps1.3.2.2.2.1.1.4.1.3"><p id="evs_04_2108__p2461124910529">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="evs_04_2108__row4735411910529"><td class="cellrowborder" valign="top" width="28.57%" headers="mcps1.3.2.2.2.1.1.4.1.1 "><p id="evs_04_2108__p1047843010529">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.2.2.2.1.1.4.1.2 "><p id="evs_04_2108__p4344649310529">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="44.9%" headers="mcps1.3.2.2.2.1.1.4.1.3 "><p id="evs_04_2108__p2950506910529">Specifies the project ID.</p>
</td>
</tr>
<tr id="evs_04_2108__row22943135111210"><td class="cellrowborder" valign="top" width="28.57%" headers="mcps1.3.2.2.2.1.1.4.1.1 "><p id="evs_04_2108__p52246671151847">transfer_id</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.2.2.2.1.1.4.1.2 "><p id="evs_04_2108__p4121938151847">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="44.9%" headers="mcps1.3.2.2.2.1.1.4.1.3 "><p id="evs_04_2108__p65441533151847">Specifies the disk transfer ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="evs_04_2108__en-us_topic_0092902034_section3832507172056"><h4 class="sectiontitle">Request</h4><ul id="evs_04_2108__ul1325012200457"><li id="evs_04_2108__li172505202454">Example request<pre class="screen" id="evs_04_2108__screen1547711311450">DELETE https://{endpoint}/v2/{project_id}/os-volume-transfer/cac5c677-73a9-4288-bb9c-b2ebfb547377</pre>
</li></ul>
</div>
<div class="section" id="evs_04_2108__en-us_topic_0092902034_section23586530172122"><h4 class="sectiontitle">Response</h4><p id="evs_04_2108__en-us_topic_0092902034_p127299155519">None</p>
</div>
<div class="section" id="evs_04_2108__en-us_topic_0092902034_section10353980172239"><h4 class="sectiontitle">Status Codes</h4><ul id="evs_04_2108__evs_04_2106_ul19693556115535"><li id="evs_04_2108__evs_04_2106_li6453736115535">Normal<p id="evs_04_2108__evs_04_2106_p50494725174145"><a name="evs_04_2108__evs_04_2106_li6453736115535"></a><a name="evs_04_2106_li6453736115535"></a>202</p>
</li></ul>
</div>
<div class="section" id="evs_04_2108__section431317151242"><h4 class="sectiontitle">Error Codes</h4><p id="evs_04_2108__evs_04_2013_p783819215242">For details, see <a href="evs_04_0038.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="evs_04_2105.html">Disk Transfer Management</a></div>
</div>
</div>