1
0
forked from docs/doc-exports
doc-exports/docs/rts/api-ref/rts_03_0015.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

143 lines
11 KiB
HTML

<a name="rts_03_0015"></a><a name="rts_03_0015"></a>
<h1 class="topictitle1">Return Code</h1>
<div id="body1511161465560"><div class="section" id="rts_03_0015__section369445155111"><h4 class="sectiontitle">Normal Return Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0015__en-us_topic_0057973115_table6489888810590" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0015__en-us_topic_0057973115_row374404310590"><th align="left" class="cellrowborder" valign="top" width="17.169999999999998%" id="mcps1.3.1.2.1.4.1.1"><p id="rts_03_0015__en-us_topic_0057973115_p18790992105915"><strong id="rts_03_0015__b14575172513447">Return Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.42%" id="mcps1.3.1.2.1.4.1.2"><p id="rts_03_0015__en-us_topic_0057973115_p45675403105915"><strong id="rts_03_0015__en-us_topic_0057973115_b84235270615814_1">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="63.41%" id="mcps1.3.1.2.1.4.1.3"><p id="rts_03_0015__en-us_topic_0057973115_p8720175105915"><strong id="rts_03_0015__en-us_topic_0057973115_b842352706193020">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0015__en-us_topic_0057973115_row58821010590"><td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.1.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p5045967610599">200</p>
</td>
<td class="cellrowborder" valign="top" width="19.42%" headers="mcps1.3.1.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p6070195410599">OK</p>
</td>
<td class="cellrowborder" valign="top" width="63.41%" headers="mcps1.3.1.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p2965096019406">The results of GET, PATCH, and PUT operations are returned normally.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row5629438610590"><td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.1.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p3815413810599">201</p>
</td>
<td class="cellrowborder" valign="top" width="19.42%" headers="mcps1.3.1.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p347747010599">Created</p>
</td>
<td class="cellrowborder" valign="top" width="63.41%" headers="mcps1.3.1.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p1323968310599">The result of the POST operation is returned normally.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row5209591310590"><td class="cellrowborder" valign="top" width="17.169999999999998%" headers="mcps1.3.1.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p5516191410599">204</p>
</td>
<td class="cellrowborder" valign="top" width="19.42%" headers="mcps1.3.1.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p3893005510599">No Content</p>
</td>
<td class="cellrowborder" valign="top" width="63.41%" headers="mcps1.3.1.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p6632676910599">The result of the DELETE operation is returned normally.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rts_03_0015__section316916568515"><h4 class="sectiontitle">Error Return Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rts_03_0015__en-us_topic_0057973115_table38269454" frame="border" border="1" rules="all"><thead align="left"><tr id="rts_03_0015__en-us_topic_0057973115_row17183241"><th align="left" class="cellrowborder" valign="top" width="17.349999999999998%" id="mcps1.3.2.2.1.4.1.1"><p id="rts_03_0015__en-us_topic_0057973115_p49665308"><strong id="rts_03_0015__b17880163918465">Return Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.39%" id="mcps1.3.2.2.1.4.1.2"><p id="rts_03_0015__en-us_topic_0057973115_p63466991"><strong id="rts_03_0015__b1253757189">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="63.260000000000005%" id="mcps1.3.2.2.1.4.1.3"><p id="rts_03_0015__en-us_topic_0057973115_p40552618"><strong id="rts_03_0015__b842352706151226">Possible Cause</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rts_03_0015__en-us_topic_0057973115_row63536630"><td class="cellrowborder" rowspan="9" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p46193402">400</p>
</td>
<td class="cellrowborder" rowspan="9" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p50678111">Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p11286349">Incorrect request URI or body format.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row34468278"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p40467139">Invalid request management status.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row28659937"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p39753560">Invalid value.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row22237723"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p56425142">The batch operation is not allowed.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row38064231"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p63303888">Authentication failed.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row32864081"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p44744865">Invalid request body, for example, the request attempt to update attributes that can be specified only during the creation.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row455421"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p36889166">Missing required attributes.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row63567046"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p48657121">The specified attribute is not allowed, for example, an ID in a POST request in the basic CRUD operations.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row35260910"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p37561485">An unexpected data type attribute is specified.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row2509048"><td class="cellrowborder" rowspan="3" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p1906373">401</p>
</td>
<td class="cellrowborder" rowspan="3" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p20198514">Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p25466919">No identity authentication performed.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row27875685"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p43337978">Invalid X-Auth-Token header.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row54497483"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p52220042">Invalid authentication credentials.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row218338"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p17685380">403</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p23229691">Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p2556847">You have no permission to perform the requested operation.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row23011627"><td class="cellrowborder" rowspan="3" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p52002500">404</p>
</td>
<td class="cellrowborder" rowspan="3" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p51453006">Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p6943985">The URI does not exist.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row62495867"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p29000437">The requested resource was not found.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row59677343"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p2026619">Failed to complete the request because the reference entity could not be found by ID. The reference entity in POST requests may be specified in the request body instead of in the resource path.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row18239575"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p1010574">409</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p14747690">Conflict</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p53712275">POST or PATCH operation failed.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row13648432"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p31781174">500</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p24138301">Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p9045356">Internal OpenStack identity error.</p>
</td>
</tr>
<tr id="rts_03_0015__en-us_topic_0057973115_row14299347"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.2.2.1.4.1.1 "><p id="rts_03_0015__en-us_topic_0057973115_p17396434">503</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.2.2.1.4.1.2 "><p id="rts_03_0015__en-us_topic_0057973115_p66933902">Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.2.2.1.4.1.3 "><p id="rts_03_0015__en-us_topic_0057973115_p52936942">Failed to complete the request because the service is unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rts_03_0005.html">Common Parameters</a></div>
</div>
</div>