Files
doc-exports/docs/lts/api-ref/ListTransfers.html
liusiying77 fdbbe7547a LTS API 20240130 version.
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: liusiying77 <liusiying@huawei.com>
Co-committed-by: liusiying77 <liusiying@huawei.com>
2025-03-12 12:37:01 +00:00

595 lines
44 KiB
HTML

<a name="ListTransfers"></a><a name="ListTransfers"></a>
<h1 class="topictitle1">Querying a Log Transfer Task</h1>
<div id="body1708331107508"><div class="section" id="ListTransfers__section354894842315"><h4 class="sectiontitle">Function</h4><p id="ListTransfers__p1548104822311">This API is used to query OBS transfer tasks.</p>
</div>
<div class="section" id="ListTransfers__section4548104852311"><h4 class="sectiontitle">URI</h4><p id="ListTransfers__p3548194842315">GET /v2/{project_id}/transfers</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__table3549184819239" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListTransfers__row154916483230"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListTransfers__p0549154814235">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListTransfers__p7549248122320">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListTransfers__p65491048132311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListTransfers__p654984802313">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row115499483234"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListTransfers__p115491248172312">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListTransfers__p1554974892315">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListTransfers__p195491148132311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListTransfers__p19549648192314">Project ID. For details about how to obtain a project ID, see <a href="lts_api_0006.html">Obtaining the Project ID, Account ID, Log Group ID, and Log Stream ID</a>.</p>
<p id="ListTransfers__p1754934892312">Minimum: <strong id="ListTransfers__b05502485231">32</strong></p>
<p id="ListTransfers__p195501448182311">Maximum: <strong id="ListTransfers__b2550154852313">32</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__table16550748112315" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListTransfers__row185501948182316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListTransfers__p25501448202320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListTransfers__p655024813232">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListTransfers__p7551144819232">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListTransfers__p1855134810233">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row205507486235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListTransfers__p18551144892318">log_transfer_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListTransfers__p6551548182318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListTransfers__p0551144822312">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListTransfers__p65512487237">Log transfer type. <strong id="ListTransfers__b255144852320">OBS</strong> indicates that logs are transferred to OBS.</p>
</td>
</tr>
<tr id="ListTransfers__row1755011482231"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListTransfers__p355112483237">log_group_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListTransfers__p17551348162310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListTransfers__p555134892320">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListTransfers__p955134842312">Log group name.</p>
<p id="ListTransfers__p125511648172313">Minimum: <strong id="ListTransfers__b0551174882312">1</strong></p>
<p id="ListTransfers__p1551648162317">Maximum: <strong id="ListTransfers__b855194862316">64</strong></p>
</td>
</tr>
<tr id="ListTransfers__row1855034872312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListTransfers__p145511486239">log_stream_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListTransfers__p1955134814238">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListTransfers__p14551144813231">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListTransfers__p175527486233">Log stream name.</p>
<p id="ListTransfers__p955294822314">Minimum: <strong id="ListTransfers__b1552448112310">1</strong></p>
<p id="ListTransfers__p455224832310">Maximum: <strong id="ListTransfers__b25528483235">64</strong></p>
</td>
</tr>
<tr id="ListTransfers__row55501348152312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListTransfers__p155284811232">offset</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListTransfers__p1155224813236">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListTransfers__p1855219485239">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListTransfers__p1255214892310">Query cursor. Set the value to 0 in the first query. In subsequent queries, obtain the value from the response to the last request.</p>
<p id="ListTransfers__p9552154819236">Minimum: <strong id="ListTransfers__b12552164812319">0</strong></p>
<p id="ListTransfers__p1055224817234">Maximum: <strong id="ListTransfers__b14552144810233">1024</strong></p>
</td>
</tr>
<tr id="ListTransfers__row12550648102310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListTransfers__p125521148152320">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListTransfers__p15521348162314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListTransfers__p15552348142314">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListTransfers__p455215486230">Number of records on each page. The maximum value is 100.</p>
<p id="ListTransfers__p15552144862312">Minimum: <strong id="ListTransfers__b165521482234">0</strong></p>
<p id="ListTransfers__p255244813236">Maximum: <strong id="ListTransfers__b195521448102314">100</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListTransfers__section1555212482233"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListTransfers__row15531148122319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListTransfers__p7553204816230">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListTransfers__p155374882311">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListTransfers__p8553248122313">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListTransfers__p205531348132320">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row11553104812238"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListTransfers__p195531484234">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListTransfers__p135534483236">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListTransfers__p10553648122315">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListTransfers__p855314810239">User token obtained from IAM. For details about how to obtain a user token, see <a href="lts_api_0004.html">Obtaining a User Token</a>.</p>
<p id="ListTransfers__p10553124832320">Minimum: <strong id="ListTransfers__b85531248152315">1000</strong></p>
<p id="ListTransfers__p14553194882317">Maximum: <strong id="ListTransfers__b10553204816236">2000</strong></p>
</td>
</tr>
<tr id="ListTransfers__row1355310485233"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListTransfers__p4554104817234">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListTransfers__p555420488232">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListTransfers__p2554154882317">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListTransfers__p655419486234">Set this parameter to application/json;charset=UTF-8.</p>
<p id="ListTransfers__p185541748102311">Minimum: <strong id="ListTransfers__b115541748102312">30</strong></p>
<p id="ListTransfers__p2554154817237">Maximum: <strong id="ListTransfers__b255444862315">30</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListTransfers__section18554134822319"><h4 class="sectiontitle">Response Parameters</h4><p id="ListTransfers__p165540482233"><strong id="ListTransfers__b8554184812315">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_QueryTransfersResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListTransfers__row1655454812312"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ListTransfers__p555417489236">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ListTransfers__p4554144816230">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ListTransfers__p255534872318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row7554248122319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListTransfers__p055564811232">log_transfers</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListTransfers__p2555548112320">Array of <a href="#ListTransfers__response_CreateTransferResponseBody">CreateTransferResponseBody</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListTransfers__p195551848172318">Log transfer task information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListTransfers__response_CreateTransferResponseBody"></a><a name="response_CreateTransferResponseBody"></a><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_CreateTransferResponseBody" frame="border" border="1" rules="all"><caption><b>Table 5 </b>CreateTransferResponseBody</caption><thead align="left"><tr id="ListTransfers__row555574852313"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ListTransfers__p165561148122314">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ListTransfers__p5556548162311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ListTransfers__p25561648142319">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row18555174882312"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListTransfers__p45560483233">log_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListTransfers__p2556248132310">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListTransfers__p9556448192316">Log group ID.</p>
</td>
</tr>
<tr id="ListTransfers__row18555124842311"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListTransfers__p6556248162317">log_group_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListTransfers__p9556114842319">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListTransfers__p1556134819238">Log group name.</p>
</td>
</tr>
<tr id="ListTransfers__row13555114862314"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListTransfers__p1855612484237">log_streams</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListTransfers__p19556144892310">Array of <a href="#ListTransfers__response_log_streams">log_streams</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListTransfers__p1955644832319">Log stream list.</p>
</td>
</tr>
<tr id="ListTransfers__row1055594872317"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListTransfers__p1855724832319">log_transfer_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListTransfers__p3557104812231">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListTransfers__p755734812320">Log transfer task ID.</p>
</td>
</tr>
<tr id="ListTransfers__row955504810235"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListTransfers__p1455714819239">log_transfer_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListTransfers__p15557194819231"><a href="#ListTransfers__response_log_transfer_info_RespBody">log_transfer_info_RespBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListTransfers__p855764832314">Log transfer information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListTransfers__response_log_streams"></a><a name="response_log_streams"></a><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_log_streams" frame="border" border="1" rules="all"><caption><b>Table 6 </b>log_streams</caption><thead align="left"><tr id="ListTransfers__row12557144820235"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ListTransfers__p75573486235">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ListTransfers__p16557174810232">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ListTransfers__p3558114815234">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row125571848162316"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListTransfers__p10558748112317">log_stream_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListTransfers__p455874819239">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListTransfers__p1255812488237">Log stream ID.</p>
</td>
</tr>
<tr id="ListTransfers__row755724862315"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListTransfers__p175585487239">log_stream_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListTransfers__p15581748102314">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListTransfers__p9558548202319">Log stream name.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListTransfers__response_log_transfer_info_RespBody"></a><a name="response_log_transfer_info_RespBody"></a><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_log_transfer_info_RespBody" frame="border" border="1" rules="all"><caption><b>Table 7 </b>log_transfer_info_RespBody</caption><thead align="left"><tr id="ListTransfers__row85581948182311"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ListTransfers__p1255914852315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ListTransfers__p65591448142316">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ListTransfers__p11559174819237">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row18558448102312"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p175591248132311">log_agency_transfer</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p2559174832317"><a href="#ListTransfers__response_log_agency_transfer">log_agency_transfer</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p85591448192313">Information about delegated log transfer. This parameter is returned for a delegated log transfer task.</p>
</td>
</tr>
<tr id="ListTransfers__row155854814238"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p5559104818232">log_create_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p1455934812237">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p6559448182317">Time when the log transfer task was created.</p>
</td>
</tr>
<tr id="ListTransfers__row20558154832320"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p6559148162311">log_storage_format</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p455918486235">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p1055994812319">Log transfer format. The value can be <strong id="ListTransfers__b115601248132315">RAW</strong> or <strong id="ListTransfers__b95608483231">JSON</strong>. <strong id="ListTransfers__b155601348192314">RAW</strong> indicates the raw log format, and <strong id="ListTransfers__b356004832313">JSON</strong> indicates the JSON format. Both <strong id="ListTransfers__b6560124842314">JSON</strong> and <strong id="ListTransfers__b185601148152319">RAW</strong> are available for OBS transfer tasks.</p>
</td>
</tr>
<tr id="ListTransfers__row1055864882319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p4560248192320">log_transfer_detail</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p5560748142314"><a href="#ListTransfers__response_TransferDetail">TransferDetail</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p12560748192312">Log transfer details.</p>
</td>
</tr>
<tr id="ListTransfers__row14558154812237"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p9560448132315">log_transfer_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p2560114816233">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p9560184820233">Log transfer mode. <strong id="ListTransfers__b1356074816231">cycle</strong> indicates periodical transfer, and <strong id="ListTransfers__b4560184817234">realTime</strong> indicates real-time transfer. Only <strong id="ListTransfers__b85601348162313">cycle</strong> is available for OBS transfer tasks.</p>
</td>
</tr>
<tr id="ListTransfers__row4558248192319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p256012489236">log_transfer_status</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p4560114810231">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p4560114872320">Log transfer status. <strong id="ListTransfers__b1560748122311">ENABLE</strong> indicates that log transfer is enabled, <strong id="ListTransfers__b14560448192320">DISABLE</strong> indicates that log transfer is disabled, and <strong id="ListTransfers__b1856044819237">EXCEPTION</strong> indicates that log transfer is abnormal.</p>
</td>
</tr>
<tr id="ListTransfers__row755804810238"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListTransfers__p1556094822312">log_transfer_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListTransfers__p756074819233">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListTransfers__p156034818234">Log transfer type. <strong id="ListTransfers__b13560748142317">OBS</strong> indicates that logs are transferred to OBS.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListTransfers__response_log_agency_transfer"></a><a name="response_log_agency_transfer"></a><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_log_agency_transfer" frame="border" border="1" rules="all"><caption><b>Table 8 </b>log_agency_transfer</caption><thead align="left"><tr id="ListTransfers__row1856110489238"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="ListTransfers__p1256134842313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="ListTransfers__p1956104811236">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="ListTransfers__p8561114842311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row2056111489236"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p175612048142316">agency_domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p14561164814238">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p105611048172319">Delegator account ID.</p>
</td>
</tr>
<tr id="ListTransfers__row19561144882316"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p1756111486239">agency_domain_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p1556218485236">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p115626482233">Delegator account name.</p>
</td>
</tr>
<tr id="ListTransfers__row15612048192312"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p1156254814231">agency_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p156213488232">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p9562104815234">Name of the agency created by the delegator.</p>
</td>
</tr>
<tr id="ListTransfers__row95611948132314"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p125621548122316">agency_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p2056244822320">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p456274872312">Project ID of the delegator.</p>
</td>
</tr>
<tr id="ListTransfers__row556110484238"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p135621748122314">be_agency_domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p12562134842314">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p656217488231">Account ID of the delegated party (ID of the account that created the log transfer task).</p>
</td>
</tr>
<tr id="ListTransfers__row1856116487239"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListTransfers__p9562048152312">be_agency_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListTransfers__p5562048102314">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListTransfers__p156244872314">Project ID of the delegated party (project ID of the account that created the log transfer task).</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListTransfers__response_TransferDetail"></a><a name="response_TransferDetail"></a><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_TransferDetail" frame="border" border="1" rules="all"><caption><b>Table 9 </b>TransferDetail</caption><thead align="left"><tr id="ListTransfers__row11563114816231"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="ListTransfers__p25631948192312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="ListTransfers__p195637487235">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="ListTransfers__p8563248122311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row1956317484237"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p15635487230">obs_period</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p185646483235">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p95649485233">Length of the transfer interval for an OBS transfer task. This parameter is required when you create an OBS transfer task. The log transfer interval is specified by the combination of the values of <strong id="ListTransfers__b65641486231">obs_period</strong> and <strong id="ListTransfers__b10564194813231">obs_period_unit</strong>, and must be set to one of the following: 2 min, 5 min, 30 min, 1 hour, 3 hours, 6 hours, and 12 hours.</p>
</td>
</tr>
<tr id="ListTransfers__row17563174872311"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p18564194852318">obs_period_unit</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p17564134842316">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p1656404812316">Unit of the transfer interval for an OBS transfer task. This parameter is required when you create an OBS transfer task. The log transfer interval is specified by the combination of the values of <strong id="ListTransfers__b056464842318">obs_period</strong> and <strong id="ListTransfers__b18564148142314">obs_period_unit</strong>, and must be set to one of the following: 2 min, 5 min, 30 min, 1 hour, 3 hours, 6 hours, and 12 hours.</p>
</td>
</tr>
<tr id="ListTransfers__row135631548202319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p656494820235">obs_bucket_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p3564114862315">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p356413488238">OBS bucket name. This parameter is required when you create an OBS transfer task.</p>
</td>
</tr>
<tr id="ListTransfers__row6563184819239"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p5564184862316">obs_encrypted_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p956412487234">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p3564648102312">KMS key ID for an OBS transfer task. This parameter is required if encryption is enabled for the target OBS bucket.</p>
</td>
</tr>
<tr id="ListTransfers__row056394812319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p8564164822318">obs_dir_pre_fix_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p0564144818235">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p1756412489231">Custom transfer path of an OBS transfer task. This parameter is optional.</p>
<p id="ListTransfers__p65647481233">The value must match the regular expression:</p>
<p id="ListTransfers__p456454822315">^(/)?([a-zA-Z0-9._-]+)(/[a-zA-Z0-9._-]+)*(/)?$</p>
</td>
</tr>
<tr id="ListTransfers__row1356354822311"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p75651648202310">obs_prefix_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p13565248102311">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p4565174872310">Transfer file prefix of an OBS transfer task. This parameter is optional.</p>
<p id="ListTransfers__p956516483239">The value must match the regular expression:</p>
<p id="ListTransfers__p2565164811236">^[a-zA-Z0-9._-]*$</p>
</td>
</tr>
<tr id="ListTransfers__row8563114822314"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p2565164812317">obs_time_zone</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p15565134819239">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p175651487236">Time zone for an OBS transfer task. If this parameter is specified, <strong id="ListTransfers__b16565184872316">obs_time_zone_id</strong> must also be specified.</p>
</td>
</tr>
<tr id="ListTransfers__row195631048122319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p656517487238">obs_time_zone_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p556514815236">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p5565104862313">ID of the time zone for an OBS transfer task. For details, see Time Zone List for OBS Transfer. If this parameter is specified, <strong id="ListTransfers__b556584816239">obs_time_zone</strong> must also be specified.</p>
</td>
</tr>
<tr id="ListTransfers__row656344816233"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p13565648102316">obs_transfer_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p756514819238">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p8565448132312">OBS bucket path, which is the log transfer destination.</p>
</td>
</tr>
<tr id="ListTransfers__row10563204813235"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p556512484232">obs_eps_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p20565164882313">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p89389484239">Enterprise project ID of an OBS transfer task.</p>
</td>
</tr>
<tr id="ListTransfers__row4563204814237"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p209381848202319">obs_encrypted_enable</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p18938134832313">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p793854832310">Whether OBS bucket encryption is enabled.</p>
</td>
</tr>
<tr id="ListTransfers__row185631648142310"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListTransfers__p393854817236">tags</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListTransfers__p593834862310">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListTransfers__p2938848142319">If tag delivery is enabled, this field must contain the following host information: <strong id="ListTransfers__b139382484239">hostIP</strong>, <strong id="ListTransfers__b18938204832319">hostId</strong>, <strong id="ListTransfers__b9938144882314">hostName</strong>, <strong id="ListTransfers__b139381248162313">pathFile</strong>, and <strong id="ListTransfers__b393884816235">collectTime</strong>.</p>
<p id="ListTransfers__p1293834802317">The common fields include <strong id="ListTransfers__b69389482238">logStreamName</strong>, <strong id="ListTransfers__b12938548162310">regionName</strong>, <strong id="ListTransfers__b119381348182311">logGroupName</strong> and <strong id="ListTransfers__b189381648172319">projectId</strong>, which are optional.</p>
<p id="ListTransfers__p18938948192316">The transfer tag <strong id="ListTransfers__b593818486238">streamTag</strong> is optional.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListTransfers__p993934822319"><strong id="ListTransfers__b193934882320">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_ErrorUpResultInfo1" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="ListTransfers__row15567184872320"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="ListTransfers__p493954810231">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="ListTransfers__p4939248162317">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="ListTransfers__p10939124822318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row195672481231"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListTransfers__p29394488235">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListTransfers__p15939114872316">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListTransfers__p12939448112319">Error code.</p>
</td>
</tr>
<tr id="ListTransfers__row1856714814230"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListTransfers__p129392484231">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListTransfers__p6939154815234">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListTransfers__p093912483237">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListTransfers__p119394482233"><strong id="ListTransfers__b19391482236">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__response_UpdateTransferResBody" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="ListTransfers__row7568144822314"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="ListTransfers__p793910486234">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="ListTransfers__p1993910486232">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="ListTransfers__p15939104802310">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row9568184819237"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListTransfers__p1693934822315">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListTransfers__p79391148202314">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListTransfers__p393917481236">Error code.</p>
</td>
</tr>
<tr id="ListTransfers__row1656854852319"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListTransfers__p5939154822320">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListTransfers__p7939194892317">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListTransfers__p4939144814232">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListTransfers__section1793920486237"><h4 class="sectiontitle">Example Requests</h4><p id="ListTransfers__p19939164832318">If no parameter is specified, all log transfer tasks are returned. If log_transfer_type, log_group_name, and log_stream_name are specified, the corresponding log transfer task is returned.</p>
<pre class="screen" id="ListTransfers__screen79391548122319">GET https://{endpoint}/v2/{project_id}/transfers
/v2/{project_id}/transfers /v2/{project_id}/transfers?log_group_name=lts-group-txxx /v2/{project_id}/transfers?log_transfer_type=OBS /v2/{project_id}/transfers?log_stream_name=lts-topic-testRexxx /v2/{project_id}/transfers?log_group_name=lts-group-txxx&amp;log_transfer_type=OBS /v2/{project_id}/transfers?log_group_name=lts-group-txxx&amp;log_stream_name=lts-topic-testRxxx /v2/{project_id}/transfers?log_transfer_type=OBS&amp;log_stream_name=lts-topic-testRxxx /v2/{project_id}/transfers?log_group_name=lts-group-txxx&amp;log_transfer_type=OBS&amp;log_stream_name=lts-topic-testRexxx</pre>
</div>
<div class="section" id="ListTransfers__section9939124872313"><h4 class="sectiontitle">Example Responses</h4><p id="ListTransfers__p2093944862310"><strong id="ListTransfers__b79391248172315">Status code: 200</strong></p>
<p id="ListTransfers__p159399488235">The query is successful.</p>
<p id="ListTransfers__p179391148132312">The following parameters are returned for an OBS transfer task:</p>
<pre class="screen" id="ListTransfers__screen89391148172313">{
"log_transfers" : [ {
"log_group_id" : "9a7e2183-2d6d-4732-9a9b-e897fd4e49e0",
"log_group_name" : "lts-group-OBS",
"log_streams" : [ {
"log_stream_id" : "839dac89-35af-4db2-ab4a-a7dda0d0d3f8",
"log_stream_name" : "lts-topic-OBS"
} ],
"log_transfer_id" : "ddced522-233a-4181-a5fc-7b458c819afc",
"log_transfer_info" : {
"log_create_time" : 1634802241847,
"log_storage_format" : "JSON",
"log_agency_transfer" : {
"agency_domain_id" : "1d26cc8c86a840e28a4f8d0d078xxxxx",
"agency_domain_name" : "paas_apm_z004xxxxx_xx",
"agency_name" : "test20210325",
"agency_project_id" : "2a473356cca5487f8373be891bfxxxxx",
"be_agency_domain_id" : "1d26cc8c86a840e28a4f8d0d078xxxxx",
"be_agency_project_id" : "2a473356cca5487f8373be891bfxxxxx"
},
"log_transfer_detail" : {
"obs_period" : 2,
"obs_prefix_name" : "",
"obs_period_unit" : "min",
"obs_transfer_path" : "/0002/LogTanks/xxx/",
"obs_bucket_name" : "0002",
"obs_encrypted_enable" : false,
"obs_dir_pre_fix_name" : "",
"obs_time_zone" : "UTC+01:00",
"obs_time_zone_id" : "Africa/Lagos"
},
"log_transfer_mode" : "cycle",
"log_transfer_status" : "ENABLE",
"log_transfer_type" : "OBS"
}
} ]
}</pre>
<p id="ListTransfers__p109401148112319"><strong id="ListTransfers__b1494014816238">Status code: 400</strong></p>
<p id="ListTransfers__p1594018481234">Invalid request. Modify the request based on the description in <strong id="ListTransfers__b394094822310">error_msg</strong> before a retry.</p>
<pre class="screen" id="ListTransfers__screen159401486233">{
"error_code" : "LTS.0001",
"error_msg" : "Invalid log transfer type"
}</pre>
<p id="ListTransfers__p4940124810239"><strong id="ListTransfers__b4940114872314">Status code: 500</strong></p>
<p id="ListTransfers__p294064818238">The server has received the request but encountered an internal error.</p>
<pre class="screen" id="ListTransfers__screen119403485236">{
"error_code" : "LTS.0010",
"error_msg" : "The system encountered an internal error"
}</pre>
</div>
<div class="section" id="ListTransfers__section694024832312"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListTransfers__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListTransfers__row5570174842320"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListTransfers__p1894094812314">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListTransfers__p17940184816238">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListTransfers__row857016486230"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListTransfers__p119401048132319">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListTransfers__p12940204813234">The query is successful.</p>
</td>
</tr>
<tr id="ListTransfers__row105701248162310"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListTransfers__p494044818239">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListTransfers__p1940648132312">Invalid request. Modify the request based on the description in <strong id="ListTransfers__b1894013486233">error_msg</strong> before a retry.</p>
</td>
</tr>
<tr id="ListTransfers__row357054872319"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListTransfers__p8941648112316">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListTransfers__p9941184832319">The server has received the request but encountered an internal error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListTransfers__section169415482239"><h4 class="sectiontitle">Error Codes</h4><p id="ListTransfers__p10941748132316">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000005.html">Log Transfer</a></div>
</div>
</div>