tencentcloud-sdk-nodejs-clb 4.0.471 → 4.0.472
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 +216 -0
- package/SERVICE_CHANGELOG.md +388 -228
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/clb/v20180317/clb_client.ts +4 -2
- package/src/services/clb/v20180317/clb_models.ts +80 -20
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +70 -20
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,219 @@
|
|
1
|
+
# Release 4.0.472
|
2
|
+
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
4
|
+
|
5
|
+
### 第 44 次发布
|
6
|
+
|
7
|
+
发布时间:2022-11-01 06:06:58
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribePendingRiskInfo](https://cloud.tencent.com/document/api/1021/82200)
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
## 负载均衡(clb) 版本:2018-03-17
|
20
|
+
|
21
|
+
### 第 73 次发布
|
22
|
+
|
23
|
+
发布时间:2022-11-01 06:15:44
|
24
|
+
|
25
|
+
本次发布包含了以下内容:
|
26
|
+
|
27
|
+
改善已有的文档。
|
28
|
+
|
29
|
+
修改接口:
|
30
|
+
|
31
|
+
* [CreateListener](https://cloud.tencent.com/document/api/214/30693)
|
32
|
+
|
33
|
+
* 新增入参:MultiCertInfo
|
34
|
+
|
35
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
36
|
+
|
37
|
+
* 新增入参:MultiCertInfo
|
38
|
+
|
39
|
+
* [ModifyListener](https://cloud.tencent.com/document/api/214/30681)
|
40
|
+
|
41
|
+
* 新增入参:MultiCertInfo
|
42
|
+
|
43
|
+
|
44
|
+
新增数据结构:
|
45
|
+
|
46
|
+
* [CertInfo](https://cloud.tencent.com/document/api/214/30694#CertInfo)
|
47
|
+
* [MultiCertInfo](https://cloud.tencent.com/document/api/214/30694#MultiCertInfo)
|
48
|
+
|
49
|
+
修改数据结构:
|
50
|
+
|
51
|
+
* [RuleInput](https://cloud.tencent.com/document/api/214/30694#RuleInput)
|
52
|
+
|
53
|
+
* 新增成员:MultiCertInfo
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
## 日志服务(cls) 版本:2020-10-16
|
59
|
+
|
60
|
+
### 第 33 次发布
|
61
|
+
|
62
|
+
发布时间:2022-11-01 06:16:55
|
63
|
+
|
64
|
+
本次发布包含了以下内容:
|
65
|
+
|
66
|
+
改善已有的文档。
|
67
|
+
|
68
|
+
修改数据结构:
|
69
|
+
|
70
|
+
* [LogsetInfo](https://cloud.tencent.com/document/api/614/56471#LogsetInfo)
|
71
|
+
|
72
|
+
* 新增成员:AssumerName
|
73
|
+
|
74
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/614/56471#TopicInfo)
|
75
|
+
|
76
|
+
* 新增成员:AssumerName, SubAssumerName, Describes
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
82
|
+
|
83
|
+
### 第 30 次发布
|
84
|
+
|
85
|
+
发布时间:2022-11-01 06:21:27
|
86
|
+
|
87
|
+
本次发布包含了以下内容:
|
88
|
+
|
89
|
+
改善已有的文档。
|
90
|
+
|
91
|
+
新增接口:
|
92
|
+
|
93
|
+
* [DeleteBackup](https://cloud.tencent.com/document/api/1003/82201)
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
## 服务网格(tcm) 版本:2021-04-13
|
98
|
+
|
99
|
+
### 第 16 次发布
|
100
|
+
|
101
|
+
发布时间:2022-11-01 06:43:32
|
102
|
+
|
103
|
+
本次发布包含了以下内容:
|
104
|
+
|
105
|
+
改善已有的文档。
|
106
|
+
|
107
|
+
新增接口:
|
108
|
+
|
109
|
+
* [LinkPrometheus](https://cloud.tencent.com/document/api/1261/82203)
|
110
|
+
* [UnlinkPrometheus](https://cloud.tencent.com/document/api/1261/82202)
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
115
|
+
|
116
|
+
### 第 30 次发布
|
117
|
+
|
118
|
+
发布时间:2022-11-01 06:44:24
|
119
|
+
|
120
|
+
本次发布包含了以下内容:
|
121
|
+
|
122
|
+
改善已有的文档。
|
123
|
+
|
124
|
+
修改接口:
|
125
|
+
|
126
|
+
* [DescribeContainerSecEventSummary](https://cloud.tencent.com/document/api/1285/65474)
|
127
|
+
|
128
|
+
* 新增出参:UnhandledMaliciousConnectionEventCnt, UnhandledK8sApiEventCnt
|
129
|
+
|
130
|
+
|
131
|
+
新增数据结构:
|
132
|
+
|
133
|
+
* [RaspInfo](https://cloud.tencent.com/document/api/1285/65614#RaspInfo)
|
134
|
+
|
135
|
+
修改数据结构:
|
136
|
+
|
137
|
+
* [VulDefenceEventDetail](https://cloud.tencent.com/document/api/1285/65614#VulDefenceEventDetail)
|
138
|
+
|
139
|
+
* 新增成员:RaspDetail
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
145
|
+
|
146
|
+
### 第 38 次发布
|
147
|
+
|
148
|
+
发布时间:2022-11-01 06:46:31
|
149
|
+
|
150
|
+
本次发布包含了以下内容:
|
151
|
+
|
152
|
+
改善已有的文档。
|
153
|
+
|
154
|
+
新增接口:
|
155
|
+
|
156
|
+
* [DescribeRabbitMQNodeList](https://cloud.tencent.com/document/api/1179/82204)
|
157
|
+
* [DescribeRabbitMQVipInstances](https://cloud.tencent.com/document/api/1179/82205)
|
158
|
+
|
159
|
+
新增数据结构:
|
160
|
+
|
161
|
+
* [RabbitMQPrivateNode](https://cloud.tencent.com/document/api/1179/46089#RabbitMQPrivateNode)
|
162
|
+
* [RabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVipInstance)
|
163
|
+
|
164
|
+
|
165
|
+
|
166
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
167
|
+
|
168
|
+
### 第 9 次发布
|
169
|
+
|
170
|
+
发布时间:2022-11-01 06:48:56
|
171
|
+
|
172
|
+
本次发布包含了以下内容:
|
173
|
+
|
174
|
+
改善已有的文档。
|
175
|
+
|
176
|
+
<font color="#dd0000">**删除接口**:</font>
|
177
|
+
|
178
|
+
* CreateAliasDomain
|
179
|
+
* DeleteAliasDomain
|
180
|
+
* DescribeAliasDomains
|
181
|
+
* ModifyAliasDomain
|
182
|
+
* ModifyAliasDomainStatus
|
183
|
+
|
184
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
185
|
+
|
186
|
+
* AliasDomain
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
## 云点播(vod) 版本:2018-07-17
|
195
|
+
|
196
|
+
### 第 124 次发布
|
197
|
+
|
198
|
+
发布时间:2022-11-01 06:56:00
|
199
|
+
|
200
|
+
本次发布包含了以下内容:
|
201
|
+
|
202
|
+
改善已有的文档。
|
203
|
+
|
204
|
+
修改数据结构:
|
205
|
+
|
206
|
+
* [AudioTrackItem](https://cloud.tencent.com/document/api/266/31773#AudioTrackItem)
|
207
|
+
|
208
|
+
* 新增成员:TargetDuration
|
209
|
+
|
210
|
+
* [VideoTrackItem](https://cloud.tencent.com/document/api/266/31773#VideoTrackItem)
|
211
|
+
|
212
|
+
* 新增成员:TargetDuration
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
|
1
217
|
# Release 4.0.471
|
2
218
|
|
3
219
|
## 云呼叫中心(ccc) 版本:2020-02-10
|