doc-exports/docs/rts/api-ref/rts_03_0041.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

302 lines
23 KiB
HTML

<a name="rts_03_0041"></a><a name="rts_03_0041"></a>
<h1 class="topictitle1">Querying Details of a Stack Resource Event</h1>
<div id="body1511161465561"><div class="section" id="rts_03_0041__en-us_topic_0057973143_section21526787"><h4 class="sectiontitle">Function</h4><p id="rts_03_0041__en-us_topic_0057973143_p47655290">This API is used to query details of a stack resource event.</p>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section59523362"><h4 class="sectiontitle">URI</h4><p id="rts_03_0041__p76479013312">GET /v1/{project_id}/stacks/{stack_name}/{stack_id}/resources/{resource_name}/events/{event_id}</p>
<p id="rts_03_0041__p1870517198238">For details about the parameters, see <a href="#rts_03_0041__table1759528275">Table 1</a>.</p>
<div class="tablenoborder"><a name="rts_03_0041__table1759528275"></a><a name="table1759528275"></a><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0041__table1759528275" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rts_03_0041__row26011272716"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.1"><p id="rts_03_0041__p17762534144716"><strong id="rts_03_0041__b15586132913611">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_0041__p376433420478"><strong id="rts_03_0041__b32794328367">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_0041__p15766123474714"><strong id="rts_03_0041__b31913333361">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_0041__p147683349474"><strong id="rts_03_0041__b322615365365">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0041__row10601725277"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0041__p1765464961019">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0041__p0655184916104">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0041__p865694971017">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0041__p13658144921010">Specifies the project ID.</p>
</td>
</tr>
<tr id="rts_03_0041__row161097438473"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0041__p10658144911017">stack_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0041__p1166014498107">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0041__p666214493103">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0041__p76631349181010">Specifies the stack name.</p>
</td>
</tr>
<tr id="rts_03_0041__row131851844124918"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0041__p146651349161017">stack_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0041__p1666614912100">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0041__p106671249191011">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0041__p6668124912103">Specifies the stack UUID.</p>
</td>
</tr>
<tr id="rts_03_0041__row04307962213"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0041__p1514822615235">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0041__p13151102611233">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0041__p115382612311">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0041__p1615542615236">Specifies the name of the resource in the stack.</p>
</td>
</tr>
<tr id="rts_03_0041__row185441474233"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rts_03_0041__p1899845810236">event_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rts_03_0041__p140135992319">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rts_03_0041__p52759122315">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rts_03_0041__p9519592232">Specifies the UUID of the event related to the resource in the stack.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section65948211"><h4 class="sectiontitle">Request Parameter</h4><p id="rts_03_0041__p18865139165611">N/A</p>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section56662993"><h4 class="sectiontitle">Response Parameter</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0041__en-us_topic_0057973142_table19596697" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0041__en-us_topic_0057973142_row50957800"><th align="left" class="cellrowborder" valign="top" width="15.11848815118488%" id="mcps1.3.4.2.1.5.1.1"><p id="rts_03_0041__p13701251185014"><strong id="rts_03_0041__b24725868162658">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.27837216278372%" id="mcps1.3.4.2.1.5.1.2"><p id="rts_03_0041__p13704145119507"><strong id="rts_03_0041__b13593172810375">In</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.27837216278372%" id="mcps1.3.4.2.1.5.1.3"><p id="rts_03_0041__p3705151185017"><strong id="rts_03_0041__b135553223716">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.32476752324767%" id="mcps1.3.4.2.1.5.1.4"><p id="rts_03_0041__p1371214511507"><strong id="rts_03_0041__b1849916344371">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0041__en-us_topic_0057973142_row48089434"><td class="cellrowborder" valign="top" width="15.11848815118488%" headers="mcps1.3.4.2.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p2930044">event</p>
</td>
<td class="cellrowborder" valign="top" width="16.27837216278372%" headers="mcps1.3.4.2.1.5.1.2 "><p id="rts_03_0041__p83828525112">body</p>
</td>
<td class="cellrowborder" valign="top" width="16.27837216278372%" headers="mcps1.3.4.2.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p36007027">Dict</p>
</td>
<td class="cellrowborder" valign="top" width="52.32476752324767%" headers="mcps1.3.4.2.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p18908415">Specifies a resource event.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="rts_03_0041__en-us_topic_0057973142_p35958012"><strong id="rts_03_0041__b1441311432376">event</strong> structure information</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0041__en-us_topic_0057973142_table55186660" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0041__en-us_topic_0057973142_row11951831"><th align="left" class="cellrowborder" valign="top" width="16.471647164716472%" id="mcps1.3.4.4.1.5.1.1"><p id="rts_03_0041__p161475355513"><strong id="rts_03_0041__b749383031">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.291529152915292%" id="mcps1.3.4.4.1.5.1.2"><p id="rts_03_0041__p1615155325519"><strong id="rts_03_0041__b1883610525377">In</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.291529152915292%" id="mcps1.3.4.4.1.5.1.3"><p id="rts_03_0041__p1018353135520"><strong id="rts_03_0041__b86225517378">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.945294529452944%" id="mcps1.3.4.4.1.5.1.4"><p id="rts_03_0041__p19231853175519"><strong id="rts_03_0041__b328919572371">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0041__en-us_topic_0057973142_row6835688"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p9484678">event_time</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p99581284106">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p30061414">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p43923748">Specifies the time when an event occurs.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row59769418"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__p3135202075411">id</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p69583815109">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__p7133102005414">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p67095859">Specifies the UUID of the event object.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row66991827"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p57628926">links</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p995815891013">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p37431442">List &lt;dict&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__p866816504301">Specifies the event URL list. Each URL is a JSON object with one <strong id="rts_03_0041__b72198263505">href</strong> keyword for identifying the URL and one <strong id="rts_03_0041__b15368113213501">rel</strong> keyword indicating the event relationship. Multiple URLs may be returned.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row58785701"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p64021321">logical_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p795814819109">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p18344506">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p32111136">Specifies the logical stack resource ID.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row20564775"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__p18612813544">physical_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p795820810104">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__p156121117543">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p59022856">Specifies the physical stack resource ID.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row61443660"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p16819822">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p59588871013">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p20228341">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p16730874">Specifies the resource name.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row16360140"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__p198381422102318">resource_properties</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p59581388103">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__p17838112212234">Dict</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p54798319">Specifies the mapping between resource attributes and events.</p>
</td>
</tr>
<tr id="rts_03_0041__en-us_topic_0057973142_row23422824"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p55134111">resource_status</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p095820811016">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p36677991">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__en-us_topic_0057973142_p9067240">Specifies the resource status.</p>
</td>
</tr>
<tr id="rts_03_0041__row123401016286"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p10880577">resource_status_reason</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p11958198161018">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p8911530">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__p734017116283">Specifies the cause causing the current stack resource status.</p>
</td>
</tr>
<tr id="rts_03_0041__row9340161172813"><td class="cellrowborder" valign="top" width="16.471647164716472%" headers="mcps1.3.4.4.1.5.1.1 "><p id="rts_03_0041__en-us_topic_0057973142_p18200597">resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.2 "><p id="rts_03_0041__p2095812891013">body</p>
</td>
<td class="cellrowborder" valign="top" width="15.291529152915292%" headers="mcps1.3.4.4.1.5.1.3 "><p id="rts_03_0041__en-us_topic_0057973142_p64962271">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.945294529452944%" headers="mcps1.3.4.4.1.5.1.4 "><p id="rts_03_0041__p234014182819">Specifies the resource type name.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section40204892"><h4 class="sectiontitle">Request Example</h4><pre class="screen" id="rts_03_0041__en-us_topic_0057973143_screen50386483">GET /v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306/resources/random_str/events/1313</pre>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section26299709"><h4 class="sectiontitle">Response Example</h4><pre class="screen" id="rts_03_0041__en-us_topic_0057973143_screen754777011235">{
"event": {
"event_time": "2014-02-18T18:23:27Z",
"id": "485",
"links": [
{
"href": "http://x.x.x.x:8004/v1/8443bcd779f3435e86e1cbf73d98a89c/stacks/heat168714801/e6d10493-8d85-46cb-bf3c-e5572f255ef5/resources/random_str/events/1313",
"rel": "self"
},
{
"href": "http://x.x.x.x:8004/v1/8443bcd779f3435e86e1cbf73d98a89c/stacks/heat168714801/e6d10493-8d85-46cb-bf3c-e5572f255ef5/resources/random_str",
"rel": "resource"
},
{
"href": "http://x.x.x.x:8004/v1/8443bcd779f3435e86e1cbf73d98a89c/stacks/heat168714801/e6d10493-8d85-46cb-bf3c-e5572f255ef5",
"rel": "stack"
}
],
"logical_resource_id": "random_key_name",
"physical_resource_id": null,
"resource_name": "random_key_name",
"resource_properties": {
"character_classes": null,
"character_sequences": null,
"length": 8,
"salt": null,
"sequence": null
},
"resource_status": "CREATE_IN_PROGRESS",
"resource_status_reason": "state changed",
"resource_type": "OS::Heat::RandomString"
}
}</pre>
</div>
<div class="section" id="rts_03_0041__en-us_topic_0057973143_section35370789"><h4 class="sectiontitle">Return Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0041__table01411862119" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Normal return code</caption><thead align="left"><tr id="rts_03_0041__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_0041__rts_03_0020_en-us_topic_0057973117_p13413377194057"><strong id="rts_03_0041__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_0041__rts_03_0020_en-us_topic_0057973117_p12741761194057"><strong id="rts_03_0041__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_0041__rts_03_0020_en-us_topic_0057973117_p25449701194057"><strong id="rts_03_0041__rts_03_0020_en-us_topic_0057973140_b842352706193020">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0041__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_0041__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_0041__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_0041__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_0041__table19512103414" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Error return code</caption><thead align="left"><tr id="rts_03_0041__rts_03_0025_row16955110342"><th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.7.3.2.4.1.1"><p id="rts_03_0041__rts_03_0025_p129561510144"><strong id="rts_03_0041__rts_03_0025_b1552942884813">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_0041__rts_03_0025_p4959810444"><strong id="rts_03_0041__rts_03_0025_b956007905">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_0041__rts_03_0025_p9959161020418"><strong id="rts_03_0041__rts_03_0025_b359171417">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0041__rts_03_0025_row179609103411"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0041__rts_03_0025_p896118101840">400</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0041__rts_03_0025_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_0041__rts_03_0025_p9963110146">The server failed to process the request.</p>
</td>
</tr>
<tr id="rts_03_0041__rts_03_0025_row181330274199"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0041__rts_03_0025_p18134027201912">401</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0041__rts_03_0025_p1713419274191">Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.3.2.4.1.3 "><p id="rts_03_0041__rts_03_0025_p11134162718196">Authorization failed.</p>
</td>
</tr>
<tr id="rts_03_0041__rts_03_0025_row16531631121913"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0041__rts_03_0025_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_0041__rts_03_0025_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_0041__rts_03_0025_en-us_topic_0057973122_p29751790194217">The requested resources are not found.</p>
</td>
</tr>
<tr id="rts_03_0041__rts_03_0025_row196097477276"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.7.3.2.4.1.1 "><p id="rts_03_0041__rts_03_0025_p19789174972712">500</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.7.3.2.4.1.2 "><p id="rts_03_0041__rts_03_0025_p779364918272">Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.7.3.2.4.1.3 "><p id="rts_03_0041__rts_03_0025_p196546319198">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rts_03_0037.html">Stack Event Management</a></div>
</div>
</div>