doc-exports/docs/evs/api-ref/evs_04_0029.html
zhangyue f3b09e5d2f Elastic Volume Service API V1
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-02-02 16:28:20 +00:00

83 lines
6.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a name="evs_04_0029"></a><a name="evs_04_0029"></a>
<h1 class="topictitle1">Disk Transfer</h1>
<div id="body1558938455550"><p id="evs_04_0029__p18625358122118">This topic describes only the authorization information of EVS v2 APIs. For the v3 APIs that provide the same functions as their v2 APIs, their authorization information is the same as that of the v2 APIs.</p>
<p id="evs_04_0029__p16455737191910">For example, the v2 API for creating disks is POST /v2/{project_id}/cloudvolumes, and the v3 API for creating disks is POST /v3/{project_id}/cloudvolumes. The authorization information of both APIs is the same.</p>
<p id="evs_04_0029__p444217462911">In the following tables, √ indicates that the item is supported, and × indicates that the item is not supported.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_0029__table1331719418287" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_0029__evs_04_0045_row832041542517"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.1.5.1.1"><p id="evs_04_0029__evs_04_0045_p1410941470">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.1.5.1.2"><p id="evs_04_0029__evs_04_0045_p10105494713">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.1.5.1.3"><p id="evs_04_0029__evs_04_0045_p18101246472">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.1.5.1.4"><p id="evs_04_0029__evs_04_0045_p6109424711">IAM Project</p>
<p id="evs_04_0029__evs_04_0045_p71084134720">(Project)</p>
</th>
</tr>
</thead>
<tbody><tr id="evs_04_0029__evs_04_0045_row1533321516254"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p178090277285">Create an EVS disk transfer (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p1423372715104">POST /v2/{project_id}/os-volume-transfer</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p1355812615270">evs:transfers:create</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p626084916479"></p>
</td>
</tr>
<tr id="evs_04_0029__evs_04_0045_row63451215152514"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p3558142672711">Query all EVS disk transfers of a tenant (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p52339273102">GET /v2/{project_id}/os-volume-transfer</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p265073320219">evs:transfers:list</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p124074511478"></p>
</td>
</tr>
<tr id="evs_04_0029__evs_04_0045_row8355101572511"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p165581269277">Query details of all EVS disk transfers of a tenant (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p19234172710101">GET /v2/{project_id}/os-volume-transfer/detail</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p6652143318216">evs:transfers:list</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p106305539475"></p>
</td>
</tr>
<tr id="evs_04_0029__evs_04_0045_row5365101582519"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p65587264271">Query details of an EVS disk transfer (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p15234102751011">GET /v2/{project_id}/os-volume-transfer/{transfer_id}</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p1055817260275">evs:transfers:get</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p184101855124713"></p>
</td>
</tr>
<tr id="evs_04_0029__evs_04_0045_row113831315142516"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p855819261278">Accept an EVS disk transfer (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p9981123112106">POST /v2/{project_id}/os-volume-transfer/{transfer_id}/accept</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p95583265274">evs:transfers:accept</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p1139115884714"></p>
</td>
</tr>
<tr id="evs_04_0029__evs_04_0045_row997615405218"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.1 "><p id="evs_04_0029__evs_04_0045_p1394094642118">Delete an EVS disk transfer (OpenStack Cinder API).</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.2 "><p id="evs_04_0029__evs_04_0045_p498183151012">DELETE /v2/{project_id}/os-volume-transfer/{transfer_id}</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.3 "><p id="evs_04_0029__evs_04_0045_p179401346122117">evs:transfers:delete</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.1.5.1.4 "><p id="evs_04_0029__evs_04_0045_p133787024818"></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="evs_04_0022.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>