doc-exports/docs/sfs/api-ref/en-us_topic_0000001662877113.html
zhangyue 8d1d100b18 SFS API DOC
Reviewed-by: Miskanin, Jan <jan.miskanin@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>
2023-09-05 08:16:37 +00:00

241 lines
18 KiB
HTML

<a name="EN-US_TOPIC_0000001662877113"></a><a name="EN-US_TOPIC_0000001662877113"></a>
<h1 class="topictitle1">Querying a Permission Rule by ID</h1>
<div id="body0000001662877113"><div class="section" id="EN-US_TOPIC_0000001662877113__section790mcpsimp"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001662877113__p792mcpsimp">This API is used to query a specific permission rule of a file system.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section797mcpsimp"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000001662877113__p799mcpsimp">GET /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rules/{rule_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table800mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row808mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="EN-US_TOPIC_0000001662877113__p810mcpsimp">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="EN-US_TOPIC_0000001662877113__p812mcpsimp">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="EN-US_TOPIC_0000001662877113__p814mcpsimp">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="EN-US_TOPIC_0000001662877113__p816mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row818mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001662877113__p820mcpsimp">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001662877113__p822mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001662877113__p824mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001662877113__p826mcpsimp">Project ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row827mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001662877113__p829mcpsimp">share_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001662877113__p831mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001662877113__p833mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001662877113__p835mcpsimp">File system ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row836mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001662877113__p838mcpsimp">rule_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001662877113__p840mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001662877113__p842mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001662877113__p844mcpsimp">Permission rule ID</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section845mcpsimp"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table847mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row855mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="EN-US_TOPIC_0000001662877113__p857mcpsimp">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="EN-US_TOPIC_0000001662877113__p859mcpsimp">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="EN-US_TOPIC_0000001662877113__p861mcpsimp">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="EN-US_TOPIC_0000001662877113__p863mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row865mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000001662877113__p867mcpsimp">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000001662877113__p869mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000001662877113__p871mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000001662877113__p873mcpsimp">Account token</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row874mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000001662877113__p876mcpsimp">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000001662877113__p878mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000001662877113__p880mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000001662877113__p882mcpsimp">MIME type</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section883mcpsimp"><h4 class="sectiontitle">Response Parameters</h4><p id="EN-US_TOPIC_0000001662877113__p885mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b11133174516348">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table887mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row894mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0000001662877113__p896mcpsimp">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0000001662877113__p898mcpsimp">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0000001662877113__p900mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row902mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p904mcpsimp">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p906mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p908mcpsimp">Permission rule ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row909mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p911mcpsimp">ip_cidr</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p913mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p915mcpsimp">IP address or IP address range of the authorized object</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row916mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p918mcpsimp">rw_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p920mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p922mcpsimp">Read/write permission of the authorized object. The value can be <strong id="EN-US_TOPIC_0000001662877113__b1024019793717">rw</strong> (read and write permission), <strong id="EN-US_TOPIC_0000001662877113__b1124118716378">ro</strong> (read only permission), or <strong id="EN-US_TOPIC_0000001662877113__b15241275376">none</strong> (no access permission). The default value is <strong id="EN-US_TOPIC_0000001662877113__b1424219719372">rw</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row923mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p925mcpsimp">user_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p927mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p929mcpsimp">File system access permission granted to the user of the authorized object. The value can be <strong id="EN-US_TOPIC_0000001662877113__b8823121315353">no_root_squash</strong>, <strong id="EN-US_TOPIC_0000001662877113__b9823171311352">root_squash</strong>, or <strong id="EN-US_TOPIC_0000001662877113__b18824201318359">all_squash</strong>. Value <strong id="EN-US_TOPIC_0000001662877113__b14264922173515">no_root_squash</strong> allows the root user on the client to access the file system as <strong id="EN-US_TOPIC_0000001662877113__b17264122173518">root</strong>. Value <strong id="EN-US_TOPIC_0000001662877113__b1875862315350">root_squash</strong> allows the root user on the client to access the file system as <strong id="EN-US_TOPIC_0000001662877113__b1775982323514">nfsnobody</strong>. Value <strong id="EN-US_TOPIC_0000001662877113__b365143423512">all_squash</strong> allows any user on the client to access the file system as <strong id="EN-US_TOPIC_0000001662877113__b1866334103519">nfsnobody</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="EN-US_TOPIC_0000001662877113__p930mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b1340203543512">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table932mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row939mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="EN-US_TOPIC_0000001662877113__p941mcpsimp">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="EN-US_TOPIC_0000001662877113__p943mcpsimp">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="EN-US_TOPIC_0000001662877113__p945mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row947mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p949mcpsimp">errCode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p951mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p953mcpsimp">Error code</p>
<p id="EN-US_TOPIC_0000001662877113__p954mcpsimp">Minimum length: 8 characters</p>
<p id="EN-US_TOPIC_0000001662877113__p956mcpsimp">Maximum length: 36 characters</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row958mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p960mcpsimp">errMsg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p962mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p964mcpsimp">Error message</p>
<p id="EN-US_TOPIC_0000001662877113__p965mcpsimp">Minimum length: 2 characters</p>
<p id="EN-US_TOPIC_0000001662877113__p967mcpsimp">Maximum length: 512 characters</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="EN-US_TOPIC_0000001662877113__p969mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b149361956103515">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table971mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row978mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="EN-US_TOPIC_0000001662877113__p980mcpsimp">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="EN-US_TOPIC_0000001662877113__p982mcpsimp">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="EN-US_TOPIC_0000001662877113__p984mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row986mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p988mcpsimp">errCode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p990mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p992mcpsimp">Error code</p>
<p id="EN-US_TOPIC_0000001662877113__p993mcpsimp">Minimum length: 8 characters</p>
<p id="EN-US_TOPIC_0000001662877113__p995mcpsimp">Maximum length: 36 characters</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row997mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000001662877113__p999mcpsimp">errMsg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000001662877113__p1001mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000001662877113__p1003mcpsimp">Error message</p>
<p id="EN-US_TOPIC_0000001662877113__p1004mcpsimp">Minimum length: 2 characters</p>
<p id="EN-US_TOPIC_0000001662877113__p1006mcpsimp">Maximum length: 512 characters</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section1008mcpsimp"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0000001662877113__p1010mcpsimp">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section1011mcpsimp"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0000001662877113__screen2469913152713">{
"ip_cidr":"188.88.88.88",
"rw_type":"ro",
"user_type":"no_root_squash"
}</pre>
<p id="EN-US_TOPIC_0000001662877113__p1013mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b586415179361">Status code: 200</strong></p>
<p id="EN-US_TOPIC_0000001662877113__p1015mcpsimp">Successful query</p>
<p id="EN-US_TOPIC_0000001662877113__p1016mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b1648602218362">Status code: 400</strong></p>
<p id="EN-US_TOPIC_0000001662877113__p1018mcpsimp">Error response</p>
<pre class="screen" id="EN-US_TOPIC_0000001662877113__screen1019mcpsimp">{
"errCode" : "SFS.TURBO.0001",
"errMsg" : "Invalid rule id"
}</pre>
<p id="EN-US_TOPIC_0000001662877113__p1020mcpsimp"><strong id="EN-US_TOPIC_0000001662877113__b117562814366">Status code: 500</strong></p>
<p id="EN-US_TOPIC_0000001662877113__p1022mcpsimp">Error response</p>
<pre class="screen" id="EN-US_TOPIC_0000001662877113__screen1023mcpsimp">{
"errCode" : "SFS.TURBO.0005",
"errMsg" : "Internal server error"
}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0000001662877113__section1024mcpsimp"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001662877113__table1026mcpsimp" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001662877113__row1031mcpsimp"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="EN-US_TOPIC_0000001662877113__p1033mcpsimp">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="EN-US_TOPIC_0000001662877113__p1035mcpsimp">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001662877113__row1037mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001662877113__p1039mcpsimp">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001662877113__p1041mcpsimp">Successful query</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row1042mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001662877113__p1044mcpsimp">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001662877113__p1046mcpsimp">Error response</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001662877113__row1047mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000001662877113__p1049mcpsimp">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000001662877113__p1051mcpsimp">Error response</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001663116961.html">Permissions Management</a></div>
</div>
</div>