tencentcloud-sdk-nodejs 4.0.848 → 4.0.850
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 +372 -0
- package/SERVICE_CHANGELOG.md +358 -72
- package/package.json +1 -1
- package/products.md +32 -32
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/apm/v20210622/apm_models.ts +1 -1
- package/src/services/btoe/index.ts +2 -2
- package/src/services/captcha/v20190722/captcha_models.ts +2 -2
- package/src/services/ccc/v20200210/ccc_models.ts +19 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +2 -2
- package/src/services/cls/v20201016/cls_models.ts +11 -58
- package/src/services/csip/v20221121/csip_models.ts +40 -2
- package/src/services/cwp/v20180228/cwp_models.ts +10 -5
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
- package/src/services/dlc/v20210125/dlc_models.ts +33 -1
- package/src/services/ess/v20201111/ess_client.ts +24 -8
- package/src/services/ess/v20201111/ess_models.ts +86 -0
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_models.ts +5 -11
- package/src/services/fmu/v20191213/fmu_models.ts +1 -1
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +93 -32
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +300 -112
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/iss/v20230517/iss_models.ts +5 -0
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +15 -15
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -14
- package/src/services/lke/v20231130/lke_models.ts +1 -1
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mrs/v20200910/mrs_client.ts +89 -37
- package/src/services/mrs/v20200910/mrs_models.ts +1814 -1074
- package/src/services/ocr/v20181119/ocr_models.ts +1 -0
- package/src/services/rce/v20201103/rce_client.ts +3 -19
- package/src/services/rce/v20201103/rce_models.ts +57 -164
- package/src/services/sms/index.ts +2 -2
- package/src/services/ssm/v20190923/ssm_models.ts +1 -1
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tdmq/v20200217/tdmq_models.ts +24 -9
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/teo/v20220901/teo_client.ts +1 -0
- package/src/services/teo/v20220901/teo_models.ts +21 -0
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/v20180525/tke_models.ts +1 -1
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/tse/v20201207/tse_models.ts +4 -0
- package/src/services/vm/index.ts +2 -2
- package/src/services/waf/v20180125/waf_client.ts +54 -5
- package/src/services/waf/v20180125/waf_models.ts +262 -60
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +19 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -58
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +33 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +13 -5
- package/tencentcloud/services/ess/v20201111/ess_client.js +15 -5
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +84 -0
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
- package/tencentcloud/services/fmu/v20191213/fmu_models.d.ts +1 -1
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +29 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +42 -12
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +289 -112
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +15 -15
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -15
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -14
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -1
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +5 -1
- package/tencentcloud/services/mrs/v20200910/mrs_client.js +6 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2208 -1510
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -0
- package/tencentcloud/services/rce/v20201103/rce_client.d.ts +1 -5
- package/tencentcloud/services/rce/v20201103/rce_client.js +0 -6
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +57 -158
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +24 -9
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +17 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +24 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +253 -60
- package/test/ess.v20201111.test.js +12 -2
- package/test/iotexplorer.v20190423.test.js +58 -8
- package/test/mrs.v20200910.test.js +10 -0
- package/test/rce.v20201103.test.js +0 -10
- package/test/waf.v20180125.test.js +40 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,50 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 37 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-05-
|
|
7
|
+
发布时间:2024-05-10 01:27:43
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [PreviewLogStatistic](https://cloud.tencent.com/document/api/614/56471#PreviewLogStatistic)
|
|
13
|
+
修改接口:
|
|
16
14
|
|
|
17
|
-
* [
|
|
15
|
+
* [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
|
|
18
16
|
|
|
19
|
-
*
|
|
17
|
+
* 新增出参:PublicPrivateAttr
|
|
20
18
|
|
|
19
|
+
* [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
|
|
21
20
|
|
|
21
|
+
* 新增入参:MemberId
|
|
22
22
|
|
|
23
|
+
* 新增出参:PublicPrivateAttr
|
|
23
24
|
|
|
24
|
-
|
|
25
|
+
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
* 新增入参:MemberId
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
* 新增出参:JoinTypeLst, CloudTypeLst
|
|
29
30
|
|
|
30
|
-
本次发布包含了以下内容:
|
|
31
|
-
|
|
32
|
-
改善已有的文档。
|
|
33
31
|
|
|
34
32
|
修改数据结构:
|
|
35
33
|
|
|
36
|
-
* [
|
|
34
|
+
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
37
35
|
|
|
38
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:SubUserCount, JoinTypeInfo
|
|
39
37
|
|
|
40
38
|
|
|
41
39
|
|
|
42
40
|
|
|
43
|
-
##
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
44
42
|
|
|
45
|
-
### 第
|
|
43
|
+
### 第 113 次发布
|
|
46
44
|
|
|
47
|
-
发布时间:2024-05-
|
|
45
|
+
发布时间:2024-05-10 01:29:26
|
|
48
46
|
|
|
49
47
|
本次发布包含了以下内容:
|
|
50
48
|
|
|
@@ -52,22 +50,18 @@
|
|
|
52
50
|
|
|
53
51
|
修改数据结构:
|
|
54
52
|
|
|
55
|
-
* [
|
|
56
|
-
|
|
57
|
-
* 新增成员:ReleasedApproverRecipientId, ApproverSignSealId
|
|
58
|
-
|
|
59
|
-
|
|
53
|
+
* [Item](https://cloud.tencent.com/document/api/296/19867#Item)
|
|
60
54
|
|
|
55
|
+
* 新增成员:CategoryId
|
|
61
56
|
|
|
62
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
57
|
|
|
64
58
|
|
|
65
59
|
|
|
66
|
-
##
|
|
60
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
67
61
|
|
|
68
|
-
### 第
|
|
62
|
+
### 第 87 次发布
|
|
69
63
|
|
|
70
|
-
发布时间:2024-05-
|
|
64
|
+
发布时间:2024-05-10 01:33:56
|
|
71
65
|
|
|
72
66
|
本次发布包含了以下内容:
|
|
73
67
|
|
|
@@ -75,37 +69,34 @@
|
|
|
75
69
|
|
|
76
70
|
修改数据结构:
|
|
77
71
|
|
|
78
|
-
* [
|
|
72
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
|
79
73
|
|
|
80
|
-
*
|
|
74
|
+
* 新增成员:DeductionPriority
|
|
81
75
|
|
|
82
76
|
|
|
83
77
|
|
|
84
78
|
|
|
85
|
-
##
|
|
79
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
86
80
|
|
|
87
|
-
### 第
|
|
81
|
+
### 第 168 次发布
|
|
88
82
|
|
|
89
|
-
发布时间:2024-05-
|
|
83
|
+
发布时间:2024-05-10 01:46:37
|
|
90
84
|
|
|
91
85
|
本次发布包含了以下内容:
|
|
92
86
|
|
|
93
87
|
改善已有的文档。
|
|
94
88
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
* [ModifyPrometheusInstanceAttributes](https://cloud.tencent.com/document/api/248/76009)
|
|
98
|
-
|
|
99
|
-
* <font color="#dd0000">**修改入参**:</font>InstanceName
|
|
89
|
+
新增接口:
|
|
100
90
|
|
|
91
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
101
92
|
|
|
102
93
|
|
|
103
94
|
|
|
104
95
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
105
96
|
|
|
106
|
-
### 第
|
|
97
|
+
### 第 110 次发布
|
|
107
98
|
|
|
108
|
-
发布时间:2024-05-
|
|
99
|
+
发布时间:2024-05-10 02:29:12
|
|
109
100
|
|
|
110
101
|
本次发布包含了以下内容:
|
|
111
102
|
|
|
@@ -113,62 +104,45 @@
|
|
|
113
104
|
|
|
114
105
|
修改数据结构:
|
|
115
106
|
|
|
116
|
-
* [
|
|
117
|
-
|
|
118
|
-
* 新增成员:MessageConsumeRate, ClusterVersion
|
|
119
|
-
|
|
120
|
-
* [RabbitMQQueueListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQQueueListInfo)
|
|
121
|
-
|
|
122
|
-
* 新增成员:Durable, AutoDelete, InstanceId, VirtualHost, Node, Policy, Arguments, Exclusive
|
|
123
|
-
|
|
124
|
-
* [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)
|
|
107
|
+
* [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
|
|
125
108
|
|
|
126
|
-
*
|
|
109
|
+
* <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation
|
|
127
110
|
|
|
128
111
|
|
|
129
112
|
|
|
130
113
|
|
|
131
114
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
132
115
|
|
|
133
|
-
### 第
|
|
116
|
+
### 第 80 次发布
|
|
134
117
|
|
|
135
|
-
发布时间:2024-05-
|
|
118
|
+
发布时间:2024-05-10 02:31:21
|
|
136
119
|
|
|
137
120
|
本次发布包含了以下内容:
|
|
138
121
|
|
|
139
122
|
改善已有的文档。
|
|
140
123
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
* [DescribeSecurityIPGroup](https://cloud.tencent.com/document/api/1552/105866)
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
148
|
-
|
|
149
|
-
|
|
124
|
+
修改接口:
|
|
150
125
|
|
|
151
|
-
|
|
126
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
152
127
|
|
|
153
|
-
|
|
128
|
+
* 新增入参:CacheTag
|
|
154
129
|
|
|
155
|
-
发布时间:2024-05-07 11:13:32
|
|
156
130
|
|
|
157
|
-
|
|
131
|
+
新增数据结构:
|
|
158
132
|
|
|
159
|
-
|
|
133
|
+
* [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)
|
|
160
134
|
|
|
161
135
|
修改数据结构:
|
|
162
136
|
|
|
163
|
-
* [
|
|
137
|
+
* [Task](https://cloud.tencent.com/document/api/1552/80721#Task)
|
|
164
138
|
|
|
165
|
-
* 新增成员:
|
|
139
|
+
* 新增成员:Method
|
|
166
140
|
|
|
167
|
-
* [WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams)
|
|
168
141
|
|
|
169
|
-
* 新增成员:MaxMediaFileDuration
|
|
170
142
|
|
|
171
143
|
|
|
144
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
145
|
+
|
|
172
146
|
|
|
173
147
|
|
|
174
148
|
# 历次版本更新如下:
|
|
@@ -37355,6 +37329,40 @@
|
|
|
37355
37329
|
|
|
37356
37330
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
37357
37331
|
|
|
37332
|
+
### 第 37 次发布
|
|
37333
|
+
|
|
37334
|
+
发布时间:2024-05-10 01:27:43
|
|
37335
|
+
|
|
37336
|
+
本次发布包含了以下内容:
|
|
37337
|
+
|
|
37338
|
+
改善已有的文档。
|
|
37339
|
+
|
|
37340
|
+
修改接口:
|
|
37341
|
+
|
|
37342
|
+
* [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
|
|
37343
|
+
|
|
37344
|
+
* 新增出参:PublicPrivateAttr
|
|
37345
|
+
|
|
37346
|
+
* [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
|
|
37347
|
+
|
|
37348
|
+
* 新增入参:MemberId
|
|
37349
|
+
|
|
37350
|
+
* 新增出参:PublicPrivateAttr
|
|
37351
|
+
|
|
37352
|
+
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
37353
|
+
|
|
37354
|
+
* 新增入参:MemberId
|
|
37355
|
+
|
|
37356
|
+
* 新增出参:JoinTypeLst, CloudTypeLst
|
|
37357
|
+
|
|
37358
|
+
|
|
37359
|
+
修改数据结构:
|
|
37360
|
+
|
|
37361
|
+
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
37362
|
+
|
|
37363
|
+
* 新增成员:SubUserCount, JoinTypeInfo
|
|
37364
|
+
|
|
37365
|
+
|
|
37358
37366
|
### 第 36 次发布
|
|
37359
37367
|
|
|
37360
37368
|
发布时间:2024-05-07 01:12:54
|
|
@@ -40611,6 +40619,21 @@
|
|
|
40611
40619
|
|
|
40612
40620
|
## 主机安全(cwp) 版本:2018-02-28
|
|
40613
40621
|
|
|
40622
|
+
### 第 113 次发布
|
|
40623
|
+
|
|
40624
|
+
发布时间:2024-05-10 01:29:26
|
|
40625
|
+
|
|
40626
|
+
本次发布包含了以下内容:
|
|
40627
|
+
|
|
40628
|
+
改善已有的文档。
|
|
40629
|
+
|
|
40630
|
+
修改数据结构:
|
|
40631
|
+
|
|
40632
|
+
* [Item](https://cloud.tencent.com/document/api/296/19867#Item)
|
|
40633
|
+
|
|
40634
|
+
* 新增成员:CategoryId
|
|
40635
|
+
|
|
40636
|
+
|
|
40614
40637
|
### 第 112 次发布
|
|
40615
40638
|
|
|
40616
40639
|
发布时间:2024-05-07 01:13:25
|
|
@@ -44155,6 +44178,21 @@
|
|
|
44155
44178
|
|
|
44156
44179
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
44157
44180
|
|
|
44181
|
+
### 第 87 次发布
|
|
44182
|
+
|
|
44183
|
+
发布时间:2024-05-10 01:33:56
|
|
44184
|
+
|
|
44185
|
+
本次发布包含了以下内容:
|
|
44186
|
+
|
|
44187
|
+
改善已有的文档。
|
|
44188
|
+
|
|
44189
|
+
修改数据结构:
|
|
44190
|
+
|
|
44191
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
|
44192
|
+
|
|
44193
|
+
* 新增成员:DeductionPriority
|
|
44194
|
+
|
|
44195
|
+
|
|
44158
44196
|
### 第 86 次发布
|
|
44159
44197
|
|
|
44160
44198
|
发布时间:2024-04-26 01:13:19
|
|
@@ -49856,6 +49894,40 @@
|
|
|
49856
49894
|
|
|
49857
49895
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
49858
49896
|
|
|
49897
|
+
### 第 87 次发布
|
|
49898
|
+
|
|
49899
|
+
发布时间:2024-05-09 01:13:34
|
|
49900
|
+
|
|
49901
|
+
本次发布包含了以下内容:
|
|
49902
|
+
|
|
49903
|
+
改善已有的文档。
|
|
49904
|
+
|
|
49905
|
+
修改接口:
|
|
49906
|
+
|
|
49907
|
+
* [CreateTask](https://cloud.tencent.com/document/api/1342/53775)
|
|
49908
|
+
|
|
49909
|
+
* 新增入参:ResourceGroupName
|
|
49910
|
+
|
|
49911
|
+
* [CreateTasks](https://cloud.tencent.com/document/api/1342/59274)
|
|
49912
|
+
|
|
49913
|
+
* 新增入参:ResourceGroupName
|
|
49914
|
+
|
|
49915
|
+
* [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771)
|
|
49916
|
+
|
|
49917
|
+
* 新增入参:ResourceGroupName
|
|
49918
|
+
|
|
49919
|
+
|
|
49920
|
+
修改数据结构:
|
|
49921
|
+
|
|
49922
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
|
49923
|
+
|
|
49924
|
+
* 新增成员:EngineResourceGroupCount, EngineResourceUsedCU
|
|
49925
|
+
|
|
49926
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
49927
|
+
|
|
49928
|
+
* 新增成员:EngineTypeDetail, ResourceGroupName
|
|
49929
|
+
|
|
49930
|
+
|
|
49859
49931
|
### 第 86 次发布
|
|
49860
49932
|
|
|
49861
49933
|
发布时间:2024-04-29 01:14:26
|
|
@@ -60523,6 +60595,18 @@
|
|
|
60523
60595
|
|
|
60524
60596
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60525
60597
|
|
|
60598
|
+
### 第 168 次发布
|
|
60599
|
+
|
|
60600
|
+
发布时间:2024-05-10 01:46:37
|
|
60601
|
+
|
|
60602
|
+
本次发布包含了以下内容:
|
|
60603
|
+
|
|
60604
|
+
改善已有的文档。
|
|
60605
|
+
|
|
60606
|
+
新增接口:
|
|
60607
|
+
|
|
60608
|
+
* [[CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)](https://cloud.tencent.com/document/api/#/#)
|
|
60609
|
+
|
|
60526
60610
|
### 第 167 次发布
|
|
60527
60611
|
|
|
60528
60612
|
发布时间:2024-05-08 01:17:34
|
|
@@ -75271,6 +75355,44 @@
|
|
|
75271
75355
|
|
|
75272
75356
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
75273
75357
|
|
|
75358
|
+
### 第 61 次发布
|
|
75359
|
+
|
|
75360
|
+
发布时间:2024-05-09 01:17:01
|
|
75361
|
+
|
|
75362
|
+
本次发布包含了以下内容:
|
|
75363
|
+
|
|
75364
|
+
改善已有的文档。
|
|
75365
|
+
|
|
75366
|
+
新增接口:
|
|
75367
|
+
|
|
75368
|
+
* [CreateTRTCSignaturesWithRoomId](https://cloud.tencent.com/document/api/1081/105920)
|
|
75369
|
+
* [DescribeCloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/105917)
|
|
75370
|
+
* [DismissRoomByStrRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105919)
|
|
75371
|
+
* [GenerateCloudStorageAIServiceTaskFileURL](https://cloud.tencent.com/document/api/1081/105916)
|
|
75372
|
+
* [RemoveUserByRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105918)
|
|
75373
|
+
|
|
75374
|
+
修改接口:
|
|
75375
|
+
|
|
75376
|
+
* [DescribeCloudStorageAIServiceTasks](https://cloud.tencent.com/document/api/1081/105301)
|
|
75377
|
+
|
|
75378
|
+
* 新增入参:UserId, ChannelId
|
|
75379
|
+
|
|
75380
|
+
* [ModifyCloudStorageAIService](https://cloud.tencent.com/document/api/1081/105299)
|
|
75381
|
+
|
|
75382
|
+
* 新增入参:Config
|
|
75383
|
+
|
|
75384
|
+
|
|
75385
|
+
新增数据结构:
|
|
75386
|
+
|
|
75387
|
+
* [TRTCParams](https://cloud.tencent.com/document/api/1081/34988#TRTCParams)
|
|
75388
|
+
|
|
75389
|
+
修改数据结构:
|
|
75390
|
+
|
|
75391
|
+
* [CloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/34988#CloudStorageAIServiceTask)
|
|
75392
|
+
|
|
75393
|
+
* 新增成员:Files
|
|
75394
|
+
|
|
75395
|
+
|
|
75274
75396
|
### 第 60 次发布
|
|
75275
75397
|
|
|
75276
75398
|
发布时间:2024-04-25 01:18:05
|
|
@@ -78594,6 +78716,21 @@
|
|
|
78594
78716
|
|
|
78595
78717
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
78596
78718
|
|
|
78719
|
+
### 第 15 次发布
|
|
78720
|
+
|
|
78721
|
+
发布时间:2024-05-09 01:17:57
|
|
78722
|
+
|
|
78723
|
+
本次发布包含了以下内容:
|
|
78724
|
+
|
|
78725
|
+
改善已有的文档。
|
|
78726
|
+
|
|
78727
|
+
修改数据结构:
|
|
78728
|
+
|
|
78729
|
+
* [DescribeDomainData](https://cloud.tencent.com/document/api/1344/95952#DescribeDomainData)
|
|
78730
|
+
|
|
78731
|
+
* 新增成员:CertId
|
|
78732
|
+
|
|
78733
|
+
|
|
78597
78734
|
### 第 14 次发布
|
|
78598
78735
|
|
|
78599
78736
|
发布时间:2024-04-24 15:03:09
|
|
@@ -93008,6 +93145,61 @@
|
|
|
93008
93145
|
|
|
93009
93146
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
93010
93147
|
|
|
93148
|
+
### 第 25 次发布
|
|
93149
|
+
|
|
93150
|
+
发布时间:2024-05-09 01:20:07
|
|
93151
|
+
|
|
93152
|
+
本次发布包含了以下内容:
|
|
93153
|
+
|
|
93154
|
+
改善已有的文档。
|
|
93155
|
+
|
|
93156
|
+
新增接口:
|
|
93157
|
+
|
|
93158
|
+
* [DrugInstructionObject](https://cloud.tencent.com/document/api/1314/105921)
|
|
93159
|
+
|
|
93160
|
+
新增数据结构:
|
|
93161
|
+
|
|
93162
|
+
* [BiologicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfo)
|
|
93163
|
+
* [BiologicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoAdverseReaction)
|
|
93164
|
+
* [BiologicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoApproval)
|
|
93165
|
+
* [BiologicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoBrochure)
|
|
93166
|
+
* [BiologicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoContraindications)
|
|
93167
|
+
* [BiologicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoDosage)
|
|
93168
|
+
* [BiologicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoExecutiveStandards)
|
|
93169
|
+
* [BiologicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIndications)
|
|
93170
|
+
* [BiologicalProductInfoIngredientAndAppearance](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIngredientAndAppearance)
|
|
93171
|
+
* [BiologicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoManufacturer)
|
|
93172
|
+
* [BiologicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoName)
|
|
93173
|
+
* [BiologicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPackaging)
|
|
93174
|
+
* [BiologicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPrecautions)
|
|
93175
|
+
* [BiologicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoStorage)
|
|
93176
|
+
* [BiologicalProductInfoVaccinationTarget](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoVaccinationTarget)
|
|
93177
|
+
* [BiologicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoValidityPeriod)
|
|
93178
|
+
* [ChemicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfo)
|
|
93179
|
+
* [ChemicalProductInfoActiveIngredient](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoActiveIngredient)
|
|
93180
|
+
* [ChemicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAdverseReaction)
|
|
93181
|
+
* [ChemicalProductInfoAppearance](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAppearance)
|
|
93182
|
+
* [ChemicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoApproval)
|
|
93183
|
+
* [ChemicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoBrochure)
|
|
93184
|
+
* [ChemicalProductInfoClinicalTrial](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoClinicalTrial)
|
|
93185
|
+
* [ChemicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoContraindications)
|
|
93186
|
+
* [ChemicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoDosage)
|
|
93187
|
+
* [ChemicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoExecutiveStandards)
|
|
93188
|
+
* [ChemicalProductInfoGeriatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoGeriatricUse)
|
|
93189
|
+
* [ChemicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoIndications)
|
|
93190
|
+
* [ChemicalProductInfoInteractions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoInteractions)
|
|
93191
|
+
* [ChemicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoManufacturer)
|
|
93192
|
+
* [ChemicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoName)
|
|
93193
|
+
* [ChemicalProductInfoOverdose](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoOverdose)
|
|
93194
|
+
* [ChemicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPackaging)
|
|
93195
|
+
* [ChemicalProductInfoPediatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPediatricUse)
|
|
93196
|
+
* [ChemicalProductInfoPharmacokinetics](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacokinetics)
|
|
93197
|
+
* [ChemicalProductInfoPharmacologyToxicology](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacologyToxicology)
|
|
93198
|
+
* [ChemicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPrecautions)
|
|
93199
|
+
* [ChemicalProductInfoPregnancyLactationUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPregnancyLactationUse)
|
|
93200
|
+
* [ChemicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoStorage)
|
|
93201
|
+
* [ChemicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoValidityPeriod)
|
|
93202
|
+
|
|
93011
93203
|
### 第 24 次发布
|
|
93012
93204
|
|
|
93013
93205
|
发布时间:2024-03-08 09:57:15
|
|
@@ -101760,6 +101952,25 @@
|
|
|
101760
101952
|
|
|
101761
101953
|
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
101762
101954
|
|
|
101955
|
+
### 第 9 次发布
|
|
101956
|
+
|
|
101957
|
+
发布时间:2024-05-09 01:21:46
|
|
101958
|
+
|
|
101959
|
+
本次发布包含了以下内容:
|
|
101960
|
+
|
|
101961
|
+
改善已有的文档。
|
|
101962
|
+
|
|
101963
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
101964
|
+
|
|
101965
|
+
* DescribeRiskTrends
|
|
101966
|
+
|
|
101967
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
101968
|
+
|
|
101969
|
+
* InputFrontRisk
|
|
101970
|
+
* OutputFrontRisk
|
|
101971
|
+
* OutputFrontRiskData
|
|
101972
|
+
* OutputFrontRiskValue
|
|
101973
|
+
|
|
101763
101974
|
### 第 8 次发布
|
|
101764
101975
|
|
|
101765
101976
|
发布时间:2023-10-31 02:15:24
|
|
@@ -101838,7 +102049,7 @@
|
|
|
101838
102049
|
新增接口:
|
|
101839
102050
|
|
|
101840
102051
|
* [DescribeRiskAssessment](https://cloud.tencent.com/document/api/1343/67099)
|
|
101841
|
-
* [DescribeRiskTrends](https://cloud.tencent.com/document/api
|
|
102052
|
+
* [DescribeRiskTrends](https://cloud.tencent.com/document/api/#/#)
|
|
101842
102053
|
|
|
101843
102054
|
新增数据结构:
|
|
101844
102055
|
|
|
@@ -118985,6 +119196,36 @@
|
|
|
118985
119196
|
|
|
118986
119197
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
118987
119198
|
|
|
119199
|
+
### 第 110 次发布
|
|
119200
|
+
|
|
119201
|
+
发布时间:2024-05-10 02:29:12
|
|
119202
|
+
|
|
119203
|
+
本次发布包含了以下内容:
|
|
119204
|
+
|
|
119205
|
+
改善已有的文档。
|
|
119206
|
+
|
|
119207
|
+
修改数据结构:
|
|
119208
|
+
|
|
119209
|
+
* [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
|
|
119210
|
+
|
|
119211
|
+
* <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation
|
|
119212
|
+
|
|
119213
|
+
|
|
119214
|
+
### 第 109 次发布
|
|
119215
|
+
|
|
119216
|
+
发布时间:2024-05-09 01:24:25
|
|
119217
|
+
|
|
119218
|
+
本次发布包含了以下内容:
|
|
119219
|
+
|
|
119220
|
+
改善已有的文档。
|
|
119221
|
+
|
|
119222
|
+
修改接口:
|
|
119223
|
+
|
|
119224
|
+
* [DescribeRabbitMQQueueDetail](https://cloud.tencent.com/document/api/1179/100810)
|
|
119225
|
+
|
|
119226
|
+
* 新增出参:Exclusive, Policy, Arguments
|
|
119227
|
+
|
|
119228
|
+
|
|
118988
119229
|
### 第 108 次发布
|
|
118989
119230
|
|
|
118990
119231
|
发布时间:2024-05-08 01:27:51
|
|
@@ -123616,6 +123857,32 @@
|
|
|
123616
123857
|
|
|
123617
123858
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
123618
123859
|
|
|
123860
|
+
### 第 80 次发布
|
|
123861
|
+
|
|
123862
|
+
发布时间:2024-05-10 02:31:21
|
|
123863
|
+
|
|
123864
|
+
本次发布包含了以下内容:
|
|
123865
|
+
|
|
123866
|
+
改善已有的文档。
|
|
123867
|
+
|
|
123868
|
+
修改接口:
|
|
123869
|
+
|
|
123870
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
123871
|
+
|
|
123872
|
+
* 新增入参:CacheTag
|
|
123873
|
+
|
|
123874
|
+
|
|
123875
|
+
新增数据结构:
|
|
123876
|
+
|
|
123877
|
+
* [[CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)](https://cloud.tencent.com/document/api/1552/80721#[CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag))
|
|
123878
|
+
|
|
123879
|
+
修改数据结构:
|
|
123880
|
+
|
|
123881
|
+
* [Task](https://cloud.tencent.com/document/api/1552/80721#Task)
|
|
123882
|
+
|
|
123883
|
+
* 新增成员:Method
|
|
123884
|
+
|
|
123885
|
+
|
|
123619
123886
|
### 第 79 次发布
|
|
123620
123887
|
|
|
123621
123888
|
发布时间:2024-05-07 17:48:36
|
|
@@ -123626,7 +123893,7 @@
|
|
|
123626
123893
|
|
|
123627
123894
|
新增接口:
|
|
123628
123895
|
|
|
123629
|
-
* [
|
|
123896
|
+
* [DescribeSecurityIPGroup](https://cloud.tencent.com/document/api/1552/105866)
|
|
123630
123897
|
|
|
123631
123898
|
### 第 78 次发布
|
|
123632
123899
|
|
|
@@ -150643,6 +150910,25 @@
|
|
|
150643
150910
|
|
|
150644
150911
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
150645
150912
|
|
|
150913
|
+
### 第 83 次发布
|
|
150914
|
+
|
|
150915
|
+
发布时间:2024-05-08 19:38:01
|
|
150916
|
+
|
|
150917
|
+
本次发布包含了以下内容:
|
|
150918
|
+
|
|
150919
|
+
改善已有的文档。
|
|
150920
|
+
|
|
150921
|
+
新增接口:
|
|
150922
|
+
|
|
150923
|
+
* [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
|
|
150924
|
+
* [DeleteIpAccessControlV2](https://cloud.tencent.com/document/api/627/105914)
|
|
150925
|
+
* [ImportIpAccessControl](https://cloud.tencent.com/document/api/627/105913)
|
|
150926
|
+
* [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
|
|
150927
|
+
|
|
150928
|
+
新增数据结构:
|
|
150929
|
+
|
|
150930
|
+
* [IpAccessControlParam](https://cloud.tencent.com/document/api/627/53609#IpAccessControlParam)
|
|
150931
|
+
|
|
150646
150932
|
### 第 82 次发布
|
|
150647
150933
|
|
|
150648
150934
|
发布时间:2024-03-20 01:31:28
|