doc-exports/docs/vbs/api-ref/en-us_topic_0134480835.html
Wei, Hongmin 63123ef1be VBS API initial version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2022-10-25 07:47:39 +00:00

122 lines
9.5 KiB
HTML

<a name="EN-US_TOPIC_0134480835"></a><a name="EN-US_TOPIC_0134480835"></a>
<h1 class="topictitle1">Status Codes</h1>
<div id="body1539241212945"><ul id="EN-US_TOPIC_0134480835__ul153019611201"><li id="EN-US_TOPIC_0134480835__li1377176511201">Normal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0134480835__table5683702611201" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0134480835__row5526436211201"><th align="left" class="cellrowborder" valign="top" width="43%" id="mcps1.3.1.1.1.1.3.1.1"><p id="EN-US_TOPIC_0134480835__p4722834111201"><strong id="EN-US_TOPIC_0134480835__b11428814192916">Status Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.99999999999999%" id="mcps1.3.1.1.1.1.3.1.2"><p id="EN-US_TOPIC_0134480835__p29038811201"><strong id="EN-US_TOPIC_0134480835__b2022612378329">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0134480835__row2352145611201"><td class="cellrowborder" valign="top" width="43%" headers="mcps1.3.1.1.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p2618974411201">200 OK</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.1.1.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p4099449211201">Specifies the normal response for the GET and PUT operations.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row32930229141813"><td class="cellrowborder" valign="top" width="43%" headers="mcps1.3.1.1.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p21269405141813">201 Created</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.1.1.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p45100219141813">Specifies the normal response for the POST operation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row56994265141816"><td class="cellrowborder" valign="top" width="43%" headers="mcps1.3.1.1.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p66526335141816">202 Accepted</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.1.1.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p19924046141816">The request has been accepted for processing.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row2685697142111"><td class="cellrowborder" valign="top" width="43%" headers="mcps1.3.1.1.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p57808873142111">204 No Content</p>
</td>
<td class="cellrowborder" valign="top" width="56.99999999999999%" headers="mcps1.3.1.1.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p52007111142111">The results of the DELETE operation are returned as expected.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0134480835__li3340611511201">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0134480835__table3221958111201" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0134480835__row6491025211201"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.1.2.1.1.3.1.1"><p id="EN-US_TOPIC_0134480835__p2323902311201"><strong id="EN-US_TOPIC_0134480835__b2410161812915">Status Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.1.2.1.1.3.1.2"><p id="EN-US_TOPIC_0134480835__p331274811201"><strong id="EN-US_TOPIC_0134480835__b1372494911321">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0134480835__row6700602511201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p5877892611201">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p6347258011201">The server failed to process the request.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row3438231311201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p3350394611201">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p2946513711201">You must enter the username and password to access the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row6385964111201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p524841711201">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p2246860911201">You are forbidden to access the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row89089411201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p505359011201">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p668765911201">The server could not find the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row6018893311201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p4346543211201">405 Method Not Allowed</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p3103908311201">You are not allowed to use the method specified in the request.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row1091629211201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p1180444211201">406 Not Acceptable</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p1663578211201">The response generated by the server could not be accepted by the client.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row1550431011201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p4788962711201">407 Proxy Authentication Required</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p5385460111201">You must use the proxy server for authentication so that the request can be processed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row1492936211201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p131881511201">408 Request Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p3971520911201">The request timed out.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row2189256411201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p2846725111201">409 Conflict</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p2414601911201">The request could not be processed due to a conflict.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row1598758511201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p1992599711201">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p339302111201">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row3053719011201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p5759332011201">501 Not Implemented</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p3454733011201">Failed to complete the request because the server does not support the requested function.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row4249052011201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p1918010611201">502 Bad Gateway</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p1008477711201">Failed to complete the request because the request is invalid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row2365413211201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p3693657711201">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p3907275011201">Failed to complete the request because the service is unavailable.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0134480835__row1611043211201"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.1.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0134480835__p2987660911201">504 Gateway Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.1.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0134480835__p408623011201">A gateway timeout error occurred.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0022472082.html">Appendix</a></div>
</div>
</div>