doc-exports/docs/smn/api-ref/smn_api_63001.html
Zaoxu, Li 152a7d9381 SMN API DOC
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com>
Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
2024-06-20 15:01:38 +00:00

51 lines
3.2 KiB
HTML

<a name="smn_api_63001"></a><a name="smn_api_63001"></a>
<h1 class="topictitle1">Exception Response</h1>
<div id="body1471602451370"><ul id="smn_api_63001__ul27998997195228"><li id="smn_api_63001__li50664381195228">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_63001__table53326251195228" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_63001__row18693265195228"><th align="left" class="cellrowborder" valign="top" width="15.310000000000002%" id="mcps1.3.1.1.1.1.4.1.1"><p id="smn_api_63001__p37759514195228"><strong id="smn_api_63001__b842352706191030">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26.529999999999998%" id="mcps1.3.1.1.1.1.4.1.2"><p id="smn_api_63001__p38621763195228"><strong id="smn_api_63001__b84235270619112">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.160000000000004%" id="mcps1.3.1.1.1.1.4.1.3"><p id="smn_api_63001__p41355060195228"><strong id="smn_api_63001__b84235270619115">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="smn_api_63001__row61425558195228"><td class="cellrowborder" valign="top" width="15.310000000000002%" headers="mcps1.3.1.1.1.1.4.1.1 "><p id="smn_api_63001__p9414288195228">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.1.1.1.1.4.1.2 "><p id="smn_api_63001__p24359883195228">String</p>
</td>
<td class="cellrowborder" valign="top" width="58.160000000000004%" headers="mcps1.3.1.1.1.1.4.1.3 "><p id="smn_api_63001__p26993519195228">Request ID</p>
</td>
</tr>
<tr id="smn_api_63001__row41615079195228"><td class="cellrowborder" valign="top" width="15.310000000000002%" headers="mcps1.3.1.1.1.1.4.1.1 "><p id="smn_api_63001__p15378234195228">code</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.1.1.1.1.4.1.2 "><p id="smn_api_63001__p37677450195228">String</p>
</td>
<td class="cellrowborder" valign="top" width="58.160000000000004%" headers="mcps1.3.1.1.1.1.4.1.3 "><p id="smn_api_63001__p16081537551">For details, see <a href="smn_api_64000.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="smn_api_63001__row19335857195228"><td class="cellrowborder" valign="top" width="15.310000000000002%" headers="mcps1.3.1.1.1.1.4.1.1 "><p id="smn_api_63001__p22700599195228">message</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.1.1.1.1.4.1.2 "><p id="smn_api_63001__p26809237195228">String</p>
</td>
<td class="cellrowborder" valign="top" width="58.160000000000004%" headers="mcps1.3.1.1.1.1.4.1.3 "><p id="smn_api_63001__p66816512619">For details, see <a href="smn_api_64000.html">Error Codes</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="smn_api_63001__ul50863575195235"><li id="smn_api_63001__li10204886195235">Example<pre class="screen" id="smn_api_63001__screen2970308119535">{
"request_id": "aad0860d089c482b943971f802a6718e",
"code": "SMN.0006",
"message": "Topic not found."
}</pre>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="smn_api_63000.html">General Request Return Code</a></div>
</div>
</div>