tencentcloud-sdk-nodejs-tke 4.0.206 → 4.0.211
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 +690 -220
- package/package.json +1 -1
- package/products.md +34 -34
- package/src/services/tke/v20180525/tke_client.ts +12 -0
- package/src/services/tke/v20180525/tke_models.ts +88 -5
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +5 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +6 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +79 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,119 +1,56 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 78 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2021-09-23 08:05:21
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改数据结构:
|
|
14
|
-
|
|
15
|
-
* [ScdnDomain](https://cloud.tencent.com/document/api/228/30987#ScdnDomain)
|
|
16
|
-
|
|
17
|
-
* 新增成员:WafLevel
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 智能保险助手(cii) 版本:2021-04-08
|
|
3
|
+
## 移动网络加速(mna) 版本:2021-01-19
|
|
23
4
|
|
|
24
5
|
### 第 4 次发布
|
|
25
6
|
|
|
26
|
-
发布时间:2021-09-
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
新增数据结构:
|
|
33
|
-
|
|
34
|
-
* [ClassifyInfo](https://cloud.tencent.com/document/api/1368/56853#ClassifyInfo)
|
|
35
|
-
|
|
36
|
-
修改数据结构:
|
|
37
|
-
|
|
38
|
-
* [ResultObject](https://cloud.tencent.com/document/api/1368/56853#ResultObject)
|
|
39
|
-
|
|
40
|
-
* 新增成员:ReportType
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
## 智能保险助手(cii) 版本:2020-12-10
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
50
|
-
|
|
51
|
-
### 第 30 次发布
|
|
52
|
-
|
|
53
|
-
发布时间:2021-09-23 08:10:38
|
|
7
|
+
发布时间:2021-09-29 08:07:33
|
|
54
8
|
|
|
55
9
|
本次发布包含了以下内容:
|
|
56
10
|
|
|
57
11
|
改善已有的文档。
|
|
58
12
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
* [MetricSet](https://cloud.tencent.com/document/api/248/30354#MetricSet)
|
|
62
|
-
|
|
63
|
-
* 新增成员:MetricCName, MetricEName
|
|
13
|
+
新增接口:
|
|
64
14
|
|
|
15
|
+
* [DescribeQos](https://cloud.tencent.com/document/api/1385/62090)
|
|
65
16
|
|
|
66
17
|
|
|
67
18
|
|
|
68
|
-
##
|
|
19
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
69
20
|
|
|
70
|
-
### 第
|
|
21
|
+
### 第 70 次发布
|
|
71
22
|
|
|
72
|
-
发布时间:2021-09-
|
|
23
|
+
发布时间:2021-09-29 08:09:41
|
|
73
24
|
|
|
74
25
|
本次发布包含了以下内容:
|
|
75
26
|
|
|
76
27
|
改善已有的文档。
|
|
77
28
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
* [DescribePhoneNumberInfo](https://cloud.tencent.com/document/api/382/61755)
|
|
81
|
-
|
|
82
|
-
新增数据结构:
|
|
83
|
-
|
|
84
|
-
* [PhoneNumberInfo](https://cloud.tencent.com/document/api/382/52068#PhoneNumberInfo)
|
|
29
|
+
修改接口:
|
|
85
30
|
|
|
31
|
+
* [DescribeCloudBaseBuildService](https://cloud.tencent.com/document/api/876/48345)
|
|
86
32
|
|
|
33
|
+
* 新增入参:Suffix
|
|
87
34
|
|
|
88
|
-
## 短信(sms) 版本:2019-07-11
|
|
89
35
|
|
|
90
36
|
|
|
91
37
|
|
|
92
|
-
##
|
|
38
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
93
39
|
|
|
94
|
-
### 第
|
|
40
|
+
### 第 75 次发布
|
|
95
41
|
|
|
96
|
-
发布时间:2021-09-
|
|
42
|
+
发布时间:2021-09-29 08:10:54
|
|
97
43
|
|
|
98
44
|
本次发布包含了以下内容:
|
|
99
45
|
|
|
100
46
|
改善已有的文档。
|
|
101
47
|
|
|
102
|
-
|
|
48
|
+
修改接口:
|
|
103
49
|
|
|
104
|
-
* [
|
|
105
|
-
* [DeleteInvoker](https://cloud.tencent.com/document/api/1340/61761)
|
|
106
|
-
* [DescribeInvokerRecords](https://cloud.tencent.com/document/api/1340/61760)
|
|
107
|
-
* [DescribeInvokers](https://cloud.tencent.com/document/api/1340/61759)
|
|
108
|
-
* [DisableInvoker](https://cloud.tencent.com/document/api/1340/61758)
|
|
109
|
-
* [EnableInvoker](https://cloud.tencent.com/document/api/1340/61757)
|
|
110
|
-
* [ModifyInvoker](https://cloud.tencent.com/document/api/1340/61756)
|
|
50
|
+
* [ModifyClusterNodePool](https://cloud.tencent.com/document/api/457/49431)
|
|
111
51
|
|
|
112
|
-
|
|
52
|
+
* 新增入参:ExtraArgs
|
|
113
53
|
|
|
114
|
-
* [Invoker](https://cloud.tencent.com/document/api/1340/52687#Invoker)
|
|
115
|
-
* [InvokerRecord](https://cloud.tencent.com/document/api/1340/52687#InvokerRecord)
|
|
116
|
-
* [ScheduleSettings](https://cloud.tencent.com/document/api/1340/52687#ScheduleSettings)
|
|
117
54
|
|
|
118
55
|
|
|
119
56
|
|
|
@@ -7873,6 +7810,29 @@
|
|
|
7873
7810
|
|
|
7874
7811
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
7875
7812
|
|
|
7813
|
+
### 第 68 次发布
|
|
7814
|
+
|
|
7815
|
+
发布时间:2021-09-26 15:02:28
|
|
7816
|
+
|
|
7817
|
+
本次发布包含了以下内容:
|
|
7818
|
+
|
|
7819
|
+
改善已有的文档。
|
|
7820
|
+
|
|
7821
|
+
修改接口:
|
|
7822
|
+
|
|
7823
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
|
7824
|
+
|
|
7825
|
+
* 新增入参:CageId
|
|
7826
|
+
|
|
7827
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
|
7828
|
+
|
|
7829
|
+
* 新增入参:CageId
|
|
7830
|
+
|
|
7831
|
+
* [DescribeDBInstances](https://cloud.tencent.com/document/api/236/15872)
|
|
7832
|
+
|
|
7833
|
+
* 新增入参:CageIds
|
|
7834
|
+
|
|
7835
|
+
|
|
7876
7836
|
### 第 67 次发布
|
|
7877
7837
|
|
|
7878
7838
|
发布时间:2021-08-25 08:03:59
|
|
@@ -9289,6 +9249,33 @@
|
|
|
9289
9249
|
|
|
9290
9250
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9291
9251
|
|
|
9252
|
+
### 第 79 次发布
|
|
9253
|
+
|
|
9254
|
+
发布时间:2021-09-27 08:07:49
|
|
9255
|
+
|
|
9256
|
+
本次发布包含了以下内容:
|
|
9257
|
+
|
|
9258
|
+
改善已有的文档。
|
|
9259
|
+
|
|
9260
|
+
修改接口:
|
|
9261
|
+
|
|
9262
|
+
* [EnableCaches](https://cloud.tencent.com/document/api/228/33540)
|
|
9263
|
+
|
|
9264
|
+
* 新增出参:TaskId
|
|
9265
|
+
|
|
9266
|
+
|
|
9267
|
+
新增数据结构:
|
|
9268
|
+
|
|
9269
|
+
* [AdvancedCCRules](https://cloud.tencent.com/document/api/228/30987#AdvancedCCRules)
|
|
9270
|
+
* [ScdnSevenLayerRules](https://cloud.tencent.com/document/api/228/30987#ScdnSevenLayerRules)
|
|
9271
|
+
|
|
9272
|
+
修改数据结构:
|
|
9273
|
+
|
|
9274
|
+
* [ScdnConfig](https://cloud.tencent.com/document/api/228/30987#ScdnConfig)
|
|
9275
|
+
|
|
9276
|
+
* 新增成员:AdvancedRules
|
|
9277
|
+
|
|
9278
|
+
|
|
9292
9279
|
### 第 78 次发布
|
|
9293
9280
|
|
|
9294
9281
|
发布时间:2021-09-23 08:05:21
|
|
@@ -11275,6 +11262,20 @@
|
|
|
11275
11262
|
|
|
11276
11263
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
11277
11264
|
|
|
11265
|
+
### 第 11 次发布
|
|
11266
|
+
|
|
11267
|
+
发布时间:2021-09-27 08:08:06
|
|
11268
|
+
|
|
11269
|
+
本次发布包含了以下内容:
|
|
11270
|
+
|
|
11271
|
+
改善已有的文档。
|
|
11272
|
+
|
|
11273
|
+
新增接口:
|
|
11274
|
+
|
|
11275
|
+
* [AddAcRule](https://cloud.tencent.com/document/api/1132/61922)
|
|
11276
|
+
* [CreateNatFwInstanceWithDomain](https://cloud.tencent.com/document/api/1132/61923)
|
|
11277
|
+
* [RemoveAcRule](https://cloud.tencent.com/document/api/1132/61921)
|
|
11278
|
+
|
|
11278
11279
|
### 第 10 次发布
|
|
11279
11280
|
|
|
11280
11281
|
发布时间:2021-09-14 08:12:02
|
|
@@ -11753,6 +11754,28 @@
|
|
|
11753
11754
|
|
|
11754
11755
|
## 智能保险助手(cii) 版本:2021-04-08
|
|
11755
11756
|
|
|
11757
|
+
### 第 5 次发布
|
|
11758
|
+
|
|
11759
|
+
发布时间:2021-09-24 09:54:37
|
|
11760
|
+
|
|
11761
|
+
本次发布包含了以下内容:
|
|
11762
|
+
|
|
11763
|
+
改善已有的文档。
|
|
11764
|
+
|
|
11765
|
+
修改接口:
|
|
11766
|
+
|
|
11767
|
+
* [DescribeStructureResult](https://cloud.tencent.com/document/api/1368/58068)
|
|
11768
|
+
|
|
11769
|
+
* 新增出参:MainTaskId
|
|
11770
|
+
|
|
11771
|
+
|
|
11772
|
+
修改数据结构:
|
|
11773
|
+
|
|
11774
|
+
* [StructureResultObject](https://cloud.tencent.com/document/api/1368/56853#StructureResultObject)
|
|
11775
|
+
|
|
11776
|
+
* 新增成员:SubTaskId
|
|
11777
|
+
|
|
11778
|
+
|
|
11756
11779
|
### 第 4 次发布
|
|
11757
11780
|
|
|
11758
11781
|
发布时间:2021-09-23 08:05:48
|
|
@@ -11763,7 +11786,7 @@
|
|
|
11763
11786
|
|
|
11764
11787
|
新增数据结构:
|
|
11765
11788
|
|
|
11766
|
-
* [
|
|
11789
|
+
* [ClassifyInfo](https://cloud.tencent.com/document/api/1368/56853#ClassifyInfo)
|
|
11767
11790
|
|
|
11768
11791
|
修改数据结构:
|
|
11769
11792
|
|
|
@@ -18172,6 +18195,103 @@
|
|
|
18172
18195
|
|
|
18173
18196
|
## 主机安全(cwp) 版本:2018-02-28
|
|
18174
18197
|
|
|
18198
|
+
### 第 29 次发布
|
|
18199
|
+
|
|
18200
|
+
发布时间:2021-09-28 08:03:47
|
|
18201
|
+
|
|
18202
|
+
本次发布包含了以下内容:
|
|
18203
|
+
|
|
18204
|
+
改善已有的文档。
|
|
18205
|
+
|
|
18206
|
+
修改接口:
|
|
18207
|
+
|
|
18208
|
+
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
18209
|
+
|
|
18210
|
+
* 新增出参:KillProcess
|
|
18211
|
+
|
|
18212
|
+
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
18213
|
+
|
|
18214
|
+
* 新增入参:KillProcess
|
|
18215
|
+
|
|
18216
|
+
* [SeparateMalwares](https://cloud.tencent.com/document/api/296/30320)
|
|
18217
|
+
|
|
18218
|
+
* 新增入参:KillProcess
|
|
18219
|
+
|
|
18220
|
+
|
|
18221
|
+
### 第 28 次发布
|
|
18222
|
+
|
|
18223
|
+
发布时间:2021-09-27 08:09:25
|
|
18224
|
+
|
|
18225
|
+
本次发布包含了以下内容:
|
|
18226
|
+
|
|
18227
|
+
改善已有的文档。
|
|
18228
|
+
|
|
18229
|
+
新增接口:
|
|
18230
|
+
|
|
18231
|
+
* [DescribeAssetAppList](https://cloud.tencent.com/document/api/296/61947)
|
|
18232
|
+
* [DescribeAssetAppProcessList](https://cloud.tencent.com/document/api/296/61946)
|
|
18233
|
+
* [DescribeAssetCoreModuleInfo](https://cloud.tencent.com/document/api/296/61945)
|
|
18234
|
+
* [DescribeAssetCoreModuleList](https://cloud.tencent.com/document/api/296/61944)
|
|
18235
|
+
* [DescribeAssetDatabaseInfo](https://cloud.tencent.com/document/api/296/61943)
|
|
18236
|
+
* [DescribeAssetDatabaseList](https://cloud.tencent.com/document/api/296/61942)
|
|
18237
|
+
* [DescribeAssetEnvList](https://cloud.tencent.com/document/api/296/61948)
|
|
18238
|
+
* [DescribeAssetInitServiceList](https://cloud.tencent.com/document/api/296/61941)
|
|
18239
|
+
* [DescribeAssetJarInfo](https://cloud.tencent.com/document/api/296/61940)
|
|
18240
|
+
* [DescribeAssetJarList](https://cloud.tencent.com/document/api/296/61939)
|
|
18241
|
+
* [DescribeAssetMachineDetail](https://cloud.tencent.com/document/api/296/61938)
|
|
18242
|
+
* [DescribeAssetMachineList](https://cloud.tencent.com/document/api/296/61937)
|
|
18243
|
+
* [DescribeAssetPlanTaskList](https://cloud.tencent.com/document/api/296/61936)
|
|
18244
|
+
* [DescribeAssetPortInfoList](https://cloud.tencent.com/document/api/296/61935)
|
|
18245
|
+
* [DescribeAssetProcessInfoList](https://cloud.tencent.com/document/api/296/61934)
|
|
18246
|
+
* [DescribeAssetSystemPackageList](https://cloud.tencent.com/document/api/296/61933)
|
|
18247
|
+
* [DescribeAssetUserInfo](https://cloud.tencent.com/document/api/296/61932)
|
|
18248
|
+
* [DescribeAssetUserList](https://cloud.tencent.com/document/api/296/61931)
|
|
18249
|
+
* [DescribeAssetWebAppList](https://cloud.tencent.com/document/api/296/61930)
|
|
18250
|
+
* [DescribeAssetWebAppPluginList](https://cloud.tencent.com/document/api/296/61929)
|
|
18251
|
+
* [DescribeAssetWebFrameList](https://cloud.tencent.com/document/api/296/61928)
|
|
18252
|
+
* [DescribeAssetWebLocationInfo](https://cloud.tencent.com/document/api/296/61927)
|
|
18253
|
+
* [DescribeAssetWebLocationList](https://cloud.tencent.com/document/api/296/61926)
|
|
18254
|
+
* [DescribeAssetWebServiceInfoList](https://cloud.tencent.com/document/api/296/61925)
|
|
18255
|
+
* [DescribeAssetWebServiceProcessList](https://cloud.tencent.com/document/api/296/61924)
|
|
18256
|
+
|
|
18257
|
+
修改接口:
|
|
18258
|
+
|
|
18259
|
+
* [DescribeVersionStatistics](https://cloud.tencent.com/document/api/296/60922)
|
|
18260
|
+
|
|
18261
|
+
* 新增出参:BasicVersionNum, ProVersionNum
|
|
18262
|
+
|
|
18263
|
+
|
|
18264
|
+
新增数据结构:
|
|
18265
|
+
|
|
18266
|
+
* [AssetAppBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetAppBaseInfo)
|
|
18267
|
+
* [AssetAppProcessInfo](https://cloud.tencent.com/document/api/296/19867#AssetAppProcessInfo)
|
|
18268
|
+
* [AssetCoreModuleBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetCoreModuleBaseInfo)
|
|
18269
|
+
* [AssetCoreModuleDetail](https://cloud.tencent.com/document/api/296/19867#AssetCoreModuleDetail)
|
|
18270
|
+
* [AssetCoreModuleParam](https://cloud.tencent.com/document/api/296/19867#AssetCoreModuleParam)
|
|
18271
|
+
* [AssetDatabaseBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetDatabaseBaseInfo)
|
|
18272
|
+
* [AssetDatabaseDetail](https://cloud.tencent.com/document/api/296/19867#AssetDatabaseDetail)
|
|
18273
|
+
* [AssetDiskPartitionInfo](https://cloud.tencent.com/document/api/296/19867#AssetDiskPartitionInfo)
|
|
18274
|
+
* [AssetEnvBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetEnvBaseInfo)
|
|
18275
|
+
* [AssetInitServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetInitServiceBaseInfo)
|
|
18276
|
+
* [AssetJarBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetJarBaseInfo)
|
|
18277
|
+
* [AssetJarDetail](https://cloud.tencent.com/document/api/296/19867#AssetJarDetail)
|
|
18278
|
+
* [AssetMachineBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetMachineBaseInfo)
|
|
18279
|
+
* [AssetMachineDetail](https://cloud.tencent.com/document/api/296/19867#AssetMachineDetail)
|
|
18280
|
+
* [AssetNetworkCardInfo](https://cloud.tencent.com/document/api/296/19867#AssetNetworkCardInfo)
|
|
18281
|
+
* [AssetPlanTask](https://cloud.tencent.com/document/api/296/19867#AssetPlanTask)
|
|
18282
|
+
* [AssetPortBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetPortBaseInfo)
|
|
18283
|
+
* [AssetProcessBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetProcessBaseInfo)
|
|
18284
|
+
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
|
18285
|
+
* [AssetUserBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetUserBaseInfo)
|
|
18286
|
+
* [AssetUserDetail](https://cloud.tencent.com/document/api/296/19867#AssetUserDetail)
|
|
18287
|
+
* [AssetUserKeyInfo](https://cloud.tencent.com/document/api/296/19867#AssetUserKeyInfo)
|
|
18288
|
+
* [AssetWebAppBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebAppBaseInfo)
|
|
18289
|
+
* [AssetWebAppPluginInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebAppPluginInfo)
|
|
18290
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
|
18291
|
+
* [AssetWebLocationBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebLocationBaseInfo)
|
|
18292
|
+
* [AssetWebLocationInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebLocationInfo)
|
|
18293
|
+
* [AssetWebServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebServiceBaseInfo)
|
|
18294
|
+
|
|
18175
18295
|
### 第 27 次发布
|
|
18176
18296
|
|
|
18177
18297
|
发布时间:2021-09-22 08:06:00
|
|
@@ -19998,7 +20118,7 @@
|
|
|
19998
20118
|
|
|
19999
20119
|
新增接口:
|
|
20000
20120
|
|
|
20001
|
-
* [DescribeUserSqlAdvice](https://cloud.tencent.com/document/api/
|
|
20121
|
+
* [DescribeUserSqlAdvice](https://cloud.tencent.com/document/api/1133/63622)
|
|
20002
20122
|
|
|
20003
20123
|
### 第 11 次发布
|
|
20004
20124
|
|
|
@@ -20010,26 +20130,26 @@
|
|
|
20010
20130
|
|
|
20011
20131
|
新增接口:
|
|
20012
20132
|
|
|
20013
|
-
* [CreateDBDiagReportUrl](https://cloud.tencent.com/document/api/
|
|
20014
|
-
* [DescribeDBDiagReportTasks](https://cloud.tencent.com/document/api/
|
|
20015
|
-
* [DescribeSlowLogUserHostStats](https://cloud.tencent.com/document/api/
|
|
20016
|
-
* [DescribeTopSpaceSchemaTimeSeries](https://cloud.tencent.com/document/api/
|
|
20017
|
-
* [DescribeTopSpaceSchemas](https://cloud.tencent.com/document/api/
|
|
20133
|
+
* [CreateDBDiagReportUrl](https://cloud.tencent.com/document/api/1133/63650)
|
|
20134
|
+
* [DescribeDBDiagReportTasks](https://cloud.tencent.com/document/api/1133/63645)
|
|
20135
|
+
* [DescribeSlowLogUserHostStats](https://cloud.tencent.com/document/api/1133/63623)
|
|
20136
|
+
* [DescribeTopSpaceSchemaTimeSeries](https://cloud.tencent.com/document/api/1133/63634)
|
|
20137
|
+
* [DescribeTopSpaceSchemas](https://cloud.tencent.com/document/api/1133/63633)
|
|
20018
20138
|
|
|
20019
20139
|
新增数据结构:
|
|
20020
20140
|
|
|
20021
|
-
* [HealthReportTask](https://cloud.tencent.com/document/api/
|
|
20022
|
-
* [HealthStatus](https://cloud.tencent.com/document/api/
|
|
20023
|
-
* [InstanceBasicInfo](https://cloud.tencent.com/document/api/
|
|
20024
|
-
* [SchemaSpaceData](https://cloud.tencent.com/document/api/
|
|
20025
|
-
* [SchemaSpaceTimeSeries](https://cloud.tencent.com/document/api/
|
|
20026
|
-
* [ScoreDetail](https://cloud.tencent.com/document/api/
|
|
20027
|
-
* [ScoreItem](https://cloud.tencent.com/document/api/
|
|
20028
|
-
* [SlowLogHost](https://cloud.tencent.com/document/api/
|
|
20141
|
+
* [HealthReportTask](https://cloud.tencent.com/document/api/1133/62376#HealthReportTask)
|
|
20142
|
+
* [HealthStatus](https://cloud.tencent.com/document/api/1133/62376#HealthStatus)
|
|
20143
|
+
* [InstanceBasicInfo](https://cloud.tencent.com/document/api/1133/62376#InstanceBasicInfo)
|
|
20144
|
+
* [SchemaSpaceData](https://cloud.tencent.com/document/api/1133/62376#SchemaSpaceData)
|
|
20145
|
+
* [SchemaSpaceTimeSeries](https://cloud.tencent.com/document/api/1133/62376#SchemaSpaceTimeSeries)
|
|
20146
|
+
* [ScoreDetail](https://cloud.tencent.com/document/api/1133/62376#ScoreDetail)
|
|
20147
|
+
* [ScoreItem](https://cloud.tencent.com/document/api/1133/62376#ScoreItem)
|
|
20148
|
+
* [SlowLogHost](https://cloud.tencent.com/document/api/1133/62376#SlowLogHost)
|
|
20029
20149
|
|
|
20030
20150
|
修改数据结构:
|
|
20031
20151
|
|
|
20032
|
-
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/
|
|
20152
|
+
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/1133/62376#SlowLogTopSqlItem)
|
|
20033
20153
|
|
|
20034
20154
|
* 新增成员:QueryTimeAvg, RowsSentAvg, LockTimeAvg, RowsExaminedAvg
|
|
20035
20155
|
|
|
@@ -20044,23 +20164,23 @@
|
|
|
20044
20164
|
|
|
20045
20165
|
新增接口:
|
|
20046
20166
|
|
|
20047
|
-
* [AddUserContact](https://cloud.tencent.com/document/api/
|
|
20048
|
-
* [CreateSchedulerMailProfile](https://cloud.tencent.com/document/api/
|
|
20049
|
-
* [DescribeDiagDBInstances](https://cloud.tencent.com/document/api/
|
|
20050
|
-
* [DescribeHealthScore](https://cloud.tencent.com/document/api/
|
|
20051
|
-
* [DescribeMailProfile](https://cloud.tencent.com/document/api/
|
|
20167
|
+
* [AddUserContact](https://cloud.tencent.com/document/api/1133/63651)
|
|
20168
|
+
* [CreateSchedulerMailProfile](https://cloud.tencent.com/document/api/1133/63648)
|
|
20169
|
+
* [DescribeDiagDBInstances](https://cloud.tencent.com/document/api/1133/63638)
|
|
20170
|
+
* [DescribeHealthScore](https://cloud.tencent.com/document/api/1133/63637)
|
|
20171
|
+
* [DescribeMailProfile](https://cloud.tencent.com/document/api/1133/63644)
|
|
20052
20172
|
|
|
20053
20173
|
新增数据结构:
|
|
20054
20174
|
|
|
20055
|
-
* [EventInfo](https://cloud.tencent.com/document/api/
|
|
20056
|
-
* [HealthScoreInfo](https://cloud.tencent.com/document/api/
|
|
20057
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/
|
|
20058
|
-
* [IssueTypeInfo](https://cloud.tencent.com/document/api/
|
|
20059
|
-
* [UserProfile](https://cloud.tencent.com/document/api/
|
|
20175
|
+
* [EventInfo](https://cloud.tencent.com/document/api/1133/62376#EventInfo)
|
|
20176
|
+
* [HealthScoreInfo](https://cloud.tencent.com/document/api/1133/62376#HealthScoreInfo)
|
|
20177
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1133/62376#InstanceInfo)
|
|
20178
|
+
* [IssueTypeInfo](https://cloud.tencent.com/document/api/1133/62376#IssueTypeInfo)
|
|
20179
|
+
* [UserProfile](https://cloud.tencent.com/document/api/1133/62376#UserProfile)
|
|
20060
20180
|
|
|
20061
20181
|
修改数据结构:
|
|
20062
20182
|
|
|
20063
|
-
* [InstanceConfs](https://cloud.tencent.com/document/api/
|
|
20183
|
+
* [InstanceConfs](https://cloud.tencent.com/document/api/1133/62376#InstanceConfs)
|
|
20064
20184
|
|
|
20065
20185
|
* 新增成员:OverviewDisplay
|
|
20066
20186
|
|
|
@@ -20075,14 +20195,14 @@
|
|
|
20075
20195
|
|
|
20076
20196
|
新增接口:
|
|
20077
20197
|
|
|
20078
|
-
* [CreateSecurityAuditLogExportTask](https://cloud.tencent.com/document/api/
|
|
20079
|
-
* [DeleteSecurityAuditLogExportTasks](https://cloud.tencent.com/document/api/
|
|
20080
|
-
* [DescribeSecurityAuditLogDownloadUrls](https://cloud.tencent.com/document/api/
|
|
20081
|
-
* [DescribeSecurityAuditLogExportTasks](https://cloud.tencent.com/document/api/
|
|
20198
|
+
* [CreateSecurityAuditLogExportTask](https://cloud.tencent.com/document/api/1133/63641)
|
|
20199
|
+
* [DeleteSecurityAuditLogExportTasks](https://cloud.tencent.com/document/api/1133/63640)
|
|
20200
|
+
* [DescribeSecurityAuditLogDownloadUrls](https://cloud.tencent.com/document/api/1133/63636)
|
|
20201
|
+
* [DescribeSecurityAuditLogExportTasks](https://cloud.tencent.com/document/api/1133/63635)
|
|
20082
20202
|
|
|
20083
20203
|
新增数据结构:
|
|
20084
20204
|
|
|
20085
|
-
* [SecLogExportTaskInfo](https://cloud.tencent.com/document/api/
|
|
20205
|
+
* [SecLogExportTaskInfo](https://cloud.tencent.com/document/api/1133/62376#SecLogExportTaskInfo)
|
|
20086
20206
|
|
|
20087
20207
|
### 第 8 次发布
|
|
20088
20208
|
|
|
@@ -20094,19 +20214,19 @@
|
|
|
20094
20214
|
|
|
20095
20215
|
新增接口:
|
|
20096
20216
|
|
|
20097
|
-
* [CreateDBDiagReportTask](https://cloud.tencent.com/document/api/
|
|
20098
|
-
* [CreateMailProfile](https://cloud.tencent.com/document/api/
|
|
20099
|
-
* [DescribeAllUserContact](https://cloud.tencent.com/document/api/
|
|
20100
|
-
* [DescribeAllUserGroup](https://cloud.tencent.com/document/api/
|
|
20101
|
-
* [ModifyDiagDBInstanceConf](https://cloud.tencent.com/document/api/
|
|
20217
|
+
* [CreateDBDiagReportTask](https://cloud.tencent.com/document/api/1133/63642)
|
|
20218
|
+
* [CreateMailProfile](https://cloud.tencent.com/document/api/1133/63649)
|
|
20219
|
+
* [DescribeAllUserContact](https://cloud.tencent.com/document/api/1133/63647)
|
|
20220
|
+
* [DescribeAllUserGroup](https://cloud.tencent.com/document/api/1133/63646)
|
|
20221
|
+
* [ModifyDiagDBInstanceConf](https://cloud.tencent.com/document/api/1133/63630)
|
|
20102
20222
|
|
|
20103
20223
|
新增数据结构:
|
|
20104
20224
|
|
|
20105
|
-
* [ContactItem](https://cloud.tencent.com/document/api/
|
|
20106
|
-
* [GroupItem](https://cloud.tencent.com/document/api/
|
|
20107
|
-
* [InstanceConfs](https://cloud.tencent.com/document/api/
|
|
20108
|
-
* [MailConfiguration](https://cloud.tencent.com/document/api/
|
|
20109
|
-
* [ProfileInfo](https://cloud.tencent.com/document/api/
|
|
20225
|
+
* [ContactItem](https://cloud.tencent.com/document/api/1133/62376#ContactItem)
|
|
20226
|
+
* [GroupItem](https://cloud.tencent.com/document/api/1133/62376#GroupItem)
|
|
20227
|
+
* [InstanceConfs](https://cloud.tencent.com/document/api/1133/62376#InstanceConfs)
|
|
20228
|
+
* [MailConfiguration](https://cloud.tencent.com/document/api/1133/62376#MailConfiguration)
|
|
20229
|
+
* [ProfileInfo](https://cloud.tencent.com/document/api/1133/62376#ProfileInfo)
|
|
20110
20230
|
|
|
20111
20231
|
### 第 7 次发布
|
|
20112
20232
|
|
|
@@ -20118,31 +20238,31 @@
|
|
|
20118
20238
|
|
|
20119
20239
|
修改接口:
|
|
20120
20240
|
|
|
20121
|
-
* [DescribeDBDiagEvent](https://cloud.tencent.com/document/api/
|
|
20241
|
+
* [DescribeDBDiagEvent](https://cloud.tencent.com/document/api/1133/63628)
|
|
20122
20242
|
|
|
20123
20243
|
* 新增入参:Product
|
|
20124
20244
|
|
|
20125
|
-
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/
|
|
20245
|
+
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/1133/63627)
|
|
20126
20246
|
|
|
20127
20247
|
* 新增入参:Product
|
|
20128
20248
|
|
|
20129
|
-
* [DescribeDBSpaceStatus](https://cloud.tencent.com/document/api/
|
|
20249
|
+
* [DescribeDBSpaceStatus](https://cloud.tencent.com/document/api/1133/63639)
|
|
20130
20250
|
|
|
20131
20251
|
* 新增入参:Product
|
|
20132
20252
|
|
|
20133
|
-
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/
|
|
20253
|
+
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/1133/63625)
|
|
20134
20254
|
|
|
20135
20255
|
* 新增入参:Product
|
|
20136
20256
|
|
|
20137
|
-
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/
|
|
20257
|
+
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/1133/63624)
|
|
20138
20258
|
|
|
20139
20259
|
* 新增入参:Product
|
|
20140
20260
|
|
|
20141
|
-
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/
|
|
20261
|
+
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/1133/63632)
|
|
20142
20262
|
|
|
20143
20263
|
* 新增入参:Product
|
|
20144
20264
|
|
|
20145
|
-
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/
|
|
20265
|
+
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/1133/63631)
|
|
20146
20266
|
|
|
20147
20267
|
* 新增入参:Product
|
|
20148
20268
|
|
|
@@ -20157,14 +20277,14 @@
|
|
|
20157
20277
|
|
|
20158
20278
|
修改接口:
|
|
20159
20279
|
|
|
20160
|
-
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/
|
|
20280
|
+
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/1133/63624)
|
|
20161
20281
|
|
|
20162
20282
|
* 新增入参:SchemaList
|
|
20163
20283
|
|
|
20164
20284
|
|
|
20165
20285
|
新增数据结构:
|
|
20166
20286
|
|
|
20167
|
-
* [SchemaItem](https://cloud.tencent.com/document/api/
|
|
20287
|
+
* [SchemaItem](https://cloud.tencent.com/document/api/1133/62376#SchemaItem)
|
|
20168
20288
|
|
|
20169
20289
|
### 第 5 次发布
|
|
20170
20290
|
|
|
@@ -20176,38 +20296,38 @@
|
|
|
20176
20296
|
|
|
20177
20297
|
修改接口:
|
|
20178
20298
|
|
|
20179
|
-
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/
|
|
20299
|
+
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/1133/63627)
|
|
20180
20300
|
|
|
20181
20301
|
* 新增出参:Events
|
|
20182
20302
|
|
|
20183
|
-
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/
|
|
20303
|
+
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/1133/63625)
|
|
20184
20304
|
|
|
20185
20305
|
* 新增出参:Period, TimeSeries, SeriesData
|
|
20186
20306
|
|
|
20187
|
-
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/
|
|
20307
|
+
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/1133/63624)
|
|
20188
20308
|
|
|
20189
20309
|
* 新增出参:TotalCount, Rows
|
|
20190
20310
|
|
|
20191
|
-
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/
|
|
20311
|
+
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/1133/63632)
|
|
20192
20312
|
|
|
20193
20313
|
* 新增出参:TopSpaceTableTimeSeries
|
|
20194
20314
|
|
|
20195
|
-
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/
|
|
20315
|
+
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/1133/63631)
|
|
20196
20316
|
|
|
20197
20317
|
* 新增出参:TopSpaceTables, Timestamp
|
|
20198
20318
|
|
|
20199
20319
|
|
|
20200
20320
|
新增数据结构:
|
|
20201
20321
|
|
|
20202
|
-
* [DiagHistoryEventItem](https://cloud.tencent.com/document/api/
|
|
20203
|
-
* [MonitorFloatMetric](https://cloud.tencent.com/document/api/
|
|
20204
|
-
* [MonitorFloatMetricSeriesData](https://cloud.tencent.com/document/api/
|
|
20205
|
-
* [MonitorMetric](https://cloud.tencent.com/document/api/
|
|
20206
|
-
* [MonitorMetricSeriesData](https://cloud.tencent.com/document/api/
|
|
20207
|
-
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/
|
|
20208
|
-
* [TableSpaceData](https://cloud.tencent.com/document/api/
|
|
20209
|
-
* [TableSpaceTimeSeries](https://cloud.tencent.com/document/api/
|
|
20210
|
-
* [TimeSlice](https://cloud.tencent.com/document/api/
|
|
20322
|
+
* [DiagHistoryEventItem](https://cloud.tencent.com/document/api/1133/62376#DiagHistoryEventItem)
|
|
20323
|
+
* [MonitorFloatMetric](https://cloud.tencent.com/document/api/1133/62376#MonitorFloatMetric)
|
|
20324
|
+
* [MonitorFloatMetricSeriesData](https://cloud.tencent.com/document/api/1133/62376#MonitorFloatMetricSeriesData)
|
|
20325
|
+
* [MonitorMetric](https://cloud.tencent.com/document/api/1133/62376#MonitorMetric)
|
|
20326
|
+
* [MonitorMetricSeriesData](https://cloud.tencent.com/document/api/1133/62376#MonitorMetricSeriesData)
|
|
20327
|
+
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/1133/62376#SlowLogTopSqlItem)
|
|
20328
|
+
* [TableSpaceData](https://cloud.tencent.com/document/api/1133/62376#TableSpaceData)
|
|
20329
|
+
* [TableSpaceTimeSeries](https://cloud.tencent.com/document/api/1133/62376#TableSpaceTimeSeries)
|
|
20330
|
+
* [TimeSlice](https://cloud.tencent.com/document/api/1133/62376#TimeSlice)
|
|
20211
20331
|
|
|
20212
20332
|
### 第 4 次发布
|
|
20213
20333
|
|
|
@@ -20219,23 +20339,23 @@
|
|
|
20219
20339
|
|
|
20220
20340
|
修改接口:
|
|
20221
20341
|
|
|
20222
|
-
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/
|
|
20342
|
+
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/1133/63627)
|
|
20223
20343
|
|
|
20224
20344
|
* <font color="#dd0000">**删除出参**:</font>Events
|
|
20225
20345
|
|
|
20226
|
-
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/
|
|
20346
|
+
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/1133/63625)
|
|
20227
20347
|
|
|
20228
20348
|
* <font color="#dd0000">**删除出参**:</font>Period, TimeSeries, SeriesData
|
|
20229
20349
|
|
|
20230
|
-
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/
|
|
20350
|
+
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/1133/63624)
|
|
20231
20351
|
|
|
20232
20352
|
* <font color="#dd0000">**删除出参**:</font>TotalCount, Rows
|
|
20233
20353
|
|
|
20234
|
-
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/
|
|
20354
|
+
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/1133/63632)
|
|
20235
20355
|
|
|
20236
20356
|
* <font color="#dd0000">**删除出参**:</font>TopSpaceTableTimeSeries
|
|
20237
20357
|
|
|
20238
|
-
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/
|
|
20358
|
+
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/1133/63631)
|
|
20239
20359
|
|
|
20240
20360
|
* <font color="#dd0000">**删除出参**:</font>TopSpaceTables
|
|
20241
20361
|
|
|
@@ -20262,13 +20382,13 @@
|
|
|
20262
20382
|
|
|
20263
20383
|
新增接口:
|
|
20264
20384
|
|
|
20265
|
-
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/
|
|
20385
|
+
* [DescribeTopSpaceTableTimeSeries](https://cloud.tencent.com/document/api/1133/63632)
|
|
20266
20386
|
|
|
20267
20387
|
新增数据结构:
|
|
20268
20388
|
|
|
20269
|
-
* [MonitorFloatMetric](https://cloud.tencent.com/document/api/
|
|
20270
|
-
* [MonitorFloatMetricSeriesData](https://cloud.tencent.com/document/api/
|
|
20271
|
-
* [TableSpaceTimeSeries](https://cloud.tencent.com/document/api/
|
|
20389
|
+
* [MonitorFloatMetric](https://cloud.tencent.com/document/api/1133/62376#MonitorFloatMetric)
|
|
20390
|
+
* [MonitorFloatMetricSeriesData](https://cloud.tencent.com/document/api/1133/62376#MonitorFloatMetricSeriesData)
|
|
20391
|
+
* [TableSpaceTimeSeries](https://cloud.tencent.com/document/api/1133/62376#TableSpaceTimeSeries)
|
|
20272
20392
|
|
|
20273
20393
|
### 第 2 次发布
|
|
20274
20394
|
|
|
@@ -20280,12 +20400,12 @@
|
|
|
20280
20400
|
|
|
20281
20401
|
新增接口:
|
|
20282
20402
|
|
|
20283
|
-
* [DescribeDBSpaceStatus](https://cloud.tencent.com/document/api/
|
|
20284
|
-
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/
|
|
20403
|
+
* [DescribeDBSpaceStatus](https://cloud.tencent.com/document/api/1133/63639)
|
|
20404
|
+
* [DescribeTopSpaceTables](https://cloud.tencent.com/document/api/1133/63631)
|
|
20285
20405
|
|
|
20286
20406
|
新增数据结构:
|
|
20287
20407
|
|
|
20288
|
-
* [TableSpaceData](https://cloud.tencent.com/document/api/
|
|
20408
|
+
* [TableSpaceData](https://cloud.tencent.com/document/api/1133/62376#TableSpaceData)
|
|
20289
20409
|
|
|
20290
20410
|
### 第 1 次发布
|
|
20291
20411
|
|
|
@@ -20297,18 +20417,18 @@
|
|
|
20297
20417
|
|
|
20298
20418
|
新增接口:
|
|
20299
20419
|
|
|
20300
|
-
* [DescribeDBDiagEvent](https://cloud.tencent.com/document/api/
|
|
20301
|
-
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/
|
|
20302
|
-
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/
|
|
20303
|
-
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/
|
|
20420
|
+
* [DescribeDBDiagEvent](https://cloud.tencent.com/document/api/1133/63628)
|
|
20421
|
+
* [DescribeDBDiagHistory](https://cloud.tencent.com/document/api/1133/63627)
|
|
20422
|
+
* [DescribeSlowLogTimeSeriesStats](https://cloud.tencent.com/document/api/1133/63625)
|
|
20423
|
+
* [DescribeSlowLogTopSqls](https://cloud.tencent.com/document/api/1133/63624)
|
|
20304
20424
|
|
|
20305
20425
|
新增数据结构:
|
|
20306
20426
|
|
|
20307
|
-
* [DiagHistoryEventItem](https://cloud.tencent.com/document/api/
|
|
20308
|
-
* [MonitorMetric](https://cloud.tencent.com/document/api/
|
|
20309
|
-
* [MonitorMetricSeriesData](https://cloud.tencent.com/document/api/
|
|
20310
|
-
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/
|
|
20311
|
-
* [TimeSlice](https://cloud.tencent.com/document/api/
|
|
20427
|
+
* [DiagHistoryEventItem](https://cloud.tencent.com/document/api/1133/62376#DiagHistoryEventItem)
|
|
20428
|
+
* [MonitorMetric](https://cloud.tencent.com/document/api/1133/62376#MonitorMetric)
|
|
20429
|
+
* [MonitorMetricSeriesData](https://cloud.tencent.com/document/api/1133/62376#MonitorMetricSeriesData)
|
|
20430
|
+
* [SlowLogTopSqlItem](https://cloud.tencent.com/document/api/1133/62376#SlowLogTopSqlItem)
|
|
20431
|
+
* [TimeSlice](https://cloud.tencent.com/document/api/1133/62376#TimeSlice)
|
|
20312
20432
|
|
|
20313
20433
|
|
|
20314
20434
|
|
|
@@ -21452,6 +21572,25 @@
|
|
|
21452
21572
|
|
|
21453
21573
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
21454
21574
|
|
|
21575
|
+
### 第 7 次发布
|
|
21576
|
+
|
|
21577
|
+
发布时间:2021-09-28 08:04:47
|
|
21578
|
+
|
|
21579
|
+
本次发布包含了以下内容:
|
|
21580
|
+
|
|
21581
|
+
改善已有的文档。
|
|
21582
|
+
|
|
21583
|
+
修改数据结构:
|
|
21584
|
+
|
|
21585
|
+
* [Column](https://cloud.tencent.com/document/api/1342/53778#Column)
|
|
21586
|
+
|
|
21587
|
+
* 新增成员:Precision, Scale, Nullable
|
|
21588
|
+
|
|
21589
|
+
* [Policy](https://cloud.tencent.com/document/api/1342/53778#Policy)
|
|
21590
|
+
|
|
21591
|
+
* 新增成员:PolicyType
|
|
21592
|
+
|
|
21593
|
+
|
|
21455
21594
|
### 第 6 次发布
|
|
21456
21595
|
|
|
21457
21596
|
发布时间:2021-08-25 08:00:48
|
|
@@ -29989,6 +30128,19 @@
|
|
|
29989
30128
|
|
|
29990
30129
|
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
29991
30130
|
|
|
30131
|
+
### 第 24 次发布
|
|
30132
|
+
|
|
30133
|
+
发布时间:2021-09-27 08:12:57
|
|
30134
|
+
|
|
30135
|
+
本次发布包含了以下内容:
|
|
30136
|
+
|
|
30137
|
+
改善已有的文档。
|
|
30138
|
+
|
|
30139
|
+
新增接口:
|
|
30140
|
+
|
|
30141
|
+
* [SetProductsForbiddenStatus](https://cloud.tencent.com/document/api/634/61950)
|
|
30142
|
+
* [UpdateDevicesEnableState](https://cloud.tencent.com/document/api/634/61949)
|
|
30143
|
+
|
|
29992
30144
|
### 第 23 次发布
|
|
29993
30145
|
|
|
29994
30146
|
发布时间:2021-06-04 08:05:53
|
|
@@ -35367,6 +35519,33 @@
|
|
|
35367
35519
|
|
|
35368
35520
|
## 移动网络加速(mna) 版本:2021-01-19
|
|
35369
35521
|
|
|
35522
|
+
### 第 4 次发布
|
|
35523
|
+
|
|
35524
|
+
发布时间:2021-09-29 08:07:33
|
|
35525
|
+
|
|
35526
|
+
本次发布包含了以下内容:
|
|
35527
|
+
|
|
35528
|
+
改善已有的文档。
|
|
35529
|
+
|
|
35530
|
+
新增接口:
|
|
35531
|
+
|
|
35532
|
+
* [[DescribeQos](https://cloud.tencent.com/document/api/1385/62090)](https://cloud.tencent.com/document/api/#/#)
|
|
35533
|
+
|
|
35534
|
+
### 第 3 次发布
|
|
35535
|
+
|
|
35536
|
+
发布时间:2021-09-27 08:14:04
|
|
35537
|
+
|
|
35538
|
+
本次发布包含了以下内容:
|
|
35539
|
+
|
|
35540
|
+
改善已有的文档。
|
|
35541
|
+
|
|
35542
|
+
修改接口:
|
|
35543
|
+
|
|
35544
|
+
* [CreateQos](https://cloud.tencent.com/document/api/1385/55845)
|
|
35545
|
+
|
|
35546
|
+
* 新增入参:Protocol
|
|
35547
|
+
|
|
35548
|
+
|
|
35370
35549
|
### 第 2 次发布
|
|
35371
35550
|
|
|
35372
35551
|
发布时间:2021-07-22 08:00:32
|
|
@@ -35506,6 +35685,25 @@
|
|
|
35506
35685
|
|
|
35507
35686
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
35508
35687
|
|
|
35688
|
+
### 第 14 次发布
|
|
35689
|
+
|
|
35690
|
+
发布时间:2021-09-27 08:14:06
|
|
35691
|
+
|
|
35692
|
+
本次发布包含了以下内容:
|
|
35693
|
+
|
|
35694
|
+
改善已有的文档。
|
|
35695
|
+
|
|
35696
|
+
修改接口:
|
|
35697
|
+
|
|
35698
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/240/38571)
|
|
35699
|
+
|
|
35700
|
+
* 新增入参:RestoreTime, InstanceName, AvailabilityZoneList, MongosCpu, MongosMemory, MongosNodeNum
|
|
35701
|
+
|
|
35702
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/240/38570)
|
|
35703
|
+
|
|
35704
|
+
* 新增入参:RestoreTime, InstanceName, AvailabilityZoneList, MongosCpu, MongosMemory, MongosNodeNum
|
|
35705
|
+
|
|
35706
|
+
|
|
35509
35707
|
### 第 13 次发布
|
|
35510
35708
|
|
|
35511
35709
|
发布时间:2021-08-24 08:07:53
|
|
@@ -38328,6 +38526,25 @@
|
|
|
38328
38526
|
|
|
38329
38527
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
38330
38528
|
|
|
38529
|
+
### 第 10 次发布
|
|
38530
|
+
|
|
38531
|
+
发布时间:2021-09-24 10:00:20
|
|
38532
|
+
|
|
38533
|
+
本次发布包含了以下内容:
|
|
38534
|
+
|
|
38535
|
+
改善已有的文档。
|
|
38536
|
+
|
|
38537
|
+
修改接口:
|
|
38538
|
+
|
|
38539
|
+
* [CreateJob](https://cloud.tencent.com/document/api/849/52009)
|
|
38540
|
+
|
|
38541
|
+
* 新增入参:FlinkVersion
|
|
38542
|
+
|
|
38543
|
+
* [DescribeSystemResources](https://cloud.tencent.com/document/api/849/51999)
|
|
38544
|
+
|
|
38545
|
+
* 新增入参:FlinkVersion
|
|
38546
|
+
|
|
38547
|
+
|
|
38331
38548
|
### 第 9 次发布
|
|
38332
38549
|
|
|
38333
38550
|
发布时间:2021-09-06 08:01:03
|
|
@@ -38505,6 +38722,21 @@
|
|
|
38505
38722
|
|
|
38506
38723
|
## 文字识别(ocr) 版本:2018-11-19
|
|
38507
38724
|
|
|
38725
|
+
### 第 55 次发布
|
|
38726
|
+
|
|
38727
|
+
发布时间:2021-09-28 08:08:22
|
|
38728
|
+
|
|
38729
|
+
本次发布包含了以下内容:
|
|
38730
|
+
|
|
38731
|
+
改善已有的文档。
|
|
38732
|
+
|
|
38733
|
+
修改接口:
|
|
38734
|
+
|
|
38735
|
+
* [GeneralAccurateOCR](https://cloud.tencent.com/document/api/866/34937)
|
|
38736
|
+
|
|
38737
|
+
* 新增入参:EnableDetectSplit
|
|
38738
|
+
|
|
38739
|
+
|
|
38508
38740
|
### 第 54 次发布
|
|
38509
38741
|
|
|
38510
38742
|
发布时间:2021-08-31 08:07:52
|
|
@@ -41522,6 +41754,22 @@
|
|
|
41522
41754
|
|
|
41523
41755
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
41524
41756
|
|
|
41757
|
+
### 第 7 次发布
|
|
41758
|
+
|
|
41759
|
+
发布时间:2021-09-27 08:15:19
|
|
41760
|
+
|
|
41761
|
+
本次发布包含了以下内容:
|
|
41762
|
+
|
|
41763
|
+
改善已有的文档。
|
|
41764
|
+
|
|
41765
|
+
新增接口:
|
|
41766
|
+
|
|
41767
|
+
* [DescribeScores](https://cloud.tencent.com/document/api/1464/61951)
|
|
41768
|
+
|
|
41769
|
+
新增数据结构:
|
|
41770
|
+
|
|
41771
|
+
* [ScoreInfo](https://cloud.tencent.com/document/api/1464/61476#ScoreInfo)
|
|
41772
|
+
|
|
41525
41773
|
### 第 6 次发布
|
|
41526
41774
|
|
|
41527
41775
|
发布时间:2021-09-14 08:00:07
|
|
@@ -42529,7 +42777,7 @@
|
|
|
42529
42777
|
|
|
42530
42778
|
修改数据结构:
|
|
42531
42779
|
|
|
42532
|
-
* [SendStatus](https://cloud.tencent.com/document/api
|
|
42780
|
+
* [SendStatus](https://cloud.tencent.com/document/api/#/##SendStatus)
|
|
42533
42781
|
|
|
42534
42782
|
* 新增成员:IsoCode
|
|
42535
42783
|
|
|
@@ -42544,11 +42792,11 @@
|
|
|
42544
42792
|
|
|
42545
42793
|
修改接口:
|
|
42546
42794
|
|
|
42547
|
-
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42795
|
+
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42548
42796
|
|
|
42549
42797
|
* 新增入参:EndDateTime
|
|
42550
42798
|
|
|
42551
|
-
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42799
|
+
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42552
42800
|
|
|
42553
42801
|
* 新增入参:EndDateTime
|
|
42554
42802
|
|
|
@@ -42563,13 +42811,13 @@
|
|
|
42563
42811
|
|
|
42564
42812
|
新增接口:
|
|
42565
42813
|
|
|
42566
|
-
* [DescribeSmsSignList](https://cloud.tencent.com/document/api
|
|
42567
|
-
* [DescribeSmsTemplateList](https://cloud.tencent.com/document/api
|
|
42814
|
+
* [DescribeSmsSignList](https://cloud.tencent.com/document/api/#/#)
|
|
42815
|
+
* [DescribeSmsTemplateList](https://cloud.tencent.com/document/api/#/#)
|
|
42568
42816
|
|
|
42569
42817
|
新增数据结构:
|
|
42570
42818
|
|
|
42571
|
-
* [DescribeSignListStatus](https://cloud.tencent.com/document/api
|
|
42572
|
-
* [DescribeTemplateListStatus](https://cloud.tencent.com/document/api
|
|
42819
|
+
* [DescribeSignListStatus](https://cloud.tencent.com/document/api/#/##DescribeSignListStatus)
|
|
42820
|
+
* [DescribeTemplateListStatus](https://cloud.tencent.com/document/api/#/##DescribeTemplateListStatus)
|
|
42573
42821
|
|
|
42574
42822
|
### 第 6 次发布
|
|
42575
42823
|
|
|
@@ -42581,21 +42829,21 @@
|
|
|
42581
42829
|
|
|
42582
42830
|
新增接口:
|
|
42583
42831
|
|
|
42584
|
-
* [AddSmsSign](https://cloud.tencent.com/document/api
|
|
42585
|
-
* [AddSmsTemplate](https://cloud.tencent.com/document/api
|
|
42586
|
-
* [DeleteSmsSign](https://cloud.tencent.com/document/api
|
|
42587
|
-
* [DeleteSmsTemplate](https://cloud.tencent.com/document/api
|
|
42588
|
-
* [ModifySmsSign](https://cloud.tencent.com/document/api
|
|
42589
|
-
* [ModifySmsTemplate](https://cloud.tencent.com/document/api
|
|
42832
|
+
* [AddSmsSign](https://cloud.tencent.com/document/api/#/#)
|
|
42833
|
+
* [AddSmsTemplate](https://cloud.tencent.com/document/api/#/#)
|
|
42834
|
+
* [DeleteSmsSign](https://cloud.tencent.com/document/api/#/#)
|
|
42835
|
+
* [DeleteSmsTemplate](https://cloud.tencent.com/document/api/#/#)
|
|
42836
|
+
* [ModifySmsSign](https://cloud.tencent.com/document/api/#/#)
|
|
42837
|
+
* [ModifySmsTemplate](https://cloud.tencent.com/document/api/#/#)
|
|
42590
42838
|
|
|
42591
42839
|
新增数据结构:
|
|
42592
42840
|
|
|
42593
|
-
* [AddSignStatus](https://cloud.tencent.com/document/api
|
|
42594
|
-
* [AddTemplateStatus](https://cloud.tencent.com/document/api
|
|
42595
|
-
* [DeleteSignStatus](https://cloud.tencent.com/document/api
|
|
42596
|
-
* [DeleteTemplateStatus](https://cloud.tencent.com/document/api
|
|
42597
|
-
* [ModifySignStatus](https://cloud.tencent.com/document/api
|
|
42598
|
-
* [ModifyTemplateStatus](https://cloud.tencent.com/document/api
|
|
42841
|
+
* [AddSignStatus](https://cloud.tencent.com/document/api/#/##AddSignStatus)
|
|
42842
|
+
* [AddTemplateStatus](https://cloud.tencent.com/document/api/#/##AddTemplateStatus)
|
|
42843
|
+
* [DeleteSignStatus](https://cloud.tencent.com/document/api/#/##DeleteSignStatus)
|
|
42844
|
+
* [DeleteTemplateStatus](https://cloud.tencent.com/document/api/#/##DeleteTemplateStatus)
|
|
42845
|
+
* [ModifySignStatus](https://cloud.tencent.com/document/api/#/##ModifySignStatus)
|
|
42846
|
+
* [ModifyTemplateStatus](https://cloud.tencent.com/document/api/#/##ModifyTemplateStatus)
|
|
42599
42847
|
|
|
42600
42848
|
### 第 5 次发布
|
|
42601
42849
|
|
|
@@ -42607,15 +42855,15 @@
|
|
|
42607
42855
|
|
|
42608
42856
|
修改数据结构:
|
|
42609
42857
|
|
|
42610
|
-
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api
|
|
42858
|
+
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api/#/##PullSmsReplyStatus)
|
|
42611
42859
|
|
|
42612
42860
|
* 新增成员:ReplyUnixTime
|
|
42613
42861
|
|
|
42614
|
-
* [PullSmsSendStatus](https://cloud.tencent.com/document/api
|
|
42862
|
+
* [PullSmsSendStatus](https://cloud.tencent.com/document/api/#/##PullSmsSendStatus)
|
|
42615
42863
|
|
|
42616
42864
|
* 新增成员:UserReceiveUnixTime
|
|
42617
42865
|
|
|
42618
|
-
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api
|
|
42866
|
+
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api/#/##SmsPackagesStatistics)
|
|
42619
42867
|
|
|
42620
42868
|
* 新增成员:PackageCreateUnixTime, PackageEffectiveUnixTime, PackageExpiredUnixTime
|
|
42621
42869
|
|
|
@@ -42630,30 +42878,30 @@
|
|
|
42630
42878
|
|
|
42631
42879
|
修改接口:
|
|
42632
42880
|
|
|
42633
|
-
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42881
|
+
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42634
42882
|
|
|
42635
42883
|
* <font color="#dd0000">**修改入参**:</font>SendDateTime
|
|
42636
42884
|
|
|
42637
|
-
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42885
|
+
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42638
42886
|
|
|
42639
42887
|
* <font color="#dd0000">**修改入参**:</font>SendDateTime
|
|
42640
42888
|
|
|
42641
|
-
* [SendSms](https://cloud.tencent.com/document/api
|
|
42889
|
+
* [SendSms](https://cloud.tencent.com/document/api/#/#)
|
|
42642
42890
|
|
|
42643
42891
|
* <font color="#dd0000">**修改入参**:</font>ExtendCode
|
|
42644
42892
|
|
|
42645
|
-
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api
|
|
42893
|
+
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api/#/#)
|
|
42646
42894
|
|
|
42647
42895
|
* <font color="#dd0000">**删除入参**:</font>NumberOfPullPackages
|
|
42648
42896
|
|
|
42649
42897
|
|
|
42650
42898
|
修改数据结构:
|
|
42651
42899
|
|
|
42652
|
-
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api
|
|
42900
|
+
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api/#/##PullSmsReplyStatus)
|
|
42653
42901
|
|
|
42654
42902
|
* <font color="#dd0000">**修改成员**:</font>ExtendCode
|
|
42655
42903
|
|
|
42656
|
-
* [SendStatusStatistics](https://cloud.tencent.com/document/api
|
|
42904
|
+
* [SendStatusStatistics](https://cloud.tencent.com/document/api/#/##SendStatusStatistics)
|
|
42657
42905
|
|
|
42658
42906
|
* 新增成员:FeeCount, RequestCount, RequestSuccessCount
|
|
42659
42907
|
|
|
@@ -42670,15 +42918,15 @@
|
|
|
42670
42918
|
|
|
42671
42919
|
新增接口:
|
|
42672
42920
|
|
|
42673
|
-
* [CallbackStatusStatistics](https://cloud.tencent.com/document/api
|
|
42674
|
-
* [SendStatusStatistics](https://cloud.tencent.com/document/api
|
|
42675
|
-
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api
|
|
42921
|
+
* [CallbackStatusStatistics](https://cloud.tencent.com/document/api/#/#)
|
|
42922
|
+
* [SendStatusStatistics](https://cloud.tencent.com/document/api/#/#)
|
|
42923
|
+
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api/#/#)
|
|
42676
42924
|
|
|
42677
42925
|
新增数据结构:
|
|
42678
42926
|
|
|
42679
|
-
* [CallbackStatusStatistics](https://cloud.tencent.com/document/api
|
|
42680
|
-
* [SendStatusStatistics](https://cloud.tencent.com/document/api
|
|
42681
|
-
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api
|
|
42927
|
+
* [CallbackStatusStatistics](https://cloud.tencent.com/document/api/#/##CallbackStatusStatistics)
|
|
42928
|
+
* [SendStatusStatistics](https://cloud.tencent.com/document/api/#/##SendStatusStatistics)
|
|
42929
|
+
* [SmsPackagesStatistics](https://cloud.tencent.com/document/api/#/##SmsPackagesStatistics)
|
|
42682
42930
|
|
|
42683
42931
|
### 第 2 次发布
|
|
42684
42932
|
|
|
@@ -42690,7 +42938,7 @@
|
|
|
42690
42938
|
|
|
42691
42939
|
修改数据结构:
|
|
42692
42940
|
|
|
42693
|
-
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api
|
|
42941
|
+
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api/#/##PullSmsReplyStatus)
|
|
42694
42942
|
|
|
42695
42943
|
* <font color="#dd0000">**修改成员**:</font>ExtendCode, ReplyTime
|
|
42696
42944
|
|
|
@@ -42705,17 +42953,17 @@
|
|
|
42705
42953
|
|
|
42706
42954
|
新增接口:
|
|
42707
42955
|
|
|
42708
|
-
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api
|
|
42709
|
-
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42710
|
-
* [PullSmsSendStatus](https://cloud.tencent.com/document/api
|
|
42711
|
-
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api
|
|
42712
|
-
* [SendSms](https://cloud.tencent.com/document/api
|
|
42956
|
+
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api/#/#)
|
|
42957
|
+
* [PullSmsReplyStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42958
|
+
* [PullSmsSendStatus](https://cloud.tencent.com/document/api/#/#)
|
|
42959
|
+
* [PullSmsSendStatusByPhoneNumber](https://cloud.tencent.com/document/api/#/#)
|
|
42960
|
+
* [SendSms](https://cloud.tencent.com/document/api/#/#)
|
|
42713
42961
|
|
|
42714
42962
|
新增数据结构:
|
|
42715
42963
|
|
|
42716
|
-
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api
|
|
42717
|
-
* [PullSmsSendStatus](https://cloud.tencent.com/document/api
|
|
42718
|
-
* [SendStatus](https://cloud.tencent.com/document/api
|
|
42964
|
+
* [PullSmsReplyStatus](https://cloud.tencent.com/document/api/#/##PullSmsReplyStatus)
|
|
42965
|
+
* [PullSmsSendStatus](https://cloud.tencent.com/document/api/#/##PullSmsSendStatus)
|
|
42966
|
+
* [SendStatus](https://cloud.tencent.com/document/api/#/##SendStatus)
|
|
42719
42967
|
|
|
42720
42968
|
|
|
42721
42969
|
|
|
@@ -42731,11 +42979,11 @@
|
|
|
42731
42979
|
|
|
42732
42980
|
新增接口:
|
|
42733
42981
|
|
|
42734
|
-
* [
|
|
42982
|
+
* [DescribePhoneNumberInfo](https://cloud.tencent.com/document/api/382/61755)
|
|
42735
42983
|
|
|
42736
42984
|
新增数据结构:
|
|
42737
42985
|
|
|
42738
|
-
* [
|
|
42986
|
+
* [PhoneNumberInfo](https://cloud.tencent.com/document/api/382/52068#PhoneNumberInfo)
|
|
42739
42987
|
|
|
42740
42988
|
### 第 1 次发布
|
|
42741
42989
|
|
|
@@ -43869,6 +44117,32 @@
|
|
|
43869
44117
|
|
|
43870
44118
|
## 证书(ssl) 版本:2019-12-05
|
|
43871
44119
|
|
|
44120
|
+
### 第 8 次发布
|
|
44121
|
+
|
|
44122
|
+
发布时间:2021-09-27 08:15:47
|
|
44123
|
+
|
|
44124
|
+
本次发布包含了以下内容:
|
|
44125
|
+
|
|
44126
|
+
改善已有的文档。
|
|
44127
|
+
|
|
44128
|
+
修改接口:
|
|
44129
|
+
|
|
44130
|
+
* [DescribeManagers](https://cloud.tencent.com/document/api/400/52672)
|
|
44131
|
+
|
|
44132
|
+
* 新增入参:SearchKey
|
|
44133
|
+
|
|
44134
|
+
|
|
44135
|
+
新增数据结构:
|
|
44136
|
+
|
|
44137
|
+
* [ManagerStatusInfo](https://cloud.tencent.com/document/api/400/41679#ManagerStatusInfo)
|
|
44138
|
+
|
|
44139
|
+
修改数据结构:
|
|
44140
|
+
|
|
44141
|
+
* [ManagerInfo](https://cloud.tencent.com/document/api/400/41679#ManagerInfo)
|
|
44142
|
+
|
|
44143
|
+
* 新增成员:StatusInfo
|
|
44144
|
+
|
|
44145
|
+
|
|
43872
44146
|
### 第 7 次发布
|
|
43873
44147
|
|
|
43874
44148
|
发布时间:2021-07-20 08:04:21
|
|
@@ -44635,19 +44909,19 @@
|
|
|
44635
44909
|
|
|
44636
44910
|
新增接口:
|
|
44637
44911
|
|
|
44638
|
-
* [
|
|
44639
|
-
* [
|
|
44640
|
-
* [
|
|
44641
|
-
* [
|
|
44642
|
-
* [
|
|
44643
|
-
* [
|
|
44644
|
-
* [
|
|
44912
|
+
* [CreateInvoker](https://cloud.tencent.com/document/api/1340/61762)
|
|
44913
|
+
* [DeleteInvoker](https://cloud.tencent.com/document/api/1340/61761)
|
|
44914
|
+
* [DescribeInvokerRecords](https://cloud.tencent.com/document/api/1340/61760)
|
|
44915
|
+
* [DescribeInvokers](https://cloud.tencent.com/document/api/1340/61759)
|
|
44916
|
+
* [DisableInvoker](https://cloud.tencent.com/document/api/1340/61758)
|
|
44917
|
+
* [EnableInvoker](https://cloud.tencent.com/document/api/1340/61757)
|
|
44918
|
+
* [ModifyInvoker](https://cloud.tencent.com/document/api/1340/61756)
|
|
44645
44919
|
|
|
44646
44920
|
新增数据结构:
|
|
44647
44921
|
|
|
44648
|
-
* [
|
|
44649
|
-
* [
|
|
44650
|
-
* [
|
|
44922
|
+
* [Invoker](https://cloud.tencent.com/document/api/1340/52687#Invoker)
|
|
44923
|
+
* [InvokerRecord](https://cloud.tencent.com/document/api/1340/52687#InvokerRecord)
|
|
44924
|
+
* [ScheduleSettings](https://cloud.tencent.com/document/api/1340/52687#ScheduleSettings)
|
|
44651
44925
|
|
|
44652
44926
|
### 第 12 次发布
|
|
44653
44927
|
|
|
@@ -45319,6 +45593,53 @@
|
|
|
45319
45593
|
|
|
45320
45594
|
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
45321
45595
|
|
|
45596
|
+
### 第 14 次发布
|
|
45597
|
+
|
|
45598
|
+
发布时间:2021-09-28 08:09:50
|
|
45599
|
+
|
|
45600
|
+
本次发布包含了以下内容:
|
|
45601
|
+
|
|
45602
|
+
改善已有的文档。
|
|
45603
|
+
|
|
45604
|
+
修改接口:
|
|
45605
|
+
|
|
45606
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/596/41491)
|
|
45607
|
+
|
|
45608
|
+
* 新增入参:AuthType
|
|
45609
|
+
|
|
45610
|
+
|
|
45611
|
+
### 第 13 次发布
|
|
45612
|
+
|
|
45613
|
+
发布时间:2021-09-24 10:11:33
|
|
45614
|
+
|
|
45615
|
+
本次发布包含了以下内容:
|
|
45616
|
+
|
|
45617
|
+
改善已有的文档。
|
|
45618
|
+
|
|
45619
|
+
新增接口:
|
|
45620
|
+
|
|
45621
|
+
* [DeleteTableDataFlow](https://cloud.tencent.com/document/api/596/61849)
|
|
45622
|
+
* [SetTableDataFlow](https://cloud.tencent.com/document/api/596/61848)
|
|
45623
|
+
|
|
45624
|
+
新增数据结构:
|
|
45625
|
+
|
|
45626
|
+
* [KafkaInfo](https://cloud.tencent.com/document/api/596/39686#KafkaInfo)
|
|
45627
|
+
|
|
45628
|
+
修改数据结构:
|
|
45629
|
+
|
|
45630
|
+
* [ClusterInfo](https://cloud.tencent.com/document/api/596/39686#ClusterInfo)
|
|
45631
|
+
|
|
45632
|
+
* 新增成员:DataFlowStatus, KafkaInfo
|
|
45633
|
+
|
|
45634
|
+
* [ProxyMachineInfo](https://cloud.tencent.com/document/api/596/39686#ProxyMachineInfo)
|
|
45635
|
+
|
|
45636
|
+
* 新增成员:AvailableCount
|
|
45637
|
+
|
|
45638
|
+
* [SelectedTableWithField](https://cloud.tencent.com/document/api/596/39686#SelectedTableWithField)
|
|
45639
|
+
|
|
45640
|
+
* 新增成员:KafkaInfo
|
|
45641
|
+
|
|
45642
|
+
|
|
45322
45643
|
### 第 12 次发布
|
|
45323
45644
|
|
|
45324
45645
|
发布时间:2021-05-20 08:07:49
|
|
@@ -45815,6 +46136,35 @@
|
|
|
45815
46136
|
|
|
45816
46137
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
45817
46138
|
|
|
46139
|
+
### 第 70 次发布
|
|
46140
|
+
|
|
46141
|
+
发布时间:2021-09-29 08:09:41
|
|
46142
|
+
|
|
46143
|
+
本次发布包含了以下内容:
|
|
46144
|
+
|
|
46145
|
+
改善已有的文档。
|
|
46146
|
+
|
|
46147
|
+
修改接口:
|
|
46148
|
+
|
|
46149
|
+
* [DescribeCloudBaseBuildService](https://cloud.tencent.com/document/api/876/48345)
|
|
46150
|
+
|
|
46151
|
+
* 新增入参:Suffix
|
|
46152
|
+
|
|
46153
|
+
|
|
46154
|
+
### 第 69 次发布
|
|
46155
|
+
|
|
46156
|
+
发布时间:2021-09-27 08:16:19
|
|
46157
|
+
|
|
46158
|
+
本次发布包含了以下内容:
|
|
46159
|
+
|
|
46160
|
+
改善已有的文档。
|
|
46161
|
+
|
|
46162
|
+
新增接口:
|
|
46163
|
+
|
|
46164
|
+
* [DescribeCloudBaseRunAllVpcs](https://cloud.tencent.com/document/api/876/61954)
|
|
46165
|
+
* [DescribeCloudBaseRunOperationTypes](https://cloud.tencent.com/document/api/876/61953)
|
|
46166
|
+
* [DescribeCloudBaseRunVersionRsByCondition](https://cloud.tencent.com/document/api/876/61952)
|
|
46167
|
+
|
|
45818
46168
|
### 第 68 次发布
|
|
45819
46169
|
|
|
45820
46170
|
发布时间:2021-09-14 08:08:33
|
|
@@ -49411,6 +49761,25 @@
|
|
|
49411
49761
|
|
|
49412
49762
|
## 图像分析(tiia) 版本:2019-05-29
|
|
49413
49763
|
|
|
49764
|
+
### 第 15 次发布
|
|
49765
|
+
|
|
49766
|
+
发布时间:2021-09-24 10:12:47
|
|
49767
|
+
|
|
49768
|
+
本次发布包含了以下内容:
|
|
49769
|
+
|
|
49770
|
+
改善已有的文档。
|
|
49771
|
+
|
|
49772
|
+
新增数据结构:
|
|
49773
|
+
|
|
49774
|
+
* [CarPlateContent](https://cloud.tencent.com/document/api/865/35474#CarPlateContent)
|
|
49775
|
+
|
|
49776
|
+
修改数据结构:
|
|
49777
|
+
|
|
49778
|
+
* [CarTagItem](https://cloud.tencent.com/document/api/865/35474#CarTagItem)
|
|
49779
|
+
|
|
49780
|
+
* 新增成员:PlateContent
|
|
49781
|
+
|
|
49782
|
+
|
|
49414
49783
|
### 第 14 次发布
|
|
49415
49784
|
|
|
49416
49785
|
发布时间:2021-07-01 08:08:11
|
|
@@ -50399,6 +50768,55 @@
|
|
|
50399
50768
|
|
|
50400
50769
|
## 容器服务(tke) 版本:2018-05-25
|
|
50401
50770
|
|
|
50771
|
+
### 第 75 次发布
|
|
50772
|
+
|
|
50773
|
+
发布时间:2021-09-29 08:10:54
|
|
50774
|
+
|
|
50775
|
+
本次发布包含了以下内容:
|
|
50776
|
+
|
|
50777
|
+
改善已有的文档。
|
|
50778
|
+
|
|
50779
|
+
修改接口:
|
|
50780
|
+
|
|
50781
|
+
* [ModifyClusterNodePool](https://cloud.tencent.com/document/api/457/49431)
|
|
50782
|
+
|
|
50783
|
+
* 新增入参:ExtraArgs
|
|
50784
|
+
|
|
50785
|
+
|
|
50786
|
+
### 第 74 次发布
|
|
50787
|
+
|
|
50788
|
+
发布时间:2021-09-27 08:17:09
|
|
50789
|
+
|
|
50790
|
+
本次发布包含了以下内容:
|
|
50791
|
+
|
|
50792
|
+
改善已有的文档。
|
|
50793
|
+
|
|
50794
|
+
修改接口:
|
|
50795
|
+
|
|
50796
|
+
* [DescribeClusterKubeconfig](https://cloud.tencent.com/document/api/457/48149)
|
|
50797
|
+
|
|
50798
|
+
* 新增入参:IsExtranet
|
|
50799
|
+
|
|
50800
|
+
|
|
50801
|
+
### 第 73 次发布
|
|
50802
|
+
|
|
50803
|
+
发布时间:2021-09-24 10:12:59
|
|
50804
|
+
|
|
50805
|
+
本次发布包含了以下内容:
|
|
50806
|
+
|
|
50807
|
+
改善已有的文档。
|
|
50808
|
+
|
|
50809
|
+
新增接口:
|
|
50810
|
+
|
|
50811
|
+
* [DescribeExternalClusterSpec](https://cloud.tencent.com/document/api/457/61850)
|
|
50812
|
+
|
|
50813
|
+
修改接口:
|
|
50814
|
+
|
|
50815
|
+
* [DescribeClusters](https://cloud.tencent.com/document/api/457/31862)
|
|
50816
|
+
|
|
50817
|
+
* 新增入参:ClusterType
|
|
50818
|
+
|
|
50819
|
+
|
|
50402
50820
|
### 第 72 次发布
|
|
50403
50821
|
|
|
50404
50822
|
发布时间:2021-09-17 08:13:49
|
|
@@ -52750,6 +53168,43 @@
|
|
|
52750
53168
|
|
|
52751
53169
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
52752
53170
|
|
|
53171
|
+
### 第 58 次发布
|
|
53172
|
+
|
|
53173
|
+
发布时间:2021-09-28 08:11:05
|
|
53174
|
+
|
|
53175
|
+
本次发布包含了以下内容:
|
|
53176
|
+
|
|
53177
|
+
改善已有的文档。
|
|
53178
|
+
|
|
53179
|
+
修改接口:
|
|
53180
|
+
|
|
53181
|
+
* [DeployGroup](https://cloud.tencent.com/document/api/649/36070)
|
|
53182
|
+
|
|
53183
|
+
* 新增入参:JdkName, JdkVersion
|
|
53184
|
+
|
|
53185
|
+
|
|
53186
|
+
修改数据结构:
|
|
53187
|
+
|
|
53188
|
+
* [ScalableRule](https://cloud.tencent.com/document/api/649/36099#ScalableRule)
|
|
53189
|
+
|
|
53190
|
+
* 新增成员:Description
|
|
53191
|
+
|
|
53192
|
+
|
|
53193
|
+
### 第 57 次发布
|
|
53194
|
+
|
|
53195
|
+
发布时间:2021-09-27 08:17:31
|
|
53196
|
+
|
|
53197
|
+
本次发布包含了以下内容:
|
|
53198
|
+
|
|
53199
|
+
改善已有的文档。
|
|
53200
|
+
|
|
53201
|
+
修改接口:
|
|
53202
|
+
|
|
53203
|
+
* [CreateApplication](https://cloud.tencent.com/document/api/649/36094)
|
|
53204
|
+
|
|
53205
|
+
* 新增入参:IgnoreCreateImageRepository
|
|
53206
|
+
|
|
53207
|
+
|
|
52753
53208
|
### 第 56 次发布
|
|
52754
53209
|
|
|
52755
53210
|
发布时间:2021-08-19 08:09:10
|
|
@@ -59741,6 +60196,21 @@
|
|
|
59741
60196
|
|
|
59742
60197
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
59743
60198
|
|
|
60199
|
+
### 第 7 次发布
|
|
60200
|
+
|
|
60201
|
+
发布时间:2021-09-27 08:19:04
|
|
60202
|
+
|
|
60203
|
+
本次发布包含了以下内容:
|
|
60204
|
+
|
|
60205
|
+
改善已有的文档。
|
|
60206
|
+
|
|
60207
|
+
修改数据结构:
|
|
60208
|
+
|
|
60209
|
+
* [ExternalContactSimpleInfo](https://cloud.tencent.com/document/api/1318/56791#ExternalContactSimpleInfo)
|
|
60210
|
+
|
|
60211
|
+
* 新增成员:DepartmentIdList
|
|
60212
|
+
|
|
60213
|
+
|
|
59744
60214
|
### 第 6 次发布
|
|
59745
60215
|
|
|
59746
60216
|
发布时间:2021-07-29 08:00:14
|