forked from docs/doc-exports
Reviewed-by: Kabai, Zoltán Gábor <zoltan-gabor.kabai@t-systems.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
235 lines
19 KiB
HTML
235 lines
19 KiB
HTML
<a name="en-us_topic_0057845602"></a><a name="en-us_topic_0057845602"></a>
|
|
|
|
<h1 class="topictitle1">Listing User Groups</h1>
|
|
<div id="body1492670576083"><div class="section" id="en-us_topic_0057845602__section495175389414"><h4 class="sectiontitle">Function</h4><p id="en-us_topic_0057845602__p1032718341869">This API is used to query user group information.</p>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0057845602__section3019338085013"><h4 class="sectiontitle">URI</h4><ul id="en-us_topic_0057845602__en-us_topic_0032920307_ul52733512"><li id="en-us_topic_0057845602__en-us_topic_0032920307_li4839561">URI format<p id="en-us_topic_0057845602__en-us_topic_0032920307_p43556055"><a name="en-us_topic_0057845602__en-us_topic_0032920307_li4839561"></a><a name="en-us_topic_0032920307_li4839561"></a>GET /v3/groups{?domain_id,name}</p>
|
|
</li><li id="en-us_topic_0057845602__li1205595994225">Query parameters
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845602__en-us_topic_0032920307_table36168141" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row15662289"><th align="left" class="cellrowborder" valign="top" width="19.36%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p60685926"><strong id="en-us_topic_0057845602__b842352706111527">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="19.24%" id="mcps1.3.2.2.2.1.1.5.1.2"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p16612996"><strong id="en-us_topic_0057845602__a105e6ed8c3de4c5a9dde97ae5a71071e_1">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.98%" id="mcps1.3.2.2.2.1.1.5.1.3"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p3475410"><strong id="en-us_topic_0057845602__b842352706143526_1">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.2.2.2.1.1.5.1.4"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p13072760"><strong id="en-us_topic_0057845602__b20601766145329">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row52260639"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p5253358">domain_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.24%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p22868878">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p40439847">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="en-us_topic_0057845602__p1451412433145">ID of the domain where a user group is located.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__en-us_topic_0032920307_row19857248"><td class="cellrowborder" valign="top" width="19.36%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p64933228">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.24%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p25100141">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p19845579">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p63988077">Name of a user group. The length is less than or equal to 64 characters.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0057845602__section1437107585444"><h4 class="sectiontitle">Request Parameters</h4><ul id="en-us_topic_0057845602__ul3118448103456"><li id="en-us_topic_0057845602__li46500394103456">Parameters in the request header
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845602__en-us_topic_0032920307_table21736211" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row48433347"><th align="left" class="cellrowborder" valign="top" width="19.49%" id="mcps1.3.3.2.1.1.1.5.1.1"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p30787047"><strong id="en-us_topic_0057845602__a173ae121cc9e48328ca613e72f2a1504_1">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.86%" id="mcps1.3.3.2.1.1.1.5.1.2"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p10722842"><strong id="en-us_topic_0057845602__a105e6ed8c3de4c5a9dde97ae5a71071e_3">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.57%" id="mcps1.3.3.2.1.1.1.5.1.3"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p63243911"><strong id="en-us_topic_0057845602__b842352706143526_3">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="44.080000000000005%" id="mcps1.3.3.2.1.1.1.5.1.4"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p22483156"><strong id="en-us_topic_0057845602__b64005828152545">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row9196329"><td class="cellrowborder" valign="top" width="19.49%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p6705199">Content-Type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.86%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p6250253">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.57%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p36508524">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="44.080000000000005%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p4400500">Fill <strong id="en-us_topic_0057845602__b842352706161331">application/json;charset=utf8</strong> in this field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__en-us_topic_0032920307_row39604502"><td class="cellrowborder" valign="top" width="19.49%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p53848109">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.86%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p66729601">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.57%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p36388601">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="44.080000000000005%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p5287257411347">Authenticated token with the <strong id="en-us_topic_0057845602__b750798910387">Security Administrator</strong> permission.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="en-us_topic_0057845602__li39511491376">Example request<pre class="screen" id="en-us_topic_0057845602__screen1095149575"><em id="en-us_topic_0057845602__i1395013910718">curl -i -k -H "X-Auth-Token:$token" -H 'Content-Type:application/json;charset=utf8' -X GET https://sample.domain.com/v3/groups?domain_id=ac7197fd67a24dc5850972854729a762&name=group123</em></pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0057845602__section422798898594"><h4 class="sectiontitle">Response Parameters</h4><ul id="en-us_topic_0057845602__ul5464199010524"><li id="en-us_topic_0057845602__li6140614310524">Parameters in the response body
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845602__table1056195410010" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845602__row2747156110010"><th align="left" class="cellrowborder" valign="top" width="18.81188118811881%" id="mcps1.3.4.2.1.1.1.5.1.1"><p id="en-us_topic_0057845602__p447620910517"><strong id="en-us_topic_0057845602__a173ae121cc9e48328ca613e72f2a1504_3">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="19.77197719771977%" id="mcps1.3.4.2.1.1.1.5.1.2"><p id="en-us_topic_0057845602__p0233835144716"><strong id="en-us_topic_0057845602__a105e6ed8c3de4c5a9dde97ae5a71071e_5">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.861786178617862%" id="mcps1.3.4.2.1.1.1.5.1.3"><p id="en-us_topic_0057845602__p755696810517"><strong id="en-us_topic_0057845602__b842352706143526_5">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="43.55435543554355%" id="mcps1.3.4.2.1.1.1.5.1.4"><p id="en-us_topic_0057845602__p6407638510517"><strong id="en-us_topic_0057845602__b553460226153817">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0057845602__row570214510010"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.4.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p5922062510010">links</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.77197719771977%" headers="mcps1.3.4.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p523333511472">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.861786178617862%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p18960192015118">JSON object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.55435543554355%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p2326866010010">User group resource link.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row809135110010"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.4.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p5141972010010">groups</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.77197719771977%" headers="mcps1.3.4.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p82332354477">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.861786178617862%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p49389618118">JSONArray</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.55435543554355%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p1983818310010">List of a user group.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="en-us_topic_0057845602__en-us_topic_0032920307_ul65344633"><li id="en-us_topic_0057845602__l6c7badc7da784e62ae4b0b7c757a339a">Group parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845602__table4865996110948" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845602__row3498648810948"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.4.3.1.1.1.5.1.1"><p id="en-us_topic_0057845602__p1533325610948"><strong id="en-us_topic_0057845602__a173ae121cc9e48328ca613e72f2a1504_5">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="19.3%" id="mcps1.3.4.3.1.1.1.5.1.2"><p id="en-us_topic_0057845602__p62791716184819"><strong id="en-us_topic_0057845602__a105e6ed8c3de4c5a9dde97ae5a71071e_7">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.09%" id="mcps1.3.4.3.1.1.1.5.1.3"><p id="en-us_topic_0057845602__p3403423310948"><strong id="en-us_topic_0057845602__b842352706143526_7">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="43.61%" id="mcps1.3.4.3.1.1.1.5.1.4"><p id="en-us_topic_0057845602__p530949010948"><strong id="en-us_topic_0057845602__b356967498153934">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0057845602__row2741558010948"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p606953510948">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p142791116104815">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p2187030610948">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p2666433310948">Description for a user group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row3865240910948"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p4383746110948">domain_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p427911162484">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p6117342010948">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p5610000810948">ID of the domain to which a user group belongs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row61939585101142"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p20585353101142">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p327918165483">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p56800915101142">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p37471393101142">ID of a user group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row66853790101157"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p64813205101157">links</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p4279141615489">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p15378285101157">JSON object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p37681557101157">User group resource link.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row5718865710123"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p4493586710123">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p162792163489">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p1592658110123">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p1498466710123">Name of a user group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row127786318371"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.3.1.1.1.5.1.1 "><p id="en-us_topic_0057845602__p277812312375">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.3%" headers="mcps1.3.4.3.1.1.1.5.1.2 "><p id="en-us_topic_0057845602__p8279151614818">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.09%" headers="mcps1.3.4.3.1.1.1.5.1.3 "><p id="en-us_topic_0057845602__p107782310371">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.61%" headers="mcps1.3.4.3.1.1.1.5.1.4 "><p id="en-us_topic_0057845602__p87781639373">Time when a user group is created.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="en-us_topic_0057845602__en-us_topic_0032920307_li51230787">Example response<pre class="screen" id="en-us_topic_0057845602__screen1690029294539">{
|
|
"links": {
|
|
"self": "https://sample.domain.com/v3/groups?domain_id=ac7197fd67a24dc5850972854729a762&name=group123",
|
|
"previous": null,
|
|
"next": null
|
|
},
|
|
"groups": [{
|
|
"description": "",
|
|
"links": {
|
|
"self": "https://sample.domain.com/v3/groups/ff74abaeabe34c278a4b7693c7f0dff7"
|
|
},
|
|
"id": "ff74abaeabe34c278a4b7693c7f0dff7",
|
|
"create_time": 1482566254983,
|
|
"domain_id": "ac7197fd67a24dc5850972854729a762",
|
|
"name": "group123"
|
|
}]
|
|
}</pre>
|
|
<p id="en-us_topic_0057845602__p3183824194521"></p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0057845602__section5556784894735"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845602__en-us_topic_0032920307_table25927028" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row10578662"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.1"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p51565323"><strong id="en-us_topic_0057845602__b35333202152545">Status Code</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.2"><p id="en-us_topic_0057845602__en-us_topic_0032920307_p16041657"><strong id="en-us_topic_0057845602__b55209916152545">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0057845602__en-us_topic_0032920307_row24305815"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p22613965">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p19791876">The request is successful.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__en-us_topic_0032920307_row43909159"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p66980994">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p56751409">The server failed to process the request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__row460808479497"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845602__p120744399497">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845602__p385055099497">Authentication failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0057845602__en-us_topic_0032920307_row41000636"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p32717189">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845602__en-us_topic_0032920307_p32846614">Access denied.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0057845641.html">User Group Management</a></div>
|
|
</div>
|
|
</div>
|
|
|