tencentcloud-sdk-nodejs-clb 4.0.574 → 4.0.576
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 +514 -0
- package/SERVICE_CHANGELOG.md +596 -83
- package/package.json +1 -1
- package/products.md +35 -34
- package/src/services/clb/v20180317/clb_models.ts +22 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +18 -0
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,75 +1,82 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 77 次发布
|
6
6
|
|
7
|
-
发布时间:2023-04-
|
7
|
+
发布时间:2023-04-10 01:12:49
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改数据结构:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [DatahubTopicResp](https://cloud.tencent.com/document/api/597/40861#DatahubTopicResp)
|
16
16
|
|
17
|
-
*
|
17
|
+
* 新增成员:TopicId
|
18
18
|
|
19
19
|
|
20
20
|
|
21
21
|
|
22
|
-
##
|
22
|
+
## 负载均衡(clb) 版本:2018-03-17
|
23
23
|
|
24
|
-
### 第
|
24
|
+
### 第 87 次发布
|
25
25
|
|
26
|
-
发布时间:2023-04-
|
26
|
+
发布时间:2023-04-10 01:13:36
|
27
27
|
|
28
28
|
本次发布包含了以下内容:
|
29
29
|
|
30
30
|
改善已有的文档。
|
31
31
|
|
32
|
-
|
32
|
+
修改接口:
|
33
|
+
|
34
|
+
* [CreateListener](https://cloud.tencent.com/document/api/214/30693)
|
35
|
+
|
36
|
+
* 新增入参:IdleConnectTimeout
|
37
|
+
|
38
|
+
* [ModifyListener](https://cloud.tencent.com/document/api/214/30681)
|
39
|
+
|
40
|
+
* 新增入参:IdleConnectTimeout
|
33
41
|
|
34
|
-
* [BetaInfoByACL](https://cloud.tencent.com/document/api/1132/49071#BetaInfoByACL)
|
35
42
|
|
36
43
|
修改数据结构:
|
37
44
|
|
38
|
-
* [
|
45
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
39
46
|
|
40
|
-
* 新增成员:
|
47
|
+
* 新增成员:IdleConnectTimeout
|
41
48
|
|
42
49
|
|
43
50
|
|
44
51
|
|
45
|
-
##
|
52
|
+
## 日志服务(cls) 版本:2020-10-16
|
46
53
|
|
47
|
-
### 第
|
54
|
+
### 第 39 次发布
|
48
55
|
|
49
|
-
发布时间:2023-04-
|
56
|
+
发布时间:2023-04-10 01:14:51
|
50
57
|
|
51
58
|
本次发布包含了以下内容:
|
52
59
|
|
53
60
|
改善已有的文档。
|
54
61
|
|
55
|
-
|
62
|
+
修改接口:
|
56
63
|
|
57
|
-
* [
|
64
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
|
58
65
|
|
59
|
-
|
66
|
+
* 新增入参:Describes, HotPeriod
|
60
67
|
|
61
|
-
* [
|
68
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/614/56453)
|
62
69
|
|
63
|
-
*
|
70
|
+
* 新增入参:Describes, HotPeriod
|
64
71
|
|
65
72
|
|
66
73
|
|
67
74
|
|
68
|
-
##
|
75
|
+
## 主机安全(cwp) 版本:2018-02-28
|
69
76
|
|
70
|
-
### 第
|
77
|
+
### 第 78 次发布
|
71
78
|
|
72
|
-
发布时间:2023-04-
|
79
|
+
发布时间:2023-04-10 01:18:59
|
73
80
|
|
74
81
|
本次发布包含了以下内容:
|
75
82
|
|
@@ -77,56 +84,101 @@
|
|
77
84
|
|
78
85
|
新增接口:
|
79
86
|
|
80
|
-
* [
|
87
|
+
* [DescribeFileTamperEvents](https://cloud.tencent.com/document/api/296/90008)
|
81
88
|
|
82
89
|
新增数据结构:
|
83
90
|
|
84
|
-
* [
|
91
|
+
* [FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent)
|
85
92
|
|
86
|
-
修改数据结构:
|
87
93
|
|
88
|
-
* [Concurrency](https://cloud.tencent.com/document/api/1484/78100#Concurrency)
|
89
94
|
|
90
|
-
|
95
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
91
96
|
|
97
|
+
### 第 14 次发布
|
92
98
|
|
99
|
+
发布时间:2023-04-10 01:23:09
|
93
100
|
|
101
|
+
本次发布包含了以下内容:
|
94
102
|
|
95
|
-
|
103
|
+
改善已有的文档。
|
96
104
|
|
97
|
-
|
105
|
+
新增接口:
|
98
106
|
|
99
|
-
|
107
|
+
* [DeleteDBDiagReportTasks](https://cloud.tencent.com/document/api/1130/90009)
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
116
|
+
|
117
|
+
### 第 45 次发布
|
118
|
+
|
119
|
+
发布时间:2023-04-10 01:29:11
|
100
120
|
|
101
121
|
本次发布包含了以下内容:
|
102
122
|
|
103
123
|
改善已有的文档。
|
104
124
|
|
125
|
+
新增接口:
|
126
|
+
|
127
|
+
* [StartStopServiceOrMonitor](https://cloud.tencent.com/document/api/589/90011)
|
128
|
+
* [TerminateClusterNodes](https://cloud.tencent.com/document/api/589/90010)
|
129
|
+
|
105
130
|
新增数据结构:
|
106
131
|
|
107
|
-
* [
|
108
|
-
* [
|
109
|
-
* [
|
110
|
-
* [AlgDetectSession](https://cloud.tencent.com/document/api/1552/80721#AlgDetectSession)
|
132
|
+
* [ComponentBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ComponentBasicRestartInfo)
|
133
|
+
* [OpScope](https://cloud.tencent.com/document/api/589/33981#OpScope)
|
134
|
+
* [ServiceBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ServiceBasicRestartInfo)
|
111
135
|
|
112
|
-
修改数据结构:
|
113
136
|
|
114
|
-
* [BotConfig](https://cloud.tencent.com/document/api/1552/80721#BotConfig)
|
115
137
|
|
116
|
-
|
138
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
117
139
|
|
140
|
+
### 第 38 次发布
|
118
141
|
|
142
|
+
发布时间:2023-04-10 01:32:20
|
119
143
|
|
144
|
+
本次发布包含了以下内容:
|
120
145
|
|
121
|
-
|
146
|
+
改善已有的文档。
|
122
147
|
|
148
|
+
修改接口:
|
123
149
|
|
150
|
+
* [DeleteProxyGroup](https://cloud.tencent.com/document/api/608/36947)
|
124
151
|
|
125
|
-
|
152
|
+
* <font color="#dd0000">**修改入参**:</font>GroupId
|
126
153
|
|
127
|
-
### 第 143 次发布
|
128
154
|
|
129
|
-
|
155
|
+
|
156
|
+
|
157
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
158
|
+
|
159
|
+
### 第 21 次发布
|
160
|
+
|
161
|
+
发布时间:2023-04-10 01:39:57
|
162
|
+
|
163
|
+
本次发布包含了以下内容:
|
164
|
+
|
165
|
+
改善已有的文档。
|
166
|
+
|
167
|
+
新增接口:
|
168
|
+
|
169
|
+
* [GetRooms](https://cloud.tencent.com/document/api/1639/90012)
|
170
|
+
|
171
|
+
新增数据结构:
|
172
|
+
|
173
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
178
|
+
|
179
|
+
### 第 86 次发布
|
180
|
+
|
181
|
+
发布时间:2023-04-10 01:43:28
|
130
182
|
|
131
183
|
本次发布包含了以下内容:
|
132
184
|
|
@@ -134,18 +186,33 @@
|
|
134
186
|
|
135
187
|
修改接口:
|
136
188
|
|
137
|
-
* [
|
189
|
+
* [DescribePrometheusGlobalConfig](https://cloud.tencent.com/document/api/248/86039)
|
138
190
|
|
139
|
-
*
|
191
|
+
* 新增出参:Probes
|
140
192
|
|
141
193
|
|
194
|
+
新增数据结构:
|
142
195
|
|
196
|
+
* [Targets](https://cloud.tencent.com/document/api/248/30354#Targets)
|
143
197
|
|
144
|
-
|
198
|
+
修改数据结构:
|
145
199
|
|
146
|
-
|
200
|
+
* [PrometheusConfigItem](https://cloud.tencent.com/document/api/248/30354#PrometheusConfigItem)
|
147
201
|
|
148
|
-
|
202
|
+
* 新增成员:Targets
|
203
|
+
|
204
|
+
* [PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/248/30354#PrometheusRecordRuleYamlItem)
|
205
|
+
|
206
|
+
* 新增成员:Status, Id, Count
|
207
|
+
|
208
|
+
|
209
|
+
|
210
|
+
|
211
|
+
## 文字识别(ocr) 版本:2018-11-19
|
212
|
+
|
213
|
+
### 第 93 次发布
|
214
|
+
|
215
|
+
发布时间:2023-04-10 01:46:41
|
149
216
|
|
150
217
|
本次发布包含了以下内容:
|
151
218
|
|
@@ -153,26 +220,42 @@
|
|
153
220
|
|
154
221
|
新增接口:
|
155
222
|
|
156
|
-
* [
|
157
|
-
* [DescribeRecentSessionList](https://cloud.tencent.com/document/api/1584/89905)
|
158
|
-
* [GetDeviceLicense](https://cloud.tencent.com/document/api/1584/89903)
|
159
|
-
* [GetDevices](https://cloud.tencent.com/document/api/1584/89902)
|
160
|
-
* [GetLicenseStat](https://cloud.tencent.com/document/api/1584/89901)
|
161
|
-
* [GetLicenses](https://cloud.tencent.com/document/api/1584/89900)
|
223
|
+
* [SmartStructuralOCRV2](https://cloud.tencent.com/document/api/866/90013)
|
162
224
|
|
163
225
|
新增数据结构:
|
164
226
|
|
165
|
-
* [
|
166
|
-
* [
|
167
|
-
* [
|
227
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/866/33527#GroupInfo)
|
228
|
+
* [ItemInfo](https://cloud.tencent.com/document/api/866/33527#ItemInfo)
|
229
|
+
* [Key](https://cloud.tencent.com/document/api/866/33527#Key)
|
230
|
+
* [LineInfo](https://cloud.tencent.com/document/api/866/33527#LineInfo)
|
231
|
+
* [Value](https://cloud.tencent.com/document/api/866/33527#Value)
|
168
232
|
|
169
233
|
|
170
234
|
|
171
|
-
##
|
235
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
172
236
|
|
173
|
-
### 第
|
237
|
+
### 第 24 次发布
|
174
238
|
|
175
|
-
发布时间:2023-04-
|
239
|
+
发布时间:2023-04-10 01:49:56
|
240
|
+
|
241
|
+
本次发布包含了以下内容:
|
242
|
+
|
243
|
+
改善已有的文档。
|
244
|
+
|
245
|
+
修改接口:
|
246
|
+
|
247
|
+
* [DescribeReleaseFileSign](https://cloud.tencent.com/document/api/1464/69216)
|
248
|
+
|
249
|
+
* 新增入参:FileType
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
## 文旅客情平台(tourism) 版本:2023-02-15
|
255
|
+
|
256
|
+
### 第 1 次发布
|
257
|
+
|
258
|
+
发布时间:2023-04-07 10:20:53
|
176
259
|
|
177
260
|
本次发布包含了以下内容:
|
178
261
|
|
@@ -180,12 +263,11 @@
|
|
180
263
|
|
181
264
|
新增接口:
|
182
265
|
|
183
|
-
* [
|
266
|
+
* [DescribeDrawResourceList](https://cloud.tencent.com/document/api/1684/89961)
|
184
267
|
|
185
268
|
新增数据结构:
|
186
269
|
|
187
|
-
* [
|
188
|
-
* [LoadBalancer](https://cloud.tencent.com/document/api/627/53609#LoadBalancer)
|
270
|
+
* [ResourceDrawListType](https://cloud.tencent.com/document/api/1684/89962#ResourceDrawListType)
|
189
271
|
|
190
272
|
|
191
273
|
|
@@ -10783,6 +10865,21 @@
|
|
10783
10865
|
|
10784
10866
|
## 验证码(captcha) 版本:2019-07-22
|
10785
10867
|
|
10868
|
+
### 第 16 次发布
|
10869
|
+
|
10870
|
+
发布时间:2023-04-06 20:55:55
|
10871
|
+
|
10872
|
+
本次发布包含了以下内容:
|
10873
|
+
|
10874
|
+
改善已有的文档。
|
10875
|
+
|
10876
|
+
修改接口:
|
10877
|
+
|
10878
|
+
* [DescribeCaptchaResult](https://cloud.tencent.com/document/api/1110/36926)
|
10879
|
+
|
10880
|
+
* 新增出参:EvilBitmap, SubmitCaptchaTime
|
10881
|
+
|
10882
|
+
|
10786
10883
|
### 第 15 次发布
|
10787
10884
|
|
10788
10885
|
发布时间:2023-02-17 11:41:16
|
@@ -19179,7 +19276,7 @@
|
|
19179
19276
|
|
19180
19277
|
新增数据结构:
|
19181
19278
|
|
19182
|
-
* [
|
19279
|
+
* [BetaInfoByACL](https://cloud.tencent.com/document/api/1132/49071#BetaInfoByACL)
|
19183
19280
|
|
19184
19281
|
修改数据结构:
|
19185
19282
|
|
@@ -20591,6 +20688,21 @@
|
|
20591
20688
|
|
20592
20689
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
20593
20690
|
|
20691
|
+
### 第 77 次发布
|
20692
|
+
|
20693
|
+
发布时间:2023-04-10 01:12:49
|
20694
|
+
|
20695
|
+
本次发布包含了以下内容:
|
20696
|
+
|
20697
|
+
改善已有的文档。
|
20698
|
+
|
20699
|
+
修改数据结构:
|
20700
|
+
|
20701
|
+
* [DatahubTopicResp](https://cloud.tencent.com/document/api/597/40861#DatahubTopicResp)
|
20702
|
+
|
20703
|
+
* 新增成员:TopicId
|
20704
|
+
|
20705
|
+
|
20594
20706
|
### 第 76 次发布
|
20595
20707
|
|
20596
20708
|
发布时间:2023-03-29 03:12:17
|
@@ -22264,6 +22376,47 @@
|
|
22264
22376
|
|
22265
22377
|
## 负载均衡(clb) 版本:2018-03-17
|
22266
22378
|
|
22379
|
+
### 第 87 次发布
|
22380
|
+
|
22381
|
+
发布时间:2023-04-10 01:13:36
|
22382
|
+
|
22383
|
+
本次发布包含了以下内容:
|
22384
|
+
|
22385
|
+
改善已有的文档。
|
22386
|
+
|
22387
|
+
修改接口:
|
22388
|
+
|
22389
|
+
* [CreateListener](https://cloud.tencent.com/document/api/214/30693)
|
22390
|
+
|
22391
|
+
* 新增入参:IdleConnectTimeout
|
22392
|
+
|
22393
|
+
* [ModifyListener](https://cloud.tencent.com/document/api/214/30681)
|
22394
|
+
|
22395
|
+
* 新增入参:IdleConnectTimeout
|
22396
|
+
|
22397
|
+
|
22398
|
+
修改数据结构:
|
22399
|
+
|
22400
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
22401
|
+
|
22402
|
+
* 新增成员:IdleConnectTimeout
|
22403
|
+
|
22404
|
+
|
22405
|
+
### 第 86 次发布
|
22406
|
+
|
22407
|
+
发布时间:2023-04-07 01:16:50
|
22408
|
+
|
22409
|
+
本次发布包含了以下内容:
|
22410
|
+
|
22411
|
+
改善已有的文档。
|
22412
|
+
|
22413
|
+
修改数据结构:
|
22414
|
+
|
22415
|
+
* [IdleLoadBalancer](https://cloud.tencent.com/document/api/214/30694#IdleLoadBalancer)
|
22416
|
+
|
22417
|
+
* 新增成员:Domain
|
22418
|
+
|
22419
|
+
|
22267
22420
|
### 第 85 次发布
|
22268
22421
|
|
22269
22422
|
发布时间:2023-03-24 01:22:38
|
@@ -24461,7 +24614,7 @@
|
|
24461
24614
|
|
24462
24615
|
新增接口:
|
24463
24616
|
|
24464
|
-
* [
|
24617
|
+
* [DescribeWorkspaceIsReady](https://cloud.tencent.com/document/api/1039/89895)
|
24465
24618
|
|
24466
24619
|
修改接口:
|
24467
24620
|
|
@@ -24540,6 +24693,25 @@
|
|
24540
24693
|
|
24541
24694
|
## 日志服务(cls) 版本:2020-10-16
|
24542
24695
|
|
24696
|
+
### 第 39 次发布
|
24697
|
+
|
24698
|
+
发布时间:2023-04-10 01:14:51
|
24699
|
+
|
24700
|
+
本次发布包含了以下内容:
|
24701
|
+
|
24702
|
+
改善已有的文档。
|
24703
|
+
|
24704
|
+
修改接口:
|
24705
|
+
|
24706
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
|
24707
|
+
|
24708
|
+
* 新增入参:Describes, HotPeriod
|
24709
|
+
|
24710
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/614/56453)
|
24711
|
+
|
24712
|
+
* 新增入参:Describes, HotPeriod
|
24713
|
+
|
24714
|
+
|
24543
24715
|
### 第 38 次发布
|
24544
24716
|
|
24545
24717
|
发布时间:2023-03-28 01:16:03
|
@@ -31679,6 +31851,68 @@
|
|
31679
31851
|
|
31680
31852
|
## 主机安全(cwp) 版本:2018-02-28
|
31681
31853
|
|
31854
|
+
### 第 78 次发布
|
31855
|
+
|
31856
|
+
发布时间:2023-04-10 01:18:59
|
31857
|
+
|
31858
|
+
本次发布包含了以下内容:
|
31859
|
+
|
31860
|
+
改善已有的文档。
|
31861
|
+
|
31862
|
+
新增接口:
|
31863
|
+
|
31864
|
+
* [[DescribeFileTamperEvents](https://cloud.tencent.com/document/api/296/90008)](https://cloud.tencent.com/document/api/#/#)
|
31865
|
+
|
31866
|
+
新增数据结构:
|
31867
|
+
|
31868
|
+
* [[FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent)](https://cloud.tencent.com/document/api/296/19867#[FileTamperEvent](https://cloud.tencent.com/document/api/296/19867#FileTamperEvent))
|
31869
|
+
|
31870
|
+
### 第 77 次发布
|
31871
|
+
|
31872
|
+
发布时间:2023-04-07 01:21:04
|
31873
|
+
|
31874
|
+
本次发布包含了以下内容:
|
31875
|
+
|
31876
|
+
改善已有的文档。
|
31877
|
+
|
31878
|
+
新增接口:
|
31879
|
+
|
31880
|
+
* [DescribeAlarmIncidentNodes](https://cloud.tencent.com/document/api/296/89946)
|
31881
|
+
* [DescribeAlarmVertexId](https://cloud.tencent.com/document/api/296/89945)
|
31882
|
+
* [DescribeEventByTable](https://cloud.tencent.com/document/api/296/89944)
|
31883
|
+
* [DescribePrivilegeEventInfo](https://cloud.tencent.com/document/api/296/89947)
|
31884
|
+
* [DescribeReverseShellEventInfo](https://cloud.tencent.com/document/api/296/89949)
|
31885
|
+
* [DescribeRiskDnsEventInfo](https://cloud.tencent.com/document/api/296/89948)
|
31886
|
+
* [DescribeVertexDetail](https://cloud.tencent.com/document/api/296/89943)
|
31887
|
+
|
31888
|
+
新增数据结构:
|
31889
|
+
|
31890
|
+
* [AlarmInfo](https://cloud.tencent.com/document/api/296/19867#AlarmInfo)
|
31891
|
+
* [IncidentVertexInfo](https://cloud.tencent.com/document/api/296/19867#IncidentVertexInfo)
|
31892
|
+
* [PrivilegeEventInfo](https://cloud.tencent.com/document/api/296/19867#PrivilegeEventInfo)
|
31893
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/296/19867#ReverseShellEventInfo)
|
31894
|
+
* [VertexDetail](https://cloud.tencent.com/document/api/296/19867#VertexDetail)
|
31895
|
+
* [VertexInfo](https://cloud.tencent.com/document/api/296/19867#VertexInfo)
|
31896
|
+
|
31897
|
+
修改数据结构:
|
31898
|
+
|
31899
|
+
* [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
|
31900
|
+
|
31901
|
+
* 新增成员:Location
|
31902
|
+
|
31903
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
31904
|
+
|
31905
|
+
* 新增成员:Port
|
31906
|
+
|
31907
|
+
* [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess)
|
31908
|
+
|
31909
|
+
* 新增成员:Pid
|
31910
|
+
|
31911
|
+
* [ReverseShell](https://cloud.tencent.com/document/api/296/19867#ReverseShell)
|
31912
|
+
|
31913
|
+
* 新增成员:Pid
|
31914
|
+
|
31915
|
+
|
31682
31916
|
### 第 76 次发布
|
31683
31917
|
|
31684
31918
|
发布时间:2023-03-31 01:16:52
|
@@ -36293,6 +36527,18 @@
|
|
36293
36527
|
|
36294
36528
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
36295
36529
|
|
36530
|
+
### 第 14 次发布
|
36531
|
+
|
36532
|
+
发布时间:2023-04-10 01:23:09
|
36533
|
+
|
36534
|
+
本次发布包含了以下内容:
|
36535
|
+
|
36536
|
+
改善已有的文档。
|
36537
|
+
|
36538
|
+
新增接口:
|
36539
|
+
|
36540
|
+
* [[DeleteDBDiagReportTasks](https://cloud.tencent.com/document/api/1130/90009)](https://cloud.tencent.com/document/api/#/#)
|
36541
|
+
|
36296
36542
|
### 第 13 次发布
|
36297
36543
|
|
36298
36544
|
发布时间:2023-03-27 01:41:31
|
@@ -43351,6 +43597,25 @@
|
|
43351
43597
|
|
43352
43598
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
43353
43599
|
|
43600
|
+
### 第 45 次发布
|
43601
|
+
|
43602
|
+
发布时间:2023-04-10 01:29:11
|
43603
|
+
|
43604
|
+
本次发布包含了以下内容:
|
43605
|
+
|
43606
|
+
改善已有的文档。
|
43607
|
+
|
43608
|
+
新增接口:
|
43609
|
+
|
43610
|
+
* [[StartStopServiceOrMonitor](https://cloud.tencent.com/document/api/589/90011)](https://cloud.tencent.com/document/api/#/#)
|
43611
|
+
* [[TerminateClusterNodes](https://cloud.tencent.com/document/api/589/90010)](https://cloud.tencent.com/document/api/#/#)
|
43612
|
+
|
43613
|
+
新增数据结构:
|
43614
|
+
|
43615
|
+
* [[ComponentBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ComponentBasicRestartInfo)](https://cloud.tencent.com/document/api/589/33981#[ComponentBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ComponentBasicRestartInfo))
|
43616
|
+
* [[OpScope](https://cloud.tencent.com/document/api/589/33981#OpScope)](https://cloud.tencent.com/document/api/589/33981#[OpScope](https://cloud.tencent.com/document/api/589/33981#OpScope))
|
43617
|
+
* [[ServiceBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ServiceBasicRestartInfo)](https://cloud.tencent.com/document/api/589/33981#[ServiceBasicRestartInfo](https://cloud.tencent.com/document/api/589/33981#ServiceBasicRestartInfo))
|
43618
|
+
|
43354
43619
|
### 第 44 次发布
|
43355
43620
|
|
43356
43621
|
发布时间:2023-03-27 01:51:55
|
@@ -49129,6 +49394,21 @@
|
|
49129
49394
|
|
49130
49395
|
## 全球应用加速(gaap) 版本:2018-05-29
|
49131
49396
|
|
49397
|
+
### 第 38 次发布
|
49398
|
+
|
49399
|
+
发布时间:2023-04-10 01:32:20
|
49400
|
+
|
49401
|
+
本次发布包含了以下内容:
|
49402
|
+
|
49403
|
+
改善已有的文档。
|
49404
|
+
|
49405
|
+
修改接口:
|
49406
|
+
|
49407
|
+
* [DeleteProxyGroup](https://cloud.tencent.com/document/api/608/36947)
|
49408
|
+
|
49409
|
+
* <font color="#dd0000">**修改入参**:</font>GroupId
|
49410
|
+
|
49411
|
+
|
49132
49412
|
### 第 37 次发布
|
49133
49413
|
|
49134
49414
|
发布时间:2022-10-13 06:28:02
|
@@ -58471,6 +58751,22 @@
|
|
58471
58751
|
|
58472
58752
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
58473
58753
|
|
58754
|
+
### 第 21 次发布
|
58755
|
+
|
58756
|
+
发布时间:2023-04-10 01:39:57
|
58757
|
+
|
58758
|
+
本次发布包含了以下内容:
|
58759
|
+
|
58760
|
+
改善已有的文档。
|
58761
|
+
|
58762
|
+
新增接口:
|
58763
|
+
|
58764
|
+
* [[GetRooms](https://cloud.tencent.com/document/api/1639/90012)](https://cloud.tencent.com/document/api/#/#)
|
58765
|
+
|
58766
|
+
新增数据结构:
|
58767
|
+
|
58768
|
+
* [[RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)](https://cloud.tencent.com/document/api/1639/81423#[RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem))
|
58769
|
+
|
58474
58770
|
### 第 20 次发布
|
58475
58771
|
|
58476
58772
|
发布时间:2023-04-03 01:23:43
|
@@ -64067,6 +64363,36 @@
|
|
64067
64363
|
|
64068
64364
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
64069
64365
|
|
64366
|
+
### 第 86 次发布
|
64367
|
+
|
64368
|
+
发布时间:2023-04-10 01:43:28
|
64369
|
+
|
64370
|
+
本次发布包含了以下内容:
|
64371
|
+
|
64372
|
+
改善已有的文档。
|
64373
|
+
|
64374
|
+
修改接口:
|
64375
|
+
|
64376
|
+
* [DescribePrometheusGlobalConfig](https://cloud.tencent.com/document/api/248/86039)
|
64377
|
+
|
64378
|
+
* 新增出参:Probes
|
64379
|
+
|
64380
|
+
|
64381
|
+
新增数据结构:
|
64382
|
+
|
64383
|
+
* [[Targets](https://cloud.tencent.com/document/api/248/30354#Targets)](https://cloud.tencent.com/document/api/248/30354#[Targets](https://cloud.tencent.com/document/api/248/30354#Targets))
|
64384
|
+
|
64385
|
+
修改数据结构:
|
64386
|
+
|
64387
|
+
* [PrometheusConfigItem](https://cloud.tencent.com/document/api/248/30354#PrometheusConfigItem)
|
64388
|
+
|
64389
|
+
* 新增成员:Targets
|
64390
|
+
|
64391
|
+
* [PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/248/30354#PrometheusRecordRuleYamlItem)
|
64392
|
+
|
64393
|
+
* 新增成员:Status, Id, Count
|
64394
|
+
|
64395
|
+
|
64070
64396
|
### 第 85 次发布
|
64071
64397
|
|
64072
64398
|
发布时间:2023-04-04 01:32:21
|
@@ -65910,6 +66236,53 @@
|
|
65910
66236
|
|
65911
66237
|
## 媒体处理(mps) 版本:2019-06-12
|
65912
66238
|
|
66239
|
+
### 第 56 次发布
|
66240
|
+
|
66241
|
+
发布时间:2023-04-07 02:02:58
|
66242
|
+
|
66243
|
+
本次发布包含了以下内容:
|
66244
|
+
|
66245
|
+
改善已有的文档。
|
66246
|
+
|
66247
|
+
修改接口:
|
66248
|
+
|
66249
|
+
* [DescribeSchedules](https://cloud.tencent.com/document/api/862/88059)
|
66250
|
+
|
66251
|
+
* 新增入参:TriggerType
|
66252
|
+
|
66253
|
+
* [ProcessMedia](https://cloud.tencent.com/document/api/862/37578)
|
66254
|
+
|
66255
|
+
* 新增入参:AiQualityControlTask
|
66256
|
+
|
66257
|
+
|
66258
|
+
新增数据结构:
|
66259
|
+
|
66260
|
+
* [AiAnalysisTaskHighlightInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightInput)
|
66261
|
+
* [AiAnalysisTaskHighlightOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightOutput)
|
66262
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightResult)
|
66263
|
+
* [AiQualityControlTaskInput](https://cloud.tencent.com/document/api/862/37615#AiQualityControlTaskInput)
|
66264
|
+
* [HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)
|
66265
|
+
* [MediaAiAnalysisHighlightItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisHighlightItem)
|
66266
|
+
* [QualityControlData](https://cloud.tencent.com/document/api/862/37615#QualityControlData)
|
66267
|
+
* [QualityControlItem](https://cloud.tencent.com/document/api/862/37615#QualityControlItem)
|
66268
|
+
* [QualityControlResult](https://cloud.tencent.com/document/api/862/37615#QualityControlResult)
|
66269
|
+
* [ScheduleQualityControlTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleQualityControlTaskResult)
|
66270
|
+
|
66271
|
+
修改数据结构:
|
66272
|
+
|
66273
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
66274
|
+
|
66275
|
+
* 新增成员:HighlightTask
|
66276
|
+
|
66277
|
+
* [ScheduleTask](https://cloud.tencent.com/document/api/862/37615#ScheduleTask)
|
66278
|
+
|
66279
|
+
* 新增成员:ErrCode, Message
|
66280
|
+
|
66281
|
+
* [WorkflowTask](https://cloud.tencent.com/document/api/862/37615#WorkflowTask)
|
66282
|
+
|
66283
|
+
* 新增成员:AiQualityControlTaskResult
|
66284
|
+
|
66285
|
+
|
65913
66286
|
### 第 55 次发布
|
65914
66287
|
|
65915
66288
|
发布时间:2023-03-23 01:54:54
|
@@ -69575,6 +69948,26 @@
|
|
69575
69948
|
|
69576
69949
|
## 文字识别(ocr) 版本:2018-11-19
|
69577
69950
|
|
69951
|
+
### 第 93 次发布
|
69952
|
+
|
69953
|
+
发布时间:2023-04-10 01:46:41
|
69954
|
+
|
69955
|
+
本次发布包含了以下内容:
|
69956
|
+
|
69957
|
+
改善已有的文档。
|
69958
|
+
|
69959
|
+
新增接口:
|
69960
|
+
|
69961
|
+
* [[SmartStructuralOCRV2](https://cloud.tencent.com/document/api/866/90013)](https://cloud.tencent.com/document/api/#/#)
|
69962
|
+
|
69963
|
+
新增数据结构:
|
69964
|
+
|
69965
|
+
* [[GroupInfo](https://cloud.tencent.com/document/api/866/33527#GroupInfo)](https://cloud.tencent.com/document/api/866/33527#[GroupInfo](https://cloud.tencent.com/document/api/866/33527#GroupInfo))
|
69966
|
+
* [[ItemInfo](https://cloud.tencent.com/document/api/866/33527#ItemInfo)](https://cloud.tencent.com/document/api/866/33527#[ItemInfo](https://cloud.tencent.com/document/api/866/33527#ItemInfo))
|
69967
|
+
* [[Key](https://cloud.tencent.com/document/api/866/33527#Key)](https://cloud.tencent.com/document/api/866/33527#[Key](https://cloud.tencent.com/document/api/866/33527#Key))
|
69968
|
+
* [[LineInfo](https://cloud.tencent.com/document/api/866/33527#LineInfo)](https://cloud.tencent.com/document/api/866/33527#[LineInfo](https://cloud.tencent.com/document/api/866/33527#LineInfo))
|
69969
|
+
* [[Value](https://cloud.tencent.com/document/api/866/33527#Value)](https://cloud.tencent.com/document/api/866/33527#[Value](https://cloud.tencent.com/document/api/866/33527#Value))
|
69970
|
+
|
69578
69971
|
### 第 92 次发布
|
69579
69972
|
|
69580
69973
|
发布时间:2023-03-31 01:39:23
|
@@ -73289,11 +73682,11 @@
|
|
73289
73682
|
|
73290
73683
|
新增接口:
|
73291
73684
|
|
73292
|
-
* [
|
73685
|
+
* [DescribeErrorSummary](https://cloud.tencent.com/document/api/1484/89896)
|
73293
73686
|
|
73294
73687
|
新增数据结构:
|
73295
73688
|
|
73296
|
-
* [
|
73689
|
+
* [ErrorSummary](https://cloud.tencent.com/document/api/1484/78100#ErrorSummary)
|
73297
73690
|
|
73298
73691
|
修改数据结构:
|
73299
73692
|
|
@@ -75094,6 +75487,21 @@
|
|
75094
75487
|
|
75095
75488
|
## 前端性能监控(rum) 版本:2021-06-22
|
75096
75489
|
|
75490
|
+
### 第 24 次发布
|
75491
|
+
|
75492
|
+
发布时间:2023-04-10 01:49:56
|
75493
|
+
|
75494
|
+
本次发布包含了以下内容:
|
75495
|
+
|
75496
|
+
改善已有的文档。
|
75497
|
+
|
75498
|
+
修改接口:
|
75499
|
+
|
75500
|
+
* [DescribeReleaseFileSign](https://cloud.tencent.com/document/api/1464/69216)
|
75501
|
+
|
75502
|
+
* 新增入参:FileType
|
75503
|
+
|
75504
|
+
|
75097
75505
|
### 第 23 次发布
|
75098
75506
|
|
75099
75507
|
发布时间:2023-02-10 01:54:01
|
@@ -90549,10 +90957,10 @@
|
|
90549
90957
|
|
90550
90958
|
新增数据结构:
|
90551
90959
|
|
90552
|
-
* [
|
90553
|
-
* [
|
90554
|
-
* [
|
90555
|
-
* [
|
90960
|
+
* [AlgDetectJS](https://cloud.tencent.com/document/api/1552/80721#AlgDetectJS)
|
90961
|
+
* [AlgDetectResult](https://cloud.tencent.com/document/api/1552/80721#AlgDetectResult)
|
90962
|
+
* [AlgDetectRule](https://cloud.tencent.com/document/api/1552/80721#AlgDetectRule)
|
90963
|
+
* [AlgDetectSession](https://cloud.tencent.com/document/api/1552/80721#AlgDetectSession)
|
90556
90964
|
|
90557
90965
|
修改数据结构:
|
90558
90966
|
|
@@ -93628,6 +94036,52 @@
|
|
93628
94036
|
|
93629
94037
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
93630
94038
|
|
94039
|
+
### 第 20 次发布
|
94040
|
+
|
94041
|
+
发布时间:2023-04-07 02:48:14
|
94042
|
+
|
94043
|
+
本次发布包含了以下内容:
|
94044
|
+
|
94045
|
+
改善已有的文档。
|
94046
|
+
|
94047
|
+
修改接口:
|
94048
|
+
|
94049
|
+
* [DescribeTrainingModels](https://cloud.tencent.com/document/api/851/75069)
|
94050
|
+
|
94051
|
+
* 新增入参:WithModelVersions
|
94052
|
+
|
94053
|
+
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
94054
|
+
|
94055
|
+
* 新增入参:FrameworkVersion
|
94056
|
+
|
94057
|
+
|
94058
|
+
修改数据结构:
|
94059
|
+
|
94060
|
+
* [BatchModelAccTask](https://cloud.tencent.com/document/api/851/75051#BatchModelAccTask)
|
94061
|
+
|
94062
|
+
* 新增成员:FrameworkVersion
|
94063
|
+
|
94064
|
+
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
94065
|
+
|
94066
|
+
* 新增成员:FrameworkVersion
|
94067
|
+
|
94068
|
+
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
94069
|
+
|
94070
|
+
* 新增成员:FrameworkVersion
|
94071
|
+
|
94072
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
94073
|
+
|
94074
|
+
* 新增成员:ContainerInfos
|
94075
|
+
|
94076
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
94077
|
+
|
94078
|
+
* 新增成员:PodInfos
|
94079
|
+
|
94080
|
+
* [TrainingModelDTO](https://cloud.tencent.com/document/api/851/75051#TrainingModelDTO)
|
94081
|
+
|
94082
|
+
* 新增成员:TrainingModelVersions
|
94083
|
+
|
94084
|
+
|
93631
94085
|
### 第 19 次发布
|
93632
94086
|
|
93633
94087
|
发布时间:2023-02-22 01:59:34
|
@@ -94764,6 +95218,25 @@
|
|
94764
95218
|
|
94765
95219
|
## 容器服务(tke) 版本:2018-05-25
|
94766
95220
|
|
95221
|
+
### 第 144 次发布
|
95222
|
+
|
95223
|
+
发布时间:2023-04-07 02:49:45
|
95224
|
+
|
95225
|
+
本次发布包含了以下内容:
|
95226
|
+
|
95227
|
+
改善已有的文档。
|
95228
|
+
|
95229
|
+
修改数据结构:
|
95230
|
+
|
95231
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
95232
|
+
|
95233
|
+
* 新增成员:ClusterEtcdNodeNum
|
95234
|
+
|
95235
|
+
* [ClusterNetworkSettings](https://cloud.tencent.com/document/api/457/31866#ClusterNetworkSettings)
|
95236
|
+
|
95237
|
+
* 新增成员:CiliumMode
|
95238
|
+
|
95239
|
+
|
94767
95240
|
### 第 143 次发布
|
94768
95241
|
|
94769
95242
|
发布时间:2023-04-05 02:04:02
|
@@ -98004,6 +98477,27 @@
|
|
98004
98477
|
|
98005
98478
|
|
98006
98479
|
|
98480
|
+
## 文旅客情平台(tourism) 版本:2023-02-15
|
98481
|
+
|
98482
|
+
### 第 1 次发布
|
98483
|
+
|
98484
|
+
发布时间:2023-04-07 10:20:53
|
98485
|
+
|
98486
|
+
本次发布包含了以下内容:
|
98487
|
+
|
98488
|
+
改善已有的文档。
|
98489
|
+
|
98490
|
+
新增接口:
|
98491
|
+
|
98492
|
+
* [[DescribeDrawResourceList](https://cloud.tencent.com/document/api/1684/89961)](https://cloud.tencent.com/document/api/#/#)
|
98493
|
+
|
98494
|
+
新增数据结构:
|
98495
|
+
|
98496
|
+
* [[ResourceDrawListType](https://cloud.tencent.com/document/api/1684/89962#ResourceDrawListType)](https://cloud.tencent.com/document/api/1684/89962#[ResourceDrawListType](https://cloud.tencent.com/document/api/1684/89962#ResourceDrawListType))
|
98497
|
+
|
98498
|
+
|
98499
|
+
|
98500
|
+
|
98007
98501
|
## 流量风险决策平台(trdp) 版本:2022-07-26
|
98008
98502
|
|
98009
98503
|
### 第 1 次发布
|
@@ -98465,18 +98959,18 @@
|
|
98465
98959
|
|
98466
98960
|
新增接口:
|
98467
98961
|
|
98468
|
-
* [
|
98469
|
-
* [
|
98470
|
-
* [
|
98471
|
-
* [
|
98472
|
-
* [
|
98473
|
-
* [
|
98962
|
+
* [BoundLicenses](https://cloud.tencent.com/document/api/1584/89904)
|
98963
|
+
* [DescribeRecentSessionList](https://cloud.tencent.com/document/api/1584/89905)
|
98964
|
+
* [GetDeviceLicense](https://cloud.tencent.com/document/api/1584/89903)
|
98965
|
+
* [GetDevices](https://cloud.tencent.com/document/api/1584/89902)
|
98966
|
+
* [GetLicenseStat](https://cloud.tencent.com/document/api/1584/89901)
|
98967
|
+
* [GetLicenses](https://cloud.tencent.com/document/api/1584/89900)
|
98474
98968
|
|
98475
98969
|
新增数据结构:
|
98476
98970
|
|
98477
|
-
* [
|
98478
|
-
* [
|
98479
|
-
* [
|
98971
|
+
* [Device](https://cloud.tencent.com/document/api/1584/89828#Device)
|
98972
|
+
* [License](https://cloud.tencent.com/document/api/1584/89828#License)
|
98973
|
+
* [RecentSessionInfo](https://cloud.tencent.com/document/api/1584/89828#RecentSessionInfo)
|
98480
98974
|
|
98481
98975
|
### 第 1 次发布
|
98482
98976
|
|
@@ -103189,6 +103683,25 @@
|
|
103189
103683
|
|
103190
103684
|
## 云点播(vod) 版本:2018-07-17
|
103191
103685
|
|
103686
|
+
### 第 148 次发布
|
103687
|
+
|
103688
|
+
发布时间:2023-04-07 02:53:24
|
103689
|
+
|
103690
|
+
本次发布包含了以下内容:
|
103691
|
+
|
103692
|
+
改善已有的文档。
|
103693
|
+
|
103694
|
+
新增数据结构:
|
103695
|
+
|
103696
|
+
* [ImageBlur](https://cloud.tencent.com/document/api/266/31773#ImageBlur)
|
103697
|
+
|
103698
|
+
修改数据结构:
|
103699
|
+
|
103700
|
+
* [ImageOperation](https://cloud.tencent.com/document/api/266/31773#ImageOperation)
|
103701
|
+
|
103702
|
+
* 新增成员:Blur
|
103703
|
+
|
103704
|
+
|
103192
103705
|
### 第 147 次发布
|
103193
103706
|
|
103194
103707
|
发布时间:2023-04-04 01:52:17
|
@@ -110544,12 +111057,12 @@
|
|
110544
111057
|
|
110545
111058
|
新增接口:
|
110546
111059
|
|
110547
|
-
* [
|
111060
|
+
* [CreateHost](https://cloud.tencent.com/document/api/627/89906)
|
110548
111061
|
|
110549
111062
|
新增数据结构:
|
110550
111063
|
|
110551
|
-
* [
|
110552
|
-
* [
|
111064
|
+
* [HostRecord](https://cloud.tencent.com/document/api/627/53609#HostRecord)
|
111065
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/627/53609#LoadBalancer)
|
110553
111066
|
|
110554
111067
|
### 第 27 次发布
|
110555
111068
|
|