tencentcloud-sdk-nodejs-cls 4.0.663 → 4.0.664
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +103 -0
- package/SERVICE_CHANGELOG.md +119 -42
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/services/cls/v20201016/cls_client.ts +4 -1
- package/src/services/cls/v20201016/cls_models.ts +77 -14
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +74 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,106 @@
|
|
|
1
|
+
# Release 4.0.664
|
|
2
|
+
|
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
4
|
+
|
|
5
|
+
### 第 93 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-08-14 01:12:57
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ClickHouseParam](https://cloud.tencent.com/document/api/597/40861#ClickHouseParam)
|
|
16
|
+
|
|
17
|
+
* 新增成员:BatchSize, ConsumerFetchMinBytes, ConsumerFetchMaxWaitMs
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 66 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-08-14 01:14:15
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
35
|
+
|
|
36
|
+
* 新增出参:Topics
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [SearchLogErrors](https://cloud.tencent.com/document/api/614/56471#SearchLogErrors)
|
|
42
|
+
* [SearchLogInfos](https://cloud.tencent.com/document/api/614/56471#SearchLogInfos)
|
|
43
|
+
* [SearchLogTopics](https://cloud.tencent.com/document/api/614/56471#SearchLogTopics)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
48
|
+
|
|
49
|
+
### 第 64 次发布
|
|
50
|
+
|
|
51
|
+
发布时间:2023-08-14 01:19:27
|
|
52
|
+
|
|
53
|
+
本次发布包含了以下内容:
|
|
54
|
+
|
|
55
|
+
改善已有的文档。
|
|
56
|
+
|
|
57
|
+
新增接口:
|
|
58
|
+
|
|
59
|
+
* [DescribeLogFileRetentionPeriod](https://cloud.tencent.com/document/api/557/96159)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
64
|
+
|
|
65
|
+
### 第 102 次发布
|
|
66
|
+
|
|
67
|
+
发布时间:2023-08-14 01:23:26
|
|
68
|
+
|
|
69
|
+
本次发布包含了以下内容:
|
|
70
|
+
|
|
71
|
+
改善已有的文档。
|
|
72
|
+
|
|
73
|
+
新增接口:
|
|
74
|
+
|
|
75
|
+
* [ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160)
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
84
|
+
|
|
85
|
+
### 第 49 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-08-14 01:39:44
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
新增接口:
|
|
94
|
+
|
|
95
|
+
* [DescribeRiskDnsEventDetail](https://cloud.tencent.com/document/api/1285/96162)
|
|
96
|
+
* [DescribeRiskDnsList](https://cloud.tencent.com/document/api/1285/96161)
|
|
97
|
+
|
|
98
|
+
新增数据结构:
|
|
99
|
+
|
|
100
|
+
* [RiskDnsEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskDnsEventInfo)
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
1
104
|
# Release 4.0.663
|
|
2
105
|
|
|
3
106
|
## 访问管理(cam) 版本:2019-01-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,103 +1,103 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 93 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-14 01:12:57
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ClickHouseParam](https://cloud.tencent.com/document/api/597/40861#ClickHouseParam)
|
|
16
16
|
|
|
17
|
+
* 新增成员:BatchSize, ConsumerFetchMinBytes, ConsumerFetchMaxWaitMs
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
20
20
|
|
|
21
|
-
### 第 92 次发布
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
24
23
|
|
|
25
|
-
|
|
24
|
+
### 第 66 次发布
|
|
26
25
|
|
|
27
|
-
|
|
26
|
+
发布时间:2023-08-14 01:14:15
|
|
28
27
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
* [InstanceAttributesResponse](https://cloud.tencent.com/document/api/597/40861#InstanceAttributesResponse)
|
|
28
|
+
本次发布包含了以下内容:
|
|
32
29
|
|
|
33
|
-
|
|
30
|
+
改善已有的文档。
|
|
34
31
|
|
|
32
|
+
修改接口:
|
|
35
33
|
|
|
36
|
-
|
|
34
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
37
35
|
|
|
38
|
-
|
|
36
|
+
* 新增出参:Topics
|
|
39
37
|
|
|
40
|
-
本次发布包含了以下内容:
|
|
41
38
|
|
|
42
|
-
|
|
39
|
+
新增数据结构:
|
|
43
40
|
|
|
44
|
-
|
|
41
|
+
* [SearchLogErrors](https://cloud.tencent.com/document/api/614/56471#SearchLogErrors)
|
|
42
|
+
* [SearchLogInfos](https://cloud.tencent.com/document/api/614/56471#SearchLogInfos)
|
|
43
|
+
* [SearchLogTopics](https://cloud.tencent.com/document/api/614/56471#SearchLogTopics)
|
|
45
44
|
|
|
46
|
-
* [RenewCkafkaInstance](https://cloud.tencent.com/document/api/597/90290)
|
|
47
45
|
|
|
48
|
-
* 新增出参:Result, RequestId
|
|
49
|
-
|
|
50
|
-
* <font color="#dd0000">**删除出参**:</font>BigDealId, DealName
|
|
51
46
|
|
|
47
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
52
48
|
|
|
53
|
-
|
|
49
|
+
### 第 64 次发布
|
|
54
50
|
|
|
55
|
-
|
|
51
|
+
发布时间:2023-08-14 01:19:27
|
|
56
52
|
|
|
57
|
-
|
|
53
|
+
本次发布包含了以下内容:
|
|
58
54
|
|
|
59
|
-
|
|
55
|
+
改善已有的文档。
|
|
60
56
|
|
|
61
|
-
|
|
57
|
+
新增接口:
|
|
62
58
|
|
|
59
|
+
* [DescribeLogFileRetentionPeriod](https://cloud.tencent.com/document/api/557/96159)
|
|
63
60
|
|
|
64
61
|
|
|
65
62
|
|
|
66
|
-
##
|
|
63
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
67
64
|
|
|
68
|
-
### 第
|
|
65
|
+
### 第 102 次发布
|
|
69
66
|
|
|
70
|
-
发布时间:2023-08-
|
|
67
|
+
发布时间:2023-08-14 01:23:26
|
|
71
68
|
|
|
72
69
|
本次发布包含了以下内容:
|
|
73
70
|
|
|
74
71
|
改善已有的文档。
|
|
75
72
|
|
|
76
|
-
|
|
73
|
+
新增接口:
|
|
77
74
|
|
|
78
|
-
* [
|
|
75
|
+
* [ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160)
|
|
79
76
|
|
|
80
|
-
* 新增出参:VideoDuration
|
|
81
77
|
|
|
82
78
|
|
|
79
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
83
80
|
|
|
84
81
|
|
|
85
|
-
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
86
82
|
|
|
87
|
-
|
|
83
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
88
84
|
|
|
89
|
-
|
|
85
|
+
### 第 49 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-08-14 01:39:44
|
|
90
88
|
|
|
91
89
|
本次发布包含了以下内容:
|
|
92
90
|
|
|
93
91
|
改善已有的文档。
|
|
94
92
|
|
|
95
|
-
|
|
93
|
+
新增接口:
|
|
96
94
|
|
|
97
|
-
* [
|
|
95
|
+
* [DescribeRiskDnsEventDetail](https://cloud.tencent.com/document/api/1285/96162)
|
|
96
|
+
* [DescribeRiskDnsList](https://cloud.tencent.com/document/api/1285/96161)
|
|
98
97
|
|
|
99
|
-
|
|
98
|
+
新增数据结构:
|
|
100
99
|
|
|
100
|
+
* [RiskDnsEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskDnsEventInfo)
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
|
|
@@ -10662,7 +10662,7 @@
|
|
|
10662
10662
|
|
|
10663
10663
|
新增接口:
|
|
10664
10664
|
|
|
10665
|
-
* [
|
|
10665
|
+
* [CreateMessageReceiver](https://cloud.tencent.com/document/api/598/96136)
|
|
10666
10666
|
|
|
10667
10667
|
### 第 54 次发布
|
|
10668
10668
|
|
|
@@ -22718,6 +22718,21 @@
|
|
|
22718
22718
|
|
|
22719
22719
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
22720
22720
|
|
|
22721
|
+
### 第 93 次发布
|
|
22722
|
+
|
|
22723
|
+
发布时间:2023-08-14 01:12:57
|
|
22724
|
+
|
|
22725
|
+
本次发布包含了以下内容:
|
|
22726
|
+
|
|
22727
|
+
改善已有的文档。
|
|
22728
|
+
|
|
22729
|
+
修改数据结构:
|
|
22730
|
+
|
|
22731
|
+
* [ClickHouseParam](https://cloud.tencent.com/document/api/597/40861#ClickHouseParam)
|
|
22732
|
+
|
|
22733
|
+
* 新增成员:BatchSize, ConsumerFetchMinBytes, ConsumerFetchMaxWaitMs
|
|
22734
|
+
|
|
22735
|
+
|
|
22721
22736
|
### 第 92 次发布
|
|
22722
22737
|
|
|
22723
22738
|
发布时间:2023-08-11 01:08:23
|
|
@@ -22752,7 +22767,7 @@
|
|
|
22752
22767
|
|
|
22753
22768
|
新增数据结构:
|
|
22754
22769
|
|
|
22755
|
-
* [
|
|
22770
|
+
* [RenewCkafkaInstanceResp](https://cloud.tencent.com/document/api/597/40861#RenewCkafkaInstanceResp)
|
|
22756
22771
|
|
|
22757
22772
|
修改数据结构:
|
|
22758
22773
|
|
|
@@ -27194,6 +27209,27 @@
|
|
|
27194
27209
|
|
|
27195
27210
|
## 日志服务(cls) 版本:2020-10-16
|
|
27196
27211
|
|
|
27212
|
+
### 第 66 次发布
|
|
27213
|
+
|
|
27214
|
+
发布时间:2023-08-14 01:14:15
|
|
27215
|
+
|
|
27216
|
+
本次发布包含了以下内容:
|
|
27217
|
+
|
|
27218
|
+
改善已有的文档。
|
|
27219
|
+
|
|
27220
|
+
修改接口:
|
|
27221
|
+
|
|
27222
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
27223
|
+
|
|
27224
|
+
* 新增出参:Topics
|
|
27225
|
+
|
|
27226
|
+
|
|
27227
|
+
新增数据结构:
|
|
27228
|
+
|
|
27229
|
+
* [[SearchLogErrors](https://cloud.tencent.com/document/api/614/56471#SearchLogErrors)](https://cloud.tencent.com/document/api/614/56471#[SearchLogErrors](https://cloud.tencent.com/document/api/614/56471#SearchLogErrors))
|
|
27230
|
+
* [[SearchLogInfos](https://cloud.tencent.com/document/api/614/56471#SearchLogInfos)](https://cloud.tencent.com/document/api/614/56471#[SearchLogInfos](https://cloud.tencent.com/document/api/614/56471#SearchLogInfos))
|
|
27231
|
+
* [[SearchLogTopics](https://cloud.tencent.com/document/api/614/56471#SearchLogTopics)](https://cloud.tencent.com/document/api/614/56471#[SearchLogTopics](https://cloud.tencent.com/document/api/614/56471#SearchLogTopics))
|
|
27232
|
+
|
|
27197
27233
|
### 第 65 次发布
|
|
27198
27234
|
|
|
27199
27235
|
发布时间:2023-08-08 01:11:32
|
|
@@ -41802,6 +41838,18 @@
|
|
|
41802
41838
|
|
|
41803
41839
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
41804
41840
|
|
|
41841
|
+
### 第 64 次发布
|
|
41842
|
+
|
|
41843
|
+
发布时间:2023-08-14 01:19:27
|
|
41844
|
+
|
|
41845
|
+
本次发布包含了以下内容:
|
|
41846
|
+
|
|
41847
|
+
改善已有的文档。
|
|
41848
|
+
|
|
41849
|
+
新增接口:
|
|
41850
|
+
|
|
41851
|
+
* [[DescribeLogFileRetentionPeriod](https://cloud.tencent.com/document/api/557/96159)](https://cloud.tencent.com/document/api/#/#)
|
|
41852
|
+
|
|
41805
41853
|
### 第 63 次发布
|
|
41806
41854
|
|
|
41807
41855
|
发布时间:2023-06-28 01:18:44
|
|
@@ -53175,6 +53223,18 @@
|
|
|
53175
53223
|
|
|
53176
53224
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
53177
53225
|
|
|
53226
|
+
### 第 102 次发布
|
|
53227
|
+
|
|
53228
|
+
发布时间:2023-08-14 01:23:26
|
|
53229
|
+
|
|
53230
|
+
本次发布包含了以下内容:
|
|
53231
|
+
|
|
53232
|
+
改善已有的文档。
|
|
53233
|
+
|
|
53234
|
+
新增接口:
|
|
53235
|
+
|
|
53236
|
+
* [[ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160)](https://cloud.tencent.com/document/api/#/#)
|
|
53237
|
+
|
|
53178
53238
|
### 第 101 次发布
|
|
53179
53239
|
|
|
53180
53240
|
发布时间:2023-08-09 10:50:48
|
|
@@ -97444,6 +97504,23 @@
|
|
|
97444
97504
|
|
|
97445
97505
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
97446
97506
|
|
|
97507
|
+
### 第 49 次发布
|
|
97508
|
+
|
|
97509
|
+
发布时间:2023-08-14 01:39:44
|
|
97510
|
+
|
|
97511
|
+
本次发布包含了以下内容:
|
|
97512
|
+
|
|
97513
|
+
改善已有的文档。
|
|
97514
|
+
|
|
97515
|
+
新增接口:
|
|
97516
|
+
|
|
97517
|
+
* [[DescribeRiskDnsEventDetail](https://cloud.tencent.com/document/api/1285/96162)](https://cloud.tencent.com/document/api/#/#)
|
|
97518
|
+
* [[DescribeRiskDnsList](https://cloud.tencent.com/document/api/1285/96161)](https://cloud.tencent.com/document/api/#/#)
|
|
97519
|
+
|
|
97520
|
+
新增数据结构:
|
|
97521
|
+
|
|
97522
|
+
* [[RiskDnsEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskDnsEventInfo)](https://cloud.tencent.com/document/api/1285/65614#[RiskDnsEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskDnsEventInfo))
|
|
97523
|
+
|
|
97447
97524
|
### 第 48 次发布
|
|
97448
97525
|
|
|
97449
97526
|
发布时间:2023-07-28 01:47:50
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-08-01 01:01:56 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-08-04 01:06:13 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-08-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-08-14 01:07:26 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-19 01:07:48 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-08-10 01:03:11 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-08-14 01:07:59 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-07-28 01:09:00 |
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-08-
|
|
57
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-08-14 01:12:57 |
|
|
58
58
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-08-07 01:08:20 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-14 01:14:15 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-09 01:16:08 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-03 01:03:52 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-07-14 01:15:28 |
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
|
-
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-
|
|
82
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-
|
|
80
|
+
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-08-14 01:19:27 |
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-14 01:19:53 |
|
|
82
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-14 01:20:21 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-07-24 01:25:15 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-01 01:21:59 |
|
|
95
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-
|
|
95
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-08-14 01:22:50 |
|
|
96
96
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-11 01:21:52 |
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-14 01:23:26 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-08-01 01:24:47 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
|
|
@@ -192,10 +192,10 @@
|
|
|
192
192
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
193
193
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-06-06 01:55:42 |
|
|
194
194
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-07-07 01:50:00 |
|
|
195
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-
|
|
195
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-14 01:39:44 |
|
|
196
196
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
197
197
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
198
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-
|
|
198
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-14 01:41:40 |
|
|
199
199
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
200
200
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
201
201
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-08-04 01:18:31 |
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
227
227
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
228
228
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-08-11 01:45:58 |
|
|
229
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-
|
|
229
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-14 01:49:39 |
|
|
230
230
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
231
231
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-31 01:50:43 |
|
|
232
232
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
@@ -37,6 +37,7 @@ import {
|
|
|
37
37
|
ModifyConfigExtraResponse,
|
|
38
38
|
KafkaRechargeInfo,
|
|
39
39
|
ModifyLogsetRequest,
|
|
40
|
+
UploadLogRequest,
|
|
40
41
|
CreateLogsetRequest,
|
|
41
42
|
DescribeShippersRequest,
|
|
42
43
|
CreateScheduledSqlResponse,
|
|
@@ -97,6 +98,7 @@ import {
|
|
|
97
98
|
EventLog,
|
|
98
99
|
CreateAlarmRequest,
|
|
99
100
|
DeleteExportResponse,
|
|
101
|
+
SearchLogInfos,
|
|
100
102
|
PartitionInfo,
|
|
101
103
|
DeleteScheduledSqlResponse,
|
|
102
104
|
AlertHistoryRecord,
|
|
@@ -127,7 +129,7 @@ import {
|
|
|
127
129
|
DeleteConsumerRequest,
|
|
128
130
|
DeleteIndexRequest,
|
|
129
131
|
DescribeConsumerResponse,
|
|
130
|
-
|
|
132
|
+
SearchLogTopics,
|
|
131
133
|
ModifyConsumerResponse,
|
|
132
134
|
DescribeAlertRecordHistoryRequest,
|
|
133
135
|
DescribeConfigsRequest,
|
|
@@ -163,6 +165,7 @@ import {
|
|
|
163
165
|
DeleteIndexResponse,
|
|
164
166
|
AlarmAnalysisConfig,
|
|
165
167
|
PreviewLogStatistic,
|
|
168
|
+
SearchLogErrors,
|
|
166
169
|
ModifyIndexRequest,
|
|
167
170
|
Column,
|
|
168
171
|
ContentInfo,
|
|
@@ -472,6 +472,24 @@ export interface ModifyLogsetRequest {
|
|
|
472
472
|
Tags?: Array<Tag>
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
+
/**
|
|
476
|
+
* UploadLog请求参数结构体
|
|
477
|
+
*/
|
|
478
|
+
export interface UploadLogRequest {
|
|
479
|
+
/**
|
|
480
|
+
* 主题id
|
|
481
|
+
*/
|
|
482
|
+
TopicId: string
|
|
483
|
+
/**
|
|
484
|
+
* 根据 hashkey 写入相应范围的主题分区
|
|
485
|
+
*/
|
|
486
|
+
HashKey?: string
|
|
487
|
+
/**
|
|
488
|
+
* 压缩方法
|
|
489
|
+
*/
|
|
490
|
+
CompressType?: string
|
|
491
|
+
}
|
|
492
|
+
|
|
475
493
|
/**
|
|
476
494
|
* CreateLogset请求参数结构体
|
|
477
495
|
*/
|
|
@@ -600,7 +618,9 @@ export interface LogItem {
|
|
|
600
618
|
*/
|
|
601
619
|
export interface SearchLogResponse {
|
|
602
620
|
/**
|
|
603
|
-
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1
|
|
621
|
+
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1小时。
|
|
622
|
+
注意:
|
|
623
|
+
* 仅适用于单日志主题检索,检索多个日志主题时,请使用Topics中的Context
|
|
604
624
|
*/
|
|
605
625
|
Context?: string
|
|
606
626
|
/**
|
|
@@ -646,6 +666,11 @@ export interface SearchLogResponse {
|
|
|
646
666
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
647
667
|
*/
|
|
648
668
|
SamplingRate?: number
|
|
669
|
+
/**
|
|
670
|
+
* 使用多日志主题检索时,各个日志主题的基本信息,例如报错信息。
|
|
671
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
672
|
+
*/
|
|
673
|
+
Topics?: SearchLogTopics
|
|
649
674
|
/**
|
|
650
675
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
651
676
|
*/
|
|
@@ -1874,6 +1899,25 @@ export interface DeleteExportResponse {
|
|
|
1874
1899
|
RequestId?: string
|
|
1875
1900
|
}
|
|
1876
1901
|
|
|
1902
|
+
/**
|
|
1903
|
+
* 多日志主题检索topic信息
|
|
1904
|
+
*/
|
|
1905
|
+
export interface SearchLogInfos {
|
|
1906
|
+
/**
|
|
1907
|
+
* 日志主题ID
|
|
1908
|
+
*/
|
|
1909
|
+
TopicId?: string
|
|
1910
|
+
/**
|
|
1911
|
+
* 日志存储生命周期
|
|
1912
|
+
*/
|
|
1913
|
+
Period?: number
|
|
1914
|
+
/**
|
|
1915
|
+
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1小时
|
|
1916
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1917
|
+
*/
|
|
1918
|
+
Context?: string
|
|
1919
|
+
}
|
|
1920
|
+
|
|
1877
1921
|
/**
|
|
1878
1922
|
* 日志主题分区信息
|
|
1879
1923
|
*/
|
|
@@ -2718,21 +2762,19 @@ export interface DescribeConsumerResponse {
|
|
|
2718
2762
|
}
|
|
2719
2763
|
|
|
2720
2764
|
/**
|
|
2721
|
-
*
|
|
2765
|
+
* 多主题检索返回信息
|
|
2722
2766
|
*/
|
|
2723
|
-
export interface
|
|
2767
|
+
export interface SearchLogTopics {
|
|
2724
2768
|
/**
|
|
2725
|
-
*
|
|
2726
|
-
|
|
2727
|
-
TopicId: string
|
|
2728
|
-
/**
|
|
2729
|
-
* 根据 hashkey 写入相应范围的主题分区
|
|
2769
|
+
* 多日志主题检索对应的错误信息
|
|
2770
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2730
2771
|
*/
|
|
2731
|
-
|
|
2772
|
+
Errors?: Array<SearchLogErrors>
|
|
2732
2773
|
/**
|
|
2733
|
-
*
|
|
2774
|
+
* 多日志主题检索各日志主题信息
|
|
2775
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2734
2776
|
*/
|
|
2735
|
-
|
|
2777
|
+
Infos?: Array<SearchLogInfos>
|
|
2736
2778
|
}
|
|
2737
2779
|
|
|
2738
2780
|
/**
|
|
@@ -3570,6 +3612,27 @@ export interface PreviewLogStatistic {
|
|
|
3570
3612
|
DstTopicName?: string
|
|
3571
3613
|
}
|
|
3572
3614
|
|
|
3615
|
+
/**
|
|
3616
|
+
* 多日志主题检索错误信息
|
|
3617
|
+
*/
|
|
3618
|
+
export interface SearchLogErrors {
|
|
3619
|
+
/**
|
|
3620
|
+
* 日志主题ID
|
|
3621
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3622
|
+
*/
|
|
3623
|
+
TopicId?: string
|
|
3624
|
+
/**
|
|
3625
|
+
* 错误信息
|
|
3626
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3627
|
+
*/
|
|
3628
|
+
ErrorMsg?: string
|
|
3629
|
+
/**
|
|
3630
|
+
* 错误码
|
|
3631
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3632
|
+
*/
|
|
3633
|
+
ErrorCodeStr?: string
|
|
3634
|
+
}
|
|
3635
|
+
|
|
3573
3636
|
/**
|
|
3574
3637
|
* ModifyIndex请求参数结构体
|
|
3575
3638
|
*/
|
|
@@ -5160,11 +5223,11 @@ export interface SearchLogRequest {
|
|
|
5160
5223
|
*/
|
|
5161
5224
|
Limit?: number
|
|
5162
5225
|
/**
|
|
5163
|
-
* 透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1
|
|
5226
|
+
* 透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1小时。
|
|
5164
5227
|
注意:
|
|
5165
5228
|
* 透传该参数时,请勿修改除该参数外的其它参数
|
|
5166
|
-
*
|
|
5167
|
-
* SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
5229
|
+
* 仅适用于单日志主题检索,检索多个日志主题时,请使用Topics中的Context
|
|
5230
|
+
* 仅当检索分析语句(Query)不包含SQL时有效,SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
5168
5231
|
*/
|
|
5169
5232
|
Context?: string
|
|
5170
5233
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { UploadLogResponse, CreateAlarmResponse, DeleteAlarmNoticeResponse, DescribeLogHistogramRequest, DescribeLogContextRequest, DeleteShipperRequest, DeleteScheduledSqlRequest, DeleteLogsetResponse, DescribeCosRechargesResponse, DescribeShipperTasksResponse, CreateMachineGroupResponse, DescribeConfigMachineGroupsRequest, ModifyConfigExtraResponse, ModifyLogsetRequest, CreateLogsetRequest, DescribeShippersRequest, CreateScheduledSqlResponse, DescribeDashboardsRequest, SearchLogResponse, DeleteTopicRequest, DescribePartitionsRequest, ModifyAlarmResponse, DescribeShipperTasksRequest, DescribeAlarmsRequest, MergePartitionRequest, DescribeShippersResponse, DescribeKafkaConsumerResponse, CreateConfigExtraResponse, ModifyShipperResponse, DeleteKafkaRechargeResponse, DescribeConfigExtrasResponse, ModifyDataTransformRequest, DescribeScheduledSqlInfoResponse, OpenKafkaConsumerResponse, DescribeIndexRequest, ModifyScheduledSqlResponse, DescribeConfigsResponse, DeleteMachineGroupInfoRequest, CreateLogsetResponse, DeleteMachineGroupResponse, DescribeCosRechargesRequest, CreateCosRechargeRequest, DescribeKafkaUserRequest, DeleteDataTransformResponse, DeleteConfigExtraResponse, ModifyConsumerRequest, CreateIndexResponse, DeleteConfigFromMachineGroupResponse, CreateConsumerResponse, ModifyMachineGroupResponse, DeleteMachineGroupRequest, DescribePartitionsResponse, DescribeConfigMachineGroupsResponse, ModifyAlarmRequest, DescribeTopicsResponse, ModifyAlarmNoticeRequest, CreateAlarmRequest, DeleteExportResponse, DeleteScheduledSqlResponse, RetryShipperTaskResponse, SplitPartitionRequest, DescribeMachineGroupConfigsResponse, CheckRechargeKafkaServerRequest, DescribeLogHistogramResponse, CloseKafkaConsumerResponse, DescribeMachineGroupsRequest, DescribeConsumerRequest, CreateIndexRequest, DescribeLogsetsResponse, DeleteConsumerResponse, DescribeTopicsRequest, GetAlarmLogResponse, CreateTopicRequest, DescribeExportsRequest, CreateKafkaRechargeResponse, ModifyScheduledSqlRequest, DeleteConfigResponse, ModifyIndexResponse, DeleteConsumerRequest, DeleteIndexRequest, DescribeConsumerResponse,
|
|
2
|
+
import { UploadLogResponse, CreateAlarmResponse, DeleteAlarmNoticeResponse, DescribeLogHistogramRequest, DescribeLogContextRequest, DeleteShipperRequest, DeleteScheduledSqlRequest, DeleteLogsetResponse, DescribeCosRechargesResponse, DescribeShipperTasksResponse, CreateMachineGroupResponse, DescribeConfigMachineGroupsRequest, ModifyConfigExtraResponse, ModifyLogsetRequest, UploadLogRequest, CreateLogsetRequest, DescribeShippersRequest, CreateScheduledSqlResponse, DescribeDashboardsRequest, SearchLogResponse, DeleteTopicRequest, DescribePartitionsRequest, ModifyAlarmResponse, DescribeShipperTasksRequest, DescribeAlarmsRequest, MergePartitionRequest, DescribeShippersResponse, DescribeKafkaConsumerResponse, CreateConfigExtraResponse, ModifyShipperResponse, DeleteKafkaRechargeResponse, DescribeConfigExtrasResponse, ModifyDataTransformRequest, DescribeScheduledSqlInfoResponse, OpenKafkaConsumerResponse, DescribeIndexRequest, ModifyScheduledSqlResponse, DescribeConfigsResponse, DeleteMachineGroupInfoRequest, CreateLogsetResponse, DeleteMachineGroupResponse, DescribeCosRechargesRequest, CreateCosRechargeRequest, DescribeKafkaUserRequest, DeleteDataTransformResponse, DeleteConfigExtraResponse, ModifyConsumerRequest, CreateIndexResponse, DeleteConfigFromMachineGroupResponse, CreateConsumerResponse, ModifyMachineGroupResponse, DeleteMachineGroupRequest, DescribePartitionsResponse, DescribeConfigMachineGroupsResponse, ModifyAlarmRequest, DescribeTopicsResponse, ModifyAlarmNoticeRequest, CreateAlarmRequest, DeleteExportResponse, DeleteScheduledSqlResponse, RetryShipperTaskResponse, SplitPartitionRequest, DescribeMachineGroupConfigsResponse, CheckRechargeKafkaServerRequest, DescribeLogHistogramResponse, CloseKafkaConsumerResponse, DescribeMachineGroupsRequest, DescribeConsumerRequest, CreateIndexRequest, DescribeLogsetsResponse, DeleteConsumerResponse, DescribeTopicsRequest, GetAlarmLogResponse, CreateTopicRequest, DescribeExportsRequest, CreateKafkaRechargeResponse, ModifyScheduledSqlRequest, DeleteConfigResponse, ModifyIndexResponse, DeleteConsumerRequest, DeleteIndexRequest, DescribeConsumerResponse, ModifyConsumerResponse, DescribeAlertRecordHistoryRequest, DescribeConfigsRequest, DeleteConfigRequest, CloseKafkaConsumerRequest, CreateExportRequest, DescribeAlarmNoticesResponse, DeleteDataTransformRequest, DescribeMachineGroupsResponse, DeleteConfigExtraRequest, ModifyConfigRequest, AddMachineGroupInfoRequest, DescribeKafkaRechargesRequest, PreviewKafkaRechargeResponse, CreateShipperRequest, CreateTopicResponse, DeleteAlarmResponse, DescribeAlarmsResponse, CreateAlarmNoticeResponse, ModifyTopicResponse, CreateConfigRequest, CreateShipperResponse, DescribeKafkaRechargesResponse, DeleteIndexResponse, ModifyIndexRequest, DescribeDataTransformInfoRequest, DeleteShipperResponse, ModifyKafkaConsumerRequest, DescribeLogContextResponse, DeleteExportRequest, PreviewKafkaRechargeRequest, SplitPartitionResponse, CreateDataTransformResponse, ModifyShipperRequest, CreateKafkaRechargeRequest, DeleteKafkaRechargeRequest, CreateConfigExtraRequest, CreateConsumerRequest, ModifyConfigResponse, OpenKafkaConsumerRequest, ModifyKafkaRechargeResponse, ModifyAlarmNoticeResponse, DescribeMachinesResponse, ModifyCosRechargeResponse, DescribeDashboardsResponse, ApplyConfigToMachineGroupResponse, DeleteAlarmRequest, CreateConfigResponse, ModifyKafkaConsumerResponse, DeleteConfigFromMachineGroupRequest, CreateCosRechargeResponse, DescribeAlertRecordHistoryResponse, AddMachineGroupInfoResponse, ModifyMachineGroupRequest, DescribeAlarmNoticesRequest, ModifyTopicRequest, DescribeMachinesRequest, DeleteAlarmNoticeRequest, DescribeScheduledSqlInfoRequest, DeleteLogsetRequest, ModifyLogsetResponse, SearchLogRequest, CreateMachineGroupRequest, DescribeExportsResponse, ApplyConfigToMachineGroupRequest, GetAlarmLogRequest, DescribeConfigExtrasRequest, CreateAlarmNoticeRequest, DescribeIndexResponse, DescribeMachineGroupConfigsRequest, ModifyConfigExtraRequest, ModifyKafkaRechargeRequest, CreateDataTransformRequest, DeleteMachineGroupInfoResponse, CheckRechargeKafkaServerResponse, ModifyCosRechargeRequest, DescribeLogsetsRequest, DescribeKafkaUserResponse, DeleteTopicResponse, DescribeKafkaConsumerRequest, ModifyDataTransformResponse, DescribeDataTransformInfoResponse, RetryShipperTaskRequest, CreateExportResponse, MergePartitionResponse, CreateScheduledSqlRequest } from "./cls_models";
|
|
3
3
|
/**
|
|
4
4
|
* cls client
|
|
5
5
|
* @class
|
|
@@ -435,6 +435,23 @@ export interface ModifyLogsetRequest {
|
|
|
435
435
|
*/
|
|
436
436
|
Tags?: Array<Tag>;
|
|
437
437
|
}
|
|
438
|
+
/**
|
|
439
|
+
* UploadLog请求参数结构体
|
|
440
|
+
*/
|
|
441
|
+
export interface UploadLogRequest {
|
|
442
|
+
/**
|
|
443
|
+
* 主题id
|
|
444
|
+
*/
|
|
445
|
+
TopicId: string;
|
|
446
|
+
/**
|
|
447
|
+
* 根据 hashkey 写入相应范围的主题分区
|
|
448
|
+
*/
|
|
449
|
+
HashKey?: string;
|
|
450
|
+
/**
|
|
451
|
+
* 压缩方法
|
|
452
|
+
*/
|
|
453
|
+
CompressType?: string;
|
|
454
|
+
}
|
|
438
455
|
/**
|
|
439
456
|
* CreateLogset请求参数结构体
|
|
440
457
|
*/
|
|
@@ -558,7 +575,9 @@ export interface LogItem {
|
|
|
558
575
|
*/
|
|
559
576
|
export interface SearchLogResponse {
|
|
560
577
|
/**
|
|
561
|
-
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1
|
|
578
|
+
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1小时。
|
|
579
|
+
注意:
|
|
580
|
+
* 仅适用于单日志主题检索,检索多个日志主题时,请使用Topics中的Context
|
|
562
581
|
*/
|
|
563
582
|
Context?: string;
|
|
564
583
|
/**
|
|
@@ -604,6 +623,11 @@ export interface SearchLogResponse {
|
|
|
604
623
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
605
624
|
*/
|
|
606
625
|
SamplingRate?: number;
|
|
626
|
+
/**
|
|
627
|
+
* 使用多日志主题检索时,各个日志主题的基本信息,例如报错信息。
|
|
628
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
629
|
+
*/
|
|
630
|
+
Topics?: SearchLogTopics;
|
|
607
631
|
/**
|
|
608
632
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
609
633
|
*/
|
|
@@ -1777,6 +1801,24 @@ export interface DeleteExportResponse {
|
|
|
1777
1801
|
*/
|
|
1778
1802
|
RequestId?: string;
|
|
1779
1803
|
}
|
|
1804
|
+
/**
|
|
1805
|
+
* 多日志主题检索topic信息
|
|
1806
|
+
*/
|
|
1807
|
+
export interface SearchLogInfos {
|
|
1808
|
+
/**
|
|
1809
|
+
* 日志主题ID
|
|
1810
|
+
*/
|
|
1811
|
+
TopicId?: string;
|
|
1812
|
+
/**
|
|
1813
|
+
* 日志存储生命周期
|
|
1814
|
+
*/
|
|
1815
|
+
Period?: number;
|
|
1816
|
+
/**
|
|
1817
|
+
* 透传本次接口返回的Context值,可获取后续更多日志,过期时间1小时
|
|
1818
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1819
|
+
*/
|
|
1820
|
+
Context?: string;
|
|
1821
|
+
}
|
|
1780
1822
|
/**
|
|
1781
1823
|
* 日志主题分区信息
|
|
1782
1824
|
*/
|
|
@@ -2591,21 +2633,19 @@ export interface DescribeConsumerResponse {
|
|
|
2591
2633
|
RequestId?: string;
|
|
2592
2634
|
}
|
|
2593
2635
|
/**
|
|
2594
|
-
*
|
|
2636
|
+
* 多主题检索返回信息
|
|
2595
2637
|
*/
|
|
2596
|
-
export interface
|
|
2597
|
-
/**
|
|
2598
|
-
* 主题id
|
|
2599
|
-
*/
|
|
2600
|
-
TopicId: string;
|
|
2638
|
+
export interface SearchLogTopics {
|
|
2601
2639
|
/**
|
|
2602
|
-
*
|
|
2640
|
+
* 多日志主题检索对应的错误信息
|
|
2641
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2603
2642
|
*/
|
|
2604
|
-
|
|
2643
|
+
Errors?: Array<SearchLogErrors>;
|
|
2605
2644
|
/**
|
|
2606
|
-
*
|
|
2645
|
+
* 多日志主题检索各日志主题信息
|
|
2646
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2607
2647
|
*/
|
|
2608
|
-
|
|
2648
|
+
Infos?: Array<SearchLogInfos>;
|
|
2609
2649
|
}
|
|
2610
2650
|
/**
|
|
2611
2651
|
* ModifyConsumer返回参数结构体
|
|
@@ -3407,6 +3447,26 @@ export interface PreviewLogStatistic {
|
|
|
3407
3447
|
*/
|
|
3408
3448
|
DstTopicName?: string;
|
|
3409
3449
|
}
|
|
3450
|
+
/**
|
|
3451
|
+
* 多日志主题检索错误信息
|
|
3452
|
+
*/
|
|
3453
|
+
export interface SearchLogErrors {
|
|
3454
|
+
/**
|
|
3455
|
+
* 日志主题ID
|
|
3456
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3457
|
+
*/
|
|
3458
|
+
TopicId?: string;
|
|
3459
|
+
/**
|
|
3460
|
+
* 错误信息
|
|
3461
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3462
|
+
*/
|
|
3463
|
+
ErrorMsg?: string;
|
|
3464
|
+
/**
|
|
3465
|
+
* 错误码
|
|
3466
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3467
|
+
*/
|
|
3468
|
+
ErrorCodeStr?: string;
|
|
3469
|
+
}
|
|
3410
3470
|
/**
|
|
3411
3471
|
* ModifyIndex请求参数结构体
|
|
3412
3472
|
*/
|
|
@@ -4939,11 +4999,11 @@ export interface SearchLogRequest {
|
|
|
4939
4999
|
*/
|
|
4940
5000
|
Limit?: number;
|
|
4941
5001
|
/**
|
|
4942
|
-
* 透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1
|
|
5002
|
+
* 透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1小时。
|
|
4943
5003
|
注意:
|
|
4944
5004
|
* 透传该参数时,请勿修改除该参数外的其它参数
|
|
4945
|
-
*
|
|
4946
|
-
* SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
5005
|
+
* 仅适用于单日志主题检索,检索多个日志主题时,请使用Topics中的Context
|
|
5006
|
+
* 仅当检索分析语句(Query)不包含SQL时有效,SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
4947
5007
|
*/
|
|
4948
5008
|
Context?: string;
|
|
4949
5009
|
/**
|