doc-exports/docs/drs/api-ref/drs_05_0002.html
Wang , Deng Ke 231618c804 DRS API 2.0.38SP23 version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-11-24 16:49:13 +00:00

47 lines
3.2 KiB
HTML

<a name="drs_05_0002"></a><a name="drs_05_0002"></a>
<h1 class="topictitle1">Abnormal Request Results</h1>
<div id="body0000001073390295"><ul id="drs_05_0002__en-us_topic_0172725496_ul35925995"><li id="drs_05_0002__en-us_topic_0172725496_li7731587">Abnormal response description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="drs_05_0002__en-us_topic_0172725496_table24324511" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Abnormal response description</caption><thead align="left"><tr id="drs_05_0002__en-us_topic_0172725496_row8210712"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.1.1.1.2.4.1.1"><p id="drs_05_0002__en-us_topic_0172725496_p61087939"><strong id="drs_05_0002__en-us_topic_0172725496_b108251743193414">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.200000000000003%" id="mcps1.3.1.1.1.2.4.1.2"><p id="drs_05_0002__en-us_topic_0172725496_p49176002"><strong id="drs_05_0002__en-us_topic_0172725496_b18252432343">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.57%" id="mcps1.3.1.1.1.2.4.1.3"><p id="drs_05_0002__en-us_topic_0172725496_p23833214"><strong id="drs_05_0002__en-us_topic_0172725496_b58251543143416">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="drs_05_0002__en-us_topic_0172725496_row51442142"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="drs_05_0002__en-us_topic_0172725496_p6063946">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="drs_05_0002__en-us_topic_0172725496_p21417643">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="drs_05_0002__en-us_topic_0172725496_p57107561">Specifies the error code returned when the API response is abnormal. For details, see section <a href="drs_05_0004.html">Error Code</a>.</p>
</td>
</tr>
<tr id="drs_05_0002__en-us_topic_0172725496_row62309739"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="drs_05_0002__en-us_topic_0172725496_p13924122">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="drs_05_0002__en-us_topic_0172725496_p54112093">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="drs_05_0002__en-us_topic_0172725496_p21003421">Specifies the description of the error returned when the API response is abnormal.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="drs_05_0002__en-us_topic_0172725496_ul17594011"><li id="drs_05_0002__en-us_topic_0172725496_li54813063">Example Response:<pre class="codeblock" id="drs_05_0002__en-us_topic_0172725496_codeblock7477111014372">{
"error_code": "DRS.M00201",
"error_msg": "The %s parameter is empty."
}
{
"error_code": "DRS.M00202",
"error_msg": "The value of %s is invalid."
}</pre>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="drs_03_0125.html">Appendix</a></div>
</div>
</div>