tencentcloud-sdk-nodejs 4.0.236 → 4.0.240
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 +634 -39
- package/package.json +1 -1
- package/products.md +36 -36
- package/src/common/sdk_version.ts +1 -1
- package/src/services/af/v20200226/af_client.ts +20 -3
- package/src/services/af/v20200226/af_models.ts +375 -36
- package/src/services/afc/v20200226/afc_client.ts +22 -1
- package/src/services/afc/v20200226/afc_models.ts +359 -23
- package/src/services/ccc/v20200210/ccc_models.ts +6 -0
- package/src/services/cdb/v20170320/cdb_client.ts +6 -4
- package/src/services/cdn/v20180606/cdn_client.ts +1 -0
- package/src/services/cdn/v20180606/cdn_models.ts +72 -9
- package/src/services/cfs/v20190719/cfs_models.ts +2 -2
- package/src/services/cfw/v20190904/cfw_client.ts +44 -7
- package/src/services/cfw/v20190904/cfw_models.ts +412 -154
- package/src/services/clb/v20180317/clb_models.ts +15 -8
- package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +6 -0
- package/src/services/cme/v20191029/cme_client.ts +80 -26
- package/src/services/cme/v20191029/cme_models.ts +470 -52
- package/src/services/cpdp/v20190820/cpdp_client.ts +575 -287
- package/src/services/cpdp/v20190820/cpdp_models.ts +10010 -6587
- package/src/services/cvm/v20170312/cvm_models.ts +1 -1
- package/src/services/cwp/v20180228/cwp_client.ts +1 -1
- package/src/services/cwp/v20180228/cwp_models.ts +142 -22
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +22 -11
- package/src/services/dcdb/v20180411/dcdb_models.ts +8 -4
- package/src/services/ecm/v20190719/ecm_client.ts +38 -23
- package/src/services/ecm/v20190719/ecm_models.ts +199 -94
- package/src/services/iotvideo/v20201215/iotvideo_client.ts +30 -6
- package/src/services/iotvideo/v20201215/iotvideo_models.ts +80 -0
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +18 -0
- package/src/services/live/v20180801/live_client.ts +1 -1
- package/src/services/mariadb/v20170312/mariadb_client.ts +24 -0
- package/src/services/mariadb/v20170312/mariadb_models.ts +61 -1
- package/src/services/mrs/v20200910/mrs_client.ts +11 -5
- package/src/services/mrs/v20200910/mrs_models.ts +247 -79
- package/src/services/scf/v20180416/scf_models.ts +10 -0
- package/src/services/sms/v20210111/sms_models.ts +18 -6
- package/src/services/soe/v20180724/soe_models.ts +8 -5
- package/src/services/ssa/v20180608/ssa_client.ts +22 -5
- package/src/services/ssa/v20180608/ssa_models.ts +318 -37
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tcm/v20210413/tcm_client.ts +2 -1
- package/src/services/tcm/v20210413/tcm_models.ts +37 -8
- package/src/services/tiw/v20190919/tiw_models.ts +26 -4
- package/src/services/tse/v20201207/tse_models.ts +24 -0
- package/src/services/vod/v20180717/vod_models.ts +1 -0
- package/src/services/vpc/v20170312/vpc_models.ts +26 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/af/v20200226/af_client.d.ts +5 -1
- package/tencentcloud/services/af/v20200226/af_client.js +6 -0
- package/tencentcloud/services/af/v20200226/af_models.d.ts +323 -32
- package/tencentcloud/services/afc/v20200226/afc_client.d.ts +5 -1
- package/tencentcloud/services/afc/v20200226/afc_client.js +6 -0
- package/tencentcloud/services/afc/v20200226/afc_models.d.ts +306 -18
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +5 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +3 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +3 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +63 -8
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +2 -2
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +14 -2
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +18 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +352 -129
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +12 -5
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +5 -0
- package/tencentcloud/services/cme/v20191029/cme_client.d.ts +26 -10
- package/tencentcloud/services/cme/v20191029/cme_client.js +36 -12
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +410 -47
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +101 -13
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +150 -18
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +8844 -5981
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +121 -21
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +17 -6
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +7 -4
- package/tencentcloud/services/ecm/v20190719/ecm_client.d.ts +11 -7
- package/tencentcloud/services/ecm/v20190719/ecm_client.js +14 -8
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +170 -81
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_client.d.ts +11 -3
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_client.js +15 -3
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +68 -0
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +15 -0
- package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.js +1 -1
- package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +9 -1
- package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +12 -0
- package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +53 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +218 -73
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +8 -0
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +15 -5
- package/tencentcloud/services/soe/v20180724/soe_models.d.ts +6 -3
- package/tencentcloud/services/ssa/v20180608/ssa_client.d.ts +5 -1
- package/tencentcloud/services/ssa/v20180608/ssa_client.js +6 -0
- package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +271 -33
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +31 -6
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +23 -3
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +20 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +21 -1
- package/test/af.v20200226.test.js +10 -0
- package/test/afc.v20200226.test.js +10 -0
- package/test/cfw.v20190904.test.js +30 -0
- package/test/cme.v20191029.test.js +46 -6
- package/test/cpdp.v20190820.test.js +232 -12
- package/test/ecm.v20190719.test.js +14 -4
- package/test/iotvideo.v20201215.test.js +22 -2
- package/test/mariadb.v20170312.test.js +20 -0
- package/test/ssa.v20180608.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,26 +1,56 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 87 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-19 08:07:05
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
16
16
|
|
|
17
|
+
* 新增入参:ShareCname
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
|
|
20
|
+
新增数据结构:
|
|
21
|
+
|
|
22
|
+
* [ShareCname](https://cloud.tencent.com/document/api/228/30987#ShareCname)
|
|
23
|
+
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [AuthenticationTypeA](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeA)
|
|
27
|
+
|
|
28
|
+
* 新增成员:BackupSecretKey
|
|
29
|
+
|
|
30
|
+
* [AuthenticationTypeB](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeB)
|
|
31
|
+
|
|
32
|
+
* 新增成员:BackupSecretKey
|
|
33
|
+
|
|
34
|
+
* [AuthenticationTypeC](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeC)
|
|
35
|
+
|
|
36
|
+
* 新增成员:BackupSecretKey
|
|
37
|
+
|
|
38
|
+
* [AuthenticationTypeD](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeD)
|
|
39
|
+
|
|
40
|
+
* 新增成员:BackupSecretKey
|
|
41
|
+
|
|
42
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
43
|
+
|
|
44
|
+
* 新增成员:ShareCname
|
|
20
45
|
|
|
21
|
-
### 第 50 次发布
|
|
22
46
|
|
|
23
|
-
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
50
|
+
|
|
51
|
+
### 第 59 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2021-11-18 20:07:06
|
|
24
54
|
|
|
25
55
|
本次发布包含了以下内容:
|
|
26
56
|
|
|
@@ -28,64 +58,61 @@
|
|
|
28
58
|
|
|
29
59
|
新增接口:
|
|
30
60
|
|
|
31
|
-
* [
|
|
32
|
-
* [UploadFile](https://cloud.tencent.com/document/api/1122/63931)
|
|
61
|
+
* [DescribePriceRunInstance](https://cloud.tencent.com/document/api/1108/64437)
|
|
33
62
|
|
|
34
63
|
新增数据结构:
|
|
35
64
|
|
|
36
|
-
* [
|
|
65
|
+
* [InstancePricesPartDetail](https://cloud.tencent.com/document/api/1108/42574#InstancePricesPartDetail)
|
|
66
|
+
* [InstancesPrice](https://cloud.tencent.com/document/api/1108/42574#InstancesPrice)
|
|
67
|
+
* [PriceDetail](https://cloud.tencent.com/document/api/1108/42574#PriceDetail)
|
|
37
68
|
|
|
38
69
|
|
|
39
70
|
|
|
40
|
-
##
|
|
71
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
41
72
|
|
|
42
|
-
### 第
|
|
73
|
+
### 第 13 次发布
|
|
43
74
|
|
|
44
|
-
发布时间:2021-11-
|
|
75
|
+
发布时间:2021-11-19 08:11:51
|
|
45
76
|
|
|
46
77
|
本次发布包含了以下内容:
|
|
47
78
|
|
|
48
79
|
改善已有的文档。
|
|
49
80
|
|
|
50
|
-
|
|
81
|
+
新增接口:
|
|
82
|
+
|
|
83
|
+
* [DescribeProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64445)
|
|
84
|
+
* [ModifyProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64444)
|
|
51
85
|
|
|
52
|
-
* [TagInstance](https://cloud.tencent.com/document/api/248/30354#TagInstance)
|
|
53
86
|
|
|
54
|
-
* <font color="#dd0000">**修改成员**:</font>RegionId
|
|
55
87
|
|
|
88
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
56
89
|
|
|
57
90
|
|
|
58
91
|
|
|
59
|
-
##
|
|
92
|
+
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
60
93
|
|
|
61
94
|
### 第 11 次发布
|
|
62
95
|
|
|
63
|
-
发布时间:2021-11-
|
|
96
|
+
发布时间:2021-11-19 08:12:04
|
|
64
97
|
|
|
65
98
|
本次发布包含了以下内容:
|
|
66
99
|
|
|
67
100
|
改善已有的文档。
|
|
68
101
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
* [CreateResource](https://cloud.tencent.com/document/api/849/52000)
|
|
72
|
-
|
|
73
|
-
* 新增入参:FolderId
|
|
74
|
-
|
|
75
|
-
* <font color="#dd0000">**修改入参**:</font>Name
|
|
102
|
+
修改数据结构:
|
|
76
103
|
|
|
77
|
-
* [
|
|
104
|
+
* [RecordTaskItem](https://cloud.tencent.com/document/api/1361/53754#RecordTaskItem)
|
|
78
105
|
|
|
79
|
-
*
|
|
106
|
+
* 新增成员:SceneId, WarnId, RecordId
|
|
80
107
|
|
|
81
108
|
|
|
82
109
|
|
|
83
110
|
|
|
84
|
-
##
|
|
111
|
+
## 态势感知(ssa) 版本:2018-06-08
|
|
85
112
|
|
|
86
|
-
### 第
|
|
113
|
+
### 第 5 次发布
|
|
87
114
|
|
|
88
|
-
发布时间:2021-11-
|
|
115
|
+
发布时间:2021-11-19 08:14:18
|
|
89
116
|
|
|
90
117
|
本次发布包含了以下内容:
|
|
91
118
|
|
|
@@ -93,13 +120,33 @@
|
|
|
93
120
|
|
|
94
121
|
新增接口:
|
|
95
122
|
|
|
96
|
-
* [
|
|
123
|
+
* [DescribeSocAlertList](https://cloud.tencent.com/document/api/664/64446)
|
|
97
124
|
|
|
98
|
-
|
|
125
|
+
新增数据结构:
|
|
126
|
+
|
|
127
|
+
* [AlertListData](https://cloud.tencent.com/document/api/664/51406#AlertListData)
|
|
128
|
+
* [AlertType](https://cloud.tencent.com/document/api/664/51406#AlertType)
|
|
129
|
+
* [ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo)
|
|
130
|
+
* [QueryFilter](https://cloud.tencent.com/document/api/664/51406#QueryFilter)
|
|
131
|
+
* [QuerySort](https://cloud.tencent.com/document/api/664/51406#QuerySort)
|
|
99
132
|
|
|
100
|
-
* [CloudBaseRunServerVersionItem](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServerVersionItem)
|
|
101
133
|
|
|
102
|
-
|
|
134
|
+
|
|
135
|
+
## 互动白板(tiw) 版本:2019-09-19
|
|
136
|
+
|
|
137
|
+
### 第 23 次发布
|
|
138
|
+
|
|
139
|
+
发布时间:2021-11-19 08:15:40
|
|
140
|
+
|
|
141
|
+
本次发布包含了以下内容:
|
|
142
|
+
|
|
143
|
+
改善已有的文档。
|
|
144
|
+
|
|
145
|
+
修改接口:
|
|
146
|
+
|
|
147
|
+
* [StartWhiteboardPush](https://cloud.tencent.com/document/api/1137/52081)
|
|
148
|
+
|
|
149
|
+
* 新增入参:TRTCRoomId, TRTCRoomIdStr
|
|
103
150
|
|
|
104
151
|
|
|
105
152
|
|
|
@@ -383,6 +430,26 @@
|
|
|
383
430
|
|
|
384
431
|
## 借贷反欺诈(af) 版本:2020-02-26
|
|
385
432
|
|
|
433
|
+
### 第 4 次发布
|
|
434
|
+
|
|
435
|
+
发布时间:2021-11-18 08:02:15
|
|
436
|
+
|
|
437
|
+
本次发布包含了以下内容:
|
|
438
|
+
|
|
439
|
+
改善已有的文档。
|
|
440
|
+
|
|
441
|
+
新增接口:
|
|
442
|
+
|
|
443
|
+
* [GetAntiFraud](https://cloud.tencent.com/document/api/668/64230)
|
|
444
|
+
|
|
445
|
+
新增数据结构:
|
|
446
|
+
|
|
447
|
+
* [AntiFraudCryptoFilter](https://cloud.tencent.com/document/api/668/44002#AntiFraudCryptoFilter)
|
|
448
|
+
* [AntiFraudFilter](https://cloud.tencent.com/document/api/668/44002#AntiFraudFilter)
|
|
449
|
+
* [AntiFraudRecord](https://cloud.tencent.com/document/api/668/44002#AntiFraudRecord)
|
|
450
|
+
* [OtherModelScoresDetail](https://cloud.tencent.com/document/api/668/44002#OtherModelScoresDetail)
|
|
451
|
+
* [SimpleKindRiskDetail](https://cloud.tencent.com/document/api/668/44002#SimpleKindRiskDetail)
|
|
452
|
+
|
|
386
453
|
### 第 3 次发布
|
|
387
454
|
|
|
388
455
|
发布时间:2021-09-15 08:02:06
|
|
@@ -442,6 +509,26 @@
|
|
|
442
509
|
|
|
443
510
|
## 定制建模(afc) 版本:2020-02-26
|
|
444
511
|
|
|
512
|
+
### 第 2 次发布
|
|
513
|
+
|
|
514
|
+
发布时间:2021-11-18 08:02:17
|
|
515
|
+
|
|
516
|
+
本次发布包含了以下内容:
|
|
517
|
+
|
|
518
|
+
改善已有的文档。
|
|
519
|
+
|
|
520
|
+
新增接口:
|
|
521
|
+
|
|
522
|
+
* [GetAntiFraudVip](https://cloud.tencent.com/document/api/1029/64231)
|
|
523
|
+
|
|
524
|
+
新增数据结构:
|
|
525
|
+
|
|
526
|
+
* [AntiFraudVipCryptoFilter](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipCryptoFilter)
|
|
527
|
+
* [AntiFraudVipFilter](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipFilter)
|
|
528
|
+
* [AntiFraudVipRecord](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipRecord)
|
|
529
|
+
* [OtherModelScores](https://cloud.tencent.com/document/api/1029/44018#OtherModelScores)
|
|
530
|
+
* [SimpleKindRiskDetail](https://cloud.tencent.com/document/api/1029/44018#SimpleKindRiskDetail)
|
|
531
|
+
|
|
445
532
|
### 第 1 次发布
|
|
446
533
|
|
|
447
534
|
发布时间:2020-04-28 16:31:18
|
|
@@ -7839,6 +7926,21 @@
|
|
|
7839
7926
|
|
|
7840
7927
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
7841
7928
|
|
|
7929
|
+
### 第 17 次发布
|
|
7930
|
+
|
|
7931
|
+
发布时间:2021-11-16 08:06:45
|
|
7932
|
+
|
|
7933
|
+
本次发布包含了以下内容:
|
|
7934
|
+
|
|
7935
|
+
改善已有的文档。
|
|
7936
|
+
|
|
7937
|
+
修改数据结构:
|
|
7938
|
+
|
|
7939
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
7940
|
+
|
|
7941
|
+
* 新增成员:Uui
|
|
7942
|
+
|
|
7943
|
+
|
|
7842
7944
|
### 第 16 次发布
|
|
7843
7945
|
|
|
7844
7946
|
发布时间:2021-11-01 08:06:08
|
|
@@ -9669,6 +9771,48 @@
|
|
|
9669
9771
|
|
|
9670
9772
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9671
9773
|
|
|
9774
|
+
### 第 87 次发布
|
|
9775
|
+
|
|
9776
|
+
发布时间:2021-11-19 08:07:05
|
|
9777
|
+
|
|
9778
|
+
本次发布包含了以下内容:
|
|
9779
|
+
|
|
9780
|
+
改善已有的文档。
|
|
9781
|
+
|
|
9782
|
+
修改接口:
|
|
9783
|
+
|
|
9784
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
9785
|
+
|
|
9786
|
+
* 新增入参:ShareCname
|
|
9787
|
+
|
|
9788
|
+
|
|
9789
|
+
新增数据结构:
|
|
9790
|
+
|
|
9791
|
+
* [[ShareCname](https://cloud.tencent.com/document/api/228/30987#ShareCname)](https://cloud.tencent.com/document/api/228/30987#[ShareCname](https://cloud.tencent.com/document/api/228/30987#ShareCname))
|
|
9792
|
+
|
|
9793
|
+
修改数据结构:
|
|
9794
|
+
|
|
9795
|
+
* [AuthenticationTypeA](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeA)
|
|
9796
|
+
|
|
9797
|
+
* 新增成员:BackupSecretKey
|
|
9798
|
+
|
|
9799
|
+
* [AuthenticationTypeB](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeB)
|
|
9800
|
+
|
|
9801
|
+
* 新增成员:BackupSecretKey
|
|
9802
|
+
|
|
9803
|
+
* [AuthenticationTypeC](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeC)
|
|
9804
|
+
|
|
9805
|
+
* 新增成员:BackupSecretKey
|
|
9806
|
+
|
|
9807
|
+
* [AuthenticationTypeD](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeD)
|
|
9808
|
+
|
|
9809
|
+
* 新增成员:BackupSecretKey
|
|
9810
|
+
|
|
9811
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
9812
|
+
|
|
9813
|
+
* 新增成员:ShareCname
|
|
9814
|
+
|
|
9815
|
+
|
|
9672
9816
|
### 第 86 次发布
|
|
9673
9817
|
|
|
9674
9818
|
发布时间:2021-11-09 08:07:45
|
|
@@ -11874,6 +12018,39 @@
|
|
|
11874
12018
|
|
|
11875
12019
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
11876
12020
|
|
|
12021
|
+
### 第 13 次发布
|
|
12022
|
+
|
|
12023
|
+
发布时间:2021-11-18 08:04:19
|
|
12024
|
+
|
|
12025
|
+
本次发布包含了以下内容:
|
|
12026
|
+
|
|
12027
|
+
改善已有的文档。
|
|
12028
|
+
|
|
12029
|
+
新增接口:
|
|
12030
|
+
|
|
12031
|
+
* [AddEnterpriseSecurityGroupRules](https://cloud.tencent.com/document/api/1132/64234)
|
|
12032
|
+
* [DescribeEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/64233)
|
|
12033
|
+
* [RemoveEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/64232)
|
|
12034
|
+
|
|
12035
|
+
新增数据结构:
|
|
12036
|
+
|
|
12037
|
+
* [SecurityGroupRule](https://cloud.tencent.com/document/api/1132/49071#SecurityGroupRule)
|
|
12038
|
+
|
|
12039
|
+
### 第 12 次发布
|
|
12040
|
+
|
|
12041
|
+
发布时间:2021-11-17 08:07:57
|
|
12042
|
+
|
|
12043
|
+
本次发布包含了以下内容:
|
|
12044
|
+
|
|
12045
|
+
改善已有的文档。
|
|
12046
|
+
|
|
12047
|
+
修改接口:
|
|
12048
|
+
|
|
12049
|
+
* [StopSecurityGroupRuleDispatch](https://cloud.tencent.com/document/api/1132/60228)
|
|
12050
|
+
|
|
12051
|
+
* 新增入参:StopType
|
|
12052
|
+
|
|
12053
|
+
|
|
11877
12054
|
### 第 11 次发布
|
|
11878
12055
|
|
|
11879
12056
|
发布时间:2021-09-27 08:08:06
|
|
@@ -14373,6 +14550,21 @@
|
|
|
14373
14550
|
|
|
14374
14551
|
## 云审计(cloudaudit) 版本:2019-03-19
|
|
14375
14552
|
|
|
14553
|
+
### 第 9 次发布
|
|
14554
|
+
|
|
14555
|
+
发布时间:2021-11-16 08:07:51
|
|
14556
|
+
|
|
14557
|
+
本次发布包含了以下内容:
|
|
14558
|
+
|
|
14559
|
+
改善已有的文档。
|
|
14560
|
+
|
|
14561
|
+
修改接口:
|
|
14562
|
+
|
|
14563
|
+
* [DescribeEvents](https://cloud.tencent.com/document/api/629/54488)
|
|
14564
|
+
|
|
14565
|
+
* 新增出参:TotalCount
|
|
14566
|
+
|
|
14567
|
+
|
|
14376
14568
|
### 第 8 次发布
|
|
14377
14569
|
|
|
14378
14570
|
发布时间:2021-06-17 08:11:39
|
|
@@ -14965,6 +15157,52 @@
|
|
|
14965
15157
|
|
|
14966
15158
|
## 腾讯云剪(cme) 版本:2019-10-29
|
|
14967
15159
|
|
|
15160
|
+
### 第 42 次发布
|
|
15161
|
+
|
|
15162
|
+
发布时间:2021-11-17 08:08:41
|
|
15163
|
+
|
|
15164
|
+
本次发布包含了以下内容:
|
|
15165
|
+
|
|
15166
|
+
改善已有的文档。
|
|
15167
|
+
|
|
15168
|
+
新增接口:
|
|
15169
|
+
|
|
15170
|
+
* [CreateVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64067)
|
|
15171
|
+
* [DeleteVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64066)
|
|
15172
|
+
* [DescribeVideoEncodingPresets](https://cloud.tencent.com/document/api/1156/64065)
|
|
15173
|
+
* [ModifyVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64064)
|
|
15174
|
+
|
|
15175
|
+
修改接口:
|
|
15176
|
+
|
|
15177
|
+
* [ExportVideoEditProject](https://cloud.tencent.com/document/api/1156/40353)
|
|
15178
|
+
|
|
15179
|
+
* 新增入参:ExportExtensionArgs
|
|
15180
|
+
|
|
15181
|
+
|
|
15182
|
+
新增数据结构:
|
|
15183
|
+
|
|
15184
|
+
* [VideoEncodingPreset](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPreset)
|
|
15185
|
+
* [VideoEncodingPresetAudioSetting](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetAudioSetting)
|
|
15186
|
+
* [VideoEncodingPresetAudioSettingForUpdate](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetAudioSettingForUpdate)
|
|
15187
|
+
* [VideoEncodingPresetVideoSetting](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetVideoSetting)
|
|
15188
|
+
* [VideoEncodingPresetVideoSettingForUpdate](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetVideoSettingForUpdate)
|
|
15189
|
+
* [VideoExportExtensionArgs](https://cloud.tencent.com/document/api/1156/40360#VideoExportExtensionArgs)
|
|
15190
|
+
|
|
15191
|
+
### 第 41 次发布
|
|
15192
|
+
|
|
15193
|
+
发布时间:2021-11-16 08:08:03
|
|
15194
|
+
|
|
15195
|
+
本次发布包含了以下内容:
|
|
15196
|
+
|
|
15197
|
+
改善已有的文档。
|
|
15198
|
+
|
|
15199
|
+
修改接口:
|
|
15200
|
+
|
|
15201
|
+
* [DescribeResourceAuthorization](https://cloud.tencent.com/document/api/1156/43251)
|
|
15202
|
+
|
|
15203
|
+
* <font color="#dd0000">**修改入参**:</font>Owner, Resource
|
|
15204
|
+
|
|
15205
|
+
|
|
14968
15206
|
### 第 40 次发布
|
|
14969
15207
|
|
|
14970
15208
|
发布时间:2021-11-01 08:07:26
|
|
@@ -16292,6 +16530,66 @@
|
|
|
16292
16530
|
|
|
16293
16531
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
16294
16532
|
|
|
16533
|
+
### 第 51 次发布
|
|
16534
|
+
|
|
16535
|
+
发布时间:2021-11-17 08:08:58
|
|
16536
|
+
|
|
16537
|
+
本次发布包含了以下内容:
|
|
16538
|
+
|
|
16539
|
+
改善已有的文档。
|
|
16540
|
+
|
|
16541
|
+
新增接口:
|
|
16542
|
+
|
|
16543
|
+
* [AddContract](https://cloud.tencent.com/document/api/1122/64089)
|
|
16544
|
+
* [AddMerchant](https://cloud.tencent.com/document/api/1122/64088)
|
|
16545
|
+
* [AddShop](https://cloud.tencent.com/document/api/1122/64087)
|
|
16546
|
+
* [DistributeAccreditQuery](https://cloud.tencent.com/document/api/1122/64086)
|
|
16547
|
+
* [DistributeAccreditTlinx](https://cloud.tencent.com/document/api/1122/64085)
|
|
16548
|
+
* [DistributeAddReceiver](https://cloud.tencent.com/document/api/1122/64084)
|
|
16549
|
+
* [DistributeApply](https://cloud.tencent.com/document/api/1122/64083)
|
|
16550
|
+
* [DistributeCancel](https://cloud.tencent.com/document/api/1122/64082)
|
|
16551
|
+
* [DistributeQuery](https://cloud.tencent.com/document/api/1122/64081)
|
|
16552
|
+
* [DistributeQueryReceiver](https://cloud.tencent.com/document/api/1122/64080)
|
|
16553
|
+
* [DistributeRemoveReceiver](https://cloud.tencent.com/document/api/1122/64079)
|
|
16554
|
+
* [DownloadOrgFile](https://cloud.tencent.com/document/api/1122/64078)
|
|
16555
|
+
* [QueryCityCode](https://cloud.tencent.com/document/api/1122/64077)
|
|
16556
|
+
* [QueryContractPayFee](https://cloud.tencent.com/document/api/1122/64076)
|
|
16557
|
+
* [QueryContractPayWayList](https://cloud.tencent.com/document/api/1122/64075)
|
|
16558
|
+
* [QueryContractRelateShop](https://cloud.tencent.com/document/api/1122/64074)
|
|
16559
|
+
* [QueryMerchantClassification](https://cloud.tencent.com/document/api/1122/64073)
|
|
16560
|
+
* [QueryShopOpenId](https://cloud.tencent.com/document/api/1122/64072)
|
|
16561
|
+
* [UploadOrgFile](https://cloud.tencent.com/document/api/1122/64071)
|
|
16562
|
+
* [ViewContract](https://cloud.tencent.com/document/api/1122/64070)
|
|
16563
|
+
* [ViewMerchant](https://cloud.tencent.com/document/api/1122/64069)
|
|
16564
|
+
* [ViewShop](https://cloud.tencent.com/document/api/1122/64068)
|
|
16565
|
+
|
|
16566
|
+
新增数据结构:
|
|
16567
|
+
|
|
16568
|
+
* [AddContractResult](https://cloud.tencent.com/document/api/1122/40683#AddContractResult)
|
|
16569
|
+
* [AddMerchantResult](https://cloud.tencent.com/document/api/1122/40683#AddMerchantResult)
|
|
16570
|
+
* [AddShopResult](https://cloud.tencent.com/document/api/1122/40683#AddShopResult)
|
|
16571
|
+
* [CityCodeResult](https://cloud.tencent.com/document/api/1122/40683#CityCodeResult)
|
|
16572
|
+
* [ContractPayListResult](https://cloud.tencent.com/document/api/1122/40683#ContractPayListResult)
|
|
16573
|
+
* [DistributeAccreditQueryResult](https://cloud.tencent.com/document/api/1122/40683#DistributeAccreditQueryResult)
|
|
16574
|
+
* [DistributeAccreditResult](https://cloud.tencent.com/document/api/1122/40683#DistributeAccreditResult)
|
|
16575
|
+
* [DistributeCancelResult](https://cloud.tencent.com/document/api/1122/40683#DistributeCancelResult)
|
|
16576
|
+
* [DistributeMultiApplyResult](https://cloud.tencent.com/document/api/1122/40683#DistributeMultiApplyResult)
|
|
16577
|
+
* [DistributeQueryResult](https://cloud.tencent.com/document/api/1122/40683#DistributeQueryResult)
|
|
16578
|
+
* [DistributeReceiverResult](https://cloud.tencent.com/document/api/1122/40683#DistributeReceiverResult)
|
|
16579
|
+
* [DownloadFileResult](https://cloud.tencent.com/document/api/1122/40683#DownloadFileResult)
|
|
16580
|
+
* [MerchantClassificationId](https://cloud.tencent.com/document/api/1122/40683#MerchantClassificationId)
|
|
16581
|
+
* [MultiApplyDetail](https://cloud.tencent.com/document/api/1122/40683#MultiApplyDetail)
|
|
16582
|
+
* [MultiApplyOrder](https://cloud.tencent.com/document/api/1122/40683#MultiApplyOrder)
|
|
16583
|
+
* [PayDataResult](https://cloud.tencent.com/document/api/1122/40683#PayDataResult)
|
|
16584
|
+
* [PayFeeDataResult](https://cloud.tencent.com/document/api/1122/40683#PayFeeDataResult)
|
|
16585
|
+
* [QueryContractPayFeeResult](https://cloud.tencent.com/document/api/1122/40683#QueryContractPayFeeResult)
|
|
16586
|
+
* [QueryContractRelateShopResult](https://cloud.tencent.com/document/api/1122/40683#QueryContractRelateShopResult)
|
|
16587
|
+
* [QueryShopOpenIdResult](https://cloud.tencent.com/document/api/1122/40683#QueryShopOpenIdResult)
|
|
16588
|
+
* [UploadFileResult](https://cloud.tencent.com/document/api/1122/40683#UploadFileResult)
|
|
16589
|
+
* [ViewContractResult](https://cloud.tencent.com/document/api/1122/40683#ViewContractResult)
|
|
16590
|
+
* [ViewMerchantResult](https://cloud.tencent.com/document/api/1122/40683#ViewMerchantResult)
|
|
16591
|
+
* [ViewShopResult](https://cloud.tencent.com/document/api/1122/40683#ViewShopResult)
|
|
16592
|
+
|
|
16295
16593
|
### 第 50 次发布
|
|
16296
16594
|
|
|
16297
16595
|
发布时间:2021-11-12 15:56:31
|
|
@@ -16302,12 +16600,12 @@
|
|
|
16302
16600
|
|
|
16303
16601
|
新增接口:
|
|
16304
16602
|
|
|
16305
|
-
* [
|
|
16306
|
-
* [
|
|
16603
|
+
* [CreateAnchor](https://cloud.tencent.com/document/api/1122/63932)
|
|
16604
|
+
* [UploadFile](https://cloud.tencent.com/document/api/1122/63931)
|
|
16307
16605
|
|
|
16308
16606
|
新增数据结构:
|
|
16309
16607
|
|
|
16310
|
-
* [
|
|
16608
|
+
* [AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo)
|
|
16311
16609
|
|
|
16312
16610
|
### 第 49 次发布
|
|
16313
16611
|
|
|
@@ -19063,6 +19361,56 @@
|
|
|
19063
19361
|
|
|
19064
19362
|
## 主机安全(cwp) 版本:2018-02-28
|
|
19065
19363
|
|
|
19364
|
+
### 第 35 次发布
|
|
19365
|
+
|
|
19366
|
+
发布时间:2021-11-18 08:05:46
|
|
19367
|
+
|
|
19368
|
+
本次发布包含了以下内容:
|
|
19369
|
+
|
|
19370
|
+
改善已有的文档。
|
|
19371
|
+
|
|
19372
|
+
修改接口:
|
|
19373
|
+
|
|
19374
|
+
* [DescribeScanState](https://cloud.tencent.com/document/api/296/60923)
|
|
19375
|
+
|
|
19376
|
+
* 新增出参:ScanBeginTime, RiskEventCount, ScanEndTime
|
|
19377
|
+
|
|
19378
|
+
* [DescribeSecurityEventsCnt](https://cloud.tencent.com/document/api/296/50427)
|
|
19379
|
+
|
|
19380
|
+
* 新增出参:WindowVul, LinuxVul
|
|
19381
|
+
|
|
19382
|
+
* [DescribeVulInfoCvss](https://cloud.tencent.com/document/api/296/60898)
|
|
19383
|
+
|
|
19384
|
+
* 新增出参:Labels
|
|
19385
|
+
|
|
19386
|
+
* [DescribeVulLevelCount](https://cloud.tencent.com/document/api/296/60897)
|
|
19387
|
+
|
|
19388
|
+
* 新增入参:VulCategory
|
|
19389
|
+
|
|
19390
|
+
* [DescribeVulList](https://cloud.tencent.com/document/api/296/63340)
|
|
19391
|
+
|
|
19392
|
+
* 新增入参:By, Order
|
|
19393
|
+
|
|
19394
|
+
* [ScanVul](https://cloud.tencent.com/document/api/296/57375)
|
|
19395
|
+
|
|
19396
|
+
* <font color="#dd0000">**修改入参**:</font>VulCategories
|
|
19397
|
+
|
|
19398
|
+
|
|
19399
|
+
修改数据结构:
|
|
19400
|
+
|
|
19401
|
+
* [EmergencyVul](https://cloud.tencent.com/document/api/296/19867#EmergencyVul)
|
|
19402
|
+
|
|
19403
|
+
* 新增成员:CveId, CvssScore, Labels, HostCount
|
|
19404
|
+
|
|
19405
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
|
19406
|
+
|
|
19407
|
+
* 新增成员:HostVersion, IsSupportAutoFix, FixStatusMsg
|
|
19408
|
+
|
|
19409
|
+
* [VulInfoList](https://cloud.tencent.com/document/api/296/19867#VulInfoList)
|
|
19410
|
+
|
|
19411
|
+
* 新增成员:CveId, CvssScore, Labels, FixSwitch, TaskId
|
|
19412
|
+
|
|
19413
|
+
|
|
19066
19414
|
### 第 34 次发布
|
|
19067
19415
|
|
|
19068
19416
|
发布时间:2021-11-02 08:05:13
|
|
@@ -21996,6 +22344,21 @@
|
|
|
21996
22344
|
|
|
21997
22345
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
21998
22346
|
|
|
22347
|
+
### 第 29 次发布
|
|
22348
|
+
|
|
22349
|
+
发布时间:2021-11-17 08:10:41
|
|
22350
|
+
|
|
22351
|
+
本次发布包含了以下内容:
|
|
22352
|
+
|
|
22353
|
+
改善已有的文档。
|
|
22354
|
+
|
|
22355
|
+
修改接口:
|
|
22356
|
+
|
|
22357
|
+
* [CreateDCDBInstance](https://cloud.tencent.com/document/api/557/16135)
|
|
22358
|
+
|
|
22359
|
+
* 新增入参:AutoRenewFlag
|
|
22360
|
+
|
|
22361
|
+
|
|
21999
22362
|
### 第 28 次发布
|
|
22000
22363
|
|
|
22001
22364
|
发布时间:2021-09-10 08:05:13
|
|
@@ -24047,6 +24410,24 @@
|
|
|
24047
24410
|
|
|
24048
24411
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
24049
24412
|
|
|
24413
|
+
### 第 59 次发布
|
|
24414
|
+
|
|
24415
|
+
发布时间:2021-11-18 20:07:06
|
|
24416
|
+
|
|
24417
|
+
本次发布包含了以下内容:
|
|
24418
|
+
|
|
24419
|
+
改善已有的文档。
|
|
24420
|
+
|
|
24421
|
+
新增接口:
|
|
24422
|
+
|
|
24423
|
+
* [[DescribePriceRunInstance](https://cloud.tencent.com/document/api/1108/64437)](https://cloud.tencent.com/document/api/#/#)
|
|
24424
|
+
|
|
24425
|
+
新增数据结构:
|
|
24426
|
+
|
|
24427
|
+
* [[InstancePricesPartDetail](https://cloud.tencent.com/document/api/1108/42574#InstancePricesPartDetail)](https://cloud.tencent.com/document/api/1108/42574#[InstancePricesPartDetail](https://cloud.tencent.com/document/api/1108/42574#InstancePricesPartDetail))
|
|
24428
|
+
* [[InstancesPrice](https://cloud.tencent.com/document/api/1108/42574#InstancesPrice)](https://cloud.tencent.com/document/api/1108/42574#[InstancesPrice](https://cloud.tencent.com/document/api/1108/42574#InstancesPrice))
|
|
24429
|
+
* [[PriceDetail](https://cloud.tencent.com/document/api/1108/42574#PriceDetail)](https://cloud.tencent.com/document/api/1108/42574#[PriceDetail](https://cloud.tencent.com/document/api/1108/42574#PriceDetail))
|
|
24430
|
+
|
|
24050
24431
|
### 第 58 次发布
|
|
24051
24432
|
|
|
24052
24433
|
发布时间:2021-11-11 11:01:56
|
|
@@ -33446,6 +33827,19 @@
|
|
|
33446
33827
|
|
|
33447
33828
|
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
33448
33829
|
|
|
33830
|
+
### 第 13 次发布
|
|
33831
|
+
|
|
33832
|
+
发布时间:2021-11-19 08:11:51
|
|
33833
|
+
|
|
33834
|
+
本次发布包含了以下内容:
|
|
33835
|
+
|
|
33836
|
+
改善已有的文档。
|
|
33837
|
+
|
|
33838
|
+
新增接口:
|
|
33839
|
+
|
|
33840
|
+
* [[DescribeProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64445)](https://cloud.tencent.com/document/api/#/#)
|
|
33841
|
+
* [[ModifyProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64444)](https://cloud.tencent.com/document/api/#/#)
|
|
33842
|
+
|
|
33449
33843
|
### 第 12 次发布
|
|
33450
33844
|
|
|
33451
33845
|
发布时间:2021-11-10 08:08:18
|
|
@@ -33740,6 +34134,21 @@
|
|
|
33740
34134
|
|
|
33741
34135
|
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
33742
34136
|
|
|
34137
|
+
### 第 11 次发布
|
|
34138
|
+
|
|
34139
|
+
发布时间:2021-11-19 08:12:04
|
|
34140
|
+
|
|
34141
|
+
本次发布包含了以下内容:
|
|
34142
|
+
|
|
34143
|
+
改善已有的文档。
|
|
34144
|
+
|
|
34145
|
+
修改数据结构:
|
|
34146
|
+
|
|
34147
|
+
* [RecordTaskItem](https://cloud.tencent.com/document/api/1361/53754#RecordTaskItem)
|
|
34148
|
+
|
|
34149
|
+
* 新增成员:SceneId, WarnId, RecordId
|
|
34150
|
+
|
|
34151
|
+
|
|
33743
34152
|
### 第 10 次发布
|
|
33744
34153
|
|
|
33745
34154
|
发布时间:2021-09-01 08:00:55
|
|
@@ -36250,6 +36659,26 @@
|
|
|
36250
36659
|
|
|
36251
36660
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
36252
36661
|
|
|
36662
|
+
### 第 26 次发布
|
|
36663
|
+
|
|
36664
|
+
发布时间:2021-11-17 08:13:35
|
|
36665
|
+
|
|
36666
|
+
本次发布包含了以下内容:
|
|
36667
|
+
|
|
36668
|
+
改善已有的文档。
|
|
36669
|
+
|
|
36670
|
+
新增接口:
|
|
36671
|
+
|
|
36672
|
+
* [ModifyDBSyncMode](https://cloud.tencent.com/document/api/237/64090)
|
|
36673
|
+
* [ModifySyncTaskAttribute](https://cloud.tencent.com/document/api/237/64091)
|
|
36674
|
+
|
|
36675
|
+
修改数据结构:
|
|
36676
|
+
|
|
36677
|
+
* [SlowLogData](https://cloud.tencent.com/document/api/237/16191#SlowLogData)
|
|
36678
|
+
|
|
36679
|
+
* 新增成员:Host
|
|
36680
|
+
|
|
36681
|
+
|
|
36253
36682
|
### 第 25 次发布
|
|
36254
36683
|
|
|
36255
36684
|
发布时间:2021-09-10 08:06:48
|
|
@@ -39416,6 +39845,30 @@
|
|
|
39416
39845
|
|
|
39417
39846
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
39418
39847
|
|
|
39848
|
+
### 第 7 次发布
|
|
39849
|
+
|
|
39850
|
+
发布时间:2021-11-16 08:13:00
|
|
39851
|
+
|
|
39852
|
+
本次发布包含了以下内容:
|
|
39853
|
+
|
|
39854
|
+
改善已有的文档。
|
|
39855
|
+
|
|
39856
|
+
新增数据结构:
|
|
39857
|
+
|
|
39858
|
+
* [BiopsyPart](https://cloud.tencent.com/document/api/1314/56230#BiopsyPart)
|
|
39859
|
+
* [Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)
|
|
39860
|
+
* [EndoscopyDesc](https://cloud.tencent.com/document/api/1314/56230#EndoscopyDesc)
|
|
39861
|
+
* [EndoscopyOrgan](https://cloud.tencent.com/document/api/1314/56230#EndoscopyOrgan)
|
|
39862
|
+
* [Medicine](https://cloud.tencent.com/document/api/1314/56230#Medicine)
|
|
39863
|
+
* [Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)
|
|
39864
|
+
|
|
39865
|
+
修改数据结构:
|
|
39866
|
+
|
|
39867
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
39868
|
+
|
|
39869
|
+
* 新增成员:Endoscopy, Prescription
|
|
39870
|
+
|
|
39871
|
+
|
|
39419
39872
|
### 第 6 次发布
|
|
39420
39873
|
|
|
39421
39874
|
发布时间:2021-10-21 11:32:09
|
|
@@ -43631,6 +44084,25 @@
|
|
|
43631
44084
|
|
|
43632
44085
|
## 云函数(scf) 版本:2018-04-16
|
|
43633
44086
|
|
|
44087
|
+
### 第 38 次发布
|
|
44088
|
+
|
|
44089
|
+
发布时间:2021-11-17 08:14:54
|
|
44090
|
+
|
|
44091
|
+
本次发布包含了以下内容:
|
|
44092
|
+
|
|
44093
|
+
改善已有的文档。
|
|
44094
|
+
|
|
44095
|
+
修改接口:
|
|
44096
|
+
|
|
44097
|
+
* [CreateFunction](https://cloud.tencent.com/document/api/583/18586)
|
|
44098
|
+
|
|
44099
|
+
* 新增入参:InstallDependency
|
|
44100
|
+
|
|
44101
|
+
* [UpdateFunctionConfiguration](https://cloud.tencent.com/document/api/583/18580)
|
|
44102
|
+
|
|
44103
|
+
* 新增入参:InstallDependency
|
|
44104
|
+
|
|
44105
|
+
|
|
43634
44106
|
### 第 37 次发布
|
|
43635
44107
|
|
|
43636
44108
|
发布时间:2021-11-08 08:09:22
|
|
@@ -44834,6 +45306,23 @@
|
|
|
44834
45306
|
|
|
44835
45307
|
## 短信(sms) 版本:2021-01-11
|
|
44836
45308
|
|
|
45309
|
+
### 第 3 次发布
|
|
45310
|
+
|
|
45311
|
+
发布时间:2021-11-16 08:13:49
|
|
45312
|
+
|
|
45313
|
+
本次发布包含了以下内容:
|
|
45314
|
+
|
|
45315
|
+
改善已有的文档。
|
|
45316
|
+
|
|
45317
|
+
修改接口:
|
|
45318
|
+
|
|
45319
|
+
* [DescribeSmsTemplateList](https://cloud.tencent.com/document/api/382/52067)
|
|
45320
|
+
|
|
45321
|
+
* 新增入参:Limit, Offset
|
|
45322
|
+
|
|
45323
|
+
* <font color="#dd0000">**修改入参**:</font>TemplateIdSet
|
|
45324
|
+
|
|
45325
|
+
|
|
44837
45326
|
### 第 2 次发布
|
|
44838
45327
|
|
|
44839
45328
|
发布时间:2021-09-23 08:11:56
|
|
@@ -45871,6 +46360,26 @@
|
|
|
45871
46360
|
|
|
45872
46361
|
## 态势感知(ssa) 版本:2018-06-08
|
|
45873
46362
|
|
|
46363
|
+
### 第 5 次发布
|
|
46364
|
+
|
|
46365
|
+
发布时间:2021-11-19 08:14:18
|
|
46366
|
+
|
|
46367
|
+
本次发布包含了以下内容:
|
|
46368
|
+
|
|
46369
|
+
改善已有的文档。
|
|
46370
|
+
|
|
46371
|
+
新增接口:
|
|
46372
|
+
|
|
46373
|
+
* [[DescribeSocAlertList](https://cloud.tencent.com/document/api/664/64446)](https://cloud.tencent.com/document/api/#/#)
|
|
46374
|
+
|
|
46375
|
+
新增数据结构:
|
|
46376
|
+
|
|
46377
|
+
* [[AlertListData](https://cloud.tencent.com/document/api/664/51406#AlertListData)](https://cloud.tencent.com/document/api/664/51406#[AlertListData](https://cloud.tencent.com/document/api/664/51406#AlertListData))
|
|
46378
|
+
* [[AlertType](https://cloud.tencent.com/document/api/664/51406#AlertType)](https://cloud.tencent.com/document/api/664/51406#[AlertType](https://cloud.tencent.com/document/api/664/51406#AlertType))
|
|
46379
|
+
* [[ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo)](https://cloud.tencent.com/document/api/664/51406#[ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo))
|
|
46380
|
+
* [[QueryFilter](https://cloud.tencent.com/document/api/664/51406#QueryFilter)](https://cloud.tencent.com/document/api/664/51406#[QueryFilter](https://cloud.tencent.com/document/api/664/51406#QueryFilter))
|
|
46381
|
+
* [[QuerySort](https://cloud.tencent.com/document/api/664/51406#QuerySort)](https://cloud.tencent.com/document/api/664/51406#[QuerySort](https://cloud.tencent.com/document/api/664/51406#QuerySort))
|
|
46382
|
+
|
|
45874
46383
|
### 第 4 次发布
|
|
45875
46384
|
|
|
45876
46385
|
发布时间:2021-08-16 08:01:05
|
|
@@ -48112,7 +48621,7 @@
|
|
|
48112
48621
|
|
|
48113
48622
|
新增接口:
|
|
48114
48623
|
|
|
48115
|
-
* [
|
|
48624
|
+
* [ModifyCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/63949)
|
|
48116
48625
|
|
|
48117
48626
|
修改数据结构:
|
|
48118
48627
|
|
|
@@ -49813,6 +50322,29 @@
|
|
|
49813
50322
|
|
|
49814
50323
|
## 服务网格(tcm) 版本:2021-04-13
|
|
49815
50324
|
|
|
50325
|
+
### 第 2 次发布
|
|
50326
|
+
|
|
50327
|
+
发布时间:2021-11-18 08:12:32
|
|
50328
|
+
|
|
50329
|
+
本次发布包含了以下内容:
|
|
50330
|
+
|
|
50331
|
+
改善已有的文档。
|
|
50332
|
+
|
|
50333
|
+
新增数据结构:
|
|
50334
|
+
|
|
50335
|
+
* [InjectConfig](https://cloud.tencent.com/document/api/1261/63843#InjectConfig)
|
|
50336
|
+
|
|
50337
|
+
修改数据结构:
|
|
50338
|
+
|
|
50339
|
+
* [IstioConfig](https://cloud.tencent.com/document/api/1261/63843#IstioConfig)
|
|
50340
|
+
|
|
50341
|
+
* 新增成员:DisablePolicyChecks
|
|
50342
|
+
|
|
50343
|
+
* [MeshConfig](https://cloud.tencent.com/document/api/1261/63843#MeshConfig)
|
|
50344
|
+
|
|
50345
|
+
* 新增成员:Inject
|
|
50346
|
+
|
|
50347
|
+
|
|
49816
50348
|
### 第 1 次发布
|
|
49817
50349
|
|
|
49818
50350
|
发布时间:2021-11-10 15:03:56
|
|
@@ -52711,6 +53243,21 @@
|
|
|
52711
53243
|
|
|
52712
53244
|
## 互动白板(tiw) 版本:2019-09-19
|
|
52713
53245
|
|
|
53246
|
+
### 第 23 次发布
|
|
53247
|
+
|
|
53248
|
+
发布时间:2021-11-19 08:15:40
|
|
53249
|
+
|
|
53250
|
+
本次发布包含了以下内容:
|
|
53251
|
+
|
|
53252
|
+
改善已有的文档。
|
|
53253
|
+
|
|
53254
|
+
修改接口:
|
|
53255
|
+
|
|
53256
|
+
* [StartWhiteboardPush](https://cloud.tencent.com/document/api/1137/52081)
|
|
53257
|
+
|
|
53258
|
+
* 新增入参:TRTCRoomId, TRTCRoomIdStr
|
|
53259
|
+
|
|
53260
|
+
|
|
52714
53261
|
### 第 22 次发布
|
|
52715
53262
|
|
|
52716
53263
|
发布时间:2021-10-29 08:10:34
|
|
@@ -55407,6 +55954,28 @@
|
|
|
55407
55954
|
|
|
55408
55955
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
55409
55956
|
|
|
55957
|
+
### 第 12 次发布
|
|
55958
|
+
|
|
55959
|
+
发布时间:2021-11-16 08:15:49
|
|
55960
|
+
|
|
55961
|
+
本次发布包含了以下内容:
|
|
55962
|
+
|
|
55963
|
+
改善已有的文档。
|
|
55964
|
+
|
|
55965
|
+
修改接口:
|
|
55966
|
+
|
|
55967
|
+
* [DescribeSREInstanceAccessAddress](https://cloud.tencent.com/document/api/1364/54941)
|
|
55968
|
+
|
|
55969
|
+
* 新增出参:ConsoleInternetAddress, ConsoleIntranetAddress
|
|
55970
|
+
|
|
55971
|
+
|
|
55972
|
+
修改数据结构:
|
|
55973
|
+
|
|
55974
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
55975
|
+
|
|
55976
|
+
* 新增成员:EnableConsoleInternet, EnableConsoleIntranet
|
|
55977
|
+
|
|
55978
|
+
|
|
55410
55979
|
### 第 11 次发布
|
|
55411
55980
|
|
|
55412
55981
|
发布时间:2021-10-27 08:12:44
|
|
@@ -60336,6 +60905,32 @@
|
|
|
60336
60905
|
|
|
60337
60906
|
## 私有网络(vpc) 版本:2017-03-12
|
|
60338
60907
|
|
|
60908
|
+
### 第 101 次发布
|
|
60909
|
+
|
|
60910
|
+
发布时间:2021-11-17 08:17:56
|
|
60911
|
+
|
|
60912
|
+
本次发布包含了以下内容:
|
|
60913
|
+
|
|
60914
|
+
改善已有的文档。
|
|
60915
|
+
|
|
60916
|
+
修改接口:
|
|
60917
|
+
|
|
60918
|
+
* [CreateVpnGateway](https://cloud.tencent.com/document/api/215/17521)
|
|
60919
|
+
|
|
60920
|
+
* 新增入参:CdcId, MaxConnection
|
|
60921
|
+
|
|
60922
|
+
* [ModifyIp6AddressesBandwidth](https://cloud.tencent.com/document/api/215/40088)
|
|
60923
|
+
|
|
60924
|
+
* 新增出参:TaskId
|
|
60925
|
+
|
|
60926
|
+
|
|
60927
|
+
修改数据结构:
|
|
60928
|
+
|
|
60929
|
+
* [VpnGateway](https://cloud.tencent.com/document/api/215/15824#VpnGateway)
|
|
60930
|
+
|
|
60931
|
+
* 新增成员:CdcId, MaxConnection
|
|
60932
|
+
|
|
60933
|
+
|
|
60339
60934
|
### 第 100 次发布
|
|
60340
60935
|
|
|
60341
60936
|
发布时间:2021-10-26 08:14:56
|