forked from laiweijian4/doc-exports
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>
297 lines
22 KiB
HTML
297 lines
22 KiB
HTML
<a name="rts_03_0029"></a><a name="rts_03_0029"></a>
|
|
|
|
<h1 class="topictitle1">Querying Resources of a Stack</h1>
|
|
<div id="body1511161465560"><div class="section" id="rts_03_0029__en-us_topic_0057973129_section12517393"><h4 class="sectiontitle">Function</h4><p id="rts_03_0029__en-us_topic_0057973129_p33758902">This API is used to query resources of a stack.</p>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section45547679"><h4 class="sectiontitle">URI</h4><p id="rts_03_0029__p76479013312">GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources</p>
|
|
<div class="note" id="rts_03_0029__note1842812115816"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="rts_03_0029__rts_03_0025_p16370153133917">This API supports redirection. During the calling, you can specify only <strong id="rts_03_0029__rts_03_0025_b15118144423917">stack_name</strong> or <strong id="rts_03_0029__rts_03_0025_b1667664616393">stack_id</strong>.</p>
|
|
</div></div>
|
|
<p id="rts_03_0029__p124121411585">For details about the parameters, see <a href="#rts_03_0029__table1759528275">Table 1</a>.</p>
|
|
|
|
<div class="tablenoborder"><a name="rts_03_0029__table1759528275"></a><a name="table1759528275"></a><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0029__table1759528275" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rts_03_0029__row26011272716"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.5.2.5.1.1"><p id="rts_03_0029__p17762534144716"><strong id="rts_03_0029__b1243712261272">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.5.2.5.1.2"><p id="rts_03_0029__p376433420478"><strong id="rts_03_0029__b1313132810718">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.5.2.5.1.3"><p id="rts_03_0029__p15766123474714"><strong id="rts_03_0029__b4101102914715">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.5.2.5.1.4"><p id="rts_03_0029__p147683349474"><strong id="rts_03_0029__b1599216321479">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rts_03_0029__row10601725277"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.1 "><p id="rts_03_0029__p136901966819">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.2 "><p id="rts_03_0029__p1693146782">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.3 "><p id="rts_03_0029__p13695562812">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.4 "><p id="rts_03_0029__p26975615811">Specifies the project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__row161097438473"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.1 "><p id="rts_03_0029__p7700061689">stack_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.2 "><p id="rts_03_0029__p670219612818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.3 "><p id="rts_03_0029__p1570446784">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.4 "><p id="rts_03_0029__p670616613812">Specifies the stack name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__row131851844124918"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.1 "><p id="rts_03_0029__p570917616819">stack_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.2 "><p id="rts_03_0029__p157103613818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.3 "><p id="rts_03_0029__p177131365812">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.5.2.5.1.4 "><p id="rts_03_0029__p1371519616817">Specifies the stack UUID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section7275928"><h4 class="sectiontitle">Request Parameter</h4><p id="rts_03_0029__p1282210189421">N/A</p>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section65483359"><h4 class="sectiontitle">Response Parameter</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0029__en-us_topic_0057973129_table65554707" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0029__en-us_topic_0057973129_row29979494"><th align="left" class="cellrowborder" valign="top" width="15.291529152915292%" id="mcps1.3.4.2.1.5.1.1"><p id="rts_03_0029__p13701251185014"><strong id="rts_03_0029__b18531915810">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15.291529152915292%" id="mcps1.3.4.2.1.5.1.2"><p id="rts_03_0029__p13704145119507"><strong id="rts_03_0029__b198185381">In</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.65176517651765%" id="mcps1.3.4.2.1.5.1.3"><p id="rts_03_0029__p3705151185017"><strong id="rts_03_0029__b5118166185">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="51.76517651765175%" id="mcps1.3.4.2.1.5.1.4"><p id="rts_03_0029__p1371214511507"><strong id="rts_03_0029__b154401491086">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rts_03_0029__en-us_topic_0057973129_row51026446"><td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.2.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p39501455">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.2.1.5.1.2 "><p id="rts_03_0029__p926164151013">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.65176517651765%" headers="mcps1.3.4.2.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p45501252">List <dict></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.76517651765175%" headers="mcps1.3.4.2.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p33488748">Specifies resource information of the stack.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="rts_03_0029__en-us_topic_0057973129_p32963276"><strong id="rts_03_0029__b5296171517815">resources</strong> structure information</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0029__en-us_topic_0057973129_table50475349111050" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0029__en-us_topic_0057973129_row41175655111050"><th align="left" class="cellrowborder" valign="top" width="15.659999999999998%" id="mcps1.3.4.4.1.5.1.1"><p id="rts_03_0029__p1085195995314"><strong id="rts_03_0029__b282612201483">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.46%" id="mcps1.3.4.4.1.5.1.2"><p id="rts_03_0029__p19854125911535"><strong id="rts_03_0029__b1774215275810">In</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.07%" id="mcps1.3.4.4.1.5.1.3"><p id="rts_03_0029__p11855165911536"><strong id="rts_03_0029__b792112301385">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="51.81%" id="mcps1.3.4.4.1.5.1.4"><p id="rts_03_0029__p13859125935317"><strong id="rts_03_0029__b7941143320816">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rts_03_0029__en-us_topic_0057973129_row42901509111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p759129411110">resource_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p582591420911">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p1091505411110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p1170419111110">Specifies the resource name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row32859638111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p952988811110">links</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p1082571414911">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p3372344911110">List <dict></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p4724484711110">Specifies the resource URL list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row22674562111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p1464632311110">logical_resource_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p882518141893">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p4550151911110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p6174441911110">Specifies the logical resource ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row48186560111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p4874319811110">physical_resource_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p2825141412919">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p5588499911110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p3039107611110">Specifies the physical resource ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row36384656111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p916980911110">resource_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p58250144910">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p455705611110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p3357728011110">Specifies the resource type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row42941271111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p5021113811110">resource_status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p168252141695">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p4057033811110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p6497191811110">Specifies the resource status.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row24585157111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p5277969511110">resource_status_reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p1082521411918">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p4729692211110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p584548611110">Specifies the resource operation reason.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row17511314111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p3350089711110">updated_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p1982531417919">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p2921814511110">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p1785952511110">Specifies the time when the resource was updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row57290023115723"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p41410601115723">creation_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p128254141098">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p57743576115723">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p12535162115723">Specifies the time when the resource was created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__en-us_topic_0057973129_row51390524111050"><td class="cellrowborder" valign="top" width="15.659999999999998%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0029__en-us_topic_0057973129_p47440611110">required_by</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.46%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0029__p4826171411910">body</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0029__en-us_topic_0057973129_p3842693211110">List <str></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.81%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0029__en-us_topic_0057973129_p2557382711110">Specifies the resource dependency.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section52479324"><h4 class="sectiontitle">Request Example</h4><pre class="screen" id="rts_03_0029__en-us_topic_0057973129_screen54688268">GET /v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306/resources</pre>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section2551872"><h4 class="sectiontitle">Response Example</h4><pre class="screen" id="rts_03_0029__en-us_topic_0057973129_screen66531694111138">{
|
|
"resources": [
|
|
{
|
|
"resource_name": "instacne_port",
|
|
"links": [
|
|
{
|
|
"href": "http://x.x.x.x:8004/v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306/resources/instacne_port",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://x.x.x.x:8004/v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306",
|
|
"rel": "stack"
|
|
}
|
|
],
|
|
"logical_resource_id": "instacne_port",
|
|
"resource_status_reason": "state changed",
|
|
"updated_time": "2014-01-27T16:28:03Z",
|
|
"required_by": ["my_instance"],
|
|
"resource_status": "RESUME_COMPLETE",
|
|
"physical_resource_id": "202307c7-d10e-4bcf-af85-6253f5d6b022",
|
|
"resource_type": "OS::Neutron::Port"
|
|
},
|
|
{
|
|
"resource_name": "my_instance",
|
|
"links": [
|
|
{
|
|
"href": "http://x.x.x.x:8004/v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306/resources/my_instance",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://x.x.x.x:8004/v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306",
|
|
"rel": "stack"
|
|
}
|
|
],
|
|
"logical_resource_id": "my_instance",
|
|
"resource_status_reason": "state changed",
|
|
"updated_time": "2014-01-27T16:28:06Z",
|
|
"required_by": [],
|
|
"resource_status": "RESUME_COMPLETE",
|
|
"physical_resource_id": "e722ad16-ff09-4622-aa5c-0466ae4ef8d8",
|
|
"resource_type": "OS::Nova::Server"
|
|
}
|
|
]
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="rts_03_0029__en-us_topic_0057973129_section22966852"><h4 class="sectiontitle">Return Code</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0029__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_0029__rts_03_0025_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_0029__rts_03_0025_en-us_topic_0057973117_p13413377194057"><strong id="rts_03_0029__rts_03_0025_b731785218616">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_0029__rts_03_0025_en-us_topic_0057973117_p12741761194057"><strong id="rts_03_0029__rts_03_0025_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_0029__rts_03_0025_en-us_topic_0057973117_p25449701194057"><strong id="rts_03_0029__rts_03_0025_en-us_topic_0057973140_b842352706193020">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rts_03_0029__rts_03_0025_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_0029__rts_03_0025_en-us_topic_0057973124_p9904457194351">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.2.2.4.1.2 "><p id="rts_03_0029__rts_03_0025_en-us_topic_0057973124_p64063566194351">OK</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.2.2.4.1.3 "><p id="rts_03_0029__rts_03_0025_en-us_topic_0057973124_p21766343194351">Request was successful.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__rts_03_0025_row18143162895914"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.2.2.4.1.1 "><p id="rts_03_0029__rts_03_0025_p52068209206">302</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.2.2.4.1.2 "><p id="rts_03_0029__rts_03_0025_p52061120172014">Found</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.2.2.4.1.3 "><p id="rts_03_0029__rts_03_0025_p620662018205">The response is about redirection. The response header usually contains a location value that allows you to track the real location of the resource.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0029__table19512103414" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Error return code</caption><thead align="left"><tr id="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_0029__p129561510144"><strong id="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_0029__p4959810444"><strong id="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_0029__p9959161020418"><strong id="rts_03_0029__en-us_topic_0057973140_b842352706193020">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rts_03_0029__row179609103411"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="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_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_0029__p9963110146">The server failed to process the request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__row181330274199"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="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_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_0029__p11134162718196">Authorization failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rts_03_0029__row16531631121913"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="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_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_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>
|
|
|