forked from docs/doc-exports
Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com> Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com> Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
448 lines
43 KiB
HTML
448 lines
43 KiB
HTML
<a name="ShowResourceGroup"></a><a name="ShowResourceGroup"></a>
|
|
|
|
<h1 class="topictitle1">Querying Details of a Resource Group</h1>
|
|
<div id="body8662426"><div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section162281321155418"><h4 class="sectiontitle">Function</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p72284215546">This API is used to query details of a resource group.</p>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section14228122115546"><h4 class="sectiontitle">URI</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p822811218549">GET /v2/{project_id}/resource-groups/{group_id}</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_table6229172112542" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row13228172105411"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p17229152114546">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p32291721205415">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p2229112175416">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p192296215547">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row1022972117549"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p62291221175418">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p722972165418">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p52291821125416">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ShowResourceGroup__p42316702175455">Project ID.</p>
|
|
<p id="ShowResourceGroup__p191415137612">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646899046_p18100524114814">Minimum: <strong id="ShowResourceGroup__b100245420734122">1</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646899046_p81001524104817">Maximum: <strong id="ShowResourceGroup__b47906085583325">64</strong></p>
|
|
<p id="ShowResourceGroup__p4697184133915"><strong id="ShowResourceGroup__b9685429925157">Regular expression matching</strong>: ^[a-zA-Z0-9-]{1,64}$</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row12229421125415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1623082114540">group_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p6230221155414">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p92302021185410">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p323072135416">Resource group ID. The value starts with <strong id="ShowResourceGroup__b3736012142710">rg</strong> and is followed by 22 characters of letters, digits, or a combination of both.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p2230162112548">Minimum: <strong id="ShowResourceGroup__en-us_topic_0000001646733826_b122301621115419">2</strong><strong id="ShowResourceGroup__b184891599423">4</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p32301921135420">Maximum: <strong id="ShowResourceGroup__b75526913684054">24</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section19230122119547"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row22301221125418"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p10230182114543">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p2231152185417">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p623132111545">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p8231221115410">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row172306213549"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p123113219543">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1723113218546">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p19231321175417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ShowResourceGroup__p761563812371">User token. It is a response to the API for obtaining a user token. This API is the only one that does not require authentication. After a response is returned, the value of <strong id="ShowResourceGroup__b187210531233928">X-Subject-Token</strong> in the response header is the token.</p>
|
|
<p id="ShowResourceGroup__p661523816377">Minimum: <strong id="ShowResourceGroup__b88500048534122">1</strong></p>
|
|
<p id="ShowResourceGroup__p3615738173713">Maximum: <strong id="ShowResourceGroup__b17419739864343">16384</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section8231182175414"><h4 class="sectiontitle">Response Parameters</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1023192110544"><strong id="ShowResourceGroup__b6830920768306">Status code: 200</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_response_GetResourceGroupResp" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row132318214548"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1523232117547">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1123272115547">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p22321121205416">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row323292195416"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1823252135417">group_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1823215210542">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p12232132125413">Resource group name.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p023232195411"><strong id="ShowResourceGroup__b128317950882735">Regular expression matching</strong>: ^((([a-z]|[0-9]){8}-([a-z]|[0-9]){4}-([a-z]|[0-9]){4}-([a-z]|[0-9]){4}-([a-z]|[0-9]){12})|0)$</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row16232102118549"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p142327214541">group_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p12232112155418">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p122331121165419">Resource group ID. The value starts with <strong id="ShowResourceGroup__b1683720422273">rg</strong> and is followed by 22 characters of letters, digits, or a combination of both.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p15233182145410">Minimum: <strong id="ShowResourceGroup__b818618234294">2</strong><strong id="ShowResourceGroup__b31867231299">4</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p12233152115410">Maximum: <strong id="ShowResourceGroup__b130823565384054">24</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row223262125419"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1023392135419">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p17233621155415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1723311211542">Time when the resource group was created. The value is in the 2006-01-02T15:04:05.000Z format.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row423262113544"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1423319210542">enterprise_project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p7233121155411">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1023332125412">ID of the enterprise project that a resource group belongs to.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p6233172115541"><strong id="ShowResourceGroup__b125910794582735">Regular expression matching</strong>: ^((([a-z]|[0-9]){8}-([a-z]|[0-9]){4}-([a-z]|[0-9]){4}-([a-z]|[0-9]){4}-([a-z]|[0-9]){12})|0)$</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row4232321185415"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p7233132195411">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p102331215544">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p023392175417">Method for adding resources to a resource group. The value can only be <strong id="ShowResourceGroup__b03795243301">EPS</strong> (synchronizing resources from enterprise projects), <strong id="ShowResourceGroup__b109631425143014">TAG</strong> (dynamic tag matching), or <strong id="ShowResourceGroup__b17967627183013">Manual</strong> (manually adding resources).</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p17233142155411">The value can be:</p>
|
|
<ul id="ShowResourceGroup__en-us_topic_0000001646733826_ul4233142114543"><li id="ShowResourceGroup__en-us_topic_0000001646733826_li1023362114544"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p16233521165420"><a name="ShowResourceGroup__en-us_topic_0000001646733826_li1023362114544"></a><a name="en-us_topic_0000001646733826_li1023362114544"></a><strong id="ShowResourceGroup__en-us_topic_0000001646733826_b92331721195415">EPS</strong></p>
|
|
</li><li id="ShowResourceGroup__en-us_topic_0000001646733826_li223392175410"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1223352155412"><a name="ShowResourceGroup__en-us_topic_0000001646733826_li223392175410"></a><a name="en-us_topic_0000001646733826_li223392175410"></a><strong id="ShowResourceGroup__en-us_topic_0000001646733826_b3233821195410">TAG</strong></p>
|
|
</li><li id="ShowResourceGroup__en-us_topic_0000001646733826_li162331221205417"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1923312210543"><a name="ShowResourceGroup__en-us_topic_0000001646733826_li162331221205417"></a><a name="en-us_topic_0000001646733826_li162331221205417"></a><strong id="ShowResourceGroup__en-us_topic_0000001646733826_b2234112145417">Manual</strong></p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row2232132115413"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p42344210542">association_ep_ids</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p102341521125411">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p12234112118549">ID of the enterprise project from which resources in the resource group come. This parameter is mandatory when <strong id="ShowResourceGroup__b198074582301">type</strong> is set to <strong id="ShowResourceGroup__b380725893016">EPS</strong>.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p6234221205417">Array length: <strong id="ShowResourceGroup__en-us_topic_0000001646733826_b323482111547">1</strong> to <strong id="ShowResourceGroup__b1089720204165">10</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row19232182111549"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p0234172118541">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p9234152145418">Array of <a href="#ShowResourceGroup__en-us_topic_0000001646733826_response_ResourceGroupTagRelation">ResourceGroupTagRelation</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p4234132155420">Associated tag during dynamic tag matching. This parameter must be specified when <strong id="ShowResourceGroup__b10541733113118">type</strong> is set to <strong id="ShowResourceGroup__b254273333110">TAG</strong>.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p523422118547">Array length: <strong id="ShowResourceGroup__b182637462923419">1</strong> to <strong id="ShowResourceGroup__b212386251523419">10</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowResourceGroup__en-us_topic_0000001646733826_response_ResourceGroupTagRelation"></a><a name="en-us_topic_0000001646733826_response_ResourceGroupTagRelation"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_response_ResourceGroupTagRelation" frame="border" border="1" rules="all"><caption><b>Table 4 </b>ResourceGroupTagRelation</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row9234421125412"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1523418216541">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p13235202118542">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1823513214544">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row823442117542"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p123542115543">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14235162112544">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p162351821105418">Tag key.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p5235102119540">Minimum: <strong id="ShowResourceGroup__b53466747434122">1</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p15235112116540">Maximum: <strong id="ShowResourceGroup__en-us_topic_0000001646733826_b4235162175410">36</strong></p>
|
|
<p id="ShowResourceGroup__p2014822115327"><strong id="ShowResourceGroup__b6597308098314">Regular expression matching:</strong> ^([\u4E00-\u9FFF]|[a-z]|[A-Z]|[0-9]|_|-)+$</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row123452195416"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p32351921165412">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p523562165420">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p182351021105414">Tag value.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p923512211549">Minimum: <strong id="ShowResourceGroup__b98048216374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p5235102105410">Maximum: <strong id="ShowResourceGroup__en-us_topic_0000001646733826_b1523512115545">43</strong></p>
|
|
<p id="ShowResourceGroup__p69731326113211"><strong id="ShowResourceGroup__b19159412322">Regular expression matching:</strong> ^([\u4E00-\u9FFF]|[a-z]|[A-Z]|[0-9]|\.|_|-)*$</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1023514214549"><strong id="ShowResourceGroup__b34161132654051">Status code: 400</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_response_GoAPIErrorResponseV2" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row192351921145417"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p122361521125414">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p10236521115411">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p023611218548">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row723572111545"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p192361821165419">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p7236321125414">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1236172115418">Status code customized by each cloud service when a request error occurs.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p14236202117545">Minimum: <strong id="ShowResourceGroup__b179266291374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1223652110542">Maximum: <strong id="ShowResourceGroup__b199071758751248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row14235112117549"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p12236921135411">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p52361921145411">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p123682115542">Request error message.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1423642185415">Minimum: <strong id="ShowResourceGroup__b145364543374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1023652195410">Maximum: <strong id="ShowResourceGroup__b64681037551248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row5235192175419"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p2023692165417">request_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p15237321205417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p102371721135417">Request ID.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p102371221175412">Minimum: <strong id="ShowResourceGroup__b207449306674820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p023712213549">Maximum: <strong id="ShowResourceGroup__b95076372951248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p02371321135416"><strong id="ShowResourceGroup__b2053596733113916">Status code: 401</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_table1523714214541" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row7237132116548"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p16237202145414">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1623715216541">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1223782165412">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row20237132185411"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p9237202175416">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1623716218549">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p22389214541">Status code customized by each cloud service when a request error occurs.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p162381421205416">Minimum: <strong id="ShowResourceGroup__b49840725174820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p14238521185419">Maximum: <strong id="ShowResourceGroup__b22021526251248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row1823732110541"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1923815214543">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14238321125412">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p6238102175411">Request error message.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p13238152119540">Minimum: <strong id="ShowResourceGroup__b176929532374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p192381021195417">Maximum: <strong id="ShowResourceGroup__b93870263251248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row223742145419"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p112381521165417">request_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p19238182185416">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p15238321145418">Request ID.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p13238221125414">Minimum: <strong id="ShowResourceGroup__b112399952474820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p14238122115418">Maximum: <strong id="ShowResourceGroup__b181500314351248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1123819218545"><strong id="ShowResourceGroup__en-us_topic_0000001646733826_b123882118541">Status code: 403</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_table9238102195419" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row123815213543"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p523911213544">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p923913217544">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p623922135413">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row323814210543"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p202391521175414">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1523912219541">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p3239172105415">Status code customized by each cloud service when a request error occurs.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p14239132115415">Minimum: <strong id="ShowResourceGroup__b188419570274820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p52391121125413">Maximum: <strong id="ShowResourceGroup__b204758005651248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row16239122118546"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1923912116544">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p82391521125413">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p92399217544">Request error message.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1523919216548">Minimum: <strong id="ShowResourceGroup__b5231743774820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p19239921195416">Maximum: <strong id="ShowResourceGroup__b11916533551248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row17239202110549"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p8240142155411">request_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p8240621105413">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1924010211549">Request ID.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1524082116549">Minimum: <strong id="ShowResourceGroup__b141956012074820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1624072145419">Maximum: <strong id="ShowResourceGroup__b214304787851248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1224092117540"><strong id="ShowResourceGroup__b2355594831144">Status code: 404</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_table824012218546" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row724022155419"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14240152165420">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p10240102165412">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p15240102117548">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row82406212544"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1624052115413">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p7241152114548">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p182411321165414">Status code customized by each cloud service when a request error occurs.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1224152113548">Minimum: <strong id="ShowResourceGroup__b6622011874820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p1324162119547">Maximum: <strong id="ShowResourceGroup__b197666456151248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row3240122119541"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p424112217545">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p15241162175413">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1524162115546">Request error message.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p524192105411">Minimum: <strong id="ShowResourceGroup__b194502273174820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p6241821195412">Maximum: <strong id="ShowResourceGroup__b12737858851248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row1624015216543"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1324113217545">request_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p92411321185413">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1524172115542">Request ID.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p82416212543">Minimum: <strong id="ShowResourceGroup__b207502409574820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p22415212543">Maximum: <strong id="ShowResourceGroup__b71366696851248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p9241132113543"><strong id="ShowResourceGroup__b8550998543203">Status code: 500</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_table224112110544" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row8241112175416"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p924282195410">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1024212212540">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.14.2.4.1.3"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p11242821175420">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row8242202115415"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p92421221175415">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p624222115417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p19242122155417">Status code customized by each cloud service when a request error occurs.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p11242421125411">Minimum: <strong id="ShowResourceGroup__b8683292974820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p224252110547">Maximum: <strong id="ShowResourceGroup__b124812914251248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row19242172111543"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1224202113548">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p13242142175417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p0242021135410">Request error message.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p132422214546">Minimum: <strong id="ShowResourceGroup__b153441081374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p72424216547">Maximum: <strong id="ShowResourceGroup__b20867903251248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row13242192114547"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p142433217547">request_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p19243112135415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p724322110544">Request ID.</p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p724372116546">Minimum: <strong id="ShowResourceGroup__b48526226374820">0</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p724342115545">Maximum: <strong id="ShowResourceGroup__b156640406551248">256</strong></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section724320211547"><h4 class="sectiontitle">Example Requests</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p92432213547">Querying details of a specified resource group</p>
|
|
<pre class="screen" id="ShowResourceGroup__en-us_topic_0000001646733826_screen424311213549">/v2/{project_id}/resource-groups/{group_id}</pre>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section324313217541"><h4 class="sectiontitle">Example Responses</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p163478210548"><strong id="ShowResourceGroup__b17083214738306">Status code: 200</strong></p>
|
|
<p id="ShowResourceGroup__en-us_topic_0000001646733826_p5347162114548">OK</p>
|
|
<pre class="screen" id="ShowResourceGroup__en-us_topic_0000001646733826_screen534862185417">{
|
|
"group_name" : "band",
|
|
"type" : "TAG",
|
|
"tags" : [ {
|
|
"key" : "Resource",
|
|
"value" : "VPC"
|
|
}, {
|
|
"key" : "Usage",
|
|
"value" : "Tmp"
|
|
} ],
|
|
"create_time" : "2006-01-02T15:04:05.000Z",
|
|
"group_id" : "rg1761380163308Dxxxxxxxx",
|
|
"enterprise_project_id" : "0"
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section7348112118547"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowResourceGroup__en-us_topic_0000001646733826_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row92459211542"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p103484211547">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ShowResourceGroup__en-us_topic_0000001646733826_p334872175413">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowResourceGroup__en-us_topic_0000001646733826_row82451621115416"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p4348192120542">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p434812185415">OK</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row62458214548"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p12348821185416">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14348162145418">Parameter verification failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row324542115544"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p63481217547">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14348122112540">Authentication failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row824512113548"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p7348112118545">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p634852165418">Authentication failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row1245821195414"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p1634822112547">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p14348521195415">Resources not found.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowResourceGroup__en-us_topic_0000001646733826_row2245112135417"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p8348202119541">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ShowResourceGroup__en-us_topic_0000001646733826_p33481921185410">Failed to complete the request because of an internal server error.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowResourceGroup__en-us_topic_0000001646733826_section20348112113548"><h4 class="sectiontitle">Error Codes</h4><p id="ShowResourceGroup__en-us_topic_0000001646733826_p163482213546">See <a href="ErrorCode.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000007.html">Resource Groups</a></div>
|
|
</div>
|
|
</div>
|
|
|