forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Ying, Jiayu <jiayuying1@huawei.com> Co-committed-by: Ying, Jiayu <jiayuying1@huawei.com>
263 lines
21 KiB
HTML
263 lines
21 KiB
HTML
<a name="en-us_topic_0168602227"></a><a name="en-us_topic_0168602227"></a>
|
|
|
|
<h1 class="topictitle1">Modifying a Tracker</h1>
|
|
<div id="body1481525738173"><div class="section" id="en-us_topic_0168602227__section14797678"><h4 class="sectiontitle">Function</h4><p id="en-us_topic_0168602227__p3587900103327">CTS allows you to modify configuration parameters of a created tracker, including parameters related to <strong id="en-us_topic_0168602227__b115971628132511">Transfer to OBS</strong> and <strong id="en-us_topic_0168602227__b681232152516">Trace Analysis</strong>. You can also change tracker status by clicking <strong id="en-us_topic_0168602227__b125674513315">Enable</strong> or <strong id="en-us_topic_0168602227__b158631647133313">Disable</strong> in the <strong id="en-us_topic_0168602227__b477716505331">Operation</strong> column. Modifying tracker parameters does not affect the existing operation records. After the modification is complete, the system will immediately start recording operations based on the new rule.</p>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0168602227__section66070243"><h4 class="sectiontitle">URI</h4><p id="en-us_topic_0168602227__p46710863">PUT /v1.0/{project_id}/tracker/{tracker_name}</p>
|
|
<div class="p" id="en-us_topic_0168602227__p161414316113">The URI parameters are described in <a href="#en-us_topic_0168602227__table25483595">Table1 Parameters in the URI</a>.
|
|
<div class="tablenoborder"><a name="en-us_topic_0168602227__table25483595"></a><a name="table25483595"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602227__table25483595" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters in the URI</caption><thead align="left"><tr id="en-us_topic_0168602227__row32913796"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.2.3.2.2.5.1.1"><p id="en-us_topic_0168602227__p48771786"><strong id="en-us_topic_0168602227__b842352706114257">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.2.3.2.2.5.1.2"><p id="en-us_topic_0168602227__p58200593"><strong id="en-us_topic_0168602227__b84235270611430">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.2.5.1.3"><p id="en-us_topic_0168602227__p16627584"><strong id="en-us_topic_0168602227__b84235270611434">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.2.5.1.4"><p id="en-us_topic_0168602227__p4657088"><strong id="en-us_topic_0168602227__b84235270611437">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0168602227__row41679865"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="en-us_topic_0168602227__p20625874">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="en-us_topic_0168602227__p60083059">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="en-us_topic_0168602227__p34889605">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="en-us_topic_0168602227__p7485743">Project ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row54714902142926"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="en-us_topic_0168602227__p41581713142932">tracker_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="en-us_topic_0168602227__p12675603142932">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="en-us_topic_0168602227__p20090946142932">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="en-us_topic_0168602227__p16753925142932">Tracker name. Currently, only one tracker is allowed for each tenant. The tracker name is <strong id="en-us_topic_0168602227__b1034181613460">system</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0168602227__section57761279"><h4 class="sectiontitle">Request</h4><ul id="en-us_topic_0168602227__ul52313669"><li id="en-us_topic_0168602227__li1060976">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602227__table65557227153241" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the request</caption><thead align="left"><tr id="en-us_topic_0168602227__row6305742153241"><th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.3.2.1.1.2.6.1.1"><p id="en-us_topic_0168602227__p41003092153241"><strong id="en-us_topic_0168602227__a0eb8e97159684639b27d5812ded25b6b">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.181818181818183%" id="mcps1.3.3.2.1.1.2.6.1.2"><p id="en-us_topic_0168602227__p5354930192235"><strong id="en-us_topic_0168602227__b842352706154949">Sub-Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="12.121212121212121%" id="mcps1.3.3.2.1.1.2.6.1.3"><p id="en-us_topic_0168602227__p32916126153241"><strong id="en-us_topic_0168602227__b1890419050">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="11.111111111111112%" id="mcps1.3.3.2.1.1.2.6.1.4"><p id="en-us_topic_0168602227__p48960532153241"><strong id="en-us_topic_0168602227__b1180220912">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="39.3939393939394%" id="mcps1.3.3.2.1.1.2.6.1.5"><p id="en-us_topic_0168602227__p6380192153241"><strong id="en-us_topic_0168602227__b842352706114321">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0168602227__row47033511153241"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.3.2.1.1.2.6.1.1 "><p id="en-us_topic_0168602227__p51618067153241">bucket_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.3.2.1.1.2.6.1.2 "><p id="en-us_topic_0168602227__p4252611892235">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.3.2.1.1.2.6.1.3 "><p id="en-us_topic_0168602227__p20313932153241">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.111111111111112%" headers="mcps1.3.3.2.1.1.2.6.1.4 "><p id="en-us_topic_0168602227__p34815801153241">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.3939393939394%" headers="mcps1.3.3.2.1.1.2.6.1.5 "><p id="en-us_topic_0168602227__p1473512202311">OBS bucket name. It starts with a number or lowercase letter and contains 3 to 63 characters, including lowercase letters, numbers, hyphens (-), and periods (.)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row13568862153241"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.3.2.1.1.2.6.1.1 "><p id="en-us_topic_0168602227__p25336029153241">file_prefix_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.3.2.1.1.2.6.1.2 "><p id="en-us_topic_0168602227__p2206349992235">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.3.2.1.1.2.6.1.3 "><p id="en-us_topic_0168602227__p38952493153241">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.111111111111112%" headers="mcps1.3.3.2.1.1.2.6.1.4 "><p id="en-us_topic_0168602227__p1035382153241">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.3939393939394%" headers="mcps1.3.3.2.1.1.2.6.1.5 "><p id="en-us_topic_0168602227__p16757087153241">Prefix of trace files that need to be stored in OBS buckets. The value contains 0 to 64 characters, including letters, numbers, hyphens (-), underscores (_), and periods (.)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row16596055153241"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.3.2.1.1.2.6.1.1 "><p id="en-us_topic_0168602227__p2103187153241">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.3.2.1.1.2.6.1.2 "><p id="en-us_topic_0168602227__p4231297292235">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.3.2.1.1.2.6.1.3 "><p id="en-us_topic_0168602227__p36140484153241">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.111111111111112%" headers="mcps1.3.3.2.1.1.2.6.1.4 "><p id="en-us_topic_0168602227__p41698130153241">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.3939393939394%" headers="mcps1.3.3.2.1.1.2.6.1.5 "><p id="en-us_topic_0168602227__p22105380153241">Status of a tracker. The value can be <strong id="en-us_topic_0168602227__b156401812201420">enabled</strong> or <strong id="en-us_topic_0168602227__b1064015128144">disabled</strong>. If you change the value to <strong id="en-us_topic_0168602227__b909741105102839">disabled</strong>, the tracker stops recording traces.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row18488101217413"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.3.2.1.1.2.6.1.1 "><p id="en-us_topic_0168602227__p61511723174117">lts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.3.2.1.1.2.6.1.2 "><p id="en-us_topic_0168602227__p15179133012421">is_lts_enabled</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.3.2.1.1.2.6.1.3 "><p id="en-us_topic_0168602227__p21804304422">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.111111111111112%" headers="mcps1.3.3.2.1.1.2.6.1.4 "><p id="en-us_topic_0168602227__p151806302427">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.3939393939394%" headers="mcps1.3.3.2.1.1.2.6.1.5 "><p id="en-us_topic_0168602227__p635574111276">Whether trace analysis is enabled.</p>
|
|
<div class="note" id="en-us_topic_0168602227__note1457015219207"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0168602227__p1557175219207">When you enable trace analysis, a log group named <strong id="en-us_topic_0168602227__b3913172415014">CTS</strong> and a log stream named <strong id="en-us_topic_0168602227__b159165245500">system-trace</strong> are created in LTS.</p>
|
|
</div></div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="en-us_topic_0168602227__ul66164776"><li id="en-us_topic_0168602227__li58612075">Example request<pre class="screen" id="en-us_topic_0168602227__screen59753432103546">PUT /v1.0/{project_id}/tracker/system
|
|
{
|
|
"bucket_name" : "my_created_bucket",
|
|
"file_prefix_name" : "some_folder",
|
|
"lts" : {
|
|
"is_lts_enabled" : true,
|
|
},
|
|
"status" : "disabled"
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="en-us_topic_0168602227__section50089467"><h4 class="sectiontitle">Response</h4><ul id="en-us_topic_0168602227__ul7637115"><li id="en-us_topic_0168602227__li1625174">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602227__table14626574" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters in the response</caption><thead align="left"><tr id="en-us_topic_0168602227__row8821459"><th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.4.2.1.1.2.5.1.1"><p id="en-us_topic_0168602227__p43449544"><strong id="en-us_topic_0168602227__b297018262">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.2.1.1.2.5.1.2"><p id="en-us_topic_0168602227__p3157590892913"><strong id="en-us_topic_0168602227__b1097446769">Sub-Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.4.2.1.1.2.5.1.3"><p id="en-us_topic_0168602227__p29752153"><strong id="en-us_topic_0168602227__b842352706114330">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="32%" id="mcps1.3.4.2.1.1.2.5.1.4"><p id="en-us_topic_0168602227__p61114224"><strong id="en-us_topic_0168602227__b842352706114333">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0168602227__row51305074"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p62070345">tracker_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p751175192913">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p61642077">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="32%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602227__p26952341">Tracker name. It is set as <strong id="en-us_topic_0168602227__b17738141517271">system</strong> by default.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row41244482"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p52468780">bucket_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p447210392913">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p22112815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="32%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602227__p178572143147">OBS bucket name. It starts with a number or lowercase letter and contains 3 to 63 characters, including lowercase letters, numbers, hyphens (-), and periods (.)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row14114947"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p2460041">file_prefix_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p2669604392913">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p65045669">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="32%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602227__p34207804">Prefix of trace files that need to be stored in OBS buckets.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row39434786"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p40101120">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p1489586892913">N/A</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p26965262">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="32%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602227__p36702580">Status of a tracker. The value can be <strong id="en-us_topic_0168602227__b215039161">enabled</strong> or <strong id="en-us_topic_0168602227__b13200321614">disabled</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row95091143144210"><td class="cellrowborder" rowspan="3" valign="top" width="17%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p55601316434">lts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p14509743104218">is_lts_enabled</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p12747164683613">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="32%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602227__p95090437427">Whether trace analysis is enabled.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row051818491427"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p12518174934217">log_group_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p057010479435">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p16762144134414">Name of the LTS log group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row17662477421"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602227__p1856110317430">log_topic_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602227__p187444984310">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602227__p165611032431">Name of the LTS log stream.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="en-us_topic_0168602227__ul19026538"><li id="en-us_topic_0168602227__li37021121">Example response</li></ul>
|
|
</div>
|
|
<pre class="screen" id="en-us_topic_0168602227__screen33765355104318">{
|
|
"bucket_name" : "my_created_bucket",
|
|
"tracker_name" : "system",
|
|
"file_prefix_name" : "some_folder",
|
|
"lts" : {
|
|
"is_lts_enabled" : true,
|
|
"log_group_name" : "CTS",
|
|
"log_topic_name" : "system-trace"
|
|
},
|
|
"status" : "disabled"
|
|
"bucket_name" : "1214",
|
|
"tracker_name" : "system",
|
|
}</pre>
|
|
<div class="section" id="en-us_topic_0168602227__section48152024"><h4 class="sectiontitle">Returned Value</h4><ul id="en-us_topic_0168602227__ul57662920"><li id="en-us_topic_0168602227__li49204239">Normal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602227__table40184969" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Return code for successful requests</caption><thead align="left"><tr id="en-us_topic_0168602227__row47078488"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.1.1.2.3.1.1"><p id="en-us_topic_0168602227__p55261147"><strong id="en-us_topic_0168602227__b842352706114339">Returned Value</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.1.1.2.3.1.2"><p id="en-us_topic_0168602227__p46967960"><strong id="en-us_topic_0168602227__b842352706114342">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0168602227__row46308405"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.1.1.2.3.1.1 "><p id="en-us_topic_0168602227__p59993306">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.1.1.2.3.1.2 "><p id="en-us_topic_0168602227__p27619632">The request is successfully processed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="en-us_topic_0168602227__li47250101">Abnormal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602227__table22597726" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Return code for failed requests</caption><thead align="left"><tr id="en-us_topic_0168602227__row47637903"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.6.2.2.1.2.3.1.1"><p id="en-us_topic_0168602227__p33464950"><strong id="en-us_topic_0168602227__b842352706114346">Returned Value</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.6.2.2.1.2.3.1.2"><p id="en-us_topic_0168602227__p26306458"><strong id="en-us_topic_0168602227__b842352706114349">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="en-us_topic_0168602227__row4060124914320"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.2.1.2.3.1.1 "><p id="en-us_topic_0168602227__p1792165414323">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.2.1.2.3.1.2 "><p id="en-us_topic_0168602227__p4236789014323">The server failed to process the request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row50448354"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.2.1.2.3.1.1 "><p id="en-us_topic_0168602227__p59784887">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.2.1.2.3.1.2 "><p id="en-us_topic_0168602227__p10737664">The server failed to find the requested resource.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row29530116"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.2.1.2.3.1.1 "><p id="en-us_topic_0168602227__p43129175">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.2.1.2.3.1.2 "><p id="en-us_topic_0168602227__p3802258">Failed to complete the request because of an internal service error.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row7482544102614"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.2.1.2.3.1.1 "><p id="en-us_topic_0168602227__p63810326102628">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.2.1.2.3.1.2 "><p id="en-us_topic_0168602227__p1253885102628">Your access request is rejected.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="en-us_topic_0168602227__row60099241102618"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.6.2.2.1.2.3.1.1 "><p id="en-us_topic_0168602227__p3443958102638">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.6.2.2.1.2.3.1.2 "><p id="en-us_topic_0168602227__p10525145102638">You are forbidden to access the requested page.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0168602232.html">Tracker Management</a></div>
|
|
</div>
|
|
</div>
|
|
|