doc-exports/docs/cts/api-ref/cts_api_0321.html
Liu, Siying 61db61b4e5 CTS API 20230612 version.
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Co-authored-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-04-18 10:17:02 +00:00

593 lines
53 KiB
HTML

<a name="cts_api_0321"></a><a name="cts_api_0321"></a>
<h1 class="topictitle1">Creating a Tracker</h1>
<div id="body8662426"><div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section14103114754813"><h4 class="sectiontitle">Function</h4><p id="cts_api_0321__en-us_topic_0000001213477715_p910434784811">When you enable CTS, a tracker is automatically created to associate with the cloud services you are using and record all operations on the services. A management tracker can be created by an account in a region. Traces are retained in the CTS console for seven days. For long-term storage, you can enable Object Storage Service (OBS) and deliver real-time operation records to OBS buckets.</p>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section201041947144815"><h4 class="sectiontitle">URI</h4><p id="cts_api_0321__en-us_topic_0000001213477715_p71041147104818">POST /v3/{project_id}/tracker</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table3105114716481" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row7104247134816"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p191052479486">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p0105184794818">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p16105347174816">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="cts_api_0321__en-us_topic_0000001213477715_p4105124713487">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row310434774813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1110544744811">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p131051547114820">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p3105114712488">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p13105547114818">Project ID. For details, see <a href="cts_api_0005.html">Obtaining an Account ID and Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section610634764810"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_request_CreateTrackerRequestBody" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row1810634716489"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p1610744714488">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p1910719479489">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p1510774724811">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="cts_api_0321__en-us_topic_0000001213477715_p19107154713486">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row121061472484"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p91071147104816">tracker_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p210764717489">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p18108447184810">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1110804724817">Tracker type. The value can be <strong id="cts_api_0321__en-us_topic_0000001213477715_b194999010554341">system</strong> (management tracker).</p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p111085479489">Enumerated values:</p>
<ul id="cts_api_0321__en-us_topic_0000001213477715_ul310884711487"><li id="cts_api_0321__en-us_topic_0000001213477715_li510818471482"><strong id="cts_api_0321__en-us_topic_0000001213477715_b51084474485">system</strong></li></ul>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row11060470485"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p191081647164819">tracker_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17108144764810">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p01081447204811">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p710816471485">Tracker name. When <strong id="cts_api_0321__en-us_topic_0000001213477715_b126515975654341">tracker_type</strong> is set to <strong id="cts_api_0321__en-us_topic_0000001213477715_b50851180754341">system</strong>, the default value <strong id="cts_api_0321__en-us_topic_0000001213477715_b184981640254341">system</strong> is used. </p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row7106147184816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1010984720488">is_lts_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p19109114754810">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p41091247144814">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p141097477480">Whether to enable trace analysis.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row010614472486"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1111015471485">obs_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17110104715485">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1411054784817"><a href="#cts_api_0321__en-us_topic_0000001213477715_request_TrackerObsInfo">TrackerObsInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p161101947184815">Configurations of an OBS bucket to which traces will be transferred.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="cts_api_0321__en-us_topic_0000001213477715_request_TrackerObsInfo"></a><a name="en-us_topic_0000001213477715_request_TrackerObsInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_request_TrackerObsInfo" frame="border" border="1" rules="all"><caption><b>Table 3 </b>TrackerObsInfo</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row0114194713482"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p911444715486">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p11114184719483">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p9115547114818">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="cts_api_0321__en-us_topic_0000001213477715_p011564714810">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row1811414479485"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p8115154724813">bucket_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1111513472480">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p0115747154812">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p13115144716485">OBS bucket name. The value contains 3 to 63 characters and must start with a digit or lowercase letter. Only lowercase letters, digits, hyphens (-), and periods (.) are allowed.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row6114104710487"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p11115194764815">file_prefix_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p0115147104811">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17115947204814">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p141160479489">Prefix of trace files that need to be stored in OBS buckets. The value can contain 0 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.).</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row6114447174814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p12116104784815">is_obs_created</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p7116134734816">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p171165475481">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p19116114774818">Whether an OBS bucket is created. If the value is <strong id="cts_api_0321__en-us_topic_0000001213477715_b127207817754341">true</strong>, an OBS bucket will be created to store trace files. If the value is <strong id="cts_api_0321__en-us_topic_0000001213477715_b164494063754341">false</strong>, trace files will be stored in an existing OBS bucket.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row1311411474481"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1711710472484">compress_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p911794744813">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p111714716481">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p611704744815">Compression type. The value can be JSON (no compression) or GZIP (compression). The default format is GZIP.</p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p20117164717483">Enumerated values:</p>
<ul id="cts_api_0321__en-us_topic_0000001213477715_ul711824711485"><li id="cts_api_0321__en-us_topic_0000001213477715_li411810476481"><strong id="cts_api_0321__en-us_topic_0000001213477715_b1411834754818">gzip</strong></li><li id="cts_api_0321__en-us_topic_0000001213477715_li111884724816"><strong id="cts_api_0321__en-us_topic_0000001213477715_b3118204720484">json</strong></li></ul>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row9114154704818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p9118847194810">is_sort_by_service</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p31181347174816">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p16118104718484">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="cts_api_0321__en-us_topic_0000001213477715_p81187473486">Whether to sort the path by cloud service. If this option is enabled, the cloud service name is added to the transfer file path. The default value is <strong id="cts_api_0321__en-us_topic_0000001213477715_b12448835054341">true</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section01211447124817"><h4 class="sectiontitle">Response Parameters</h4><p id="cts_api_0321__en-us_topic_0000001213477715_p1121114718483"><strong id="cts_api_0321__en-us_topic_0000001213477715_b74005388359">Status code: 201</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_response_CreateTrackerResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row18122847124818"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p111232477481">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p11123144754819">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p1412394710482">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row0122947194816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p21231247124812">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1112334712485">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p512474704811">Unique tracker ID.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row7122194724816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1012484774816">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14124204712488">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p61245473489">Timestamp when the tracker was created.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row13122144794811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p16125174711485">lts</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17125134718481"><a href="#cts_api_0321__en-us_topic_0000001213477715_response_Lts">Lts</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p8126947114810">Detail about trace analysis.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row21221847114811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p121261147144814">tracker_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p6126164784820">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p81262471489">Tracker type. The value can be <strong id="cts_api_0321__en-us_topic_0000001213477715_b82347249654341">system</strong> (management tracker).</p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p11126647154812">Enumerated values:</p>
<ul id="cts_api_0321__en-us_topic_0000001213477715_ul112615476481"><li id="cts_api_0321__en-us_topic_0000001213477715_li312612479483"><strong id="cts_api_0321__en-us_topic_0000001213477715_b19126164718485">system</strong></li></ul>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row1512274715486"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p2126154784816">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p101261547144819">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p11126194734815">Account ID. For details, see <a href="cts_api_0005.html">Obtaining an Account ID and Project ID</a>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row5122104794811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14127124764819">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p101271047104814">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p412714710482">Project ID.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row11221473484"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p0127847164816">tracker_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p112710478481">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1112724711480">Tracker name. The default value is <strong id="cts_api_0321__en-us_topic_0000001213477715_b116436759254341">system</strong>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row61231947114819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p7127547184813">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1512734711487">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p18127204710486">Tracker status. The value can be <strong id="cts_api_0321__en-us_topic_0000001213477715_b54060151354341">enabled</strong>, <strong id="cts_api_0321__en-us_topic_0000001213477715_b139623252954341">disabled</strong>, or <strong id="cts_api_0321__en-us_topic_0000001213477715_b43054409254341">error</strong>. If the value is set to <strong id="cts_api_0321__en-us_topic_0000001213477715_b177536684154341">error</strong>, the <strong id="cts_api_0321__en-us_topic_0000001213477715_b25028366254341">detail</strong> field is required for specifying the source of the error.</p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p712754713489">Enumerated values:</p>
<ul id="cts_api_0321__en-us_topic_0000001213477715_ul31281047144811"><li id="cts_api_0321__en-us_topic_0000001213477715_li17128184794814"><strong id="cts_api_0321__en-us_topic_0000001213477715_b6128194754817">enabled</strong></li><li id="cts_api_0321__en-us_topic_0000001213477715_li5128144710488"><strong id="cts_api_0321__en-us_topic_0000001213477715_b21281547184810">disabled</strong></li></ul>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row312319474481"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1412844704816">detail</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1112844734817">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1412815477486">This parameter is returned only when the tracker status is <strong id="cts_api_0321__en-us_topic_0000001213477715_b202271424754341">error</strong>. It indicates the cause of the abnormal status, and its value can be <strong id="cts_api_0321__en-us_topic_0000001213477715_b76245792454341">bucketPolicyError</strong>, <strong id="cts_api_0321__en-us_topic_0000001213477715_b140664492354341">noBucket</strong>, or <strong id="cts_api_0321__en-us_topic_0000001213477715_b157519286854341">arrears</strong>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row1712374717485"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p15128847154816">obs_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p18129114717488"><a href="#cts_api_0321__en-us_topic_0000001213477715_response_ObsInfo">ObsInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p111291647124817">Information about the bucket to which traces are transferred.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_response_ManagementEventSelector" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ManagementEventSelector</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row171301947104820"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p123743475484">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p637412473484">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p037454719481">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row1813014719480"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p4374144718481">exclude_service</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p10374104744820">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p737414717482">Cloud services whose traces will not be transferred. Currently, the value can only be set to <strong id="cts_api_0321__en-us_topic_0000001213477715_b16393172195817">KMS</strong>, indicating that the createDatakey traces of KMS will not be transferred.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="cts_api_0321__en-us_topic_0000001213477715_response_Lts"></a><a name="en-us_topic_0000001213477715_response_Lts"></a><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_response_Lts" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Lts</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row1913294764811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p9374174774812">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p837444764813">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p11374104715485">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row5132154710488"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p837416473480">is_lts_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1937474712486">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p16374114774819">Specifies whether to enable the LTS search function.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row181321647194816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p19374104716482">log_group_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p637454754820">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1937416476486">Name of the log group that CTS creates in LTS.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row1313224720482"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1337411478485">log_topic_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p10374164724818">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p93741847144816">Specifies the name of the log topic that CTS creates in LTS.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="cts_api_0321__en-us_topic_0000001213477715_response_ObsInfo"></a><a name="en-us_topic_0000001213477715_response_ObsInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_response_ObsInfo" frame="border" border="1" rules="all"><caption><b>Table 7 </b>ObsInfo</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row8134104717483"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p23745475485">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p10374124774811">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p1337594711481">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row171346473481"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p2375547134817">bucket_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p15375154715487">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p10375134734815">OBS bucket name. The value contains 3 to 63 characters and must start with a digit or lowercase letter. Only lowercase letters, digits, hyphens (-), and periods (.) are allowed.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row171345474481"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p237515476483">file_prefix_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p0375164794814">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p10375947174814">Prefix of trace files that need to be stored in OBS buckets. The value can contain 0 to 64 characters, including letters, digits, hyphens (-), underscores (_), and periods (.).</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row131344475480"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17375194710486">is_obs_created</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p123755477485">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14375194716485">Whether the OBS bucket is automatically created by the tracker.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row3134204754816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p113751947164819">compress_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p73752477489">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1037534711482">Compression type. The value can be JSON (no compression) or GZIP (compression). The default format is GZIP.</p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p1537510476481">Enumerated values:</p>
<ul id="cts_api_0321__en-us_topic_0000001213477715_ul17375247134813"><li id="cts_api_0321__en-us_topic_0000001213477715_li113751147114816"><strong id="cts_api_0321__en-us_topic_0000001213477715_b193751047184812">gzip</strong></li><li id="cts_api_0321__en-us_topic_0000001213477715_li17375174719483"><strong id="cts_api_0321__en-us_topic_0000001213477715_b037574716481">json</strong></li></ul>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row161341247124812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p83751847134810">is_sort_by_service</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p103751347144815">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14375447154816">Whether to sort the path by cloud service. If this option is enabled, the cloud service name is added to the transfer file path. The default value is <strong id="cts_api_0321__en-us_topic_0000001213477715_b149450376854341">true</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p837664713489"><strong id="cts_api_0321__en-us_topic_0000001213477715_b2087643833517">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_response_FailedRsp" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row1913811476489"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p83762471481">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p1837620475483">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p93761547114817">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row12138114716482"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p103761747114816">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p173761347174819">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p3376104717485">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b73468515754341">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i34587838654341">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row013874715488"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p33761547114812">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p12376164744820">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p937617476487">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p33765476485"><strong id="cts_api_0321__en-us_topic_0000001213477715_b587713863510">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table171396477488" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row141391847134813"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p143761847194810">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p8376184764820">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p937684734811">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row61391347144815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p93761647134812">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p17376947104812">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p63766476480">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b22828326">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i1263329549">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row10140247144813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p8376174744817">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p537612477480">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p43761447114814">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p193765473483"><strong id="cts_api_0321__en-us_topic_0000001213477715_b487773853511">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table141411947164812" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row161411847104812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p1937604724817">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p10376184710487">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p17376447124816">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row5141144794812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1337618479488">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1337615475483">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1637624734818">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b1656601577">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i668233611">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row7141104715483"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p0376194719485">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1237644720487">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p103761847144814">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p43761247174814"><strong id="cts_api_0321__en-us_topic_0000001213477715_b138780389351">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table41461147204812" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row1614744712484"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p237717478484">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p3377124714815">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p143771047164819">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row1814712471483"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p6377104712483">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p23771747134814">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1637784710484">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b804782788">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i1917749586">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row14147134704815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p937704774818">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p437744712489">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p2377194714818">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p15377247144815"><strong id="cts_api_0321__en-us_topic_0000001213477715_b1287933843512">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table6148144794812" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row0148104715482"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p437711472488">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p103771447184816">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.16.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p4377164734810">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row19148147154818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p137704714815">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p10377154711488">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p193777479486">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b46591718">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i1188112949">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row5148104724810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p937784734815">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1437718477487">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p93771747194812">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="cts_api_0321__en-us_topic_0000001213477715_p193771047134813"><strong id="cts_api_0321__en-us_topic_0000001213477715_b11880163814354">Status code: 503</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_table614944715487" frame="border" border="1" rules="all"><caption><b>Table 13 </b>Response body parameters</caption><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row414994734810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p037774711487">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p1237734719481">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.18.2.4.1.3"><p id="cts_api_0321__en-us_topic_0000001213477715_p13377184754810">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row131495474489"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p6377174712489">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14377184714818">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1377647164818">Error code. Format: <strong id="cts_api_0321__en-us_topic_0000001213477715_b1922650107">CTS.</strong><em id="cts_api_0321__en-us_topic_0000001213477715_i2114502023">XXX</em>.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row161490471486"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p11377194714813">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1237774724810">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="cts_api_0321__en-us_topic_0000001213477715_p14377114784814">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section1837774714816"><h4 class="sectiontitle">Example Request</h4><ul id="cts_api_0321__en-us_topic_0000001213477715_ul63771147124813"><li id="cts_api_0321__en-us_topic_0000001213477715_li1437711479481">Creating a management tracker<pre class="screen" id="cts_api_0321__en-us_topic_0000001213477715_screen20377247194817">POST https://{endpoint}/v3/{project_id}/tracker
{
"tracker_type" : "system",
"tracker_name" : "system",
"obs_info" : {
"is_obs_created" : false,
"bucket_name" : "test-data-tracker",
"file_prefix_name" : "11"
},
"is_lts_enabled" : true,
"is_support_trace_files_encryption" : true,
"kms_id" : "13a4207c-7abe-4b68-8510-16b84c3b5504",
"is_support_validate" : true
}</pre>
</li></ul>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section937824710480"><h4 class="sectiontitle">Example Response</h4><p id="cts_api_0321__en-us_topic_0000001213477715_p17378547154811"><strong id="cts_api_0321__en-us_topic_0000001213477715_b2882163833513">Status code: 201</strong></p>
<p id="cts_api_0321__en-us_topic_0000001213477715_p1537824794811">The request is successful.</p>
<pre class="screen" id="cts_api_0321__en-us_topic_0000001213477715_screen3378114715488">{
"id" : "2e6fa9b8-8c6e-456d-b5d3-77be972d220b",
"create_time" : 1587958482923,
"domain_id" : "aexxxxxxxx4d4fb4bexxxxxxx791fbf",
"obs_info" : {
"is_obs_created" : false,
"bucket_name" : "test-bucket",
"is_authorized_bucket" : false,
"file_prefix_name" : "11",
"bucket_lifecycle" : 30
},
"project_id" : "bb1xxxxxxxxe4f498cbxxxxxxxx35634",
"lts" : {
"is_lts_enabled" : true,
"log_group_name" : "CTS",
"log_topic_name" : "system-trace"
},
"is_support_validate" : true,
"tracker_name" : "system",
"tracker_type" : "system",
"status" : "enabled"
}</pre>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section1937844719483"><h4 class="sectiontitle">Status Code</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cts_api_0321__en-us_topic_0000001213477715_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="cts_api_0321__en-us_topic_0000001213477715_row715319478486"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="cts_api_0321__en-us_topic_0000001213477715_p16378847144817">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="cts_api_0321__en-us_topic_0000001213477715_p0378104718484">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cts_api_0321__en-us_topic_0000001213477715_row815314794813"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p437884724819">201</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p193781947204812">The request is successful.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row1815384794818"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p143789477483">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p737874715485">The server failed to process the request.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row71531473487"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1437818479483">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p11378174754815">The request is rejected due to authentication failure.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row415344715487"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p18378184719488">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p83782473487">The server understood the request but refused to authorize it.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row115344715485"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p2378144718484">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p837874784819">The requested resource does not exist.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row31531847184810"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1637874754814">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p237894716487">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="cts_api_0321__en-us_topic_0000001213477715_row19154194717482"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="cts_api_0321__en-us_topic_0000001213477715_p19378104724817">503</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="cts_api_0321__en-us_topic_0000001213477715_p1837834734811">The requested service is invalid. The client should not repeat the request without modifications.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="cts_api_0321__en-us_topic_0000001213477715_section137818478489"><h4 class="sectiontitle">Error Code</h4><p id="cts_api_0321__en-us_topic_0000001213477715_p1037819478485">For details, see <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cts_api_0320.html">Tracker Management</a></div>
</div>
</div>