doc-exports/docs/opengauss/api-ref/opengauss_api_0031.html
Wang , Deng Ke a96a12ecf1 openGauss API 20221109 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-14 16:40:26 +00:00

43 lines
3.2 KiB
HTML

<a name="opengauss_api_0031"></a><a name="opengauss_api_0031"></a>
<h1 class="topictitle1">Abnormal Request Results</h1>
<div id="body8662426"><div class="p" id="opengauss_api_0031__en-us_topic_0110967108_p896217443168"><strong id="opengauss_api_0031__en-us_topic_0110967108_b118365510203">Abnormal response description</strong>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="opengauss_api_0031__td47185627f68438bbf2a0bb1c8cd0f0e" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Abnormal response description</caption><thead align="left"><tr id="opengauss_api_0031__r3aeb6d2156494adbb9a191ef1f0ceeb7"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.1.2.2.4.1.1"><p id="opengauss_api_0031__en-us_topic_0110967108_p38113217464"><strong id="opengauss_api_0031__a2831fa5bd37042db9f8d2650555ccbc0">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.200000000000003%" id="mcps1.3.1.2.2.4.1.2"><p id="opengauss_api_0031__en-us_topic_0110967108_p581192104614"><strong id="opengauss_api_0031__abc9d4e27063542f1bd82f5cf12f15fca">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.57%" id="mcps1.3.1.2.2.4.1.3"><p id="opengauss_api_0031__en-us_topic_0110967108_p883152154610"><strong>Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="opengauss_api_0031__r68185b5ae7e0429d9240662b9763d0ff"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.2.2.4.1.1 "><p id="opengauss_api_0031__en-us_topic_0110967108_p12851213469">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.2.2.4.1.2 "><p id="opengauss_api_0031__en-us_topic_0110967108_p487192112463">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.2.2.4.1.3 "><p id="opengauss_api_0031__en-us_topic_0110967108_p088221154617">Specifies the error returned when a task submission exception occurs.</p>
</td>
</tr>
<tr id="opengauss_api_0031__rf41b751759ac4dd1ab1ddbe36bf8a387"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.2.2.4.1.1 "><p id="opengauss_api_0031__en-us_topic_0110967108_p29082164616">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.2.2.4.1.2 "><p id="opengauss_api_0031__ae35be6fcd9b4474e9a3b5136c3abf54d">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.2.2.4.1.3 "><p id="opengauss_api_0031__a414009f2560841398ac084fce978df9c">Specifies the description of the error returned when a task submission exception occurs.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="p" id="opengauss_api_0031__abb55028e618b4644bf81d0da9b77b489"><strong id="opengauss_api_0031__a08ea1ad5c86d4d67a912c3bc7449c821">Response example</strong><pre class="codeblock" id="opengauss_api_0031__c04e6dddbe3c84b81927ae666073a3a41">{
"error_code": "DBS.200022",
"error_msg": "The DB instance name already exists."
}</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="opengauss_api_0030.html">Appendix</a></div>
</div>
</div>