doc-exports/docs/lts/api-ref/lts_02_0021.html
Hasko, Vladimir 255730fbf9 lts_api (recreate of #279)
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2022-12-02 09:17:17 +00:00

200 lines
15 KiB
HTML

<a name="lts_02_0021"></a><a name="lts_02_0021"></a>
<h1 class="topictitle1">Error Code</h1>
<div id="body28629659"><div class="section" id="lts_02_0021__section49811902"><h4 class="sectiontitle">Description</h4><p class="msonormal" id="lts_02_0021__p37301018">This section explains the meanings of error code responses returned by LTS APIs.</p>
</div>
<div class="section" id="lts_02_0021__section45653938"><h4 class="sectiontitle">Response Format</h4><p id="lts_02_0021__p116365503553">{"error_msg":"Current user is not authenticated correctly, check your token.","error_code":"LTS.0002"}</p>
</div>
<div class="section" id="lts_02_0021__section8232261"><h4 class="sectiontitle">Error Code Description</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="lts_02_0021__table7806951" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Error code description</caption><thead align="left"><tr id="lts_02_0021__row51412450"><th align="left" class="cellrowborder" valign="top" width="13%" id="mcps1.3.3.2.2.6.1.1"><p id="lts_02_0021__p3658885"><strong id="lts_02_0021__b132034917466">Response Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.3.2.2.6.1.2"><p id="lts_02_0021__p27934306"><strong id="lts_02_0021__b1521459480">Error Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.2.2.6.1.3"><p id="lts_02_0021__p48086303"><strong id="lts_02_0021__b82209541461">Description</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.3.2.2.6.1.4"><p id="lts_02_0021__p2676452"><strong id="lts_02_0021__b5938146145210">Error Message</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.3.2.2.6.1.5"><p id="lts_02_0021__p072561563"><strong id="lts_02_0021__b04831408619">Handling Measure</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="lts_02_0021__row44792488"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p4312951">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p13804783">LTS.0101</p>
<p id="lts_02_0021__p57134185"></p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p64466288">Failed to create the log group because a log group with the same name already exists.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p54386868">Failed to create log group, the group name has been existed</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p43260188">Check the log group name.</p>
</td>
</tr>
<tr id="lts_02_0021__row53797377"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p62620315">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p39080782">LTS.0104</p>
<p id="lts_02_0021__p16182720"></p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p35731914">Failed to create the log group because the maximum number of log groups has been reached.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p8603904">Failed to create log group, the number of log groups exceeds the quota</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p25827660">Check whether the number of log groups reaches the quota (100 by default).</p>
</td>
</tr>
<tr id="lts_02_0021__row31122348"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p37882289">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p48566591">LTS.0105</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p41579773">Failed to delete the log group because the log group has associated log transfer tasks.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p12518419">Log group is associated by transfer</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p7359018">Check whether the associated log transfer tasks have been deleted.</p>
</td>
</tr>
<tr id="lts_02_0021__row66231165"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p63124152">404</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p12782663">LTS.0201</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p28762771">Failed to create a log stream because the associated log group does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p48083075">The group is not existed</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p2414975">Check the ID of the log group.</p>
</td>
</tr>
<tr id="lts_02_0021__row21734782"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p15686904">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p62679731">LTS.0205</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p43893463">Failed to create a log stream because the log stream name already exists.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p65709578">The topic name has been existed</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p20875639">Check whether the log stream with the same name already exists.</p>
</td>
</tr>
<tr id="lts_02_0021__row53663026"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p51737830">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p30014695">LTS.0206</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p15271196">Failed to create a log stream because the maximum number of log streams has been reached.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p29007341">Failed to create log topic, the number of log topics exceeds the quota</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p784452">Check whether the number of log streams reaches the quota (100 by default).</p>
</td>
</tr>
<tr id="lts_02_0021__row7060068"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p34994620">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p15991948">LTS.0207</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p20279421">Failed to delete the log stream because the log stream has associated a log transfer task.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p32020406">Log topic is associated by transfer</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p43516128">Check whether the associated log transfer task has been deleted.</p>
</td>
</tr>
<tr id="lts_02_0021__row56100839"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p47874109">500</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p52597591">LTS.0010</p>
<p id="lts_02_0021__p3616273"></p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p24482701">System internal error.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p36941761">The system encountered an internal error</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p39492694">Contact the administrator.</p>
</td>
</tr>
<tr id="lts_02_0021__row19889932"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p471829">500</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p38218194">LTS.0102</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p8666028">Failed to create the log group.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p30859658">Failed to create log group.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p16604373">Check whether the project ID is correct and whether the log group name meets the requirements.</p>
</td>
</tr>
<tr id="lts_02_0021__row15221630"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p24992535">500</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p11129424">LTS.0103</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p29068113">Failed to delete the log group.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p5706947">Failed to delete log group</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p59609549">Check whether the database is normal or whether the network connection is normal.</p>
</td>
</tr>
<tr id="lts_02_0021__row66723899"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p35926749">500</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p24385580">LTS.0202</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p29074959">Failed to create a log stream.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p6261487">Failed to create log topic</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p37418419">Check whether the project and group IDs are correct and whether the log stream name meets the requirements.</p>
</td>
</tr>
<tr id="lts_02_0021__row1221454"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p31828964">500</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p28009298">LTS.0203</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p54160705">Failed to delete the log stream.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p24941017">Failed to delete log topic</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p6956481">Check whether the database is normal or whether the network connection is normal.</p>
</td>
</tr>
<tr id="lts_02_0021__row1791194395619"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p18580211145717">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p7580911205715">LTS.0001</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p13580111195714">The API version /projectId is invalid or does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p2058011111573">API version/project id invalid or missing</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p1580201112571">Check whether the version and projectID information is correct.</p>
</td>
</tr>
<tr id="lts_02_0021__row1120544917564"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p10580191165711">401</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p13580151112578">LTS.0002</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p6580171195710">Unauthorized user token.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p958011117576">Current user is not authenticated correctly, check your token</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p65801411105717">Check the token information of the current user.</p>
</td>
</tr>
<tr id="lts_02_0021__row4120105465610"><td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.3.2.2.6.1.1 "><p id="lts_02_0021__p1580131115573">400</p>
</td>
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.6.1.2 "><p id="lts_02_0021__p8580181195712">LTS.0011</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.2.6.1.3 "><p id="lts_02_0021__p358041125710">Invalid resource ID.</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.4 "><p id="lts_02_0021__p958071120574">The resource id is invalid or missing</p>
</td>
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.3.2.2.6.1.5 "><p id="lts_02_0021__p1858051110578">Check whether the resource ID in the request is correct.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="lts_02_0019.html">Public Parameters</a></div>
</div>
</div>