forked from docs/doc-exports
Reviewed-by: Topchii, Maria <mtopchii@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
552 lines
40 KiB
HTML
552 lines
40 KiB
HTML
<a name="CreateApiGroupV2"></a><a name="CreateApiGroupV2"></a>
|
|
|
|
<h1 class="topictitle1">Creating an API Group</h1>
|
|
<div id="body7329122194510"><div class="section" id="CreateApiGroupV2__section103302222459"><h4 class="sectiontitle">Function</h4><p id="CreateApiGroupV2__p3330152213452">This API is used to create an API group. An API group is an API management unit and the entry to a service. A subdomain name is returned as the access entry when an API group is created. APIs in an API group should be correlated with each other.</p>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__atuogenerate_1"><h4 class="sectiontitle">Calling Method</h4><p id="CreateApiGroupV2__p633011228458">For details, see <a href="apig-api-180713003.html">Calling APIs</a>.</p>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="CreateApiGroupV2__p16331192274516">POST /v2/{project_id}/apigw/instances/{instance_id}/api-groups</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__table23321122164512" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row203321822154512"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="CreateApiGroupV2__p143331522154513">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="CreateApiGroupV2__p173339220458">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="CreateApiGroupV2__p193331222134513">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="CreateApiGroupV2__p233413228458">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row11332172234517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateApiGroupV2__p13334132216452">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateApiGroupV2__p13335132264515">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateApiGroupV2__p83352022114517">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateApiGroupV2__p933612210454">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="CreateApiGroupV2__row0332192234517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateApiGroupV2__p433612234514">instance_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateApiGroupV2__p733632216458">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateApiGroupV2__p833712211451">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateApiGroupV2__p933742219454">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section133372227451"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row133872254520"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="CreateApiGroupV2__p19339192211452">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="CreateApiGroupV2__p73398229451">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="CreateApiGroupV2__p153394223452">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="CreateApiGroupV2__p16339202264515">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row1933862294513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="CreateApiGroupV2__p9340162212456">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="CreateApiGroupV2__p193404229455">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="CreateApiGroupV2__p13341152254510">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="CreateApiGroupV2__p8341522194510">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 class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__request_ApiGroupCreate" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row4342132211459"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.1"><p id="CreateApiGroupV2__p17343182212453">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.2"><p id="CreateApiGroupV2__p16344222194515">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.3"><p id="CreateApiGroupV2__p17344182224516">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.3.2.5.1.4"><p id="CreateApiGroupV2__p14344122264516">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row113424224459"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="CreateApiGroupV2__p8344822154512">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="CreateApiGroupV2__p534582254515">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="CreateApiGroupV2__p20345822154513">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="CreateApiGroupV2__p133451122154511">API group name.</p>
|
|
<p id="CreateApiGroupV2__p334562213451">The value can contain 3 to 255 characters, including letters, digits, and special characters (-_./():). It must start with a letter or digit.</p>
|
|
<p id="CreateApiGroupV2__p113461622174519">Minimum: <strong id="CreateApiGroupV2__b1934662213451">3</strong></p>
|
|
<p id="CreateApiGroupV2__p3346172214517">Maximum: <strong id="CreateApiGroupV2__b23468227452">255</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row434322274512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="CreateApiGroupV2__p2346112214515">remark</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="CreateApiGroupV2__p1634619228457">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="CreateApiGroupV2__p8346132215456">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="CreateApiGroupV2__p1934742204511">API group description.</p>
|
|
<p id="CreateApiGroupV2__p73471822204510">Maximum: <strong id="CreateApiGroupV2__b20347182214454">1000</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row11343192214454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="CreateApiGroupV2__p15347322164513">roma_app_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="CreateApiGroupV2__p234892244512">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="CreateApiGroupV2__p834810227452">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="CreateApiGroupV2__p1034852284513">ID of the integration application to which the API group belongs.</p>
|
|
<p id="CreateApiGroupV2__p1834882219455">This parameter is required when the group version is V2.</p>
|
|
<p id="CreateApiGroupV2__p834872215458">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row8343522204517"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="CreateApiGroupV2__p13486223457">version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="CreateApiGroupV2__p9349132214457">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="CreateApiGroupV2__p2349102218452">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="CreateApiGroupV2__p15349132274512">Group version.</p>
|
|
<ul id="CreateApiGroupV2__ul33491228456"><li id="CreateApiGroupV2__li113499228459">V1: global group</li><li id="CreateApiGroupV2__li1134972216459">V2: application-level group</li></ul>
|
|
<p id="CreateApiGroupV2__p17349142216459">The default value is V1. This parameter is not supported currently.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section93501322134513"><h4 class="sectiontitle">Response Parameters</h4><p id="CreateApiGroupV2__p5350192217458"><strong id="CreateApiGroupV2__b19350152219452">Status code: 201</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_ApiGroupInfo" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row1135114227451"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="CreateApiGroupV2__p335862217458">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="CreateApiGroupV2__p935802216452">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="CreateApiGroupV2__p035812214518">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row193511822164514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p23581422134513">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p6358102220457">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p635942204513">ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1135114229454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1835910225453">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p20359132254515">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p735912218452">API group name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row63564225455"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p8359112217453">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p2359132294510">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p133605226450">Status.</p>
|
|
<ul id="CreateApiGroupV2__ul1136015229451"><li id="CreateApiGroupV2__li83601622144513">1: valid</li></ul>
|
|
<p id="CreateApiGroupV2__p1136072214511">Enumeration values:</p>
|
|
<ul id="CreateApiGroupV2__ul0360522144511"><li id="CreateApiGroupV2__li336010228453"><strong id="CreateApiGroupV2__b336019225451">1</strong></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row8356142210458"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p0361132216455">sl_domain</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p1136162244513">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p23611722164515">Subdomain name that APIG automatically allocates to the API group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row93564221459"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p03611522184514">register_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p4362102215454">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1536212227454">Creation time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row3356202274511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p336252254510">update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p436272216455">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1036212294513">Last modification time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row10356822164515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p173628227452">on_sell_status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p336382211456">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p12363322154513">Indicates whether the API group has been listed on KooGallery.</p>
|
|
<ul id="CreateApiGroupV2__ul5363422134517"><li id="CreateApiGroupV2__li143639223457">1: listed</li><li id="CreateApiGroupV2__li1363522174519">2: not listed</li><li id="CreateApiGroupV2__li4363162254513">3: under review</li></ul>
|
|
<p id="CreateApiGroupV2__p13363122214457">Not supported currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row2356102224519"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p83631229456">url_domains</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p2364142284516">Array of <a href="#CreateApiGroupV2__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="CreateApiGroupV2__p1136492264519">Independent domain names bound to the API group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row8356202217457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1336411225455">sl_domain_access_enabled</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p13645228454">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p33641822124518">Whether the debugging domain name is accessible. Options: true and false.</p>
|
|
<p id="CreateApiGroupV2__p113644225451">Default: <strong id="CreateApiGroupV2__b73641822124512">true</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row6356182218458"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p136502217454">sl_domains</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p7365722134511">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1736552219451">Automatically allocated subdomain names.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row15356152224513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p43651522194516">remark</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p6365122174519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p836592224515">Description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1356172219459"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1136682215453">call_limits</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p23661722184510">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p6366172216453">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="CreateApiGroupV2__p19366102219456">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row10356422134516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p10366172211459">time_interval</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p6366162264511">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1736782234512">Period of time for limiting the number of API calls.</p>
|
|
<p id="CreateApiGroupV2__p15367122216455">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row13357722144516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p436752213456">time_unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p1136742244517">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p7367142220453">Time unit for limiting the number of API calls.</p>
|
|
<p id="CreateApiGroupV2__p1836722254514">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row035712225454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1367222104518">is_default</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p4368132212457">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1836832284516">Indicates whether the API group is the default group.</p>
|
|
<ul id="CreateApiGroupV2__ul498252212458"><li id="CreateApiGroupV2__li498216229456">1: Yes</li><li id="CreateApiGroupV2__li16483851134914">2: No</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1035792212452"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1368822194513">version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p43686224452">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p4368192244513">Group version.</p>
|
|
<ul id="CreateApiGroupV2__ul7369522104512"><li id="CreateApiGroupV2__li43691122124516">V1: global group</li><li id="CreateApiGroupV2__li12369122224520">V2: application-level group</li></ul>
|
|
<p id="CreateApiGroupV2__p13369192224512">The default value is V1. This parameter is not supported currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row113571722104514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p15369152210459">roma_app_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p3369722144513">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p9369192211457">ID of the integration application to which the API group belongs.</p>
|
|
<p id="CreateApiGroupV2__p1837018229453">This parameter is required when the group version is V2.</p>
|
|
<p id="CreateApiGroupV2__p143701622134516">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row33574220457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="CreateApiGroupV2__p1837002210459">roma_app_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="CreateApiGroupV2__p237082254519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="CreateApiGroupV2__p1370112216454">Name of the integration application to which the API group belongs.</p>
|
|
<p id="CreateApiGroupV2__p9370322164515">Currently, this parameter is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="CreateApiGroupV2__response_UrlDomain"></a><a name="response_UrlDomain"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_UrlDomain" frame="border" border="1" rules="all"><caption><b>Table 5 </b>UrlDomain</caption><thead align="left"><tr id="CreateApiGroupV2__row10371172294513"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="CreateApiGroupV2__p1837214223451">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="CreateApiGroupV2__p1637312214457">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="CreateApiGroupV2__p2373422114518">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row6371222104518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p1237312215458">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p1837382254513">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p1373152214515">Domain ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1637113224457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p17373142220452">domain</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p18374822114510">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p537492216457">Domain name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row203711322144510"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p17374182218454">cname_status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p193741622184511">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p8374422184515">CNAME resolution status of the domain name.</p>
|
|
<ul id="CreateApiGroupV2__ul1237410221455"><li id="CreateApiGroupV2__li73741722134518">1: not resolved</li><li id="CreateApiGroupV2__li14374102220451">2: resolving</li><li id="CreateApiGroupV2__li537552224516">3: resolved</li><li id="CreateApiGroupV2__li1337514223454">4: resolution failed</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row133710220454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p9375102254510">ssl_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p183761522124519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p18376422144510">SSL certificate ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row103717227451"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p2376142219454">ssl_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p163761622184520">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p63761922154518">SSL certificate name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row63711224452"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p6377182210453">min_ssl_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p183771622154519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p1337762264510">Minimum SSL version. TLS 1.1 and TLS 1.2 are supported.</p>
|
|
<p id="CreateApiGroupV2__p9377122164511">Default: <strong id="CreateApiGroupV2__b143776228452">TLSv1.1</strong></p>
|
|
<p id="CreateApiGroupV2__p43773227452">Enumeration values:</p>
|
|
<ul id="CreateApiGroupV2__ul1737712215454"><li id="CreateApiGroupV2__li437713220456"><strong id="CreateApiGroupV2__b1137717221459">TLSv1.1</strong></li><li id="CreateApiGroupV2__li9378182215456"><strong id="CreateApiGroupV2__b13378192284511">TLSv1.2</strong></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1637182254516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p15378152244514">verified_client_certificate_enabled</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="CreateApiGroupV2__p10378222124514">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p73788227457">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="CreateApiGroupV2__p143781622154518">Default: <strong id="CreateApiGroupV2__b1137862216452">false</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1937152212455"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="CreateApiGroupV2__p537802224518">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="CreateApiGroupV2__p2378182274515">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="CreateApiGroupV2__p8379192211452">Whether a trusted root certificate (CA) exists. The value is true if trusted_root_ca exists in the bound certificate.</p>
|
|
<p id="CreateApiGroupV2__p2379152218454">Default: <strong id="CreateApiGroupV2__b33791222194515">false</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="CreateApiGroupV2__p193791422194510"><strong id="CreateApiGroupV2__b537972294520">Status code: 400</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row8379132213456"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p id="CreateApiGroupV2__p13803226457">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p id="CreateApiGroupV2__p1338022294519">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.6.2.4.1.3"><p id="CreateApiGroupV2__p203811522144512">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row103791422134518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="CreateApiGroupV2__p18381132212454">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="CreateApiGroupV2__p14381522174510">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="CreateApiGroupV2__p2038111224455">Error code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row037919226458"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="CreateApiGroupV2__p3381102211459">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="CreateApiGroupV2__p20382152214455">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="CreateApiGroupV2__p238272218452">Error message.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="CreateApiGroupV2__p5382522124519"><strong id="CreateApiGroupV2__b63825221452">Status code: 401</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row338220224451"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.1"><p id="CreateApiGroupV2__p738314220458">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.2"><p id="CreateApiGroupV2__p12383202214451">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.8.2.4.1.3"><p id="CreateApiGroupV2__p43832223459">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row73821522134512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="CreateApiGroupV2__p133830220458">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="CreateApiGroupV2__p0383142224512">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="CreateApiGroupV2__p6671112218454">Error code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row438222244514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="CreateApiGroupV2__p16671422114516">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="CreateApiGroupV2__p56725224459">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="CreateApiGroupV2__p8672102214454">Error message.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="CreateApiGroupV2__p86721522154514"><strong id="CreateApiGroupV2__b176721122124515">Status code: 403</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row17386122274518"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.1"><p id="CreateApiGroupV2__p7672122244512">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.2"><p id="CreateApiGroupV2__p5672522104513">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.10.2.4.1.3"><p id="CreateApiGroupV2__p1667262218459">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row1386102234512"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="CreateApiGroupV2__p867272211451">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="CreateApiGroupV2__p7672192254517">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="CreateApiGroupV2__p66724222455">Error code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row1438632214518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="CreateApiGroupV2__p26721022174511">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="CreateApiGroupV2__p467252214458">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="CreateApiGroupV2__p0672122254511">Error message.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="CreateApiGroupV2__p2067218224457"><strong id="CreateApiGroupV2__b1167216224451">Status code: 500</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="CreateApiGroupV2__row11387192204517"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.1"><p id="CreateApiGroupV2__p56721022194512">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.2"><p id="CreateApiGroupV2__p176724225455">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.12.2.4.1.3"><p id="CreateApiGroupV2__p467222254515">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row23874227453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="CreateApiGroupV2__p19672132217457">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="CreateApiGroupV2__p16721229457">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="CreateApiGroupV2__p20673182215459">Error code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row338812213454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="CreateApiGroupV2__p967319228457">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="CreateApiGroupV2__p176731622184519">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="CreateApiGroupV2__p96734229454">Error message.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section8673202210459"><h4 class="sectiontitle">Example Requests</h4><p id="CreateApiGroupV2__p116738223452">Creating an API group</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen8673322134519">{
|
|
"name" : "api_group_001",
|
|
"remark" : "API group 1"
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section167392214512"><h4 class="sectiontitle">Example Responses</h4><p id="CreateApiGroupV2__p46731422164512"><strong id="CreateApiGroupV2__b9673112218452">Status code: 201</strong></p>
|
|
<p id="CreateApiGroupV2__p126731022194514">Created</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen56734224458">{
|
|
"update_time" : "2020-07-31T06:55:55.383169299Z",
|
|
"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:55.383169068Z",
|
|
"status" : 1,
|
|
"is_default" : 2,
|
|
"sl_domain_access_enabled" : true
|
|
}</pre>
|
|
<p id="CreateApiGroupV2__p116742022184518"><strong id="CreateApiGroupV2__b26741422174513">Status code: 400</strong></p>
|
|
<p id="CreateApiGroupV2__p116744229451">Bad Request</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen1067414224452">{
|
|
"error_code" : "APIG.2011",
|
|
"error_msg" : "Invalid parameter value,parameterName:name. Please refer to the support documentation"
|
|
}</pre>
|
|
<p id="CreateApiGroupV2__p11674182220451"><strong id="CreateApiGroupV2__b767462218451">Status code: 401</strong></p>
|
|
<p id="CreateApiGroupV2__p10674122254515">Unauthorized</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen17675102274517">{
|
|
"error_code" : "APIG.1002",
|
|
"error_msg" : "Incorrect token or token resolution failed"
|
|
}</pre>
|
|
<p id="CreateApiGroupV2__p11675192254510"><strong id="CreateApiGroupV2__b467512229455">Status code: 403</strong></p>
|
|
<p id="CreateApiGroupV2__p16751822144518">Forbidden</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen1567572214513">{
|
|
"error_code" : "APIG.1005",
|
|
"error_msg" : "No permissions to request this method"
|
|
}</pre>
|
|
<p id="CreateApiGroupV2__p186750229459"><strong id="CreateApiGroupV2__b767514229457">Status code: 500</strong></p>
|
|
<p id="CreateApiGroupV2__p17675132234511">Internal Server Error</p>
|
|
<pre class="screen" id="CreateApiGroupV2__screen126751522124515">{
|
|
"error_code" : "APIG.9999",
|
|
"error_msg" : "System error"
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section146751322124515"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateApiGroupV2__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="CreateApiGroupV2__row139452214517"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="CreateApiGroupV2__p19675122210457">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="CreateApiGroupV2__p1867512216459">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="CreateApiGroupV2__row143949228458"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="CreateApiGroupV2__p1667572294517">201</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="CreateApiGroupV2__p867516229455">Created</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row123941822134511"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="CreateApiGroupV2__p9675132214459">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="CreateApiGroupV2__p1167502224514">Bad Request</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row439462219459"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="CreateApiGroupV2__p767542215453">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="CreateApiGroupV2__p867542218452">Unauthorized</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row19394022134511"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="CreateApiGroupV2__p1167510228456">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="CreateApiGroupV2__p1667652211457">Forbidden</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="CreateApiGroupV2__row13943221457"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="CreateApiGroupV2__p3676822154513">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="CreateApiGroupV2__p156761322144519">Internal Server Error</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="CreateApiGroupV2__section186761422124512"><h4 class="sectiontitle">Error Codes</h4><p id="CreateApiGroupV2__p1667614226457">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>
|
|
|