doc-exports/docs/obs/api-ref/obs_04_0114.html
zhangyue 4e8841817b OBS API DOC
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-06-01 12:20:24 +00:00

39 lines
2.7 KiB
HTML

<a name="obs_04_0114"></a><a name="obs_04_0114"></a>
<h1 class="topictitle1">Status Codes</h1>
<div id="body1539918505363"><p class="msonormal" id="obs_04_0114__p40628787"><a href="#obs_04_0114__table6083869622854">Table 1</a> lists the status codes and prompt message returned by the server to the user.</p>
<div class="tablenoborder"><a name="obs_04_0114__table6083869622854"></a><a name="table6083869622854"></a><table cellpadding="4" cellspacing="0" summary="" id="obs_04_0114__table6083869622854" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Status codes</caption><thead align="left"><tr id="obs_04_0114__row17410288"><th align="left" class="cellrowborder" valign="top" width="12.120000000000001%" id="mcps1.3.2.2.3.1.1"><p id="obs_04_0114__p947220">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="87.88%" id="mcps1.3.2.2.3.1.2"><p id="obs_04_0114__p9616025">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="obs_04_0114__row40700583"><td class="cellrowborder" valign="top" width="12.120000000000001%" headers="mcps1.3.2.2.3.1.1 "><p id="obs_04_0114__p8412901">2xx</p>
</td>
<td class="cellrowborder" valign="top" width="87.88%" headers="mcps1.3.2.2.3.1.2 "><p id="obs_04_0114__p10356347">Indicates that the server has successfully returned the requested data.</p>
</td>
</tr>
<tr id="obs_04_0114__row26098263"><td class="cellrowborder" valign="top" width="12.120000000000001%" headers="mcps1.3.2.2.3.1.1 "><p id="obs_04_0114__p33584549">4xx</p>
</td>
<td class="cellrowborder" valign="top" width="87.88%" headers="mcps1.3.2.2.3.1.2 "><p id="obs_04_0114__p35993952">Indicates that the request sent from the client is incorrect, so the server does not create or modify data.</p>
</td>
</tr>
<tr id="obs_04_0114__row55510113"><td class="cellrowborder" valign="top" width="12.120000000000001%" headers="mcps1.3.2.2.3.1.1 "><p id="obs_04_0114__p25322">5xx</p>
</td>
<td class="cellrowborder" valign="top" width="87.88%" headers="mcps1.3.2.2.3.1.2 "><p id="obs_04_0114__p2051091">Indicates that an error occurs on the server, and the user does not know whether the request has been successfully sent.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="note" id="obs_04_0114__note18624733101916"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="obs_04_0114__p1667644071915">Send API requests using the HTTP/HTTPS format that complies with <strong id="obs_04_0114__b223863943417">https://www.ietf.org/rfc/rfc2616.txt</strong>.</p>
</div></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_04_0113.html">Appendixes</a></div>
</div>
</div>