tencentcloud-sdk-nodejs 4.0.223 → 4.0.224
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 +71 -170
- package/README.md +2 -2
- package/package.json +1 -1
- package/products.md +6 -6
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aa/v20200224/aa_models.ts +15 -22
- package/src/services/cwp/v20180228/cwp_models.ts +1 -1
- package/src/services/faceid/v20180301/faceid_models.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +6 -6
- package/src/services/monitor/v20180724/monitor_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_client.ts +282 -71
- package/src/services/tdmq/v20200217/tdmq_models.ts +856 -144
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aa/v20200224/aa_models.d.ts +13 -20
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +6 -6
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +89 -21
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +132 -30
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +728 -124
- package/test/tdmq.v20200217.test.js +190 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,101 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 41 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2021-10-27 08:02:46
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
|
|
16
|
-
|
|
17
|
-
* 新增入参:EnhancedService
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 云硬盘(cbs) 版本:2017-03-12
|
|
23
|
-
|
|
24
|
-
### 第 33 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2021-10-27 08:03:51
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
修改数据结构:
|
|
33
|
-
|
|
34
|
-
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
|
35
|
-
|
|
36
|
-
* <font color="#dd0000">**修改成员**:</font>SnapshotId
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
42
|
-
|
|
43
|
-
### 第 11 次发布
|
|
44
|
-
|
|
45
|
-
发布时间:2021-10-27 08:04:57
|
|
46
|
-
|
|
47
|
-
本次发布包含了以下内容:
|
|
48
|
-
|
|
49
|
-
改善已有的文档。
|
|
50
|
-
|
|
51
|
-
修改接口:
|
|
52
|
-
|
|
53
|
-
* [GetAlarmLog](https://cloud.tencent.com/document/api/614/56460)
|
|
54
|
-
|
|
55
|
-
* 新增入参:UseNewAnalysis
|
|
56
|
-
|
|
57
|
-
* 新增出参:AnalysisRecords, Columns
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
63
|
-
|
|
64
|
-
### 第 33 次发布
|
|
65
|
-
|
|
66
|
-
发布时间:2021-10-27 08:05:40
|
|
67
|
-
|
|
68
|
-
本次发布包含了以下内容:
|
|
69
|
-
|
|
70
|
-
改善已有的文档。
|
|
71
|
-
|
|
72
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
73
|
-
|
|
74
|
-
* RescanImpactedHost
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
79
|
-
|
|
80
|
-
### 第 13 次发布
|
|
81
|
-
|
|
82
|
-
发布时间:2021-10-27 08:06:08
|
|
83
|
-
|
|
84
|
-
本次发布包含了以下内容:
|
|
85
|
-
|
|
86
|
-
改善已有的文档。
|
|
87
|
-
|
|
88
|
-
新增接口:
|
|
89
|
-
|
|
90
|
-
* [ModifyClusterParam](https://cloud.tencent.com/document/api/1003/63365)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
3
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
95
4
|
|
|
96
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
97
6
|
|
|
98
|
-
发布时间:2021-10-27
|
|
7
|
+
发布时间:2021-10-27 20:52:54
|
|
99
8
|
|
|
100
9
|
本次发布包含了以下内容:
|
|
101
10
|
|
|
@@ -103,79 +12,33 @@
|
|
|
103
12
|
|
|
104
13
|
新增接口:
|
|
105
14
|
|
|
106
|
-
* [
|
|
107
|
-
* [
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
* [
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
改善已有的文档。
|
|
124
|
-
|
|
125
|
-
修改数据结构:
|
|
126
|
-
|
|
127
|
-
* [DeviceInfo](https://cloud.tencent.com/document/api/1081/34988#DeviceInfo)
|
|
128
|
-
|
|
129
|
-
* 新增成员:EnableState, ProductId, ProductName, DeviceType
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
135
|
-
|
|
136
|
-
### 第 3 次发布
|
|
137
|
-
|
|
138
|
-
发布时间:2021-10-27 08:10:34
|
|
139
|
-
|
|
140
|
-
本次发布包含了以下内容:
|
|
141
|
-
|
|
142
|
-
改善已有的文档。
|
|
143
|
-
|
|
144
|
-
修改接口:
|
|
145
|
-
|
|
146
|
-
* [ManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52565)
|
|
147
|
-
|
|
148
|
-
* 新增入参:BusinessCryptoData
|
|
149
|
-
|
|
150
|
-
* <font color="#dd0000">**修改入参**:</font>BusinessSecurityData
|
|
151
|
-
|
|
15
|
+
* [CreateRocketMQCluster](https://cloud.tencent.com/document/api/1179/63429)
|
|
16
|
+
* [CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)
|
|
17
|
+
* [CreateRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63427)
|
|
18
|
+
* [CreateRocketMQTopic](https://cloud.tencent.com/document/api/1179/63426)
|
|
19
|
+
* [DeleteRocketMQCluster](https://cloud.tencent.com/document/api/1179/63425)
|
|
20
|
+
* [DeleteRocketMQGroup](https://cloud.tencent.com/document/api/1179/63424)
|
|
21
|
+
* [DeleteRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63412)
|
|
22
|
+
* [DeleteRocketMQTopic](https://cloud.tencent.com/document/api/1179/63423)
|
|
23
|
+
* [DescribeRocketMQCluster](https://cloud.tencent.com/document/api/1179/63422)
|
|
24
|
+
* [DescribeRocketMQClusters](https://cloud.tencent.com/document/api/1179/63421)
|
|
25
|
+
* [DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)
|
|
26
|
+
* [DescribeRocketMQNamespaces](https://cloud.tencent.com/document/api/1179/63419)
|
|
27
|
+
* [DescribeRocketMQTopics](https://cloud.tencent.com/document/api/1179/63418)
|
|
28
|
+
* [ModifyRocketMQCluster](https://cloud.tencent.com/document/api/1179/63417)
|
|
29
|
+
* [ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)
|
|
30
|
+
* [ModifyRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63415)
|
|
31
|
+
* [ModifyRocketMQTopic](https://cloud.tencent.com/document/api/1179/63414)
|
|
152
32
|
|
|
153
33
|
新增数据结构:
|
|
154
34
|
|
|
155
|
-
* [
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
发布时间:2021-10-27 08:12:44
|
|
164
|
-
|
|
165
|
-
本次发布包含了以下内容:
|
|
166
|
-
|
|
167
|
-
改善已有的文档。
|
|
168
|
-
|
|
169
|
-
新增数据结构:
|
|
170
|
-
|
|
171
|
-
* [KVPair](https://cloud.tencent.com/document/api/1364/54942#KVPair)
|
|
172
|
-
|
|
173
|
-
修改数据结构:
|
|
174
|
-
|
|
175
|
-
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
176
|
-
|
|
177
|
-
* 新增成员:Tags
|
|
178
|
-
|
|
35
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
36
|
+
* [RocketMQClusterDetail](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterDetail)
|
|
37
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
38
|
+
* [RocketMQClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterRecentStats)
|
|
39
|
+
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
|
40
|
+
* [RocketMQNamespace](https://cloud.tencent.com/document/api/1179/46089#RocketMQNamespace)
|
|
41
|
+
* [RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic)
|
|
179
42
|
|
|
180
43
|
|
|
181
44
|
|
|
@@ -20002,7 +19865,7 @@
|
|
|
20002
19865
|
|
|
20003
19866
|
新增接口:
|
|
20004
19867
|
|
|
20005
|
-
* [
|
|
19868
|
+
* [ModifyClusterParam](https://cloud.tencent.com/document/api/1003/63365)
|
|
20006
19869
|
|
|
20007
19870
|
### 第 12 次发布
|
|
20008
19871
|
|
|
@@ -23642,12 +23505,12 @@
|
|
|
23642
23505
|
|
|
23643
23506
|
新增接口:
|
|
23644
23507
|
|
|
23645
|
-
* [
|
|
23646
|
-
* [
|
|
23508
|
+
* [CreateKeyPair](https://cloud.tencent.com/document/api/1108/63368)
|
|
23509
|
+
* [DisassociateInstancesKeyPairs](https://cloud.tencent.com/document/api/1108/63367)
|
|
23647
23510
|
|
|
23648
23511
|
新增数据结构:
|
|
23649
23512
|
|
|
23650
|
-
* [
|
|
23513
|
+
* [KeyPair](https://cloud.tencent.com/document/api/1108/42574#KeyPair)
|
|
23651
23514
|
|
|
23652
23515
|
### 第 55 次发布
|
|
23653
23516
|
|
|
@@ -42005,7 +41868,7 @@
|
|
|
42005
41868
|
|
|
42006
41869
|
新增数据结构:
|
|
42007
41870
|
|
|
42008
|
-
* [
|
|
41871
|
+
* [InputCryptoManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputCryptoManageMarketingRisk)
|
|
42009
41872
|
|
|
42010
41873
|
### 第 2 次发布
|
|
42011
41874
|
|
|
@@ -49737,6 +49600,44 @@
|
|
|
49737
49600
|
|
|
49738
49601
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
49739
49602
|
|
|
49603
|
+
### 第 22 次发布
|
|
49604
|
+
|
|
49605
|
+
发布时间:2021-10-27 20:52:54
|
|
49606
|
+
|
|
49607
|
+
本次发布包含了以下内容:
|
|
49608
|
+
|
|
49609
|
+
改善已有的文档。
|
|
49610
|
+
|
|
49611
|
+
新增接口:
|
|
49612
|
+
|
|
49613
|
+
* [[CreateRocketMQCluster](https://cloud.tencent.com/document/api/1179/63429)](https://cloud.tencent.com/document/api/#/#)
|
|
49614
|
+
* [[CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)](https://cloud.tencent.com/document/api/#/#)
|
|
49615
|
+
* [[CreateRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63427)](https://cloud.tencent.com/document/api/#/#)
|
|
49616
|
+
* [[CreateRocketMQTopic](https://cloud.tencent.com/document/api/1179/63426)](https://cloud.tencent.com/document/api/#/#)
|
|
49617
|
+
* [[DeleteRocketMQCluster](https://cloud.tencent.com/document/api/1179/63425)](https://cloud.tencent.com/document/api/#/#)
|
|
49618
|
+
* [[DeleteRocketMQGroup](https://cloud.tencent.com/document/api/1179/63424)](https://cloud.tencent.com/document/api/#/#)
|
|
49619
|
+
* [[DeleteRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63412)](https://cloud.tencent.com/document/api/#/#)
|
|
49620
|
+
* [[DeleteRocketMQTopic](https://cloud.tencent.com/document/api/1179/63423)](https://cloud.tencent.com/document/api/#/#)
|
|
49621
|
+
* [[DescribeRocketMQCluster](https://cloud.tencent.com/document/api/1179/63422)](https://cloud.tencent.com/document/api/#/#)
|
|
49622
|
+
* [[DescribeRocketMQClusters](https://cloud.tencent.com/document/api/1179/63421)](https://cloud.tencent.com/document/api/#/#)
|
|
49623
|
+
* [[DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)](https://cloud.tencent.com/document/api/#/#)
|
|
49624
|
+
* [[DescribeRocketMQNamespaces](https://cloud.tencent.com/document/api/1179/63419)](https://cloud.tencent.com/document/api/#/#)
|
|
49625
|
+
* [[DescribeRocketMQTopics](https://cloud.tencent.com/document/api/1179/63418)](https://cloud.tencent.com/document/api/#/#)
|
|
49626
|
+
* [[ModifyRocketMQCluster](https://cloud.tencent.com/document/api/1179/63417)](https://cloud.tencent.com/document/api/#/#)
|
|
49627
|
+
* [[ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)](https://cloud.tencent.com/document/api/#/#)
|
|
49628
|
+
* [[ModifyRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63415)](https://cloud.tencent.com/document/api/#/#)
|
|
49629
|
+
* [[ModifyRocketMQTopic](https://cloud.tencent.com/document/api/1179/63414)](https://cloud.tencent.com/document/api/#/#)
|
|
49630
|
+
|
|
49631
|
+
新增数据结构:
|
|
49632
|
+
|
|
49633
|
+
* [[RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig))
|
|
49634
|
+
* [[RocketMQClusterDetail](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterDetail)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQClusterDetail](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterDetail))
|
|
49635
|
+
* [[RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo))
|
|
49636
|
+
* [[RocketMQClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterRecentStats)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterRecentStats))
|
|
49637
|
+
* [[RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup))
|
|
49638
|
+
* [[RocketMQNamespace](https://cloud.tencent.com/document/api/1179/46089#RocketMQNamespace)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQNamespace](https://cloud.tencent.com/document/api/1179/46089#RocketMQNamespace))
|
|
49639
|
+
* [[RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic))
|
|
49640
|
+
|
|
49740
49641
|
### 第 21 次发布
|
|
49741
49642
|
|
|
49742
49643
|
发布时间:2021-10-21 11:38:45
|
|
@@ -54356,7 +54257,7 @@
|
|
|
54356
54257
|
|
|
54357
54258
|
新增数据结构:
|
|
54358
54259
|
|
|
54359
|
-
* [
|
|
54260
|
+
* [KVPair](https://cloud.tencent.com/document/api/1364/54942#KVPair)
|
|
54360
54261
|
|
|
54361
54262
|
修改数据结构:
|
|
54362
54263
|
|
package/README.md
CHANGED
|
@@ -46,7 +46,7 @@ const clientConfig = {
|
|
|
46
46
|
region: "ap-shanghai",
|
|
47
47
|
// 可选配置实例
|
|
48
48
|
profile: {
|
|
49
|
-
signMethod: "
|
|
49
|
+
signMethod: "TC3-HMAC-SHA256", // 签名方法
|
|
50
50
|
httpProfile: {
|
|
51
51
|
reqMethod: "POST", // 请求方法
|
|
52
52
|
reqTimeout: 30, // 请求超时时间,默认60s
|
|
@@ -84,7 +84,7 @@ const clientConfig = {
|
|
|
84
84
|
region: "ap-shanghai",
|
|
85
85
|
// 可选配置实例
|
|
86
86
|
profile: {
|
|
87
|
-
signMethod: "
|
|
87
|
+
signMethod: "TC3-HMAC-SHA256", // 签名方法
|
|
88
88
|
httpProfile: {
|
|
89
89
|
reqMethod: "POST", // 请求方法
|
|
90
90
|
reqTimeout: 30, // 请求超时时间,默认60s
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
| 包名 | 产品中文名 | 更新时间 |
|
|
2
2
|
|-|-|-|
|
|
3
|
-
| aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2021-
|
|
3
|
+
| aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2021-10-28 08:01:28 |
|
|
4
4
|
| aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-10-20 16:41:59 |
|
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2021-09-16 08:02:22 |
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-10-13 08:05:27 |
|
|
52
52
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
53
53
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-10-20 08:08:42 |
|
|
54
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-10-
|
|
54
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-10-28 08:04:53 |
|
|
55
55
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
56
56
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-10-27 08:06:08 |
|
|
57
57
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2021-09-16 08:06:18 |
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-09-30 08:05:14 |
|
|
75
75
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-10-25 08:05:49 |
|
|
76
76
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-09-16 08:07:14 |
|
|
77
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-10-
|
|
77
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-10-28 08:06:55 |
|
|
78
78
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-09-24 09:57:29 |
|
|
79
79
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-09-24 09:57:31 |
|
|
80
80
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-10-18 08:07:19 |
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2021-09-16 08:01:45 |
|
|
92
92
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2021-09-16 08:07:49 |
|
|
93
93
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
|
|
94
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-10-
|
|
94
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-10-28 08:08:02 |
|
|
95
95
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-09-16 08:08:06 |
|
|
96
96
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-09-16 08:03:15 |
|
|
97
97
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-09-16 08:01:15 |
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-09-16 08:01:53 |
|
|
106
106
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-10-11 08:07:22 |
|
|
107
107
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-09-27 08:14:06 |
|
|
108
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-
|
|
108
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-10-28 08:09:09 |
|
|
109
109
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-10-27 08:09:49 |
|
|
110
110
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-10-21 11:32:09 |
|
|
111
111
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
151
151
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-10-21 11:37:27 |
|
|
152
152
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-09-16 08:00:13 |
|
|
153
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-10-
|
|
153
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-10-27 20:52:54 |
|
|
154
154
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-10-26 08:13:30 |
|
|
155
155
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
156
156
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-09-16 08:01:33 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.224"
|
|
@@ -53,19 +53,19 @@ export interface QueryActivityAntiRushResponse {
|
|
|
53
53
|
* 操作时间戳,单位:秒。
|
|
54
54
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
55
55
|
*/
|
|
56
|
-
PostTime
|
|
56
|
+
PostTime: string
|
|
57
57
|
|
|
58
58
|
/**
|
|
59
59
|
* 用户操作的真实外网 IP。
|
|
60
60
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
61
61
|
*/
|
|
62
|
-
UserIp
|
|
62
|
+
UserIp: string
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
65
|
* 0:表示无恶意。
|
|
66
66
|
1 - 4:恶意等级由低到高。
|
|
67
67
|
*/
|
|
68
|
-
Level
|
|
68
|
+
Level: number
|
|
69
69
|
|
|
70
70
|
/**
|
|
71
71
|
* 风险类型。
|
|
@@ -88,33 +88,32 @@ export interface QueryActivityAntiRushResponse {
|
|
|
88
88
|
205,非公网有效ip,传进来的IP地址为内网ip地址或者ip保留地址;
|
|
89
89
|
206,设备异常,该设备存在异常的使用行为
|
|
90
90
|
*/
|
|
91
|
-
RiskType
|
|
91
|
+
RiskType: Array<number>
|
|
92
92
|
|
|
93
93
|
/**
|
|
94
94
|
* accountType是QQ或微信开放账号时,用于标识QQ或微信用户登录后关联业务自身的账号ID
|
|
95
95
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
96
96
|
*/
|
|
97
|
-
AssociateAccount
|
|
97
|
+
AssociateAccount: string
|
|
98
98
|
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
101
|
-
accountType不同对应不同的用户ID。如果是QQ或微信用户则填入对应的openId
|
|
100
|
+
* uid值
|
|
102
101
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
103
102
|
*/
|
|
104
|
-
Uid
|
|
103
|
+
Uid: string
|
|
105
104
|
|
|
106
105
|
/**
|
|
107
106
|
* 用户操作的目的ID
|
|
108
107
|
比如:点赞,该字段就是被点 赞的消息 id,如果是投票,就是被投号码的 ID
|
|
109
108
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
110
109
|
*/
|
|
111
|
-
RootId
|
|
110
|
+
RootId: string
|
|
112
111
|
|
|
113
112
|
/**
|
|
114
113
|
* 业务侧错误码。成功时返回Success,错误时返回具体业务错误原因。
|
|
115
114
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
116
115
|
*/
|
|
117
|
-
CodeDesc
|
|
116
|
+
CodeDesc: string
|
|
118
117
|
|
|
119
118
|
/**
|
|
120
119
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -626,17 +625,12 @@ export interface SponsorInfo {
|
|
|
626
625
|
*/
|
|
627
626
|
export interface QueryActivityAntiRushRequest {
|
|
628
627
|
/**
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
2:微信开放账号。
|
|
632
|
-
4:手机号。
|
|
633
|
-
0:其他。
|
|
634
|
-
10004:手机号 MD5。
|
|
635
|
-
*/
|
|
628
|
+
* 账号类型
|
|
629
|
+
*/
|
|
636
630
|
AccountType: string
|
|
637
631
|
|
|
638
632
|
/**
|
|
639
|
-
*
|
|
633
|
+
* uid值
|
|
640
634
|
*/
|
|
641
635
|
Uid: string
|
|
642
636
|
|
|
@@ -661,7 +655,7 @@ export interface QueryActivityAntiRushRequest {
|
|
|
661
655
|
NickName?: string
|
|
662
656
|
|
|
663
657
|
/**
|
|
664
|
-
*
|
|
658
|
+
* 手机号
|
|
665
659
|
*/
|
|
666
660
|
PhoneNumber?: string
|
|
667
661
|
|
|
@@ -790,9 +784,8 @@ export interface QueryActivityAntiRushRequest {
|
|
|
790
784
|
RandNum?: string
|
|
791
785
|
|
|
792
786
|
/**
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
*/
|
|
787
|
+
* token
|
|
788
|
+
*/
|
|
796
789
|
WxToken?: string
|
|
797
790
|
|
|
798
791
|
/**
|
|
@@ -331,13 +331,13 @@ export interface CheckBankCardInformationResponse {
|
|
|
331
331
|
*/
|
|
332
332
|
export interface DetectInfoBestFrame {
|
|
333
333
|
/**
|
|
334
|
-
*
|
|
334
|
+
* 活体比对最佳帧Base64编码。
|
|
335
335
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
336
336
|
*/
|
|
337
337
|
BestFrame: string
|
|
338
338
|
|
|
339
339
|
/**
|
|
340
|
-
*
|
|
340
|
+
* 自截帧Base64编码数组。
|
|
341
341
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
342
342
|
*/
|
|
343
343
|
BestFrames: Array<string>
|
|
@@ -1550,18 +1550,18 @@ export interface CallDeviceActionSyncResponse {
|
|
|
1550
1550
|
/**
|
|
1551
1551
|
* 调用Id
|
|
1552
1552
|
*/
|
|
1553
|
-
ClientToken
|
|
1553
|
+
ClientToken: string
|
|
1554
1554
|
|
|
1555
1555
|
/**
|
|
1556
1556
|
* 输出参数
|
|
1557
1557
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1558
1558
|
*/
|
|
1559
|
-
OutputParams
|
|
1559
|
+
OutputParams: string
|
|
1560
1560
|
|
|
1561
1561
|
/**
|
|
1562
|
-
*
|
|
1562
|
+
* 返回状态,当设备不在线等部分情况,会通过该 Status 返回。
|
|
1563
1563
|
*/
|
|
1564
|
-
Status
|
|
1564
|
+
Status: string
|
|
1565
1565
|
|
|
1566
1566
|
/**
|
|
1567
1567
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2487,12 +2487,12 @@ export interface CallDeviceActionAsyncResponse {
|
|
|
2487
2487
|
/**
|
|
2488
2488
|
* 调用Id
|
|
2489
2489
|
*/
|
|
2490
|
-
ClientToken
|
|
2490
|
+
ClientToken: string
|
|
2491
2491
|
|
|
2492
2492
|
/**
|
|
2493
2493
|
* 异步调用状态
|
|
2494
2494
|
*/
|
|
2495
|
-
Status
|
|
2495
|
+
Status: string
|
|
2496
2496
|
|
|
2497
2497
|
/**
|
|
2498
2498
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -540,7 +540,7 @@ export interface CreateAlarmPolicyRequest {
|
|
|
540
540
|
MonitorType: string
|
|
541
541
|
|
|
542
542
|
/**
|
|
543
|
-
* 告警策略类型,由 [DescribeAllNamespaces](https://cloud.tencent.com/document/product/248/48683)
|
|
543
|
+
* 告警策略类型,由 [DescribeAllNamespaces](https://cloud.tencent.com/document/product/248/48683) 获得。对于云产品监控,取接口出参的 QceNamespacesNew.N.Id,例如 cvm_device
|
|
544
544
|
*/
|
|
545
545
|
Namespace: string
|
|
546
546
|
|