tencentcloud-sdk-nodejs 4.0.804 → 4.0.805
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 +233 -0
- package/SERVICE_CHANGELOG.md +358 -32
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/v20210622/apm_client.ts +1 -1
- package/src/services/apm/v20210622/apm_models.ts +1 -1
- package/src/services/clb/v20180317/clb_client.ts +2 -0
- package/src/services/clb/v20180317/clb_models.ts +129 -105
- package/src/services/dc/v20180410/dc_client.ts +1 -1
- package/src/services/dc/v20180410/dc_models.ts +28 -19
- package/src/services/ess/v20201111/ess_models.ts +65 -40
- package/src/services/iotvideo/v20211125/iotvideo_client.ts +34 -22
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +32 -0
- package/src/services/mna/v20210119/mna_models.ts +3 -3
- package/src/services/tdmq/v20200217/tdmq_client.ts +296 -286
- package/src/services/tdmq/v20200217/tdmq_models.ts +5181 -5025
- package/src/services/teo/v20220901/teo_client.ts +314 -247
- package/src/services/teo/v20220901/teo_models.ts +5309 -4878
- package/src/services/trocket/v20230308/trocket_models.ts +35 -4
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_client.d.ts +1 -1
- package/tencentcloud/services/apm/v20210622/apm_client.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +2 -0
- package/tencentcloud/services/clb/v20180317/clb_client.js +2 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +129 -105
- package/tencentcloud/services/dc/v20180410/dc_client.d.ts +1 -1
- package/tencentcloud/services/dc/v20180410/dc_client.js +1 -1
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +28 -19
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +65 -40
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +13 -9
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +18 -12
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +30 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +3 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +9 -7
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +12 -8
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +5085 -4931
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +22 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +31 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +5264 -4849
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +35 -4
- package/test/iotvideo.v20211125.test.js +18 -8
- package/test/tdmq.v20200217.test.js +20 -10
- package/test/teo.v20220901.test.js +50 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,236 @@
|
|
|
1
|
+
# Release 4.0.805
|
|
2
|
+
|
|
3
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
4
|
+
|
|
5
|
+
### 第 103 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-03-06 01:10:51
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [BatchRegisterTargets](https://cloud.tencent.com/document/api/214/38303)
|
|
16
|
+
|
|
17
|
+
* 新增出参:Message
|
|
18
|
+
|
|
19
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
修改数据结构:
|
|
23
|
+
|
|
24
|
+
* [Cluster](https://cloud.tencent.com/document/api/214/30694#Cluster)
|
|
25
|
+
|
|
26
|
+
* 新增成员:IPVersion
|
|
27
|
+
|
|
28
|
+
* [ExtraInfo](https://cloud.tencent.com/document/api/214/30694#ExtraInfo)
|
|
29
|
+
|
|
30
|
+
* <font color="#dd0000">**修改成员**:</font>ZhiTong, TgwGroupName
|
|
31
|
+
|
|
32
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
|
33
|
+
|
|
34
|
+
* 新增成员:RescheduleInterval
|
|
35
|
+
|
|
36
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/214/30694#LoadBalancer)
|
|
37
|
+
|
|
38
|
+
* [RsWeightRule](https://cloud.tencent.com/document/api/214/30694#RsWeightRule)
|
|
39
|
+
|
|
40
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
41
|
+
|
|
42
|
+
* <font color="#dd0000">**修改成员**:</font>LocationId, SessionExpireTime, HealthCheck, Certificate, Scheduler
|
|
43
|
+
|
|
44
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/214/30694#ZoneInfo)
|
|
45
|
+
|
|
46
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, ZoneName, ZoneRegion, LocalZone, EdgeZone
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
## 专线接入(dc) 版本:2018-04-10
|
|
52
|
+
|
|
53
|
+
### 第 25 次发布
|
|
54
|
+
|
|
55
|
+
发布时间:2024-03-06 01:13:45
|
|
56
|
+
|
|
57
|
+
本次发布包含了以下内容:
|
|
58
|
+
|
|
59
|
+
改善已有的文档。
|
|
60
|
+
|
|
61
|
+
修改接口:
|
|
62
|
+
|
|
63
|
+
* [ModifyDirectConnectTunnelExtra](https://cloud.tencent.com/document/api/216/49100)
|
|
64
|
+
|
|
65
|
+
* 新增入参:TencentIPv6Address, TencentBackupIPv6Address, CustomerIPv6Address
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
71
|
+
|
|
72
|
+
### 第 151 次发布
|
|
73
|
+
|
|
74
|
+
发布时间:2024-03-06 01:15:49
|
|
75
|
+
|
|
76
|
+
本次发布包含了以下内容:
|
|
77
|
+
|
|
78
|
+
改善已有的文档。
|
|
79
|
+
|
|
80
|
+
修改数据结构:
|
|
81
|
+
|
|
82
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
|
83
|
+
|
|
84
|
+
* 新增成员:CreatorId
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
90
|
+
|
|
91
|
+
### 第 29 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2024-03-06 01:17:55
|
|
94
|
+
|
|
95
|
+
本次发布包含了以下内容:
|
|
96
|
+
|
|
97
|
+
改善已有的文档。
|
|
98
|
+
|
|
99
|
+
新增接口:
|
|
100
|
+
|
|
101
|
+
* [DescribeP2PInfo](https://cloud.tencent.com/document/api/1131/104107)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
114
|
+
|
|
115
|
+
### 第 103 次发布
|
|
116
|
+
|
|
117
|
+
发布时间:2024-03-06 01:24:29
|
|
118
|
+
|
|
119
|
+
本次发布包含了以下内容:
|
|
120
|
+
|
|
121
|
+
改善已有的文档。
|
|
122
|
+
|
|
123
|
+
新增接口:
|
|
124
|
+
|
|
125
|
+
* [DescribeMsg](https://cloud.tencent.com/document/api/1179/104108)
|
|
126
|
+
|
|
127
|
+
### 第 102 次发布
|
|
128
|
+
|
|
129
|
+
发布时间:2024-03-05 16:41:09
|
|
130
|
+
|
|
131
|
+
本次发布包含了以下内容:
|
|
132
|
+
|
|
133
|
+
改善已有的文档。
|
|
134
|
+
|
|
135
|
+
新增接口:
|
|
136
|
+
|
|
137
|
+
* [DescribeMqMsgTrace](https://cloud.tencent.com/document/api/1179/104106)
|
|
138
|
+
|
|
139
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
140
|
+
|
|
141
|
+
* DeleteProClusters
|
|
142
|
+
|
|
143
|
+
修改接口:
|
|
144
|
+
|
|
145
|
+
* [DescribeRabbitMQQueues](https://cloud.tencent.com/document/api/1179/100809)
|
|
146
|
+
|
|
147
|
+
* <font color="#dd0000">**修改入参**:</font>VirtualHost
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
修改数据结构:
|
|
151
|
+
|
|
152
|
+
* [PulsarProClusterInfo](https://cloud.tencent.com/document/api/1179/46089#PulsarProClusterInfo)
|
|
153
|
+
|
|
154
|
+
* 新增成员:BillingLabelVersion
|
|
155
|
+
|
|
156
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Remark, CreateTime, Status, Version, NodeDistribution, MaxStorage, CanEditRoute
|
|
157
|
+
|
|
158
|
+
* [PulsarProInstance](https://cloud.tencent.com/document/api/1179/46089#PulsarProInstance)
|
|
159
|
+
|
|
160
|
+
* 新增成员:BillingLabelVersion
|
|
161
|
+
|
|
162
|
+
* [RabbitMQQueueListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQQueueListInfo)
|
|
163
|
+
|
|
164
|
+
* 新增成员:CreateTime, ModifyTime
|
|
165
|
+
|
|
166
|
+
* [RabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVipInstance)
|
|
167
|
+
|
|
168
|
+
* 新增成员:PublicAccessEndpoint, Vpcs
|
|
169
|
+
|
|
170
|
+
* <font color="#dd0000">**修改成员**:</font>ExceptionInformation, ClusterStatus
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
176
|
+
|
|
177
|
+
### 第 75 次发布
|
|
178
|
+
|
|
179
|
+
发布时间:2024-03-06 01:24:59
|
|
180
|
+
|
|
181
|
+
本次发布包含了以下内容:
|
|
182
|
+
|
|
183
|
+
改善已有的文档。
|
|
184
|
+
|
|
185
|
+
新增接口:
|
|
186
|
+
|
|
187
|
+
* [CreateCLSIndex](https://cloud.tencent.com/document/api/1552/104113)
|
|
188
|
+
* [CreateRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104112)
|
|
189
|
+
* [DeleteRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104111)
|
|
190
|
+
* [DescribeRealtimeLogDeliveryTasks](https://cloud.tencent.com/document/api/1552/104110)
|
|
191
|
+
* [ModifyRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104109)
|
|
192
|
+
|
|
193
|
+
新增数据结构:
|
|
194
|
+
|
|
195
|
+
* [CLSTopic](https://cloud.tencent.com/document/api/1552/80721#CLSTopic)
|
|
196
|
+
* [CustomEndpoint](https://cloud.tencent.com/document/api/1552/80721#CustomEndpoint)
|
|
197
|
+
* [CustomField](https://cloud.tencent.com/document/api/1552/80721#CustomField)
|
|
198
|
+
* [DeliveryCondition](https://cloud.tencent.com/document/api/1552/80721#DeliveryCondition)
|
|
199
|
+
* [RealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/80721#RealtimeLogDeliveryTask)
|
|
200
|
+
* [S3](https://cloud.tencent.com/document/api/1552/80721#S3)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
209
|
+
|
|
210
|
+
### 第 10 次发布
|
|
211
|
+
|
|
212
|
+
发布时间:2024-03-06 01:26:32
|
|
213
|
+
|
|
214
|
+
本次发布包含了以下内容:
|
|
215
|
+
|
|
216
|
+
改善已有的文档。
|
|
217
|
+
|
|
218
|
+
修改接口:
|
|
219
|
+
|
|
220
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1493/97866)
|
|
221
|
+
|
|
222
|
+
* 新增出参:ScaledTpsEnabled, RenewFlag, ExpiryTime, RoleNumLimit, AclEnabled, TopicNumLowerLimit, TopicNumUpperLimit
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
修改数据结构:
|
|
226
|
+
|
|
227
|
+
* [Endpoint](https://cloud.tencent.com/document/api/1493/96031#Endpoint)
|
|
228
|
+
|
|
229
|
+
* <font color="#dd0000">**修改成员**:</font>Type, Status, PayMode, EndpointUrl, VpcId, SubnetId, Bandwidth, IpRules
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
1
234
|
# Release 4.0.804
|
|
2
235
|
|
|
3
236
|
## 云联络中心(ccc) 版本:2020-02-10
|