doc-exports/docs/sfs/api-ref/sfs_02_0052.html
zhangyue 5d0d5cb580 SFS API DOC
Reviewed-by: Muller, Martin <martin.muller@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-05-01 07:32:40 +00:00

57 lines
3.8 KiB
HTML

<a name="sfs_02_0052"></a><a name="sfs_02_0052"></a>
<h1 class="topictitle1">Deleting a File System</h1>
<div id="body1540364633034"><div class="section" id="sfs_02_0052__section53102250"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="sfs_02_0052__p54069340">This API is used to delete an SFS Turbo file system.</p>
</div>
<div class="section" id="sfs_02_0052__section8158206"><h4 class="sectiontitle">URI</h4><ul id="sfs_02_0052__ul17540449"><li id="sfs_02_0052__li23646319">URI format<p id="sfs_02_0052__p11490287"><a name="sfs_02_0052__li23646319"></a><a name="li23646319"></a>DELETE /v1/{project_id}/sfs-turbo/shares/{share_id}</p>
</li><li id="sfs_02_0052__li36303720">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_02_0052__table58298029" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_02_0052__row14956057"><th align="left" class="cellrowborder" valign="top" width="13%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="sfs_02_0052__p3481129">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.2.2.2.1.1.5.1.2"><p id="sfs_02_0052__p13536050">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.2.2.2.1.1.5.1.3"><p id="sfs_02_0052__p1336913122020">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.00000000000001%" id="mcps1.3.2.2.2.1.1.5.1.4"><p id="sfs_02_0052__p22678235">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_02_0052__row24997708"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_02_0052__p11548462">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_02_0052__p63010216">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_02_0052__p988312412303">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.00000000000001%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_02_0052__p24840910">Specifies the project ID. For details about how to obtain the project ID, see <a href="sfs_02_0001.html">API Usage Guidelines</a>.</p>
</td>
</tr>
<tr id="sfs_02_0052__row31985024"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_02_0052__p40650175">share_id</p>
</td>
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_02_0052__p4329874">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_02_0052__p126281747809">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.00000000000001%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_02_0052__p15175522">Specifies the ID of the SFS Turbo file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="sfs_02_0052__section6314992"><h4 class="sectiontitle">Request</h4><ul id="sfs_02_0052__ul21257750"><li id="sfs_02_0052__li57102025">None</li></ul>
</div>
<div class="section" id="sfs_02_0052__section56834929"><h4 class="sectiontitle">Response</h4><ul id="sfs_02_0052__ul61861327"><li id="sfs_02_0052__li5274317">None</li></ul>
</div>
<div class="section" id="sfs_02_0052__section41752314"><h4 class="sectiontitle">Status Codes</h4><ul id="sfs_02_0052__ul19772529"><li id="sfs_02_0052__li43735040">Normal</li></ul>
<p class="msonormal" id="sfs_02_0052__p58071046">202</p>
<ul id="sfs_02_0052__ul52877372"><li id="sfs_02_0052__li6134308">Abnormal</li></ul>
<p class="msonormal" id="sfs_02_0052__p55208773">For details, see <a href="sfs_02_0089.html">Status Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="sfs_02_0050.html">Lifecycle Management</a></div>
</div>
</div>