tencentcloud-sdk-nodejs-cls 4.0.295 → 4.0.296
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 +143 -58
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/services/cls/v20201016/cls_models.ts +15 -9
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +15 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,106 @@
|
|
|
1
|
+
# Release 4.0.296
|
|
2
|
+
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
|
+
|
|
5
|
+
### 第 28 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-02-25 08:03:09
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
|
16
|
+
|
|
17
|
+
* 新增出参:PreludeInterval
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [KTVMusicDetailInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicDetailInfo)
|
|
23
|
+
|
|
24
|
+
* 新增成员:PreludeInterval
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
30
|
+
|
|
31
|
+
### 第 55 次发布
|
|
32
|
+
|
|
33
|
+
发布时间:2022-02-25 08:06:26
|
|
34
|
+
|
|
35
|
+
本次发布包含了以下内容:
|
|
36
|
+
|
|
37
|
+
改善已有的文档。
|
|
38
|
+
|
|
39
|
+
新增接口:
|
|
40
|
+
|
|
41
|
+
* [QueryExceedingInfo](https://cloud.tencent.com/document/api/1122/70343)
|
|
42
|
+
|
|
43
|
+
新增数据结构:
|
|
44
|
+
|
|
45
|
+
* [Paging](https://cloud.tencent.com/document/api/1122/40683#Paging)
|
|
46
|
+
* [QueryExceedingInfoData](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoData)
|
|
47
|
+
* [QueryExceedingInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoResult)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
52
|
+
|
|
53
|
+
### 第 18 次发布
|
|
54
|
+
|
|
55
|
+
发布时间:2022-02-25 08:11:43
|
|
56
|
+
|
|
57
|
+
本次发布包含了以下内容:
|
|
58
|
+
|
|
59
|
+
改善已有的文档。
|
|
60
|
+
|
|
61
|
+
修改接口:
|
|
62
|
+
|
|
63
|
+
* [InquirePriceModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/43665)
|
|
64
|
+
|
|
65
|
+
* 新增入参:NodeNum, ReplicateSetNum
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
修改数据结构:
|
|
69
|
+
|
|
70
|
+
* [BackupDownloadTask](https://cloud.tencent.com/document/api/240/38576#BackupDownloadTask)
|
|
71
|
+
|
|
72
|
+
* 新增成员:BackupMethod, BackupDesc
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
82
|
+
|
|
83
|
+
### 第 5 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2022-02-25 08:14:28
|
|
86
|
+
|
|
87
|
+
本次发布包含了以下内容:
|
|
88
|
+
|
|
89
|
+
改善已有的文档。
|
|
90
|
+
|
|
91
|
+
新增数据结构:
|
|
92
|
+
|
|
93
|
+
* [APM](https://cloud.tencent.com/document/api/1261/63843#APM)
|
|
94
|
+
|
|
95
|
+
修改数据结构:
|
|
96
|
+
|
|
97
|
+
* [TracingConfig](https://cloud.tencent.com/document/api/1261/63843#TracingConfig)
|
|
98
|
+
|
|
99
|
+
* 新增成员:Enable, APM
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
1
104
|
# Release 4.0.295
|
|
2
105
|
|
|
3
106
|
## 云直播(live) 版本:2018-08-01
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,99 +1,103 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 28 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-02-
|
|
7
|
+
发布时间:2022-02-25 08:03:09
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [DeleteScreenshotTask](https://cloud.tencent.com/document/api/267/70280)
|
|
17
|
-
* [DescribeScreenshotTask](https://cloud.tencent.com/document/api/267/70279)
|
|
18
|
-
* [StopScreenshotTask](https://cloud.tencent.com/document/api/267/70278)
|
|
15
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
|
19
16
|
|
|
20
|
-
|
|
17
|
+
* 新增出参:PreludeInterval
|
|
21
18
|
|
|
22
|
-
* [ScreenshotTask](https://cloud.tencent.com/document/api/267/20474#ScreenshotTask)
|
|
23
19
|
|
|
20
|
+
修改数据结构:
|
|
24
21
|
|
|
22
|
+
* [KTVMusicDetailInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicDetailInfo)
|
|
25
23
|
|
|
26
|
-
|
|
24
|
+
* 新增成员:PreludeInterval
|
|
27
25
|
|
|
28
|
-
### 第 15 次发布
|
|
29
26
|
|
|
30
|
-
发布时间:2022-02-24 08:11:34
|
|
31
27
|
|
|
32
|
-
本次发布包含了以下内容:
|
|
33
28
|
|
|
34
|
-
|
|
29
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
35
30
|
|
|
36
|
-
|
|
31
|
+
### 第 55 次发布
|
|
37
32
|
|
|
38
|
-
|
|
33
|
+
发布时间:2022-02-25 08:06:26
|
|
39
34
|
|
|
40
|
-
|
|
35
|
+
本次发布包含了以下内容:
|
|
41
36
|
|
|
37
|
+
改善已有的文档。
|
|
42
38
|
|
|
43
|
-
|
|
39
|
+
新增接口:
|
|
44
40
|
|
|
45
|
-
* [
|
|
41
|
+
* [QueryExceedingInfo](https://cloud.tencent.com/document/api/1122/70343)
|
|
46
42
|
|
|
47
|
-
|
|
43
|
+
新增数据结构:
|
|
48
44
|
|
|
45
|
+
* [Paging](https://cloud.tencent.com/document/api/1122/40683#Paging)
|
|
46
|
+
* [QueryExceedingInfoData](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoData)
|
|
47
|
+
* [QueryExceedingInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoResult)
|
|
49
48
|
|
|
50
49
|
|
|
51
50
|
|
|
52
|
-
##
|
|
51
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
53
52
|
|
|
54
|
-
### 第
|
|
53
|
+
### 第 18 次发布
|
|
55
54
|
|
|
56
|
-
发布时间:2022-02-
|
|
55
|
+
发布时间:2022-02-25 08:11:43
|
|
57
56
|
|
|
58
57
|
本次发布包含了以下内容:
|
|
59
58
|
|
|
60
59
|
改善已有的文档。
|
|
61
60
|
|
|
61
|
+
修改接口:
|
|
62
|
+
|
|
63
|
+
* [InquirePriceModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/43665)
|
|
64
|
+
|
|
65
|
+
* 新增入参:NodeNum, ReplicateSetNum
|
|
66
|
+
|
|
67
|
+
|
|
62
68
|
修改数据结构:
|
|
63
69
|
|
|
64
|
-
* [
|
|
70
|
+
* [BackupDownloadTask](https://cloud.tencent.com/document/api/240/38576#BackupDownloadTask)
|
|
65
71
|
|
|
66
|
-
* 新增成员:
|
|
72
|
+
* 新增成员:BackupMethod, BackupDesc
|
|
67
73
|
|
|
68
74
|
|
|
69
75
|
|
|
70
76
|
|
|
71
|
-
##
|
|
77
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
72
78
|
|
|
73
|
-
### 第 106 次发布
|
|
74
79
|
|
|
75
|
-
|
|
80
|
+
|
|
81
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
82
|
+
|
|
83
|
+
### 第 5 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2022-02-25 08:14:28
|
|
76
86
|
|
|
77
87
|
本次发布包含了以下内容:
|
|
78
88
|
|
|
79
89
|
改善已有的文档。
|
|
80
90
|
|
|
81
|
-
|
|
91
|
+
新增数据结构:
|
|
82
92
|
|
|
83
|
-
* [
|
|
84
|
-
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
|
85
|
-
* [DeleteVpnGatewaySslClient](https://cloud.tencent.com/document/api/215/70288)
|
|
86
|
-
* [DeleteVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70287)
|
|
87
|
-
* [DescribeVpnGatewaySslClients](https://cloud.tencent.com/document/api/215/70286)
|
|
88
|
-
* [DescribeVpnGatewaySslServers](https://cloud.tencent.com/document/api/215/70285)
|
|
89
|
-
* [DisableVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70284)
|
|
90
|
-
* [DownloadVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70283)
|
|
91
|
-
* [EnableVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70282)
|
|
93
|
+
* [APM](https://cloud.tencent.com/document/api/1261/63843#APM)
|
|
92
94
|
|
|
93
|
-
|
|
95
|
+
修改数据结构:
|
|
96
|
+
|
|
97
|
+
* [TracingConfig](https://cloud.tencent.com/document/api/1261/63843#TracingConfig)
|
|
98
|
+
|
|
99
|
+
* 新增成员:Enable, APM
|
|
94
100
|
|
|
95
|
-
* [SslVpnClient](https://cloud.tencent.com/document/api/215/15824#SslVpnClient)
|
|
96
|
-
* [SslVpnSever](https://cloud.tencent.com/document/api/215/15824#SslVpnSever)
|
|
97
101
|
|
|
98
102
|
|
|
99
103
|
|
|
@@ -496,6 +500,28 @@
|
|
|
496
500
|
|
|
497
501
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
498
502
|
|
|
503
|
+
### 第 28 次发布
|
|
504
|
+
|
|
505
|
+
发布时间:2022-02-25 08:03:09
|
|
506
|
+
|
|
507
|
+
本次发布包含了以下内容:
|
|
508
|
+
|
|
509
|
+
改善已有的文档。
|
|
510
|
+
|
|
511
|
+
修改接口:
|
|
512
|
+
|
|
513
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
|
514
|
+
|
|
515
|
+
* 新增出参:PreludeInterval
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
修改数据结构:
|
|
519
|
+
|
|
520
|
+
* [KTVMusicDetailInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicDetailInfo)
|
|
521
|
+
|
|
522
|
+
* 新增成员:PreludeInterval
|
|
523
|
+
|
|
524
|
+
|
|
499
525
|
### 第 27 次发布
|
|
500
526
|
|
|
501
527
|
发布时间:2022-02-23 08:01:52
|
|
@@ -18608,6 +18634,24 @@
|
|
|
18608
18634
|
|
|
18609
18635
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
18610
18636
|
|
|
18637
|
+
### 第 55 次发布
|
|
18638
|
+
|
|
18639
|
+
发布时间:2022-02-25 08:06:26
|
|
18640
|
+
|
|
18641
|
+
本次发布包含了以下内容:
|
|
18642
|
+
|
|
18643
|
+
改善已有的文档。
|
|
18644
|
+
|
|
18645
|
+
新增接口:
|
|
18646
|
+
|
|
18647
|
+
* [[QueryExceedingInfo](https://cloud.tencent.com/document/api/1122/70343)](https://cloud.tencent.com/document/api/#/#)
|
|
18648
|
+
|
|
18649
|
+
新增数据结构:
|
|
18650
|
+
|
|
18651
|
+
* [[Paging](https://cloud.tencent.com/document/api/1122/40683#Paging)](https://cloud.tencent.com/document/api/1122/40683#[Paging](https://cloud.tencent.com/document/api/1122/40683#Paging))
|
|
18652
|
+
* [[QueryExceedingInfoData](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoData)](https://cloud.tencent.com/document/api/1122/40683#[QueryExceedingInfoData](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoData))
|
|
18653
|
+
* [[QueryExceedingInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoResult)](https://cloud.tencent.com/document/api/1122/40683#[QueryExceedingInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryExceedingInfoResult))
|
|
18654
|
+
|
|
18611
18655
|
### 第 54 次发布
|
|
18612
18656
|
|
|
18613
18657
|
发布时间:2022-02-21 08:04:03
|
|
@@ -39536,14 +39580,14 @@
|
|
|
39536
39580
|
|
|
39537
39581
|
新增接口:
|
|
39538
39582
|
|
|
39539
|
-
* [
|
|
39540
|
-
* [
|
|
39541
|
-
* [
|
|
39542
|
-
* [
|
|
39583
|
+
* [CreateScreenshotTask](https://cloud.tencent.com/document/api/267/70281)
|
|
39584
|
+
* [DeleteScreenshotTask](https://cloud.tencent.com/document/api/267/70280)
|
|
39585
|
+
* [DescribeScreenshotTask](https://cloud.tencent.com/document/api/267/70279)
|
|
39586
|
+
* [StopScreenshotTask](https://cloud.tencent.com/document/api/267/70278)
|
|
39543
39587
|
|
|
39544
39588
|
新增数据结构:
|
|
39545
39589
|
|
|
39546
|
-
* [
|
|
39590
|
+
* [ScreenshotTask](https://cloud.tencent.com/document/api/267/20474#ScreenshotTask)
|
|
39547
39591
|
|
|
39548
39592
|
### 第 72 次发布
|
|
39549
39593
|
|
|
@@ -42222,6 +42266,28 @@
|
|
|
42222
42266
|
|
|
42223
42267
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
42224
42268
|
|
|
42269
|
+
### 第 18 次发布
|
|
42270
|
+
|
|
42271
|
+
发布时间:2022-02-25 08:11:43
|
|
42272
|
+
|
|
42273
|
+
本次发布包含了以下内容:
|
|
42274
|
+
|
|
42275
|
+
改善已有的文档。
|
|
42276
|
+
|
|
42277
|
+
修改接口:
|
|
42278
|
+
|
|
42279
|
+
* [InquirePriceModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/43665)
|
|
42280
|
+
|
|
42281
|
+
* 新增入参:NodeNum, ReplicateSetNum
|
|
42282
|
+
|
|
42283
|
+
|
|
42284
|
+
修改数据结构:
|
|
42285
|
+
|
|
42286
|
+
* [BackupDownloadTask](https://cloud.tencent.com/document/api/240/38576#BackupDownloadTask)
|
|
42287
|
+
|
|
42288
|
+
* 新增成员:BackupMethod, BackupDesc
|
|
42289
|
+
|
|
42290
|
+
|
|
42225
42291
|
### 第 17 次发布
|
|
42226
42292
|
|
|
42227
42293
|
发布时间:2022-01-05 08:11:21
|
|
@@ -56146,6 +56212,25 @@
|
|
|
56146
56212
|
|
|
56147
56213
|
## 服务网格(tcm) 版本:2021-04-13
|
|
56148
56214
|
|
|
56215
|
+
### 第 5 次发布
|
|
56216
|
+
|
|
56217
|
+
发布时间:2022-02-25 08:14:28
|
|
56218
|
+
|
|
56219
|
+
本次发布包含了以下内容:
|
|
56220
|
+
|
|
56221
|
+
改善已有的文档。
|
|
56222
|
+
|
|
56223
|
+
新增数据结构:
|
|
56224
|
+
|
|
56225
|
+
* [[APM](https://cloud.tencent.com/document/api/1261/63843#APM)](https://cloud.tencent.com/document/api/1261/63843#[APM](https://cloud.tencent.com/document/api/1261/63843#APM))
|
|
56226
|
+
|
|
56227
|
+
修改数据结构:
|
|
56228
|
+
|
|
56229
|
+
* [TracingConfig](https://cloud.tencent.com/document/api/1261/63843#TracingConfig)
|
|
56230
|
+
|
|
56231
|
+
* 新增成员:Enable, APM
|
|
56232
|
+
|
|
56233
|
+
|
|
56149
56234
|
### 第 4 次发布
|
|
56150
56235
|
|
|
56151
56236
|
发布时间:2022-02-16 08:11:56
|
|
@@ -68259,20 +68344,20 @@
|
|
|
68259
68344
|
|
|
68260
68345
|
新增接口:
|
|
68261
68346
|
|
|
68262
|
-
* [
|
|
68263
|
-
* [
|
|
68264
|
-
* [
|
|
68265
|
-
* [
|
|
68266
|
-
* [
|
|
68267
|
-
* [
|
|
68268
|
-
* [
|
|
68269
|
-
* [
|
|
68270
|
-
* [
|
|
68347
|
+
* [CreateVpnGatewaySslClient](https://cloud.tencent.com/document/api/215/70290)
|
|
68348
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
|
68349
|
+
* [DeleteVpnGatewaySslClient](https://cloud.tencent.com/document/api/215/70288)
|
|
68350
|
+
* [DeleteVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70287)
|
|
68351
|
+
* [DescribeVpnGatewaySslClients](https://cloud.tencent.com/document/api/215/70286)
|
|
68352
|
+
* [DescribeVpnGatewaySslServers](https://cloud.tencent.com/document/api/215/70285)
|
|
68353
|
+
* [DisableVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70284)
|
|
68354
|
+
* [DownloadVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70283)
|
|
68355
|
+
* [EnableVpnGatewaySslClientCert](https://cloud.tencent.com/document/api/215/70282)
|
|
68271
68356
|
|
|
68272
68357
|
新增数据结构:
|
|
68273
68358
|
|
|
68274
|
-
* [
|
|
68275
|
-
* [
|
|
68359
|
+
* [SslVpnClient](https://cloud.tencent.com/document/api/215/15824#SslVpnClient)
|
|
68360
|
+
* [SslVpnSever](https://cloud.tencent.com/document/api/215/15824#SslVpnSever)
|
|
68276
68361
|
|
|
68277
68362
|
### 第 105 次发布
|
|
68278
68363
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-02-21 08:00:44 |
|
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-02-21 08:00:45 |
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-02-21 08:00:46 |
|
|
8
|
-
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-02-
|
|
8
|
+
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-02-25 08:03:09 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
|
|
10
10
|
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-02-21 08:00:53 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-02-21 08:01:54 |
|
|
28
28
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
29
29
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-02-21 08:02:02 |
|
|
30
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-02-
|
|
30
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-02-25 08:04:27 |
|
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-02-21 08:02:12 |
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-02-21 08:02:20 |
|
|
@@ -41,17 +41,17 @@
|
|
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-02-18 16:00:08 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
44
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-02-
|
|
44
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-02-25 08:05:41 |
|
|
45
45
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-02-22 08:03:47 |
|
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-02-21 08:03:41 |
|
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-02-21 08:03:43 |
|
|
48
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-02-
|
|
48
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-02-25 08:06:06 |
|
|
49
49
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-02-21 08:03:52 |
|
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-02-21 08:04:00 |
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-02-
|
|
52
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-02-25 08:06:26 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-02-
|
|
54
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-02-25 08:06:49 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-02-21 08:04:51 |
|
|
56
56
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
57
57
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-02-21 08:05:19 |
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-02-21 08:06:47 |
|
|
76
76
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-02-21 08:06:51 |
|
|
77
77
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-02-21 08:06:54 |
|
|
78
|
-
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-
|
|
79
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-02-
|
|
78
|
+
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-25 08:09:04 |
|
|
79
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-02-25 08:09:07 |
|
|
80
80
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-02-21 08:07:03 |
|
|
81
81
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-02-21 08:07:05 |
|
|
82
82
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-02-21 08:07:07 |
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
|
110
110
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-02-21 08:09:31 |
|
|
111
111
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-02-21 08:09:33 |
|
|
112
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-02-
|
|
112
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-02-25 08:11:43 |
|
|
113
113
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-02-23 08:10:23 |
|
|
114
114
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-02-21 08:09:56 |
|
|
115
115
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-02-21 08:10:08 |
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-02-21 08:12:08 |
|
|
155
155
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-02-21 08:12:18 |
|
|
156
156
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
157
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-02-
|
|
157
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-02-25 08:14:28 |
|
|
158
158
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-02-21 08:12:20 |
|
|
159
159
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-02-21 08:12:32 |
|
|
160
160
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-02-21 08:12:51 |
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
|
183
183
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
|
184
184
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-02-21 08:14:18 |
|
|
185
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-
|
|
185
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-25 08:16:45 |
|
|
186
186
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
|
187
187
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|
|
188
188
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -2401,7 +2401,7 @@ export interface GetAlarmLogRequest {
|
|
|
2401
2401
|
Query: string
|
|
2402
2402
|
|
|
2403
2403
|
/**
|
|
2404
|
-
* 单次查询返回的日志条数,最大值为
|
|
2404
|
+
* 单次查询返回的日志条数,最大值为1000
|
|
2405
2405
|
*/
|
|
2406
2406
|
Limit?: number
|
|
2407
2407
|
|
|
@@ -3315,27 +3315,33 @@ export interface SearchLogRequest {
|
|
|
3315
3315
|
To: number
|
|
3316
3316
|
|
|
3317
3317
|
/**
|
|
3318
|
-
* 查询语句,语句长度最大为
|
|
3318
|
+
* 查询语句,语句长度最大为12KB
|
|
3319
3319
|
*/
|
|
3320
3320
|
Query: string
|
|
3321
3321
|
|
|
3322
3322
|
/**
|
|
3323
|
-
|
|
3324
|
-
|
|
3323
|
+
* 仅当查询语句(Query)不包含SQL时有效
|
|
3324
|
+
表示单次查询返回的原始日志条数,最大值为1000,获取下一页日志需使用Context参数
|
|
3325
|
+
SQL结果条数指定方式参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
3326
|
+
*/
|
|
3325
3327
|
Limit?: number
|
|
3326
3328
|
|
|
3327
3329
|
/**
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
+
* 仅当查询语句(Query)不包含SQL时有效
|
|
3331
|
+
透传上次接口返回的Context值,可获取下一页日志,总计最多可获取1万条原始日志。过期时间1小时
|
|
3332
|
+
SQL结果翻页方式参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
3333
|
+
*/
|
|
3330
3334
|
Context?: string
|
|
3331
3335
|
|
|
3332
3336
|
/**
|
|
3333
|
-
|
|
3334
|
-
|
|
3337
|
+
* 仅当查询语句(Query)不包含SQL时有效。
|
|
3338
|
+
原始日志是否按时间排序返回;可选值:asc(升序)、desc(降序),默认为 desc
|
|
3339
|
+
SQL结果排序方式参考<a href="https://cloud.tencent.com/document/product/614/58978" target="_blank">SQL ORDER BY 语法</a>
|
|
3340
|
+
*/
|
|
3335
3341
|
Sort?: string
|
|
3336
3342
|
|
|
3337
3343
|
/**
|
|
3338
|
-
* 为true
|
|
3344
|
+
* 为true代表使用新的检索结果返回方式,响应参数AnalysisRecords和Columns有效;为false时代表使用老检索结果返回方式, AnalysisResults和ColNames有效
|
|
3339
3345
|
*/
|
|
3340
3346
|
UseNewAnalysis?: boolean
|
|
3341
3347
|
}
|
|
@@ -2039,7 +2039,7 @@ export interface GetAlarmLogRequest {
|
|
|
2039
2039
|
*/
|
|
2040
2040
|
Query: string;
|
|
2041
2041
|
/**
|
|
2042
|
-
* 单次查询返回的日志条数,最大值为
|
|
2042
|
+
* 单次查询返回的日志条数,最大值为1000
|
|
2043
2043
|
*/
|
|
2044
2044
|
Limit?: number;
|
|
2045
2045
|
/**
|
|
@@ -2814,23 +2814,29 @@ export interface SearchLogRequest {
|
|
|
2814
2814
|
*/
|
|
2815
2815
|
To: number;
|
|
2816
2816
|
/**
|
|
2817
|
-
* 查询语句,语句长度最大为
|
|
2817
|
+
* 查询语句,语句长度最大为12KB
|
|
2818
2818
|
*/
|
|
2819
2819
|
Query: string;
|
|
2820
2820
|
/**
|
|
2821
|
-
|
|
2822
|
-
|
|
2821
|
+
* 仅当查询语句(Query)不包含SQL时有效
|
|
2822
|
+
表示单次查询返回的原始日志条数,最大值为1000,获取下一页日志需使用Context参数
|
|
2823
|
+
SQL结果条数指定方式参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
2824
|
+
*/
|
|
2823
2825
|
Limit?: number;
|
|
2824
2826
|
/**
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
+
* 仅当查询语句(Query)不包含SQL时有效
|
|
2828
|
+
透传上次接口返回的Context值,可获取下一页日志,总计最多可获取1万条原始日志。过期时间1小时
|
|
2829
|
+
SQL结果翻页方式参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
2830
|
+
*/
|
|
2827
2831
|
Context?: string;
|
|
2828
2832
|
/**
|
|
2829
|
-
|
|
2830
|
-
|
|
2833
|
+
* 仅当查询语句(Query)不包含SQL时有效。
|
|
2834
|
+
原始日志是否按时间排序返回;可选值:asc(升序)、desc(降序),默认为 desc
|
|
2835
|
+
SQL结果排序方式参考<a href="https://cloud.tencent.com/document/product/614/58978" target="_blank">SQL ORDER BY 语法</a>
|
|
2836
|
+
*/
|
|
2831
2837
|
Sort?: string;
|
|
2832
2838
|
/**
|
|
2833
|
-
* 为true
|
|
2839
|
+
* 为true代表使用新的检索结果返回方式,响应参数AnalysisRecords和Columns有效;为false时代表使用老检索结果返回方式, AnalysisResults和ColNames有效
|
|
2834
2840
|
*/
|
|
2835
2841
|
UseNewAnalysis?: boolean;
|
|
2836
2842
|
}
|