doc-exports/docs/sfs/api-ref/sfs_02_0053.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

322 lines
22 KiB
HTML

<a name="sfs_02_0053"></a><a name="sfs_02_0053"></a>
<h1 class="topictitle1">Querying Details About All File Systems</h1>
<div id="body1540364633035"><div class="section" id="sfs_02_0053__section714004"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="sfs_02_0053__p22629041">This API is used to query details about all SFS Turbo file systems.</p>
</div>
<div class="section" id="sfs_02_0053__section6426044"><h4 class="sectiontitle">URI</h4><ul id="sfs_02_0053__ul21012999"><li id="sfs_02_0053__li54899267">URI format<p id="sfs_02_0053__p24331358"><a name="sfs_02_0053__li54899267"></a><a name="li54899267"></a>GET /v1/{project_id}/sfs-turbo/shares/detail?limit={limit}&amp;offset={offset}</p>
</li><li id="sfs_02_0053__li17655633">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_02_0053__table24682973" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_02_0053__row43067999"><th align="left" class="cellrowborder" valign="top" width="14.14141414141414%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="sfs_02_0053__p65955856">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.151515151515149%" id="mcps1.3.2.2.2.1.1.5.1.2"><p id="sfs_02_0053__p40824114">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.14141414141414%" id="mcps1.3.2.2.2.1.1.5.1.3"><p id="sfs_02_0053__p888319463015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.56565656565656%" id="mcps1.3.2.2.2.1.1.5.1.4"><p id="sfs_02_0053__p18418924">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_02_0053__row15537895"><td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_02_0053__p50609995">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515149%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_02_0053__p5768894">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_02_0053__p988312412303">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.56565656565656%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_02_0053__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_0053__row17363141219162"><td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_02_0053__p1137941281614">limit</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515149%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_02_0053__p163790124162">No (query parameter)</p>
</td>
<td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_02_0053__p788374113019">Int</p>
</td>
<td class="cellrowborder" valign="top" width="56.56565656565656%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_02_0053__p1037901281611">Specifies the number of returned file systems.</p>
<p id="sfs_02_0053__p1627013377505">This parameter takes effect when both <strong id="sfs_02_0053__b230242811119">limit</strong> and <strong id="sfs_02_0053__b3253632612">offset</strong> are used.</p>
</td>
</tr>
<tr id="sfs_02_0053__row9871050141616"><td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="sfs_02_0053__p1787175011618">offset</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515149%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="sfs_02_0053__p188715506169">No (query parameter)</p>
</td>
<td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="sfs_02_0053__p15883741308">Int</p>
</td>
<td class="cellrowborder" valign="top" width="56.56565656565656%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="sfs_02_0053__p0871650151617">Specifies the offset of the number of queried file systems.</p>
<p id="sfs_02_0053__p3162103165118">This parameter takes effect when both <strong id="sfs_02_0053__b66209317213">limit</strong> and <strong id="sfs_02_0053__b16302039212">offset</strong> are used.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="sfs_02_0053__section57834400"><h4 class="sectiontitle">Request</h4><ul id="sfs_02_0053__ul320504"><li id="sfs_02_0053__li131112041141816">Parameter description<p id="sfs_02_0053__p1797216484180"><a name="sfs_02_0053__li131112041141816"></a><a name="li131112041141816"></a>None</p>
</li><li id="sfs_02_0053__li119779751">Example request<p id="sfs_02_0053__p193381716151"><a name="sfs_02_0053__li119779751"></a><a name="li119779751"></a>None</p>
</li></ul>
</div>
<div class="section" id="sfs_02_0053__section50747552"><h4 class="sectiontitle">Response</h4><ul id="sfs_02_0053__ul32321019"><li id="sfs_02_0053__li22453715">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sfs_02_0053__table6811633" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_02_0053__row62344304"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="sfs_02_0053__p16723840">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="sfs_02_0053__p12453809">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="sfs_02_0053__p2125610">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_02_0053__row37956756"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="sfs_02_0053__p54598423">shares</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="sfs_02_0053__p60396122">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="sfs_02_0053__p60247685">Specifies the list of SFS Turbo file systems. For details, see the <a href="#sfs_02_0053__table1232551195">description of the share field</a>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row1033815583428"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="sfs_02_0053__p35464014314">count</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="sfs_02_0053__p6546104435">Int</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="sfs_02_0053__p1054618017430">Specifies the number of SFS Turbo file systems.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="sfs_02_0053__li323115521916">Description of the <strong id="sfs_02_0053__b8355144213148">share</strong> field
<div class="tablenoborder"><a name="sfs_02_0053__table1232551195"></a><a name="table1232551195"></a><table cellpadding="4" cellspacing="0" summary="" id="sfs_02_0053__table1232551195" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_02_0053__row17755121916"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.2.1.4.1.1"><p id="sfs_02_0053__p10775561918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.4.2.2.2.1.4.1.2"><p id="sfs_02_0053__p17455131910">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62%" id="mcps1.3.4.2.2.2.1.4.1.3"><p id="sfs_02_0053__p11714555195">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_02_0053__row623125512198"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p0232555198">id</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p18231155111918">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p323205561918">Specifies the ID of the SFS Turbo file system.</p>
</td>
</tr>
<tr id="sfs_02_0053__row82375591913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p723555141915">name</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p6233553193">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p142395531912">Specifies the name of the SFS Turbo file system.</p>
</td>
</tr>
<tr id="sfs_02_0053__row82335516195"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p142315501917">status</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p132314559191">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p2023195510194">Specifies the status of the SFS Turbo file system. For details, see <a href="sfs_02_0085.html">SFS Turbo File System Statuses</a>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row1223115513192"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p6231655161918">sub_status</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p0231055121912">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p42315511196">Specifies the sub-status of the SFS Turbo file system. For details, see <a href="sfs_02_0086.html">SFS Turbo File System Substatuses</a>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row823105514193"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p162315559191">version</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p2023855161913">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p1723165510191">Specifies the version ID of the SFS Turbo file system.</p>
</td>
</tr>
<tr id="sfs_02_0053__row3236553191"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p723755131919">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p423855111917">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p723135514196">Specifies the creation time. UTC time, for example: 2018-11-19T04:02:03</p>
</td>
</tr>
<tr id="sfs_02_0053__row1323555101918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p42345511911">export_location</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p202320558196">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p523105516198">Specifies the mount point of the SFS Turbo file system.</p>
</td>
</tr>
<tr id="sfs_02_0053__row192375515193"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p12315558193">action_progress</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p12317555198">Object</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p142305514198">Specifies the creation progress of the SFS Turbo file system. For details, see <a href="#sfs_02_0053__table117821254414">Description of field action_progress</a>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row19231155101916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p15239558198">share_type</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p1123055101912">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p12231655191911">Specifies the type of the SFS Turbo file system. The value can be <strong id="sfs_02_0053__b53016582323">STANDARD</strong> or <strong id="sfs_02_0053__b1750413293313">PERFORMANCE</strong>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row323105517194"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p22345581917">region</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p152385551912">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p15231055101914">Specifies the region of the SFS Turbo file system.</p>
</td>
</tr>
<tr id="sfs_02_0053__row1123755151914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p12335511915">availability_zone</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p72325591915">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p4232554195">Specifies the code of the AZ where the SFS Turbo file system is located.</p>
</td>
</tr>
<tr id="sfs_02_0053__row62365515196"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p15231555101919">az_name</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p20230558197">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p8232551194">Specifies the name of the AZ where the SFS Turbo file system is located.</p>
</td>
</tr>
<tr id="sfs_02_0053__row523115510196"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p1723125519190">vpc_id</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p1223155512193">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p112325561918">Specifies the VPC ID specified by the user.</p>
</td>
</tr>
<tr id="sfs_02_0053__row1623145512195"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p1223655201917">subnet_id</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p1723135511917">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p192318552196">Specifies the network ID of the subnet specified by the user.</p>
</td>
</tr>
<tr id="sfs_02_0053__row1223205517193"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p1023155551919">security_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p023955191919">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p202320557196">Specifies the ID of a security group specified by the user.</p>
</td>
</tr>
<tr id="sfs_02_0053__row62395517190"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p8232557197">crypt_key_id</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p172314559199">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p623135518194">Specifies the ID of the encryption key specified by the user. This parameter is not returned for non-encrypted disks.</p>
</td>
</tr>
<tr id="sfs_02_0053__row523165519199"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p4232055201916">size</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p172313553195">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p1723555151910">Specifies the total capacity of the SFS Turbo file system in the unit of GB.</p>
</td>
</tr>
<tr id="sfs_02_0053__row9629024113016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p3423151115320">pay_model</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p742319115539">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p204231914537">Billing mode of the SFS Turbo file system. </p>
</td>
</tr>
<tr id="sfs_02_0053__row82335521920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p123145512198">avail_capacity</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p0238554199">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p62345571914">Specifies the available capacity of the SFS Turbo file system in the unit of GB.</p>
</td>
</tr>
<tr id="sfs_02_0053__row014916466531"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p314917464539">share_proto</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p131491646155313">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p191491046165317">Specifies the protocol type of the SFS Turbo file system. The current value is <strong id="sfs_02_0053__b1131429135415">NFS</strong>.</p>
</td>
</tr>
<tr id="sfs_02_0053__row498015613298"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.1.4.1.1 "><p id="sfs_02_0053__p19811756102919">expand_type</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.2.2.1.4.1.2 "><p id="sfs_02_0053__p5982105682910">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.2.2.1.4.1.3 "><p id="sfs_02_0053__p1198255617297">For an enhanced file system, <strong id="sfs_02_0053__b171115016543">bandwidth</strong> is returned for this field. Otherwise, <strong id="sfs_02_0053__b1443624218559">bandwidth</strong> is not returned.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="sfs_02_0053__li4551152410432">Description of field <strong id="sfs_02_0053__b1498331716415">action_progress</strong></li></ul>
<div class="tablenoborder"><a name="sfs_02_0053__table117821254414"></a><a name="table117821254414"></a><table cellpadding="4" cellspacing="0" summary="" id="sfs_02_0053__table117821254414" frame="border" border="1" rules="all"><thead align="left"><tr id="sfs_02_0053__row16782142114418"><th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.4.3.1.4.1.1"><p id="sfs_02_0053__p1878219218449">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.4.3.1.4.1.2"><p id="sfs_02_0053__p157821026445">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62%" id="mcps1.3.4.3.1.4.1.3"><p id="sfs_02_0053__p67822244410">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="sfs_02_0053__row778219204418"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.4.3.1.4.1.1 "><p id="sfs_02_0053__p87824220441">CREATING</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.3.1.4.1.2 "><p id="sfs_02_0053__p77821828444">String</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.3.1.4.1.3 "><p id="sfs_02_0053__p14782724441">Specifies the file system creation progress.</p>
</td>
</tr>
</tbody>
</table>
</div>
<ul id="sfs_02_0053__ul30437487"><li id="sfs_02_0053__li5501931">Example response<pre class="screen" id="sfs_02_0053__screen1422352142017">{
"shares": [
{
"id": "8fba8253-c914-439d-ae8b-d5c89d0bf5e8",
"name": "sfs-turbo-8468",
"status": "200",
"version": "1.0.0",
"region": "north-1",
"created_at": "2018-11-19T04:02:03",
"export_location": "192.168.0.90:/",
"action_progress": {},
"share_type": "STANDARD",
"sub_status": "230",
"availability_zone": "az1.dc1",
"az_name": "az1",
"vpc_id": "b24e39e1-bc0c-475b-ae0c-aef9cf240af3",
"subnet_id": "86fc01ea-8ec8-409d-ba7a-e0ea16d4fd97",
"security_group_id": "50586458-aec9-442c-bb13-e08ddc6f1b7a",
"size": "500.00",
"pay_model": "0",
"avail_capacity": "500.00",
"share_proto": "NFS"
},
{
"id": "65f2d30b-7b4e-4786-9608-4324faef6646",
"name": "sfs-turbo-df12",
"status": "200",
"version": "1.0.0",
"actions": [],
"region": "north-1",
"created_at": "2018-11-15T02:32:10",
"export_location": "192.168.0.197:/",
"action_progress": {},
"share_type": "STANDARD",
"availability_zone": "az1.dc1",
"az_name": "az1",
"vpc_id": "b24e39e1-bc0c-475b-ae0c-aef9cf240af3",
"subnet_id": "86fc01ea-8ec8-409d-ba7a-e0ea16d4fd97",
"security_group_id": "50586458-aec9-442c-bb13-e08ddc6f1b7a",
"size": "500.00",
"pay_model": "0",
"avail_capacity": "500.00",
"share_proto": "NFS"
}
]
"count": 2
}</pre>
</li></ul>
</div>
<div class="section" id="sfs_02_0053__section54074791"><h4 class="sectiontitle">Status Codes</h4><ul id="sfs_02_0053__ul20497016"><li id="sfs_02_0053__li50255423">Normal</li></ul>
<p class="msonormal" id="sfs_02_0053__p49645628">200</p>
<ul id="sfs_02_0053__ul44157472"><li id="sfs_02_0053__li61872932">Abnormal</li></ul>
<p class="msonormal" id="sfs_02_0053__p19985481">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>