doc-exports/docs/rts/api-ref/rts_03_0030.html
Hasko, Vladimir 354bef10dd RTS API 0930 version (recreate of #289)
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2022-12-02 15:11:35 +00:00

304 lines
23 KiB
HTML

<a name="rts_03_0030"></a><a name="rts_03_0030"></a>
<h1 class="topictitle1">Querying Details of a Stack Resource</h1>
<div id="body1511161465560"><div class="section" id="rts_03_0030__en-us_topic_0057973131_section6707778"><h4 class="sectiontitle">Function</h4><p id="rts_03_0030__en-us_topic_0057973131_p6936567">This API is used to query details of a stack resource.</p>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section60370005"><h4 class="sectiontitle">URI</h4><p id="rts_03_0030__p76479013312">GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}</p>
<p id="rts_03_0030__p589012331581">For details about the parameters, see <a href="#rts_03_0030__table1759528275">Table 1</a>.</p>
<div class="tablenoborder"><a name="rts_03_0030__table1759528275"></a><a name="table1759528275"></a><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0030__table1759528275" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rts_03_0030__row26011272716"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.1"><p id="rts_03_0030__p17762534144716"><strong id="rts_03_0030__b155194548109">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.2"><p id="rts_03_0030__p376433420478"><strong id="rts_03_0030__b436116588102">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.3"><p id="rts_03_0030__p15766123474714"><strong id="rts_03_0030__b114135916109">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.4"><p id="rts_03_0030__p147683349474"><strong id="rts_03_0030__b842352706194312">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0030__row10601725277"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0030__p14468758">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0030__p1581811351277">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0030__p31118786">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0030__p37593705">Specifies the project ID.</p>
</td>
</tr>
<tr id="rts_03_0030__row161097438473"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0030__p129746567332">stack_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0030__p127445853413">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0030__p167462087343">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0030__p2750168173419">Specifies the stack name.</p>
</td>
</tr>
<tr id="rts_03_0030__row131851844124918"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0030__p1859881513364">stack_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0030__p174332483611">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0030__p13461724163619">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0030__p134992463611">Specifies the stack UUID.</p>
</td>
</tr>
<tr id="rts_03_0030__row84164613820"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0030__p12129567438">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0030__p1146461564314">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0030__p184668153435">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0030__p8469181518439">Specifies the name of the resource in the stack.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section6459136"><h4 class="sectiontitle">Request Parameter</h4><p id="rts_03_0030__p9319122844314">N/A</p>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section58132228"><h4 class="sectiontitle">Response Parameter</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0030__table254004112510" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0030__row20540114112518"><th align="left" class="cellrowborder" valign="top" width="17.858214178582145%" id="mcps1.3.4.2.1.5.1.1"><p id="rts_03_0030__p13701251185014"><strong id="rts_03_0030__b8616124671111">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.66833316668333%" id="mcps1.3.4.2.1.5.1.2"><p id="rts_03_0030__p13704145119507"><strong id="rts_03_0030__b10775104911115">In</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.04809519048095%" id="mcps1.3.4.2.1.5.1.3"><p id="rts_03_0030__p3705151185017"><strong id="rts_03_0030__b251065421119">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="46.42535746425357%" id="mcps1.3.4.2.1.5.1.4"><p id="rts_03_0030__p1371214511507"><strong id="rts_03_0030__b172235711118">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0030__row10540164132513"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.2.1.5.1.1 "><p id="rts_03_0030__p2540104122519">resource</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.2.1.5.1.2 "><p id="rts_03_0030__p57361415103015">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.2.1.5.1.3 "><p id="rts_03_0030__p115402414250">Dict</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.2.1.5.1.4 "><p id="rts_03_0030__p7540154172517">Specifies resource information of the stack.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="rts_03_0030__p58981128124517"><strong id="rts_03_0030__b246848131213">resource</strong> structure information</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0030__en-us_topic_0057973131_table297159" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0030__en-us_topic_0057973131_row15428113"><th align="left" class="cellrowborder" valign="top" width="17.858214178582145%" id="mcps1.3.4.4.1.5.1.1"><p id="rts_03_0030__p277618155544"><strong id="rts_03_0030__b1725511612125">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.66833316668333%" id="mcps1.3.4.4.1.5.1.2"><p id="rts_03_0030__p0778111517547"><strong id="rts_03_0030__b20689172013128">In</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.04809519048095%" id="mcps1.3.4.4.1.5.1.3"><p id="rts_03_0030__p1778016153547"><strong id="rts_03_0030__b112252236125">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="46.42535746425357%" id="mcps1.3.4.4.1.5.1.4"><p id="rts_03_0030__p37838151548"><strong id="rts_03_0030__b189101325171213">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0030__en-us_topic_0057973131_row63505452"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p43667992">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p0699104691310">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p47446460">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p17958081">Specifies the resource name.</p>
</td>
</tr>
<tr id="rts_03_0030__row44191324132613"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__p3419202412611">description</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p869964615136">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__p2420192411261">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__p1342012243265">Describes the resource.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row27405007"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p5213128">links</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p1569964611319">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p19610229">List &lt;dict&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p44924735">Specifies the resource URL list.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row1669434"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p1006457">logical_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p7699124611310">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p14414217">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p26700946">Specifies the logical resource ID.</p>
</td>
</tr>
<tr id="rts_03_0030__row63564815411"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__p936048344">creation_time</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p33616481749">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__p1361248545">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__p133615481445">Specifies the time of creating the stack resource.</p>
<p id="rts_03_0030__p1677318131155">Example: 2019-04-30T02:55:48.869333</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row38981923"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p3419155">physical_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p1469954641312">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p8516111">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p18716416">Specifies the physical resource ID.</p>
</td>
</tr>
<tr id="rts_03_0030__row7428155310514"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__p1742819536516">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p174282531259">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__p1742811531156">Object</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__p15428353453">Includes key-value pairs of the resource attribute.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row34230024"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p21168579">resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p569911464136">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p36933351">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p38811418">Specifies the resource type.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row13758450"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p40692674">resource_status</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p1569924613136">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p7772278">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p25574775">Specifies the resource status.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row28846383"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p54855693">resource_status_reason</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p5699746131316">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p14126188">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p3370612">Specifies the resource operation reason.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row30335510"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p41257261">updated_time</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p146991046121315">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p53503873">String</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p38846457">Specifies the time when the resource was updated.</p>
</td>
</tr>
<tr id="rts_03_0030__en-us_topic_0057973131_row14073798"><td class="cellrowborder" valign="top" width="17.858214178582145%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0030__en-us_topic_0057973131_p66235888">required_by</p>
</td>
<td class="cellrowborder" valign="top" width="16.66833316668333%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0030__p20115102603017">body</p>
</td>
<td class="cellrowborder" valign="top" width="19.04809519048095%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0030__en-us_topic_0057973131_p63506739">List &lt;str&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="46.42535746425357%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0030__en-us_topic_0057973131_p43772214">Specifies the resource dependency.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section53428011"><h4 class="sectiontitle">Request Example</h4><pre class="screen" id="rts_03_0030__en-us_topic_0057973131_screen55888417">GET /v1/6e0193034db54600b889f890768a72ea/stacks/stack-0vi3/63a16fbe-717b-417c-a3e5-08fc51544b49/resources/random-group</pre>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section11090052"><h4 class="sectiontitle">Response Example</h4><pre class="screen" id="rts_03_0030__en-us_topic_0057973131_screen55848326111233">{
"resource": {
"attributes": {
"attributes": null,
"refs": null
},
"creation_time": "2019-03-04T06:36:45.455761",
"description": "",
"links": [
{
"href": "https://orchestration.localdomain.com:8004/v1/6e0193034db54600b889f890768a72ea/stacks/stack-0vi3/63a16fbe-717b-417c-a3e5-08fc51544b49/resources/random-group",
"rel": "self"
},
{
"href": "https://orchestration.localdomain.com:8004/v1/6e0193034db54600b889f890768a72ea/stacks/stack-0vi3/63a16fbe-717b-417c-a3e5-08fc51544b49",
"rel": "stack"
},
{
"href": "https://orchestration.localdomain.com:8004/v1/6e0193034db54600b889f890768a72ea/stacks/stack-0vi3-random-group-k7emexipm2k6/2b6d0d58-0a7b-45d7-978f-519d0b1395ce",
"rel": "nested"
}
],
"logical_resource_id": "random-group",
"physical_resource_id": "2b6d0d58-0a7b-45d7-978f-519d0b1395ce",
"required_by": [],
"resource_name": "random-group",
"resource_status": "CREATE_COMPLETE",
"resource_status_reason": "state changed",
"resource_type": "OS::Heat::ResourceGroup",
"updated_time": "2019-03-04T06:36:45.455761"
}
}</pre>
</div>
<div class="section" id="rts_03_0030__en-us_topic_0057973131_section32701610"><h4 class="sectiontitle">Return Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0030__en-us_topic_0057973117_table40445519194057" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Normal return code</caption><thead align="left"><tr id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_row42419326194057"><th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.7.2.2.4.1.1"><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p13413377194057"><strong id="rts_03_0030__rts_03_0020_b14910172512114">Return Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.7.2.2.4.1.2"><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p12741761194057"><strong id="rts_03_0030__rts_03_0020_en-us_topic_0057973140_b84235270615814_1">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51%" id="mcps1.3.7.2.2.4.1.3"><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p25449701194057"><strong id="rts_03_0030__rts_03_0020_en-us_topic_0057973140_b842352706193020">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_row48159894194057"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.2.2.4.1.1 "><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p8637307194057">200</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.2.2.4.1.2 "><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p28533244194057">OK</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.2.2.4.1.3 "><p id="rts_03_0030__rts_03_0020_en-us_topic_0057973117_p29491459194057">Request was successful.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0030__table19512103414" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Error return code</caption><thead align="left"><tr id="rts_03_0030__rts_03_0029_row16955110342"><th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.7.3.2.4.1.1"><p id="rts_03_0030__rts_03_0029_p129561510144"><strong id="rts_03_0030__rts_03_0029_b1235759101013">Return Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.7.3.2.4.1.2"><p id="rts_03_0030__rts_03_0029_p4959810444"><strong id="rts_03_0030__rts_03_0029_en-us_topic_0057973140_b84235270615814_1">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51%" id="mcps1.3.7.3.2.4.1.3"><p id="rts_03_0030__rts_03_0029_p9959161020418"><strong id="rts_03_0030__rts_03_0029_en-us_topic_0057973140_b842352706193020">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0030__rts_03_0029_row179609103411"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0030__rts_03_0029_p896118101840">400</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0030__rts_03_0029_p1296211015416">Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.3.2.4.1.3 "><p id="rts_03_0030__rts_03_0029_p9963110146">The server failed to process the request.</p>
</td>
</tr>
<tr id="rts_03_0030__rts_03_0029_row181330274199"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0030__rts_03_0029_p18134027201912">401</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0030__rts_03_0029_p1713419274191">Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.3.2.4.1.3 "><p id="rts_03_0030__rts_03_0029_p11134162718196">Authorization failed.</p>
</td>
</tr>
<tr id="rts_03_0030__rts_03_0029_row16531631121913"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0030__rts_03_0029_en-us_topic_0057973122_p5338333194217">404</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0030__rts_03_0029_p125520290312">Not found</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.3.2.4.1.3 "><p id="rts_03_0030__rts_03_0029_en-us_topic_0057973122_p29751790194217">The requested resources are not found.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rts_03_0028.html">Stack Resource Management</a></div>
</div>
</div>