doc-exports/docs/cts/api-ref/en-us_topic_0168602252.html
Ying, Jiayu 14be087a3b CTS API 1122 version
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>
2022-12-09 10:04:38 +00:00

501 lines
43 KiB
HTML

<a name="en-us_topic_0168602252"></a><a name="en-us_topic_0168602252"></a>
<h1 class="topictitle1">Querying Traces (v2.0)</h1>
<div id="body1491555259644"><div class="section" id="en-us_topic_0168602252__section27109618165546"><h4 class="sectiontitle">Function</h4><p id="en-us_topic_0168602252__p48395464165546">This API is used to query records of operations on resources in the last seven days. In v2.0, the request parameter <strong id="en-us_topic_0168602252__b84235270610558">trace_rating</strong> is changed to <strong id="en-us_topic_0168602252__b842352706105523">trace_status</strong>, and the type of response parameter <strong id="en-us_topic_0168602252__b842352706105742">user</strong> is changed to <strong id="en-us_topic_0168602252__b84235270611051">Structure</strong>.</p>
</div>
<div class="section" id="en-us_topic_0168602252__section32905997165546"><h4 class="sectiontitle">URI</h4><p id="en-us_topic_0168602252__p7032277165546">GET /v2.0/{project_id}/{tracker_name}/trace{?trace_id,service_type,resource_type,resource_id,resource_name,trace_name,trace_status,user,limit,from,to,next}</p>
<div class="p" id="en-us_topic_0168602252__p13411521191713">The URI parameters are described in <a href="#en-us_topic_0168602252__table32743527165546">Table1 Parameters in the URI</a>.
<div class="tablenoborder"><a name="en-us_topic_0168602252__table32743527165546"></a><a name="table32743527165546"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table32743527165546" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters in the URI</caption><thead align="left"><tr id="en-us_topic_0168602252__row60169999165546"><th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.2.3.2.2.5.1.1"><p id="en-us_topic_0168602252__p41931785165546"><strong id="en-us_topic_0168602252__b842352706115119">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.2.5.1.2"><p id="en-us_topic_0168602252__p41031452165546"><strong id="en-us_topic_0168602252__b842352706115121">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.2.3.2.2.5.1.3"><p id="en-us_topic_0168602252__p35213295165546"><strong id="en-us_topic_0168602252__b842352706115123">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="46%" id="mcps1.3.2.3.2.2.5.1.4"><p id="en-us_topic_0168602252__p33704618165546"><strong id="en-us_topic_0168602252__b842352706115259">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row45719542165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="en-us_topic_0168602252__p12295418165546">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="en-us_topic_0168602252__p56404831165546">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="en-us_topic_0168602252__p5388621165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="en-us_topic_0168602252__p33825131165546">Project ID.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row35990723165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="en-us_topic_0168602252__p29567469165546">tracker_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="en-us_topic_0168602252__p46154779165546">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="en-us_topic_0168602252__p47549622165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="en-us_topic_0168602252__p26314149165546">Tracker name. Currently, only one tracker is allowed for each tenant. The tracker name is <strong id="en-us_topic_0168602252__b7435432124619">system</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="en-us_topic_0168602252__section51071313165546"><h4 class="sectiontitle">Request</h4><ul id="en-us_topic_0168602252__ul43135649165546"><li id="en-us_topic_0168602252__li52676522165546">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table4326653165546" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the request</caption><thead align="left"><tr id="en-us_topic_0168602252__row24894309165546"><th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.3.2.1.1.2.5.1.1"><p id="en-us_topic_0168602252__p3173112165546"><strong id="en-us_topic_0168602252__b675978654">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.3.2.1.1.2.5.1.2"><p id="en-us_topic_0168602252__p55695557165546"><strong id="en-us_topic_0168602252__b382415214">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.3.2.1.1.2.5.1.3"><p id="en-us_topic_0168602252__p15046258165546"><strong id="en-us_topic_0168602252__b953137831">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="46%" id="mcps1.3.3.2.1.1.2.5.1.4"><p id="en-us_topic_0168602252__p10787367165546"><strong id="en-us_topic_0168602252__b982422061">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row1361549165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p43176651165546">service_type</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p7647882165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p15498738165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p2667048518032">Type of a service whose traces are to be queried. The value must be the acronym of a cloud service that has been connected with CTS. It is a word composed of uppercase letters.</p>
<p id="en-us_topic_0168602252__p51908309105111">For cloud services that can be connected with CTS, see section "Supported Services and Operations" in the <em id="en-us_topic_0168602252__i1516716221718">Cloud Trace Service User Guide</em>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row24291067165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p21419439165546">resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p57252999165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p6981356165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p4832241718032">Type of a resource whose traces are to be queried. The value can contain 1 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.). It must start with a letter. For cloud services that can be connected with CTS, see section "Supported Services and Operations" in the <em id="en-us_topic_0168602252__i2960757522">Cloud Trace Service User Guide</em>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row56243953165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p59466324165546">resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p52042911165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p54726267165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p3642639165546">ID of a cloud resource whose traces are to be queried.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row32783758165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p38238762165546">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p10332051165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p31589808165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p8637674165546">Name of a resource whose traces are to be queried.</p>
<div class="note" id="en-us_topic_0168602252__note14394599111437"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0168602252__p62442531111437">The resource name is case sensitive.</p>
</div></div>
</td>
</tr>
<tr id="en-us_topic_0168602252__row10630205165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p55740268165546">trace_name</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p18667884165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p35703653165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p6314750165546">Trace name. It indicates the operation recorded by this trace.</p>
<div class="note" id="en-us_topic_0168602252__note42907983111452"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0168602252__p154821985263">The trace name is case sensitive.</p>
</div></div>
</td>
</tr>
<tr id="en-us_topic_0168602252__row56832750165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p40050010165546">limit</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p22825403165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p36918393165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p37599867165546">Number of traces returned in the trace list. The default value is <strong id="en-us_topic_0168602252__b13055005113140">50</strong> and the maximum value is <strong id="en-us_topic_0168602252__b1906933113145">200</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row2854490165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p29887101165546">next</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p4936154165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p64284183165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p54490452103033">This parameter is used to query traces generated earlier than its specified value. The value can be that of <strong id="en-us_topic_0168602252__b444114011544">marker</strong> in <a href="#en-us_topic_0168602252__table28997784165546">Table 5</a>.</p>
<p id="en-us_topic_0168602252__p20652022103033"><strong id="en-us_topic_0168602252__b766712025416">next</strong> can be used with <strong id="en-us_topic_0168602252__b1367382045411">from</strong> and <strong id="en-us_topic_0168602252__b13674202015419">to</strong>.</p>
<p id="en-us_topic_0168602252__p51650473103033">Traces generated in the overlap of the two time ranges specified respectively by <strong id="en-us_topic_0168602252__b19436132612548">next</strong> and by <strong id="en-us_topic_0168602252__b744152635417">from</strong> and <strong id="en-us_topic_0168602252__b164429263547">to</strong> will be returned.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row21182530165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p38063335165546">from</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p63231272165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p21459439165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p60492961165546">UTC timestamp of the start time of the query time range. The value is in milliseconds and contains 13 digits. Traces generated on the specified timestamp are not returned. The parameters <strong id="en-us_topic_0168602252__b134131418131915">from</strong> and <strong id="en-us_topic_0168602252__b941317187199">to</strong> should be used together.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row7565743165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p8845423165546">to</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p45390672165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p52765817165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p46172819165546">UTC timestamp of the end time of the query time range. The value is in milliseconds and contains 13 digits. Traces generated on the specified timestamp are not returned. The parameters <strong id="en-us_topic_0168602252__b2949162616199">to</strong> and <strong id="en-us_topic_0168602252__b595320267196">from</strong> should be used together.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row12902194165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p38444792165546">trace_id</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p27020418165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p41170232165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p46454532165546">Trace ID.</p>
<p id="en-us_topic_0168602252__p15437604165546">If this parameter is specified, other query criteria will not take effect.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row4720715165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p46833655165546">trace_status</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p35429744165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p51237021165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p56558055165546">Status of a trace. The value can be <strong id="en-us_topic_0168602252__b4511166231122">normal</strong>, <strong id="en-us_topic_0168602252__b14194326761122">warning</strong>, or <strong id="en-us_topic_0168602252__b8148876051122">incident</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row39260450165546"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="en-us_topic_0168602252__p25979873165546">user</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="en-us_topic_0168602252__p23994993165546">No</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="en-us_topic_0168602252__p64546298165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="en-us_topic_0168602252__p60867619165546">Name of the user whose traces are to be queried.</p>
<div class="note" id="en-us_topic_0168602252__note90750111518"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0168602252__p47127417111234">The username is case sensitive.</p>
</div></div>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="en-us_topic_0168602252__ul31330068165546"><li id="en-us_topic_0168602252__li13535159165546">Example request<pre class="screen" id="en-us_topic_0168602252__screen975187516583">GET
/v2.0/{project_id}/{tracker_name}/trace?limit=11&amp;to=1479095278000&amp;from=1478490478000&amp;trace_name=createTracker&amp;resource_type=tracker&amp;service_type=CTS</pre>
</li></ul>
</div>
<div class="section" id="en-us_topic_0168602252__section22606120165546"><h4 class="sectiontitle">Response</h4><ul id="en-us_topic_0168602252__ul19156470165546"><li id="en-us_topic_0168602252__li38190507165546">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table8170248165546" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters in the response</caption><thead align="left"><tr id="en-us_topic_0168602252__row61682794165546"><th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="en-us_topic_0168602252__p30250398165546"><strong id="en-us_topic_0168602252__b2071463789">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="en-us_topic_0168602252__p34363167165546"><strong id="en-us_topic_0168602252__b1941412472">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="en-us_topic_0168602252__p31953108165546"><strong id="en-us_topic_0168602252__b744183022">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row38064933165546"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="en-us_topic_0168602252__p63360764165546">traces</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="en-us_topic_0168602252__p31948222165546">array</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="en-us_topic_0168602252__p37669205165546">List of returned traces.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row59964039104211"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="en-us_topic_0168602252__p23393412104219">meta_data</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="en-us_topic_0168602252__p15818213104219">Structure</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="en-us_topic_0168602252__p6206842104219">Extended parameter. The value can be <strong id="en-us_topic_0168602252__b17406316173111">count</strong> (number of traces in the response) or <strong id="en-us_topic_0168602252__b641101616316">marker</strong> (ID of the last trace in the trace list).</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="p" id="en-us_topic_0168602252__p14224310202">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table52822305165546" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Data structure of the <strong id="en-us_topic_0168602252__b84235270695528">traces</strong> parameter</caption><thead align="left"><tr id="en-us_topic_0168602252__row32694645165546"><th align="left" class="cellrowborder" valign="top" width="22.71%" id="mcps1.3.4.2.1.2.1.2.4.1.1"><p id="en-us_topic_0168602252__p31020559165546"><strong id="en-us_topic_0168602252__b84235270611524">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.09%" id="mcps1.3.4.2.1.2.1.2.4.1.2"><p id="en-us_topic_0168602252__p29637333165546"><strong id="en-us_topic_0168602252__b1525452407">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.2%" id="mcps1.3.4.2.1.2.1.2.4.1.3"><p id="en-us_topic_0168602252__p51813809165546"><strong id="en-us_topic_0168602252__b909195614">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row36168968165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p44005316165546">resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p7660877165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p16551306165546">ID of a cloud resource on which the recorded operation was performed.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row14744032165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p53415943165546">trace_name</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p31724118165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p66412540103525">Name of a trace. The value can contain 1 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.). It must start with a letter.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row41433388165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p661256165546">trace_status</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p53561736165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p43533332165546">Trace status. The value can be <strong id="en-us_topic_0168602252__b145673556513">normal</strong>, <strong id="en-us_topic_0168602252__b1057415517512">warning</strong>, or <strong id="en-us_topic_0168602252__b55740557519">incident</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row56255675165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p60415813165546">trace_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p61842704165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p43203140165546">Trace source. The value can be <strong id="en-us_topic_0168602252__b78541907324">ApiCall</strong>, <strong id="en-us_topic_0168602252__b11859200163213">ConsoleAction</strong>, or <strong id="en-us_topic_0168602252__b10859140143211">SystemAction</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row53283940165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p21031879165546">request</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p25860647165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p14337643165546">Request of an operation on resources.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row61929926165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p50268124165546">response</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p45186250165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p36207673165546">Response to a user request, that is, the returned information for an operation on resources.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row57433609165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p21610715165546">code</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p5637506165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p53984870165546">HTTP status code returned by the associated API.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row16101786165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p29176291165546">api_version</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p14469405165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p31171184165546">Version of the API.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row12105202165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p40997276165546">message</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p32445042165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p10802782165546">Remarks added by other cloud services to a trace.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row30116174165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p23491059165546">record_time</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p23727649165546">Long</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p42891391165546">Timestamp when an operation was recorded by CTS.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row50584187165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p3678500165546">trace_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p29523053165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p42557054165546">Trace ID. The value is the UUID generated by the system.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row47469169165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p19797506165546">time</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p60094192165546">Long</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p35791394165546">Timestamp when a trace was generated.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row53687097165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p53687564165546">user</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p53725465165546">Structure</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p56795398165546">Information of the user who performed the operation that triggered the trace.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row41396536165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p64785113165546">service_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p13102766165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p5074752718058">Type of a service whose traces are to be queried. The value must be the acronym of a cloud service that has been connected with CTS. It is a word composed of uppercase letters.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row22457886165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p7149510165546">resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p42239422165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p1796340518058">Type of a resource whose traces are to be queried. The value can contain 1 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.). It must start with a letter.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row56679075165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p27602363165546">source_ip</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p21198944165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p39392889165546">IP address of the tenant who performed the operation that triggered the trace.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row18991685165546"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p61931496165546">resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p50395251165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p55483535165546">Name of a resource on which the recorded operation was performed.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row4585385310527"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p8436414105215">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p12260895105215">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p53608433105215">Request ID.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row5438862310527"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p23189049105215">location_info</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p66373691105215">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p7559914105215">Additional information required for fault locating after a request error.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row3851496810527"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p8250778105215">endpoint</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p64333271105215">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p43612444105215">Endpoint in the details page URL of the cloud resource on which the recorded operation was performed.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row1120313510527"><td class="cellrowborder" valign="top" width="22.71%" headers="mcps1.3.4.2.1.2.1.2.4.1.1 "><p id="en-us_topic_0168602252__p50979495105215">resource_url</p>
</td>
<td class="cellrowborder" valign="top" width="24.09%" headers="mcps1.3.4.2.1.2.1.2.4.1.2 "><p id="en-us_topic_0168602252__p35698408105215">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.2%" headers="mcps1.3.4.2.1.2.1.2.4.1.3 "><p id="en-us_topic_0168602252__p5889967105215">Details page URL (excluding the endpoint) of the cloud resource on which the recorded operation was performed.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="p" id="en-us_topic_0168602252__p28125454102741">
<div class="tablenoborder"><a name="en-us_topic_0168602252__table28997784165546"></a><a name="table28997784165546"></a><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table28997784165546" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Data structure of the <strong id="en-us_topic_0168602252__b538291502">meta_data</strong> parameter</caption><thead align="left"><tr id="en-us_topic_0168602252__row641162165546"><th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.4.2.1.3.1.2.4.1.1"><p id="en-us_topic_0168602252__p51934161165546"><strong id="en-us_topic_0168602252__b1649841040">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.4.2.1.3.1.2.4.1.2"><p id="en-us_topic_0168602252__p45917504165546"><strong id="en-us_topic_0168602252__b1926661405">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51%" id="mcps1.3.4.2.1.3.1.2.4.1.3"><p id="en-us_topic_0168602252__p28330368165546"><strong id="en-us_topic_0168602252__b1589495080">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row13058489165546"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.4.2.1.3.1.2.4.1.1 "><p id="en-us_topic_0168602252__p51104658165546">count</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.3.1.2.4.1.2 "><p id="en-us_topic_0168602252__p45836595165546">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.3.1.2.4.1.3 "><p id="en-us_topic_0168602252__p21776709165546">Number of returned traces.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row61772655165546"><td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.4.2.1.3.1.2.4.1.1 "><p id="en-us_topic_0168602252__p37529197165546">marker</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.3.1.2.4.1.2 "><p id="en-us_topic_0168602252__p19966127165546">String</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.3.1.2.4.1.3 "><p id="en-us_topic_0168602252__p6643614165546">ID of the last trace in the returned trace list. The value of this parameter can be used as the <strong id="en-us_topic_0168602252__b842352706112324">next</strong> value. If the value of <strong id="en-us_topic_0168602252__b842352706112352">marker</strong> is <strong id="en-us_topic_0168602252__b84235270611240">null</strong>, all traces have been returned.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</li></ul>
<ul id="en-us_topic_0168602252__ul1261857165546"><li id="en-us_topic_0168602252__li11356718165546">Example response<pre class="screen" id="en-us_topic_0168602252__screen514897781703">{
"traces" : [ {
"time" : 1472148708232,
"user" : "{\"name\":\"xxx\",\"id\":\"a2e899190fcd444084a68fc0ac2sc1e9\",\"domain\":{\"name\":\"xxx\",\"id\":\"05b2598d69bc4a209f9ac5eeeb1f91ad\"}}",
"response" : "{\"code\":\"VPC.0514\",\"message\":\"Update port fail.\"}",
"code" : 200,
"service_type" : "VPC",
"resource_type" : "eip",
"resource_name" : "192.144.163.1",
"resource_id" : "d502809d-0d1d-41ce-9690-784282142ccc",
"trace_name" : "deleteEip",
"trace_status " : "warning",
"trace_type" : "ConsoleAction",
"api_version" : "2.0",
"record_time" : 1481066128032,
"trace_id" : "e001ccb9-bc09-11e6-b00b-4b2a61338db6"
"request_id" : "a0001c1b9-bctt-2136-c12b-4b2a611116"
"location_info" : "resource has been deleted"
"endpoint" : "https://*****/vpc?agencyId=***&amp;region=***&amp;locale=zh-cn#"
"resource_url" : "/vpc/vpcmanager/vpcs?vpcid=*****"
}, {
"time" : 1472148708232,
"user" : "{\"name\":\"xxx\",\"domain\":{\"name\":\"xxx\",\"id\":\"ded649d814464428ba89d04d7955c93e\"},\"assumedBy\":{\"user\":{\"name\":\"bss_bm_admin\",\"id\":\"c5140af45b5d4b399dea8f900f1dcf1b\",\"domain\":{\"name\":\"op_service\",\"id\":\"71ce673175024d0495664e525e52bac0\"}}}}",
"response" : "{\"code\":\"VPC.0514\",\"message\":\"Update port fail.\"}",
"code" : 200,
"service_type" : "VPC",
"resource_type" : "eip",
"resource_name" : "192.144.163.1",
"resource_id" : "d502809d-0d1d-41ce-9690-784282142ccc",
"trace_name" : "deleteEip",
"trace_status" : "warning",
"trace_type" : "ConsoleAction",
"api_version" : "2.0",
"record_time" : 1481066128032,
"trace_id" : "e001ccb8-bc09-11e6-b2cc-2640a43cc6e8"
"request_id" : "a0001c1b9-bctt-2136-c12b-4b2a611116"
"location_info" : "resource has been deleted"
"endpoint" : "https://*****/vpc?agencyId=***&amp;region=***&amp;locale=zh-cn#"
"resource_url" : "/vpc/vpcmanager/vpcs?vpcid=*****"
} ],
"meta_data" : {
"count" : 2,
"marker" : "e001ccb8-bc09-11e6-b2cc-2640a43cc6e8"
}
}</pre>
<p id="en-us_topic_0168602252__p8415424165953"></p>
</li></ul>
</div>
<div class="section" id="en-us_topic_0168602252__section24657413165546"><h4 class="sectiontitle">Returned Value</h4><ul id="en-us_topic_0168602252__ul51093430165546"><li id="en-us_topic_0168602252__li57187686165546">Normal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table44927131165546" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Return code for successful requests</caption><thead align="left"><tr id="en-us_topic_0168602252__row21668667165546"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.2.3.1.1"><p id="en-us_topic_0168602252__p10331587165546"><strong id="en-us_topic_0168602252__b8423527069424">Returned Value</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.2.3.1.2"><p id="en-us_topic_0168602252__p31552195165546"><strong id="en-us_topic_0168602252__b987080496">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row5591012165546"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p50218829165546">200</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p41193383165546">The request is successful and the query result is returned.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="en-us_topic_0168602252__ul48329754165546"><li id="en-us_topic_0168602252__li32314604165546">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0168602252__table22395981165546" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Return code for failed requests</caption><thead align="left"><tr id="en-us_topic_0168602252__row13016504165546"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.3.1.1.2.3.1.1"><p id="en-us_topic_0168602252__p47703871165546"><strong id="en-us_topic_0168602252__b1665870212">Returned Value</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.3.1.1.2.3.1.2"><p id="en-us_topic_0168602252__p38808363165546"><strong id="en-us_topic_0168602252__b1832903904">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0168602252__row56469732165546"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p10645585165546">400</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.3.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p56986075165546">The query parameters are abnormal.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row12766140143550"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p47786399143550">500</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.3.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p45493102143550">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row43112630165546"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p2462133165546">401</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.3.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p65215109165546">The request is rejected due to authentication failure.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row50065075165546"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p28739263165546">403</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.3.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p46178927165546">The server understood the request but refused to authorize it.</p>
</td>
</tr>
<tr id="en-us_topic_0168602252__row12957160165546"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.3.1.1.2.3.1.1 "><p id="en-us_topic_0168602252__p42897034165546">404</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.3.1.1.2.3.1.2 "><p id="en-us_topic_0168602252__p52107716165546">The requested trace does not exist.</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_0168602178.html">Trace Management</a></div>
</div>
</div>