tencentcloud-sdk-nodejs-as 4.0.235 → 4.0.241
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 +687 -60
- package/package.json +1 -1
- package/products.md +42 -42
- package/src/services/as/v20180419/as_client.ts +0 -12
- package/src/services/as/v20180419/as_models.ts +0 -75
- package/tencentcloud/services/as/v20180419/as_client.d.ts +1 -5
- package/tencentcloud/services/as/v20180419/as_client.js +0 -6
- package/tencentcloud/services/as/v20180419/as_models.d.ts +0 -62
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 13 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-22 08:01:25
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,80 +12,37 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
17
|
-
* 新增入参:ProgramIdList
|
|
18
|
-
|
|
19
|
-
* [CreateCluster](https://cloud.tencent.com/document/api/649/36049)
|
|
20
|
-
|
|
21
|
-
* 新增入参:KuberneteApiServer, KuberneteNativeType, KuberneteNativeSecret, ProgramIdList
|
|
22
|
-
|
|
23
|
-
* [CreateConfig](https://cloud.tencent.com/document/api/649/38348)
|
|
24
|
-
|
|
25
|
-
* 新增入参:ProgramIdList
|
|
26
|
-
|
|
27
|
-
* [CreateFileConfig](https://cloud.tencent.com/document/api/649/58594)
|
|
28
|
-
|
|
29
|
-
* 新增入参:ProgramIdList
|
|
30
|
-
|
|
31
|
-
* [CreateGatewayApi](https://cloud.tencent.com/document/api/649/50639)
|
|
32
|
-
|
|
33
|
-
* 新增入参:ProgramIdList
|
|
34
|
-
|
|
35
|
-
* [CreateLane](https://cloud.tencent.com/document/api/649/44508)
|
|
36
|
-
|
|
37
|
-
* 新增入参:ProgramIdList
|
|
38
|
-
|
|
39
|
-
* [CreateLaneRule](https://cloud.tencent.com/document/api/649/44507)
|
|
40
|
-
|
|
41
|
-
* 新增入参:ProgramIdList
|
|
42
|
-
|
|
43
|
-
* [CreateNamespace](https://cloud.tencent.com/document/api/649/36098)
|
|
44
|
-
|
|
45
|
-
* 新增入参:ProgramIdList
|
|
46
|
-
|
|
47
|
-
* [CreatePublicConfig](https://cloud.tencent.com/document/api/649/38347)
|
|
48
|
-
|
|
49
|
-
* 新增入参:ProgramIdList
|
|
50
|
-
|
|
51
|
-
* [DescribeConfigSummary](https://cloud.tencent.com/document/api/649/38341)
|
|
52
|
-
|
|
53
|
-
* 新增入参:ConfigTagList, DisableProgramAuthCheck, ConfigIdList
|
|
15
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
54
16
|
|
|
55
|
-
*
|
|
17
|
+
* 新增入参:FilterDamDDoSStatus
|
|
56
18
|
|
|
57
|
-
* 新增入参:GroupIdList
|
|
58
19
|
|
|
59
|
-
|
|
20
|
+
修改数据结构:
|
|
60
21
|
|
|
61
|
-
|
|
22
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
62
23
|
|
|
63
|
-
*
|
|
24
|
+
* 新增成员:DamDDoSStatus
|
|
64
25
|
|
|
65
|
-
* 新增入参:LaneIdList, DisableProgramAuthCheck
|
|
66
26
|
|
|
67
|
-
* <font color="#dd0000">**修改入参**:</font>Limit, Offset
|
|
68
|
-
|
|
69
|
-
* [DescribePublicConfigSummary](https://cloud.tencent.com/document/api/649/38336)
|
|
70
27
|
|
|
71
|
-
* 新增入参:ConfigTagList, DisableProgramAuthCheck, ConfigIdList
|
|
72
28
|
|
|
73
|
-
|
|
29
|
+
## 态势感知(ssa) 版本:2018-06-08
|
|
74
30
|
|
|
75
|
-
|
|
31
|
+
### 第 6 次发布
|
|
76
32
|
|
|
77
|
-
|
|
33
|
+
发布时间:2021-11-22 08:10:13
|
|
78
34
|
|
|
79
|
-
|
|
35
|
+
本次发布包含了以下内容:
|
|
80
36
|
|
|
81
|
-
|
|
37
|
+
改善已有的文档。
|
|
82
38
|
|
|
83
|
-
|
|
39
|
+
新增接口:
|
|
84
40
|
|
|
85
|
-
* [
|
|
41
|
+
* [DescribeSocAlertDetails](https://cloud.tencent.com/document/api/664/64537)
|
|
86
42
|
|
|
87
|
-
|
|
43
|
+
新增数据结构:
|
|
88
44
|
|
|
45
|
+
* [AlertDetail](https://cloud.tencent.com/document/api/664/51406#AlertDetail)
|
|
89
46
|
|
|
90
47
|
|
|
91
48
|
|
|
@@ -368,6 +325,26 @@
|
|
|
368
325
|
|
|
369
326
|
## 借贷反欺诈(af) 版本:2020-02-26
|
|
370
327
|
|
|
328
|
+
### 第 4 次发布
|
|
329
|
+
|
|
330
|
+
发布时间:2021-11-18 08:02:15
|
|
331
|
+
|
|
332
|
+
本次发布包含了以下内容:
|
|
333
|
+
|
|
334
|
+
改善已有的文档。
|
|
335
|
+
|
|
336
|
+
新增接口:
|
|
337
|
+
|
|
338
|
+
* [GetAntiFraud](https://cloud.tencent.com/document/api/668/64230)
|
|
339
|
+
|
|
340
|
+
新增数据结构:
|
|
341
|
+
|
|
342
|
+
* [AntiFraudCryptoFilter](https://cloud.tencent.com/document/api/668/44002#AntiFraudCryptoFilter)
|
|
343
|
+
* [AntiFraudFilter](https://cloud.tencent.com/document/api/668/44002#AntiFraudFilter)
|
|
344
|
+
* [AntiFraudRecord](https://cloud.tencent.com/document/api/668/44002#AntiFraudRecord)
|
|
345
|
+
* [OtherModelScoresDetail](https://cloud.tencent.com/document/api/668/44002#OtherModelScoresDetail)
|
|
346
|
+
* [SimpleKindRiskDetail](https://cloud.tencent.com/document/api/668/44002#SimpleKindRiskDetail)
|
|
347
|
+
|
|
371
348
|
### 第 3 次发布
|
|
372
349
|
|
|
373
350
|
发布时间:2021-09-15 08:02:06
|
|
@@ -427,6 +404,26 @@
|
|
|
427
404
|
|
|
428
405
|
## 定制建模(afc) 版本:2020-02-26
|
|
429
406
|
|
|
407
|
+
### 第 2 次发布
|
|
408
|
+
|
|
409
|
+
发布时间:2021-11-18 08:02:17
|
|
410
|
+
|
|
411
|
+
本次发布包含了以下内容:
|
|
412
|
+
|
|
413
|
+
改善已有的文档。
|
|
414
|
+
|
|
415
|
+
新增接口:
|
|
416
|
+
|
|
417
|
+
* [GetAntiFraudVip](https://cloud.tencent.com/document/api/1029/64231)
|
|
418
|
+
|
|
419
|
+
新增数据结构:
|
|
420
|
+
|
|
421
|
+
* [AntiFraudVipCryptoFilter](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipCryptoFilter)
|
|
422
|
+
* [AntiFraudVipFilter](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipFilter)
|
|
423
|
+
* [AntiFraudVipRecord](https://cloud.tencent.com/document/api/1029/44018#AntiFraudVipRecord)
|
|
424
|
+
* [OtherModelScores](https://cloud.tencent.com/document/api/1029/44018#OtherModelScores)
|
|
425
|
+
* [SimpleKindRiskDetail](https://cloud.tencent.com/document/api/1029/44018#SimpleKindRiskDetail)
|
|
426
|
+
|
|
430
427
|
### 第 1 次发布
|
|
431
428
|
|
|
432
429
|
发布时间:2020-04-28 16:31:18
|
|
@@ -968,6 +965,28 @@
|
|
|
968
965
|
|
|
969
966
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
970
967
|
|
|
968
|
+
### 第 13 次发布
|
|
969
|
+
|
|
970
|
+
发布时间:2021-11-22 08:01:25
|
|
971
|
+
|
|
972
|
+
本次发布包含了以下内容:
|
|
973
|
+
|
|
974
|
+
改善已有的文档。
|
|
975
|
+
|
|
976
|
+
修改接口:
|
|
977
|
+
|
|
978
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
979
|
+
|
|
980
|
+
* 新增入参:FilterDamDDoSStatus
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
修改数据结构:
|
|
984
|
+
|
|
985
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
986
|
+
|
|
987
|
+
* 新增成员:DamDDoSStatus
|
|
988
|
+
|
|
989
|
+
|
|
971
990
|
### 第 12 次发布
|
|
972
991
|
|
|
973
992
|
发布时间:2021-08-31 08:00:10
|
|
@@ -1983,6 +2002,18 @@
|
|
|
1983
2002
|
|
|
1984
2003
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
1985
2004
|
|
|
2005
|
+
### 第 42 次发布
|
|
2006
|
+
|
|
2007
|
+
发布时间:2021-11-15 08:04:22
|
|
2008
|
+
|
|
2009
|
+
本次发布包含了以下内容:
|
|
2010
|
+
|
|
2011
|
+
改善已有的文档。
|
|
2012
|
+
|
|
2013
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
2014
|
+
|
|
2015
|
+
* CreatePaiInstance
|
|
2016
|
+
|
|
1986
2017
|
### 第 41 次发布
|
|
1987
2018
|
|
|
1988
2019
|
发布时间:2021-10-27 08:02:46
|
|
@@ -7812,6 +7843,21 @@
|
|
|
7812
7843
|
|
|
7813
7844
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
7814
7845
|
|
|
7846
|
+
### 第 17 次发布
|
|
7847
|
+
|
|
7848
|
+
发布时间:2021-11-16 08:06:45
|
|
7849
|
+
|
|
7850
|
+
本次发布包含了以下内容:
|
|
7851
|
+
|
|
7852
|
+
改善已有的文档。
|
|
7853
|
+
|
|
7854
|
+
修改数据结构:
|
|
7855
|
+
|
|
7856
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
7857
|
+
|
|
7858
|
+
* 新增成员:Uui
|
|
7859
|
+
|
|
7860
|
+
|
|
7815
7861
|
### 第 16 次发布
|
|
7816
7862
|
|
|
7817
7863
|
发布时间:2021-11-01 08:06:08
|
|
@@ -9642,6 +9688,48 @@
|
|
|
9642
9688
|
|
|
9643
9689
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9644
9690
|
|
|
9691
|
+
### 第 87 次发布
|
|
9692
|
+
|
|
9693
|
+
发布时间:2021-11-19 08:07:05
|
|
9694
|
+
|
|
9695
|
+
本次发布包含了以下内容:
|
|
9696
|
+
|
|
9697
|
+
改善已有的文档。
|
|
9698
|
+
|
|
9699
|
+
修改接口:
|
|
9700
|
+
|
|
9701
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
9702
|
+
|
|
9703
|
+
* 新增入参:ShareCname
|
|
9704
|
+
|
|
9705
|
+
|
|
9706
|
+
新增数据结构:
|
|
9707
|
+
|
|
9708
|
+
* [ShareCname](https://cloud.tencent.com/document/api/228/30987#ShareCname)
|
|
9709
|
+
|
|
9710
|
+
修改数据结构:
|
|
9711
|
+
|
|
9712
|
+
* [AuthenticationTypeA](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeA)
|
|
9713
|
+
|
|
9714
|
+
* 新增成员:BackupSecretKey
|
|
9715
|
+
|
|
9716
|
+
* [AuthenticationTypeB](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeB)
|
|
9717
|
+
|
|
9718
|
+
* 新增成员:BackupSecretKey
|
|
9719
|
+
|
|
9720
|
+
* [AuthenticationTypeC](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeC)
|
|
9721
|
+
|
|
9722
|
+
* 新增成员:BackupSecretKey
|
|
9723
|
+
|
|
9724
|
+
* [AuthenticationTypeD](https://cloud.tencent.com/document/api/228/30987#AuthenticationTypeD)
|
|
9725
|
+
|
|
9726
|
+
* 新增成员:BackupSecretKey
|
|
9727
|
+
|
|
9728
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
9729
|
+
|
|
9730
|
+
* 新增成员:ShareCname
|
|
9731
|
+
|
|
9732
|
+
|
|
9645
9733
|
### 第 86 次发布
|
|
9646
9734
|
|
|
9647
9735
|
发布时间:2021-11-09 08:07:45
|
|
@@ -11847,6 +11935,39 @@
|
|
|
11847
11935
|
|
|
11848
11936
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
11849
11937
|
|
|
11938
|
+
### 第 13 次发布
|
|
11939
|
+
|
|
11940
|
+
发布时间:2021-11-18 08:04:19
|
|
11941
|
+
|
|
11942
|
+
本次发布包含了以下内容:
|
|
11943
|
+
|
|
11944
|
+
改善已有的文档。
|
|
11945
|
+
|
|
11946
|
+
新增接口:
|
|
11947
|
+
|
|
11948
|
+
* [AddEnterpriseSecurityGroupRules](https://cloud.tencent.com/document/api/1132/64234)
|
|
11949
|
+
* [DescribeEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/64233)
|
|
11950
|
+
* [RemoveEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/64232)
|
|
11951
|
+
|
|
11952
|
+
新增数据结构:
|
|
11953
|
+
|
|
11954
|
+
* [SecurityGroupRule](https://cloud.tencent.com/document/api/1132/49071#SecurityGroupRule)
|
|
11955
|
+
|
|
11956
|
+
### 第 12 次发布
|
|
11957
|
+
|
|
11958
|
+
发布时间:2021-11-17 08:07:57
|
|
11959
|
+
|
|
11960
|
+
本次发布包含了以下内容:
|
|
11961
|
+
|
|
11962
|
+
改善已有的文档。
|
|
11963
|
+
|
|
11964
|
+
修改接口:
|
|
11965
|
+
|
|
11966
|
+
* [StopSecurityGroupRuleDispatch](https://cloud.tencent.com/document/api/1132/60228)
|
|
11967
|
+
|
|
11968
|
+
* 新增入参:StopType
|
|
11969
|
+
|
|
11970
|
+
|
|
11850
11971
|
### 第 11 次发布
|
|
11851
11972
|
|
|
11852
11973
|
发布时间:2021-09-27 08:08:06
|
|
@@ -14346,6 +14467,21 @@
|
|
|
14346
14467
|
|
|
14347
14468
|
## 云审计(cloudaudit) 版本:2019-03-19
|
|
14348
14469
|
|
|
14470
|
+
### 第 9 次发布
|
|
14471
|
+
|
|
14472
|
+
发布时间:2021-11-16 08:07:51
|
|
14473
|
+
|
|
14474
|
+
本次发布包含了以下内容:
|
|
14475
|
+
|
|
14476
|
+
改善已有的文档。
|
|
14477
|
+
|
|
14478
|
+
修改接口:
|
|
14479
|
+
|
|
14480
|
+
* [DescribeEvents](https://cloud.tencent.com/document/api/629/54488)
|
|
14481
|
+
|
|
14482
|
+
* 新增出参:TotalCount
|
|
14483
|
+
|
|
14484
|
+
|
|
14349
14485
|
### 第 8 次发布
|
|
14350
14486
|
|
|
14351
14487
|
发布时间:2021-06-17 08:11:39
|
|
@@ -14938,6 +15074,52 @@
|
|
|
14938
15074
|
|
|
14939
15075
|
## 腾讯云剪(cme) 版本:2019-10-29
|
|
14940
15076
|
|
|
15077
|
+
### 第 42 次发布
|
|
15078
|
+
|
|
15079
|
+
发布时间:2021-11-17 08:08:41
|
|
15080
|
+
|
|
15081
|
+
本次发布包含了以下内容:
|
|
15082
|
+
|
|
15083
|
+
改善已有的文档。
|
|
15084
|
+
|
|
15085
|
+
新增接口:
|
|
15086
|
+
|
|
15087
|
+
* [CreateVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64067)
|
|
15088
|
+
* [DeleteVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64066)
|
|
15089
|
+
* [DescribeVideoEncodingPresets](https://cloud.tencent.com/document/api/1156/64065)
|
|
15090
|
+
* [ModifyVideoEncodingPreset](https://cloud.tencent.com/document/api/1156/64064)
|
|
15091
|
+
|
|
15092
|
+
修改接口:
|
|
15093
|
+
|
|
15094
|
+
* [ExportVideoEditProject](https://cloud.tencent.com/document/api/1156/40353)
|
|
15095
|
+
|
|
15096
|
+
* 新增入参:ExportExtensionArgs
|
|
15097
|
+
|
|
15098
|
+
|
|
15099
|
+
新增数据结构:
|
|
15100
|
+
|
|
15101
|
+
* [VideoEncodingPreset](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPreset)
|
|
15102
|
+
* [VideoEncodingPresetAudioSetting](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetAudioSetting)
|
|
15103
|
+
* [VideoEncodingPresetAudioSettingForUpdate](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetAudioSettingForUpdate)
|
|
15104
|
+
* [VideoEncodingPresetVideoSetting](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetVideoSetting)
|
|
15105
|
+
* [VideoEncodingPresetVideoSettingForUpdate](https://cloud.tencent.com/document/api/1156/40360#VideoEncodingPresetVideoSettingForUpdate)
|
|
15106
|
+
* [VideoExportExtensionArgs](https://cloud.tencent.com/document/api/1156/40360#VideoExportExtensionArgs)
|
|
15107
|
+
|
|
15108
|
+
### 第 41 次发布
|
|
15109
|
+
|
|
15110
|
+
发布时间:2021-11-16 08:08:03
|
|
15111
|
+
|
|
15112
|
+
本次发布包含了以下内容:
|
|
15113
|
+
|
|
15114
|
+
改善已有的文档。
|
|
15115
|
+
|
|
15116
|
+
修改接口:
|
|
15117
|
+
|
|
15118
|
+
* [DescribeResourceAuthorization](https://cloud.tencent.com/document/api/1156/43251)
|
|
15119
|
+
|
|
15120
|
+
* <font color="#dd0000">**修改入参**:</font>Owner, Resource
|
|
15121
|
+
|
|
15122
|
+
|
|
14941
15123
|
### 第 40 次发布
|
|
14942
15124
|
|
|
14943
15125
|
发布时间:2021-11-01 08:07:26
|
|
@@ -16265,6 +16447,83 @@
|
|
|
16265
16447
|
|
|
16266
16448
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
16267
16449
|
|
|
16450
|
+
### 第 51 次发布
|
|
16451
|
+
|
|
16452
|
+
发布时间:2021-11-17 08:08:58
|
|
16453
|
+
|
|
16454
|
+
本次发布包含了以下内容:
|
|
16455
|
+
|
|
16456
|
+
改善已有的文档。
|
|
16457
|
+
|
|
16458
|
+
新增接口:
|
|
16459
|
+
|
|
16460
|
+
* [AddContract](https://cloud.tencent.com/document/api/1122/64089)
|
|
16461
|
+
* [AddMerchant](https://cloud.tencent.com/document/api/1122/64088)
|
|
16462
|
+
* [AddShop](https://cloud.tencent.com/document/api/1122/64087)
|
|
16463
|
+
* [DistributeAccreditQuery](https://cloud.tencent.com/document/api/1122/64086)
|
|
16464
|
+
* [DistributeAccreditTlinx](https://cloud.tencent.com/document/api/1122/64085)
|
|
16465
|
+
* [DistributeAddReceiver](https://cloud.tencent.com/document/api/1122/64084)
|
|
16466
|
+
* [DistributeApply](https://cloud.tencent.com/document/api/1122/64083)
|
|
16467
|
+
* [DistributeCancel](https://cloud.tencent.com/document/api/1122/64082)
|
|
16468
|
+
* [DistributeQuery](https://cloud.tencent.com/document/api/1122/64081)
|
|
16469
|
+
* [DistributeQueryReceiver](https://cloud.tencent.com/document/api/1122/64080)
|
|
16470
|
+
* [DistributeRemoveReceiver](https://cloud.tencent.com/document/api/1122/64079)
|
|
16471
|
+
* [DownloadOrgFile](https://cloud.tencent.com/document/api/1122/64078)
|
|
16472
|
+
* [QueryCityCode](https://cloud.tencent.com/document/api/1122/64077)
|
|
16473
|
+
* [QueryContractPayFee](https://cloud.tencent.com/document/api/1122/64076)
|
|
16474
|
+
* [QueryContractPayWayList](https://cloud.tencent.com/document/api/1122/64075)
|
|
16475
|
+
* [QueryContractRelateShop](https://cloud.tencent.com/document/api/1122/64074)
|
|
16476
|
+
* [QueryMerchantClassification](https://cloud.tencent.com/document/api/1122/64073)
|
|
16477
|
+
* [QueryShopOpenId](https://cloud.tencent.com/document/api/1122/64072)
|
|
16478
|
+
* [UploadOrgFile](https://cloud.tencent.com/document/api/1122/64071)
|
|
16479
|
+
* [ViewContract](https://cloud.tencent.com/document/api/1122/64070)
|
|
16480
|
+
* [ViewMerchant](https://cloud.tencent.com/document/api/1122/64069)
|
|
16481
|
+
* [ViewShop](https://cloud.tencent.com/document/api/1122/64068)
|
|
16482
|
+
|
|
16483
|
+
新增数据结构:
|
|
16484
|
+
|
|
16485
|
+
* [AddContractResult](https://cloud.tencent.com/document/api/1122/40683#AddContractResult)
|
|
16486
|
+
* [AddMerchantResult](https://cloud.tencent.com/document/api/1122/40683#AddMerchantResult)
|
|
16487
|
+
* [AddShopResult](https://cloud.tencent.com/document/api/1122/40683#AddShopResult)
|
|
16488
|
+
* [CityCodeResult](https://cloud.tencent.com/document/api/1122/40683#CityCodeResult)
|
|
16489
|
+
* [ContractPayListResult](https://cloud.tencent.com/document/api/1122/40683#ContractPayListResult)
|
|
16490
|
+
* [DistributeAccreditQueryResult](https://cloud.tencent.com/document/api/1122/40683#DistributeAccreditQueryResult)
|
|
16491
|
+
* [DistributeAccreditResult](https://cloud.tencent.com/document/api/1122/40683#DistributeAccreditResult)
|
|
16492
|
+
* [DistributeCancelResult](https://cloud.tencent.com/document/api/1122/40683#DistributeCancelResult)
|
|
16493
|
+
* [DistributeMultiApplyResult](https://cloud.tencent.com/document/api/1122/40683#DistributeMultiApplyResult)
|
|
16494
|
+
* [DistributeQueryResult](https://cloud.tencent.com/document/api/1122/40683#DistributeQueryResult)
|
|
16495
|
+
* [DistributeReceiverResult](https://cloud.tencent.com/document/api/1122/40683#DistributeReceiverResult)
|
|
16496
|
+
* [DownloadFileResult](https://cloud.tencent.com/document/api/1122/40683#DownloadFileResult)
|
|
16497
|
+
* [MerchantClassificationId](https://cloud.tencent.com/document/api/1122/40683#MerchantClassificationId)
|
|
16498
|
+
* [MultiApplyDetail](https://cloud.tencent.com/document/api/1122/40683#MultiApplyDetail)
|
|
16499
|
+
* [MultiApplyOrder](https://cloud.tencent.com/document/api/1122/40683#MultiApplyOrder)
|
|
16500
|
+
* [PayDataResult](https://cloud.tencent.com/document/api/1122/40683#PayDataResult)
|
|
16501
|
+
* [PayFeeDataResult](https://cloud.tencent.com/document/api/1122/40683#PayFeeDataResult)
|
|
16502
|
+
* [QueryContractPayFeeResult](https://cloud.tencent.com/document/api/1122/40683#QueryContractPayFeeResult)
|
|
16503
|
+
* [QueryContractRelateShopResult](https://cloud.tencent.com/document/api/1122/40683#QueryContractRelateShopResult)
|
|
16504
|
+
* [QueryShopOpenIdResult](https://cloud.tencent.com/document/api/1122/40683#QueryShopOpenIdResult)
|
|
16505
|
+
* [UploadFileResult](https://cloud.tencent.com/document/api/1122/40683#UploadFileResult)
|
|
16506
|
+
* [ViewContractResult](https://cloud.tencent.com/document/api/1122/40683#ViewContractResult)
|
|
16507
|
+
* [ViewMerchantResult](https://cloud.tencent.com/document/api/1122/40683#ViewMerchantResult)
|
|
16508
|
+
* [ViewShopResult](https://cloud.tencent.com/document/api/1122/40683#ViewShopResult)
|
|
16509
|
+
|
|
16510
|
+
### 第 50 次发布
|
|
16511
|
+
|
|
16512
|
+
发布时间:2021-11-12 15:56:31
|
|
16513
|
+
|
|
16514
|
+
本次发布包含了以下内容:
|
|
16515
|
+
|
|
16516
|
+
改善已有的文档。
|
|
16517
|
+
|
|
16518
|
+
新增接口:
|
|
16519
|
+
|
|
16520
|
+
* [CreateAnchor](https://cloud.tencent.com/document/api/1122/63932)
|
|
16521
|
+
* [UploadFile](https://cloud.tencent.com/document/api/1122/63931)
|
|
16522
|
+
|
|
16523
|
+
新增数据结构:
|
|
16524
|
+
|
|
16525
|
+
* [AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo)
|
|
16526
|
+
|
|
16268
16527
|
### 第 49 次发布
|
|
16269
16528
|
|
|
16270
16529
|
发布时间:2021-11-04 08:06:43
|
|
@@ -19019,6 +19278,56 @@
|
|
|
19019
19278
|
|
|
19020
19279
|
## 主机安全(cwp) 版本:2018-02-28
|
|
19021
19280
|
|
|
19281
|
+
### 第 35 次发布
|
|
19282
|
+
|
|
19283
|
+
发布时间:2021-11-18 08:05:46
|
|
19284
|
+
|
|
19285
|
+
本次发布包含了以下内容:
|
|
19286
|
+
|
|
19287
|
+
改善已有的文档。
|
|
19288
|
+
|
|
19289
|
+
修改接口:
|
|
19290
|
+
|
|
19291
|
+
* [DescribeScanState](https://cloud.tencent.com/document/api/296/60923)
|
|
19292
|
+
|
|
19293
|
+
* 新增出参:ScanBeginTime, RiskEventCount, ScanEndTime
|
|
19294
|
+
|
|
19295
|
+
* [DescribeSecurityEventsCnt](https://cloud.tencent.com/document/api/296/50427)
|
|
19296
|
+
|
|
19297
|
+
* 新增出参:WindowVul, LinuxVul
|
|
19298
|
+
|
|
19299
|
+
* [DescribeVulInfoCvss](https://cloud.tencent.com/document/api/296/60898)
|
|
19300
|
+
|
|
19301
|
+
* 新增出参:Labels
|
|
19302
|
+
|
|
19303
|
+
* [DescribeVulLevelCount](https://cloud.tencent.com/document/api/296/60897)
|
|
19304
|
+
|
|
19305
|
+
* 新增入参:VulCategory
|
|
19306
|
+
|
|
19307
|
+
* [DescribeVulList](https://cloud.tencent.com/document/api/296/63340)
|
|
19308
|
+
|
|
19309
|
+
* 新增入参:By, Order
|
|
19310
|
+
|
|
19311
|
+
* [ScanVul](https://cloud.tencent.com/document/api/296/57375)
|
|
19312
|
+
|
|
19313
|
+
* <font color="#dd0000">**修改入参**:</font>VulCategories
|
|
19314
|
+
|
|
19315
|
+
|
|
19316
|
+
修改数据结构:
|
|
19317
|
+
|
|
19318
|
+
* [EmergencyVul](https://cloud.tencent.com/document/api/296/19867#EmergencyVul)
|
|
19319
|
+
|
|
19320
|
+
* 新增成员:CveId, CvssScore, Labels, HostCount
|
|
19321
|
+
|
|
19322
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
|
19323
|
+
|
|
19324
|
+
* 新增成员:HostVersion, IsSupportAutoFix, FixStatusMsg
|
|
19325
|
+
|
|
19326
|
+
* [VulInfoList](https://cloud.tencent.com/document/api/296/19867#VulInfoList)
|
|
19327
|
+
|
|
19328
|
+
* 新增成员:CveId, CvssScore, Labels, FixSwitch, TaskId
|
|
19329
|
+
|
|
19330
|
+
|
|
19022
19331
|
### 第 34 次发布
|
|
19023
19332
|
|
|
19024
19333
|
发布时间:2021-11-02 08:05:13
|
|
@@ -21952,6 +22261,21 @@
|
|
|
21952
22261
|
|
|
21953
22262
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
21954
22263
|
|
|
22264
|
+
### 第 29 次发布
|
|
22265
|
+
|
|
22266
|
+
发布时间:2021-11-17 08:10:41
|
|
22267
|
+
|
|
22268
|
+
本次发布包含了以下内容:
|
|
22269
|
+
|
|
22270
|
+
改善已有的文档。
|
|
22271
|
+
|
|
22272
|
+
修改接口:
|
|
22273
|
+
|
|
22274
|
+
* [CreateDCDBInstance](https://cloud.tencent.com/document/api/557/16135)
|
|
22275
|
+
|
|
22276
|
+
* 新增入参:AutoRenewFlag
|
|
22277
|
+
|
|
22278
|
+
|
|
21955
22279
|
### 第 28 次发布
|
|
21956
22280
|
|
|
21957
22281
|
发布时间:2021-09-10 08:05:13
|
|
@@ -24003,6 +24327,24 @@
|
|
|
24003
24327
|
|
|
24004
24328
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
24005
24329
|
|
|
24330
|
+
### 第 59 次发布
|
|
24331
|
+
|
|
24332
|
+
发布时间:2021-11-18 20:07:06
|
|
24333
|
+
|
|
24334
|
+
本次发布包含了以下内容:
|
|
24335
|
+
|
|
24336
|
+
改善已有的文档。
|
|
24337
|
+
|
|
24338
|
+
新增接口:
|
|
24339
|
+
|
|
24340
|
+
* [DescribePriceRunInstance](https://cloud.tencent.com/document/api/1108/64437)
|
|
24341
|
+
|
|
24342
|
+
新增数据结构:
|
|
24343
|
+
|
|
24344
|
+
* [InstancePricesPartDetail](https://cloud.tencent.com/document/api/1108/42574#InstancePricesPartDetail)
|
|
24345
|
+
* [InstancesPrice](https://cloud.tencent.com/document/api/1108/42574#InstancesPrice)
|
|
24346
|
+
* [PriceDetail](https://cloud.tencent.com/document/api/1108/42574#PriceDetail)
|
|
24347
|
+
|
|
24006
24348
|
### 第 58 次发布
|
|
24007
24349
|
|
|
24008
24350
|
发布时间:2021-11-11 11:01:56
|
|
@@ -33402,6 +33744,19 @@
|
|
|
33402
33744
|
|
|
33403
33745
|
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
33404
33746
|
|
|
33747
|
+
### 第 13 次发布
|
|
33748
|
+
|
|
33749
|
+
发布时间:2021-11-19 08:11:51
|
|
33750
|
+
|
|
33751
|
+
本次发布包含了以下内容:
|
|
33752
|
+
|
|
33753
|
+
改善已有的文档。
|
|
33754
|
+
|
|
33755
|
+
新增接口:
|
|
33756
|
+
|
|
33757
|
+
* [DescribeProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64445)
|
|
33758
|
+
* [ModifyProductDynamicRegister](https://cloud.tencent.com/document/api/1131/64444)
|
|
33759
|
+
|
|
33405
33760
|
### 第 12 次发布
|
|
33406
33761
|
|
|
33407
33762
|
发布时间:2021-11-10 08:08:18
|
|
@@ -33696,6 +34051,21 @@
|
|
|
33696
34051
|
|
|
33697
34052
|
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
33698
34053
|
|
|
34054
|
+
### 第 11 次发布
|
|
34055
|
+
|
|
34056
|
+
发布时间:2021-11-19 08:12:04
|
|
34057
|
+
|
|
34058
|
+
本次发布包含了以下内容:
|
|
34059
|
+
|
|
34060
|
+
改善已有的文档。
|
|
34061
|
+
|
|
34062
|
+
修改数据结构:
|
|
34063
|
+
|
|
34064
|
+
* [RecordTaskItem](https://cloud.tencent.com/document/api/1361/53754#RecordTaskItem)
|
|
34065
|
+
|
|
34066
|
+
* 新增成员:SceneId, WarnId, RecordId
|
|
34067
|
+
|
|
34068
|
+
|
|
33699
34069
|
### 第 10 次发布
|
|
33700
34070
|
|
|
33701
34071
|
发布时间:2021-09-01 08:00:55
|
|
@@ -36206,6 +36576,26 @@
|
|
|
36206
36576
|
|
|
36207
36577
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
36208
36578
|
|
|
36579
|
+
### 第 26 次发布
|
|
36580
|
+
|
|
36581
|
+
发布时间:2021-11-17 08:13:35
|
|
36582
|
+
|
|
36583
|
+
本次发布包含了以下内容:
|
|
36584
|
+
|
|
36585
|
+
改善已有的文档。
|
|
36586
|
+
|
|
36587
|
+
新增接口:
|
|
36588
|
+
|
|
36589
|
+
* [ModifyDBSyncMode](https://cloud.tencent.com/document/api/237/64090)
|
|
36590
|
+
* [ModifySyncTaskAttribute](https://cloud.tencent.com/document/api/237/64091)
|
|
36591
|
+
|
|
36592
|
+
修改数据结构:
|
|
36593
|
+
|
|
36594
|
+
* [SlowLogData](https://cloud.tencent.com/document/api/237/16191#SlowLogData)
|
|
36595
|
+
|
|
36596
|
+
* 新增成员:Host
|
|
36597
|
+
|
|
36598
|
+
|
|
36209
36599
|
### 第 25 次发布
|
|
36210
36600
|
|
|
36211
36601
|
发布时间:2021-09-10 08:06:48
|
|
@@ -37473,6 +37863,21 @@
|
|
|
37473
37863
|
|
|
37474
37864
|
## 云监控(monitor) 版本:2018-07-24
|
|
37475
37865
|
|
|
37866
|
+
### 第 31 次发布
|
|
37867
|
+
|
|
37868
|
+
发布时间:2021-11-15 08:10:59
|
|
37869
|
+
|
|
37870
|
+
本次发布包含了以下内容:
|
|
37871
|
+
|
|
37872
|
+
改善已有的文档。
|
|
37873
|
+
|
|
37874
|
+
修改数据结构:
|
|
37875
|
+
|
|
37876
|
+
* [TagInstance](https://cloud.tencent.com/document/api/248/30354#TagInstance)
|
|
37877
|
+
|
|
37878
|
+
* <font color="#dd0000">**修改成员**:</font>RegionId
|
|
37879
|
+
|
|
37880
|
+
|
|
37476
37881
|
### 第 30 次发布
|
|
37477
37882
|
|
|
37478
37883
|
发布时间:2021-09-23 08:10:38
|
|
@@ -39357,6 +39762,30 @@
|
|
|
39357
39762
|
|
|
39358
39763
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
39359
39764
|
|
|
39765
|
+
### 第 7 次发布
|
|
39766
|
+
|
|
39767
|
+
发布时间:2021-11-16 08:13:00
|
|
39768
|
+
|
|
39769
|
+
本次发布包含了以下内容:
|
|
39770
|
+
|
|
39771
|
+
改善已有的文档。
|
|
39772
|
+
|
|
39773
|
+
新增数据结构:
|
|
39774
|
+
|
|
39775
|
+
* [BiopsyPart](https://cloud.tencent.com/document/api/1314/56230#BiopsyPart)
|
|
39776
|
+
* [Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)
|
|
39777
|
+
* [EndoscopyDesc](https://cloud.tencent.com/document/api/1314/56230#EndoscopyDesc)
|
|
39778
|
+
* [EndoscopyOrgan](https://cloud.tencent.com/document/api/1314/56230#EndoscopyOrgan)
|
|
39779
|
+
* [Medicine](https://cloud.tencent.com/document/api/1314/56230#Medicine)
|
|
39780
|
+
* [Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)
|
|
39781
|
+
|
|
39782
|
+
修改数据结构:
|
|
39783
|
+
|
|
39784
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
39785
|
+
|
|
39786
|
+
* 新增成员:Endoscopy, Prescription
|
|
39787
|
+
|
|
39788
|
+
|
|
39360
39789
|
### 第 6 次发布
|
|
39361
39790
|
|
|
39362
39791
|
发布时间:2021-10-21 11:32:09
|
|
@@ -40094,6 +40523,27 @@
|
|
|
40094
40523
|
|
|
40095
40524
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
40096
40525
|
|
|
40526
|
+
### 第 11 次发布
|
|
40527
|
+
|
|
40528
|
+
发布时间:2021-11-15 08:11:30
|
|
40529
|
+
|
|
40530
|
+
本次发布包含了以下内容:
|
|
40531
|
+
|
|
40532
|
+
改善已有的文档。
|
|
40533
|
+
|
|
40534
|
+
修改接口:
|
|
40535
|
+
|
|
40536
|
+
* [CreateResource](https://cloud.tencent.com/document/api/849/52000)
|
|
40537
|
+
|
|
40538
|
+
* 新增入参:FolderId
|
|
40539
|
+
|
|
40540
|
+
* <font color="#dd0000">**修改入参**:</font>Name
|
|
40541
|
+
|
|
40542
|
+
* [DescribeResourceRelatedJobs](https://cloud.tencent.com/document/api/849/54669)
|
|
40543
|
+
|
|
40544
|
+
* 新增入参:ResourceConfigVersion
|
|
40545
|
+
|
|
40546
|
+
|
|
40097
40547
|
### 第 10 次发布
|
|
40098
40548
|
|
|
40099
40549
|
发布时间:2021-09-24 10:00:20
|
|
@@ -43551,6 +44001,25 @@
|
|
|
43551
44001
|
|
|
43552
44002
|
## 云函数(scf) 版本:2018-04-16
|
|
43553
44003
|
|
|
44004
|
+
### 第 38 次发布
|
|
44005
|
+
|
|
44006
|
+
发布时间:2021-11-17 08:14:54
|
|
44007
|
+
|
|
44008
|
+
本次发布包含了以下内容:
|
|
44009
|
+
|
|
44010
|
+
改善已有的文档。
|
|
44011
|
+
|
|
44012
|
+
修改接口:
|
|
44013
|
+
|
|
44014
|
+
* [CreateFunction](https://cloud.tencent.com/document/api/583/18586)
|
|
44015
|
+
|
|
44016
|
+
* 新增入参:InstallDependency
|
|
44017
|
+
|
|
44018
|
+
* [UpdateFunctionConfiguration](https://cloud.tencent.com/document/api/583/18580)
|
|
44019
|
+
|
|
44020
|
+
* 新增入参:InstallDependency
|
|
44021
|
+
|
|
44022
|
+
|
|
43554
44023
|
### 第 37 次发布
|
|
43555
44024
|
|
|
43556
44025
|
发布时间:2021-11-08 08:09:22
|
|
@@ -44754,6 +45223,23 @@
|
|
|
44754
45223
|
|
|
44755
45224
|
## 短信(sms) 版本:2021-01-11
|
|
44756
45225
|
|
|
45226
|
+
### 第 3 次发布
|
|
45227
|
+
|
|
45228
|
+
发布时间:2021-11-16 08:13:49
|
|
45229
|
+
|
|
45230
|
+
本次发布包含了以下内容:
|
|
45231
|
+
|
|
45232
|
+
改善已有的文档。
|
|
45233
|
+
|
|
45234
|
+
修改接口:
|
|
45235
|
+
|
|
45236
|
+
* [DescribeSmsTemplateList](https://cloud.tencent.com/document/api/382/52067)
|
|
45237
|
+
|
|
45238
|
+
* 新增入参:Limit, Offset
|
|
45239
|
+
|
|
45240
|
+
* <font color="#dd0000">**修改入参**:</font>TemplateIdSet
|
|
45241
|
+
|
|
45242
|
+
|
|
44757
45243
|
### 第 2 次发布
|
|
44758
45244
|
|
|
44759
45245
|
发布时间:2021-09-23 08:11:56
|
|
@@ -45791,6 +46277,42 @@
|
|
|
45791
46277
|
|
|
45792
46278
|
## 态势感知(ssa) 版本:2018-06-08
|
|
45793
46279
|
|
|
46280
|
+
### 第 6 次发布
|
|
46281
|
+
|
|
46282
|
+
发布时间:2021-11-22 08:10:13
|
|
46283
|
+
|
|
46284
|
+
本次发布包含了以下内容:
|
|
46285
|
+
|
|
46286
|
+
改善已有的文档。
|
|
46287
|
+
|
|
46288
|
+
新增接口:
|
|
46289
|
+
|
|
46290
|
+
* [[DescribeSocAlertDetails](https://cloud.tencent.com/document/api/664/64537)](https://cloud.tencent.com/document/api/#/#)
|
|
46291
|
+
|
|
46292
|
+
新增数据结构:
|
|
46293
|
+
|
|
46294
|
+
* [[AlertDetail](https://cloud.tencent.com/document/api/664/51406#AlertDetail)](https://cloud.tencent.com/document/api/664/51406#[AlertDetail](https://cloud.tencent.com/document/api/664/51406#AlertDetail))
|
|
46295
|
+
|
|
46296
|
+
### 第 5 次发布
|
|
46297
|
+
|
|
46298
|
+
发布时间:2021-11-19 08:14:18
|
|
46299
|
+
|
|
46300
|
+
本次发布包含了以下内容:
|
|
46301
|
+
|
|
46302
|
+
改善已有的文档。
|
|
46303
|
+
|
|
46304
|
+
新增接口:
|
|
46305
|
+
|
|
46306
|
+
* [DescribeSocAlertList](https://cloud.tencent.com/document/api/664/64446)
|
|
46307
|
+
|
|
46308
|
+
新增数据结构:
|
|
46309
|
+
|
|
46310
|
+
* [AlertListData](https://cloud.tencent.com/document/api/664/51406#AlertListData)
|
|
46311
|
+
* [AlertType](https://cloud.tencent.com/document/api/664/51406#AlertType)
|
|
46312
|
+
* [ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo)
|
|
46313
|
+
* [QueryFilter](https://cloud.tencent.com/document/api/664/51406#QueryFilter)
|
|
46314
|
+
* [QuerySort](https://cloud.tencent.com/document/api/664/51406#QuerySort)
|
|
46315
|
+
|
|
45794
46316
|
### 第 4 次发布
|
|
45795
46317
|
|
|
45796
46318
|
发布时间:2021-08-16 08:01:05
|
|
@@ -48022,6 +48544,25 @@
|
|
|
48022
48544
|
|
|
48023
48545
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
48024
48546
|
|
|
48547
|
+
### 第 75 次发布
|
|
48548
|
+
|
|
48549
|
+
发布时间:2021-11-15 08:13:00
|
|
48550
|
+
|
|
48551
|
+
本次发布包含了以下内容:
|
|
48552
|
+
|
|
48553
|
+
改善已有的文档。
|
|
48554
|
+
|
|
48555
|
+
新增接口:
|
|
48556
|
+
|
|
48557
|
+
* [ModifyCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/63949)
|
|
48558
|
+
|
|
48559
|
+
修改数据结构:
|
|
48560
|
+
|
|
48561
|
+
* [CloudBaseRunServerVersionItem](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServerVersionItem)
|
|
48562
|
+
|
|
48563
|
+
* 新增成员:Architecture
|
|
48564
|
+
|
|
48565
|
+
|
|
48025
48566
|
### 第 74 次发布
|
|
48026
48567
|
|
|
48027
48568
|
发布时间:2021-11-10 08:11:02
|
|
@@ -49714,6 +50255,29 @@
|
|
|
49714
50255
|
|
|
49715
50256
|
## 服务网格(tcm) 版本:2021-04-13
|
|
49716
50257
|
|
|
50258
|
+
### 第 2 次发布
|
|
50259
|
+
|
|
50260
|
+
发布时间:2021-11-18 08:12:32
|
|
50261
|
+
|
|
50262
|
+
本次发布包含了以下内容:
|
|
50263
|
+
|
|
50264
|
+
改善已有的文档。
|
|
50265
|
+
|
|
50266
|
+
新增数据结构:
|
|
50267
|
+
|
|
50268
|
+
* [InjectConfig](https://cloud.tencent.com/document/api/1261/63843#InjectConfig)
|
|
50269
|
+
|
|
50270
|
+
修改数据结构:
|
|
50271
|
+
|
|
50272
|
+
* [IstioConfig](https://cloud.tencent.com/document/api/1261/63843#IstioConfig)
|
|
50273
|
+
|
|
50274
|
+
* 新增成员:DisablePolicyChecks
|
|
50275
|
+
|
|
50276
|
+
* [MeshConfig](https://cloud.tencent.com/document/api/1261/63843#MeshConfig)
|
|
50277
|
+
|
|
50278
|
+
* 新增成员:Inject
|
|
50279
|
+
|
|
50280
|
+
|
|
49717
50281
|
### 第 1 次发布
|
|
49718
50282
|
|
|
49719
50283
|
发布时间:2021-11-10 15:03:56
|
|
@@ -52612,6 +53176,21 @@
|
|
|
52612
53176
|
|
|
52613
53177
|
## 互动白板(tiw) 版本:2019-09-19
|
|
52614
53178
|
|
|
53179
|
+
### 第 23 次发布
|
|
53180
|
+
|
|
53181
|
+
发布时间:2021-11-19 08:15:40
|
|
53182
|
+
|
|
53183
|
+
本次发布包含了以下内容:
|
|
53184
|
+
|
|
53185
|
+
改善已有的文档。
|
|
53186
|
+
|
|
53187
|
+
修改接口:
|
|
53188
|
+
|
|
53189
|
+
* [StartWhiteboardPush](https://cloud.tencent.com/document/api/1137/52081)
|
|
53190
|
+
|
|
53191
|
+
* 新增入参:TRTCRoomId, TRTCRoomIdStr
|
|
53192
|
+
|
|
53193
|
+
|
|
52615
53194
|
### 第 22 次发布
|
|
52616
53195
|
|
|
52617
53196
|
发布时间:2021-10-29 08:10:34
|
|
@@ -55308,6 +55887,28 @@
|
|
|
55308
55887
|
|
|
55309
55888
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
55310
55889
|
|
|
55890
|
+
### 第 12 次发布
|
|
55891
|
+
|
|
55892
|
+
发布时间:2021-11-16 08:15:49
|
|
55893
|
+
|
|
55894
|
+
本次发布包含了以下内容:
|
|
55895
|
+
|
|
55896
|
+
改善已有的文档。
|
|
55897
|
+
|
|
55898
|
+
修改接口:
|
|
55899
|
+
|
|
55900
|
+
* [DescribeSREInstanceAccessAddress](https://cloud.tencent.com/document/api/1364/54941)
|
|
55901
|
+
|
|
55902
|
+
* 新增出参:ConsoleInternetAddress, ConsoleIntranetAddress
|
|
55903
|
+
|
|
55904
|
+
|
|
55905
|
+
修改数据结构:
|
|
55906
|
+
|
|
55907
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
55908
|
+
|
|
55909
|
+
* 新增成员:EnableConsoleInternet, EnableConsoleIntranet
|
|
55910
|
+
|
|
55911
|
+
|
|
55311
55912
|
### 第 11 次发布
|
|
55312
55913
|
|
|
55313
55914
|
发布时间:2021-10-27 08:12:44
|
|
@@ -60237,6 +60838,32 @@
|
|
|
60237
60838
|
|
|
60238
60839
|
## 私有网络(vpc) 版本:2017-03-12
|
|
60239
60840
|
|
|
60841
|
+
### 第 101 次发布
|
|
60842
|
+
|
|
60843
|
+
发布时间:2021-11-17 08:17:56
|
|
60844
|
+
|
|
60845
|
+
本次发布包含了以下内容:
|
|
60846
|
+
|
|
60847
|
+
改善已有的文档。
|
|
60848
|
+
|
|
60849
|
+
修改接口:
|
|
60850
|
+
|
|
60851
|
+
* [CreateVpnGateway](https://cloud.tencent.com/document/api/215/17521)
|
|
60852
|
+
|
|
60853
|
+
* 新增入参:CdcId, MaxConnection
|
|
60854
|
+
|
|
60855
|
+
* [ModifyIp6AddressesBandwidth](https://cloud.tencent.com/document/api/215/40088)
|
|
60856
|
+
|
|
60857
|
+
* 新增出参:TaskId
|
|
60858
|
+
|
|
60859
|
+
|
|
60860
|
+
修改数据结构:
|
|
60861
|
+
|
|
60862
|
+
* [VpnGateway](https://cloud.tencent.com/document/api/215/15824#VpnGateway)
|
|
60863
|
+
|
|
60864
|
+
* 新增成员:CdcId, MaxConnection
|
|
60865
|
+
|
|
60866
|
+
|
|
60240
60867
|
### 第 100 次发布
|
|
60241
60868
|
|
|
60242
60869
|
发布时间:2021-10-26 08:14:56
|