doc-exports/docs/apig/api-ref/ShowDetailsOfApiGroupV2.html
Chen, Junjie 2fc8a34abd APIG API 20240125 version
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-10-25 11:19:06 +00:00

537 lines
40 KiB
HTML

<a name="ShowDetailsOfApiGroupV2"></a><a name="ShowDetailsOfApiGroupV2"></a>
<h1 class="topictitle1">Querying API Group Details</h1>
<div id="body17968722184519"><div class="section" id="ShowDetailsOfApiGroupV2__section14968022194515"><h4 class="sectiontitle">Function</h4><p id="ShowDetailsOfApiGroupV2__p1696882254512">This API is used to query the details of an API group.</p>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__atuogenerate_1"><h4 class="sectiontitle">Calling Method</h4><p id="ShowDetailsOfApiGroupV2__p896862216454">For details, see <a href="apig-api-180713003.html">Calling APIs</a>.</p>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="ShowDetailsOfApiGroupV2__p14969112217459">GET /v2/{project_id}/apigw/instances/{instance_id}/api-groups/{group_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__table09702022104511" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row896910222451"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="ShowDetailsOfApiGroupV2__p1597022219454">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="ShowDetailsOfApiGroupV2__p99706226459">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="ShowDetailsOfApiGroupV2__p797042204510">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="ShowDetailsOfApiGroupV2__p19971152284516">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row19969112224515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowDetailsOfApiGroupV2__p19971142215450">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowDetailsOfApiGroupV2__p9971112264515">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowDetailsOfApiGroupV2__p1697113227455">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowDetailsOfApiGroupV2__p15971192214456">Project ID. For details about how to obtain it, see <a href="apig-api-180713009.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row1896972218454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowDetailsOfApiGroupV2__p19971422144516">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowDetailsOfApiGroupV2__p297212219455">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowDetailsOfApiGroupV2__p1597213224451">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowDetailsOfApiGroupV2__p10972182224511">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row3969162224512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowDetailsOfApiGroupV2__p9972162284519">group_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowDetailsOfApiGroupV2__p3972162212452">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowDetailsOfApiGroupV2__p17972182211450">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowDetailsOfApiGroupV2__p1497392210455">API group ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section149739223452"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row1797314221451"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="ShowDetailsOfApiGroupV2__p11974922174520">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="ShowDetailsOfApiGroupV2__p7974142214458">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="ShowDetailsOfApiGroupV2__p29741122164518">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="ShowDetailsOfApiGroupV2__p16974722194518">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row99731222164513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="ShowDetailsOfApiGroupV2__p1497419229450">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="ShowDetailsOfApiGroupV2__p297416229456">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="ShowDetailsOfApiGroupV2__p10975132213452">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="ShowDetailsOfApiGroupV2__p14975022124511">User token. It can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is a token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section2975822114517"><h4 class="sectiontitle">Response Parameters</h4><p id="ShowDetailsOfApiGroupV2__p10975322194511"><strong id="ShowDetailsOfApiGroupV2__b1797542216454">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ApiGroupInfo" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row1997662294519"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p15978182216450">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p15978142216451">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p13978922104517">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row8976142234512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p597842210451">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p897812228454">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p1197882274511">ID.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row2976182294518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1978132214452">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p597902274520">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p20979172214510">API group name.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row597612216452"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p159791228458">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p209796225457">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p119791822194514">Status.</p>
<ul id="ShowDetailsOfApiGroupV2__ul18979142216459"><li id="ShowDetailsOfApiGroupV2__li59791222164514">1: valid</li></ul>
<p id="ShowDetailsOfApiGroupV2__p179801222154519">Enumeration values:</p>
<ul id="ShowDetailsOfApiGroupV2__ul109801922144510"><li id="ShowDetailsOfApiGroupV2__li898022274514"><strong id="ShowDetailsOfApiGroupV2__b8980522174518">1</strong></li></ul>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row159761022134516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p9980722104517">sl_domain</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1398082214453">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p18980422144515">Subdomain name that APIG automatically allocates to the API group.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row17976182274520"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p109811822154517">register_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p798182214459">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p19981322184510">Creation time.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row189763223452"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1298116224457">update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p159811022154515">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p17981522174514">Last modification time.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row10976112215450"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p198282213451">on_sell_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p69821422104519">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p17982122215458">Indicates whether the API group has been listed on KooGallery.</p>
<ul id="ShowDetailsOfApiGroupV2__ul498252212458"><li id="ShowDetailsOfApiGroupV2__li498216229456">1: listed</li><li id="ShowDetailsOfApiGroupV2__li1098282284513">2: not listed</li><li id="ShowDetailsOfApiGroupV2__li6982622124514">3: under review</li></ul>
<p id="ShowDetailsOfApiGroupV2__p6982172254510">Not supported currently.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row8976132214457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p18982172211456">url_domains</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1598315227450">Array of <a href="#ShowDetailsOfApiGroupV2__response_UrlDomain">UrlDomain</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p99832022164517">Independent domain names bound to the API group.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row29761122114513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1798372264511">sl_domain_access_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p798318221451">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p189836225459">Whether the debugging domain name is accessible. Options: true and false.</p>
<p id="ShowDetailsOfApiGroupV2__p1598392215452">Default: <strong id="ShowDetailsOfApiGroupV2__b69831022184517">true</strong></p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row1977122224513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p119831122204520">sl_domains</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p49847223456">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p1298432213455">Automatically allocated subdomain names.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row797782216450"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p79841922154518">remark</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p59841722104520">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p179841122154512">Description.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row1797772274511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p14984132274510">call_limits</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p3984102216451">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p199857221453">Total number of times all APIs in the API group can be accessed. Consider the payload capacity of the backend service when setting this parameter. By default, there is no limit on the number of API calls.</p>
<p id="ShowDetailsOfApiGroupV2__p17985192264514">Currently, this parameter is not supported.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row109771622114511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p11985122144513">time_interval</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p14985822134513">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p16985122154511">Period of time for limiting the number of API calls.</p>
<p id="ShowDetailsOfApiGroupV2__p8985122210454">Currently, this parameter is not supported.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row89771822164510"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1998512228456">time_unit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1098610221459">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p20986522134514">Time unit for limiting the number of API calls.</p>
<p id="ShowDetailsOfApiGroupV2__p1986322164513">Currently, this parameter is not supported.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row179771922154513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p89868229454">is_default</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1498618226456">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p17986202244517">Indicates whether the API group is the default group.</p>
<ul id="ShowDetailsOfApiGroupV2__ul18781122145012"><li id="ShowDetailsOfApiGroupV2__li77810224500">1: Yes</li><li id="ShowDetailsOfApiGroupV2__li16483851134914">2: No</li></ul>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row12977722194519"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p199871322134511">version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1498702220451">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p298752284516">Group version.</p>
<ul id="ShowDetailsOfApiGroupV2__ul17987152210455"><li id="ShowDetailsOfApiGroupV2__li19987162218451">V1: global group</li><li id="ShowDetailsOfApiGroupV2__li189871322134512">V2: application-level group</li></ul>
<p id="ShowDetailsOfApiGroupV2__p1598752254510">The default value is V1. This parameter is not supported currently.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row1977422114518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p15987182217453">roma_app_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p14988192212454">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p698852211452">ID of the integration application to which the API group belongs.</p>
<p id="ShowDetailsOfApiGroupV2__p149887228450">This parameter is required when the group version is V2.</p>
<p id="ShowDetailsOfApiGroupV2__p398882217450">Currently, this parameter is not supported.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row1977162204518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p29884226453">roma_app_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p9988222134516">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p13988722134517">Name of the integration application to which the API group belongs.</p>
<p id="ShowDetailsOfApiGroupV2__p149881022194510">Currently, this parameter is not supported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ShowDetailsOfApiGroupV2__response_UrlDomain"></a><a name="response_UrlDomain"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_UrlDomain" frame="border" border="1" rules="all"><caption><b>Table 4 </b>UrlDomain</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row29891022124510"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p199017226455">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p499018221458">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p169905227459">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row1698912216456"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1499016226454">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1899118229458">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p189913228453">Domain ID.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row109891522184517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p11991112224514">domain</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p18991422194520">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p18991112212459">Domain name.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row149892022124520"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1299132274510">cname_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p8991102224515">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p599292294511">CNAME resolution status of the domain name.</p>
<ul id="ShowDetailsOfApiGroupV2__ul79920223452"><li id="ShowDetailsOfApiGroupV2__li13992182213456">1: not resolved</li><li id="ShowDetailsOfApiGroupV2__li179921422204512">2: resolving</li><li id="ShowDetailsOfApiGroupV2__li199922223452">3: resolved</li><li id="ShowDetailsOfApiGroupV2__li189921622164514">4: resolution failed</li></ul>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row18989152214453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p39921522174517">ssl_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p499372274520">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p129931122164510">SSL certificate ID.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row14989162224513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p109931122124513">ssl_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p8993172211456">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p0993162219455">SSL certificate name.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row11989162254515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p09938220452">min_ssl_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p109931522164514">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p19994152284512">Minimum SSL version. TLS 1.1 and TLS 1.2 are supported.</p>
<p id="ShowDetailsOfApiGroupV2__p12994102213451">Default: <strong id="ShowDetailsOfApiGroupV2__b19948225459">TLSv1.1</strong></p>
<p id="ShowDetailsOfApiGroupV2__p89941922164515">Enumeration values:</p>
<ul id="ShowDetailsOfApiGroupV2__ul599417229455"><li id="ShowDetailsOfApiGroupV2__li11994142216451"><strong id="ShowDetailsOfApiGroupV2__b899417227452">TLSv1.1</strong></li><li id="ShowDetailsOfApiGroupV2__li1499413227453"><strong id="ShowDetailsOfApiGroupV2__b8994172220458">TLSv1.2</strong></li></ul>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row15989922204514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1299422217458">verified_client_certificate_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p139941922184515">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p1199552212457">Whether to enable client certificate verification. This parameter is available only when a certificate is bound. It is enabled by default if trusted_root_ca exists, and disabled if trusted_root_ca does not exist.</p>
<p id="ShowDetailsOfApiGroupV2__p1199592264514">Default: <strong id="ShowDetailsOfApiGroupV2__b7995132216458">false</strong></p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row16990162264516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1499562218451">is_has_trusted_root_ca</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p19995132211454">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p29952022144512">Whether a trusted root certificate (CA) exists. The value is true if trusted_root_ca exists in the bound certificate.</p>
<p id="ShowDetailsOfApiGroupV2__p1499510226457">Default: <strong id="ShowDetailsOfApiGroupV2__b139955220452">false</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfApiGroupV2__p119950227453"><strong id="ShowDetailsOfApiGroupV2__b199562220455">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row2996122294519"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p13996132210450">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p39979225454">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.6.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p17997122284513">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row169962226451"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1799713227454">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p13997172264510">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p2997102216452">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row9996102204519"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p1999732284512">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p18997122114518">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p7998622204511">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfApiGroupV2__p14998192274511"><strong id="ShowDetailsOfApiGroupV2__b129981222134513">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row799862212453"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p1599952284516">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p299919221458">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.8.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p139998222454">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row099852213453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p5999522104520">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p401623124519">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p20623154514">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row139981022104512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p20123144511">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p7013236457">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p12013237454">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfApiGroupV2__p707238457"><strong id="ShowDetailsOfApiGroupV2__b1901123134515">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row191623134510"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p161623174517">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p111202324520">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.10.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p924236451">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row181102334519"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p18216237458">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p62172364512">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p821623184516">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row31142316453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p19232314451">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p428239459">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p163142318451">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfApiGroupV2__p63623184512"><strong id="ShowDetailsOfApiGroupV2__b19372364516">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row7312238457"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p4414235459">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p2462315451">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.12.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p13592324519">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row113152313458"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p115182313459">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p125823204510">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p2582334512">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row15312315453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p55152354519">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p17511236451">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p153486234454">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfApiGroupV2__p1734817235451"><strong id="ShowDetailsOfApiGroupV2__b5348102320451">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__response_ErrorMsg_4" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row77323114510"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.1"><p id="ShowDetailsOfApiGroupV2__p103481323194511">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.2"><p id="ShowDetailsOfApiGroupV2__p534892374512">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.14.2.4.1.3"><p id="ShowDetailsOfApiGroupV2__p123481923184514">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row6720235454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p173481523154520">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p1834842314517">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p134812236452">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row13732344512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="ShowDetailsOfApiGroupV2__p2348192310455">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="ShowDetailsOfApiGroupV2__p193486233451">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="ShowDetailsOfApiGroupV2__p934819237454">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section3348142312453"><h4 class="sectiontitle">Example Requests</h4><p id="ShowDetailsOfApiGroupV2__p16348132324519">None</p>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section53481823114519"><h4 class="sectiontitle">Example Responses</h4><p id="ShowDetailsOfApiGroupV2__p203481623104513"><strong id="ShowDetailsOfApiGroupV2__b5348823144518">Status code: 200</strong></p>
<p id="ShowDetailsOfApiGroupV2__p13481231459">OK</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen434819239453">{
"update_time" : "2020-07-31T06:55:55Z",
"name" : "api_group_001",
"on_sell_status" : 2,
"remark" : "API group 1",
"sl_domains" : [ "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.com", "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.cn" ],
"sl_domain" : "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.com",
"id" : "c77f5e81d9cb4424bf704ef2b0ac7600",
"register_time" : "2020-07-31T06:55:55Z",
"status" : 1,
"is_default" : 2,
"sl_domain_access_enabled" : true
}</pre>
<p id="ShowDetailsOfApiGroupV2__p1534932310455"><strong id="ShowDetailsOfApiGroupV2__b9349132312459">Status code: 400</strong></p>
<p id="ShowDetailsOfApiGroupV2__p634952374517">Bad Request</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen103491923204517">{
"error_code" : "APIG.2012",
"error_msg" : "Invalid parameter value,parameterName:name. Please refer to the support documentation"
}</pre>
<p id="ShowDetailsOfApiGroupV2__p3349623124512"><strong id="ShowDetailsOfApiGroupV2__b12349142313457">Status code: 401</strong></p>
<p id="ShowDetailsOfApiGroupV2__p63491023194514">Unauthorized</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen14349202344516">{
"error_code" : "APIG.1002",
"error_msg" : "Incorrect token or token resolution failed"
}</pre>
<p id="ShowDetailsOfApiGroupV2__p20349823104519"><strong id="ShowDetailsOfApiGroupV2__b1134962316452">Status code: 403</strong></p>
<p id="ShowDetailsOfApiGroupV2__p1134952314512">Forbidden</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen83491523154515">{
"error_code" : "APIG.1005",
"error_msg" : "No permissions to request this method"
}</pre>
<p id="ShowDetailsOfApiGroupV2__p1134911233458"><strong id="ShowDetailsOfApiGroupV2__b7349192314454">Status code: 404</strong></p>
<p id="ShowDetailsOfApiGroupV2__p13349202315458">Not Found</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen1349192311456">{
"error_code" : "APIG.3030",
"error_msg" : "The instance does not exist;id:eddc4d25480b4cd6b512f270a1b8b341"
}</pre>
<p id="ShowDetailsOfApiGroupV2__p1349172310459"><strong id="ShowDetailsOfApiGroupV2__b19349823154519">Status code: 500</strong></p>
<p id="ShowDetailsOfApiGroupV2__p193491623194517">Internal Server Error</p>
<pre class="screen" id="ShowDetailsOfApiGroupV2__screen534917233456">{
"error_code" : "APIG.9999",
"error_msg" : "System error"
}</pre>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section234982344510"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfApiGroupV2__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ShowDetailsOfApiGroupV2__row19121223104516"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="ShowDetailsOfApiGroupV2__p113501231451">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="ShowDetailsOfApiGroupV2__p1935010234453">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfApiGroupV2__row18134237458"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p3350102310457">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p935082394519">OK</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row213723164513"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p0350162384516">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p235017230459">Bad Request</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row213823164518"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p1635092344516">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p8350112315451">Unauthorized</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row4131223134518"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p143508234456">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p53507233455">Forbidden</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row413523124516"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p1135072317453">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p1735062334511">Not Found</p>
</td>
</tr>
<tr id="ShowDetailsOfApiGroupV2__row171372374513"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfApiGroupV2__p3350182364519">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfApiGroupV2__p1035042314454">Internal Server Error</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfApiGroupV2__section1350182354513"><h4 class="sectiontitle">Error Codes</h4><p id="ShowDetailsOfApiGroupV2__p73504231456">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ApiGroupManagement.html">API Group Management</a></div>
</div>
</div>