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/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,26 +1,77 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 103 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-03-
|
|
7
|
+
发布时间:2024-03-06 01:10:51
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [BatchRegisterTargets](https://cloud.tencent.com/document/api/214/38303)
|
|
16
|
+
|
|
17
|
+
* 新增出参:Message
|
|
16
18
|
|
|
19
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
17
20
|
|
|
18
21
|
|
|
19
|
-
|
|
22
|
+
修改数据结构:
|
|
20
23
|
|
|
21
|
-
|
|
24
|
+
* [Cluster](https://cloud.tencent.com/document/api/214/30694#Cluster)
|
|
22
25
|
|
|
23
|
-
|
|
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
|
|
24
75
|
|
|
25
76
|
本次发布包含了以下内容:
|
|
26
77
|
|
|
@@ -28,56 +79,137 @@
|
|
|
28
79
|
|
|
29
80
|
修改数据结构:
|
|
30
81
|
|
|
31
|
-
* [
|
|
82
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
|
32
83
|
|
|
33
|
-
*
|
|
84
|
+
* 新增成员:CreatorId
|
|
34
85
|
|
|
35
86
|
|
|
36
87
|
|
|
37
88
|
|
|
38
|
-
##
|
|
89
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
39
90
|
|
|
40
|
-
### 第
|
|
91
|
+
### 第 29 次发布
|
|
41
92
|
|
|
42
|
-
发布时间:2024-03-
|
|
93
|
+
发布时间:2024-03-06 01:17:55
|
|
43
94
|
|
|
44
95
|
本次发布包含了以下内容:
|
|
45
96
|
|
|
46
97
|
改善已有的文档。
|
|
47
98
|
|
|
48
|
-
|
|
99
|
+
新增接口:
|
|
49
100
|
|
|
50
|
-
* [
|
|
101
|
+
* [DescribeP2PInfo](https://cloud.tencent.com/document/api/1131/104107)
|
|
51
102
|
|
|
52
|
-
* 新增出参:TransferConfig
|
|
53
103
|
|
|
54
|
-
* [ModifyApp](https://cloud.tencent.com/document/api/1639/81546)
|
|
55
104
|
|
|
56
|
-
|
|
105
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
57
106
|
|
|
58
107
|
|
|
59
|
-
新增数据结构:
|
|
60
108
|
|
|
61
|
-
|
|
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
|
+
|
|
62
149
|
|
|
63
150
|
修改数据结构:
|
|
64
151
|
|
|
65
|
-
* [
|
|
152
|
+
* [PulsarProClusterInfo](https://cloud.tencent.com/document/api/1179/46089#PulsarProClusterInfo)
|
|
66
153
|
|
|
67
|
-
* 新增成员:
|
|
154
|
+
* 新增成员:BillingLabelVersion
|
|
68
155
|
|
|
69
|
-
*
|
|
156
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Remark, CreateTime, Status, Version, NodeDistribution, MaxStorage, CanEditRoute
|
|
70
157
|
|
|
71
|
-
|
|
158
|
+
* [PulsarProInstance](https://cloud.tencent.com/document/api/1179/46089#PulsarProInstance)
|
|
72
159
|
|
|
160
|
+
* 新增成员:BillingLabelVersion
|
|
73
161
|
|
|
162
|
+
* [RabbitMQQueueListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQQueueListInfo)
|
|
74
163
|
|
|
164
|
+
* 新增成员:CreateTime, ModifyTime
|
|
75
165
|
|
|
76
|
-
|
|
166
|
+
* [RabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVipInstance)
|
|
77
167
|
|
|
78
|
-
|
|
168
|
+
* 新增成员:PublicAccessEndpoint, Vpcs
|
|
79
169
|
|
|
80
|
-
|
|
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
|
|
81
213
|
|
|
82
214
|
本次发布包含了以下内容:
|
|
83
215
|
|
|
@@ -85,14 +217,17 @@
|
|
|
85
217
|
|
|
86
218
|
修改接口:
|
|
87
219
|
|
|
88
|
-
* [
|
|
220
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1493/97866)
|
|
89
221
|
|
|
90
|
-
* 新增出参:
|
|
222
|
+
* 新增出参:ScaledTpsEnabled, RenewFlag, ExpiryTime, RoleNumLimit, AclEnabled, TopicNumLowerLimit, TopicNumUpperLimit
|
|
91
223
|
|
|
92
224
|
|
|
225
|
+
修改数据结构:
|
|
93
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
|
|
94
230
|
|
|
95
|
-
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
96
231
|
|
|
97
232
|
|
|
98
233
|
|
|
@@ -14764,7 +14899,7 @@
|
|
|
14764
14899
|
|
|
14765
14900
|
新增接口:
|
|
14766
14901
|
|
|
14767
|
-
* [
|
|
14902
|
+
* [UpdateCCCSkillGroup](https://cloud.tencent.com/document/api/679/104097)
|
|
14768
14903
|
|
|
14769
14904
|
### 第 59 次发布
|
|
14770
14905
|
|
|
@@ -27494,6 +27629,50 @@
|
|
|
27494
27629
|
|
|
27495
27630
|
## 负载均衡(clb) 版本:2018-03-17
|
|
27496
27631
|
|
|
27632
|
+
### 第 103 次发布
|
|
27633
|
+
|
|
27634
|
+
发布时间:2024-03-06 01:10:51
|
|
27635
|
+
|
|
27636
|
+
本次发布包含了以下内容:
|
|
27637
|
+
|
|
27638
|
+
改善已有的文档。
|
|
27639
|
+
|
|
27640
|
+
修改接口:
|
|
27641
|
+
|
|
27642
|
+
* [BatchRegisterTargets](https://cloud.tencent.com/document/api/214/38303)
|
|
27643
|
+
|
|
27644
|
+
* 新增出参:Message
|
|
27645
|
+
|
|
27646
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
27647
|
+
|
|
27648
|
+
|
|
27649
|
+
修改数据结构:
|
|
27650
|
+
|
|
27651
|
+
* [Cluster](https://cloud.tencent.com/document/api/214/30694#Cluster)
|
|
27652
|
+
|
|
27653
|
+
* 新增成员:IPVersion
|
|
27654
|
+
|
|
27655
|
+
* [ExtraInfo](https://cloud.tencent.com/document/api/214/30694#ExtraInfo)
|
|
27656
|
+
|
|
27657
|
+
* <font color="#dd0000">**修改成员**:</font>ZhiTong, TgwGroupName
|
|
27658
|
+
|
|
27659
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
|
27660
|
+
|
|
27661
|
+
* 新增成员:RescheduleInterval
|
|
27662
|
+
|
|
27663
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/214/30694#LoadBalancer)
|
|
27664
|
+
|
|
27665
|
+
* [RsWeightRule](https://cloud.tencent.com/document/api/214/30694#RsWeightRule)
|
|
27666
|
+
|
|
27667
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
27668
|
+
|
|
27669
|
+
* <font color="#dd0000">**修改成员**:</font>LocationId, SessionExpireTime, HealthCheck, Certificate, Scheduler
|
|
27670
|
+
|
|
27671
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/214/30694#ZoneInfo)
|
|
27672
|
+
|
|
27673
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, ZoneName, ZoneRegion, LocalZone, EdgeZone
|
|
27674
|
+
|
|
27675
|
+
|
|
27497
27676
|
### 第 102 次发布
|
|
27498
27677
|
|
|
27499
27678
|
发布时间:2024-03-05 01:11:04
|
|
@@ -46705,6 +46884,21 @@
|
|
|
46705
46884
|
|
|
46706
46885
|
## 专线接入(dc) 版本:2018-04-10
|
|
46707
46886
|
|
|
46887
|
+
### 第 25 次发布
|
|
46888
|
+
|
|
46889
|
+
发布时间:2024-03-06 01:13:45
|
|
46890
|
+
|
|
46891
|
+
本次发布包含了以下内容:
|
|
46892
|
+
|
|
46893
|
+
改善已有的文档。
|
|
46894
|
+
|
|
46895
|
+
修改接口:
|
|
46896
|
+
|
|
46897
|
+
* [ModifyDirectConnectTunnelExtra](https://cloud.tencent.com/document/api/216/49100)
|
|
46898
|
+
|
|
46899
|
+
* 新增入参:TencentIPv6Address, TencentBackupIPv6Address, CustomerIPv6Address
|
|
46900
|
+
|
|
46901
|
+
|
|
46708
46902
|
### 第 24 次发布
|
|
46709
46903
|
|
|
46710
46904
|
发布时间:2022-10-14 06:25:18
|
|
@@ -58493,6 +58687,21 @@
|
|
|
58493
58687
|
|
|
58494
58688
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
58495
58689
|
|
|
58690
|
+
### 第 151 次发布
|
|
58691
|
+
|
|
58692
|
+
发布时间:2024-03-06 01:15:49
|
|
58693
|
+
|
|
58694
|
+
本次发布包含了以下内容:
|
|
58695
|
+
|
|
58696
|
+
改善已有的文档。
|
|
58697
|
+
|
|
58698
|
+
修改数据结构:
|
|
58699
|
+
|
|
58700
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
|
58701
|
+
|
|
58702
|
+
* 新增成员:CreatorId
|
|
58703
|
+
|
|
58704
|
+
|
|
58496
58705
|
### 第 150 次发布
|
|
58497
58706
|
|
|
58498
58707
|
发布时间:2024-02-29 01:16:08
|
|
@@ -74417,6 +74626,18 @@
|
|
|
74417
74626
|
|
|
74418
74627
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
74419
74628
|
|
|
74629
|
+
### 第 29 次发布
|
|
74630
|
+
|
|
74631
|
+
发布时间:2024-03-06 01:17:55
|
|
74632
|
+
|
|
74633
|
+
本次发布包含了以下内容:
|
|
74634
|
+
|
|
74635
|
+
改善已有的文档。
|
|
74636
|
+
|
|
74637
|
+
新增接口:
|
|
74638
|
+
|
|
74639
|
+
* [[DescribeP2PInfo](https://cloud.tencent.com/document/api/1131/104107)](https://cloud.tencent.com/document/api/#/#)
|
|
74640
|
+
|
|
74420
74641
|
### 第 28 次发布
|
|
74421
74642
|
|
|
74422
74643
|
发布时间:2024-02-29 01:18:16
|
|
@@ -77115,7 +77336,7 @@
|
|
|
77115
77336
|
|
|
77116
77337
|
新增数据结构:
|
|
77117
77338
|
|
|
77118
|
-
* [
|
|
77339
|
+
* [TransferItem](https://cloud.tencent.com/document/api/1639/81423#TransferItem)
|
|
77119
77340
|
|
|
77120
77341
|
修改数据结构:
|
|
77121
77342
|
|
|
@@ -114662,6 +114883,64 @@
|
|
|
114662
114883
|
|
|
114663
114884
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
114664
114885
|
|
|
114886
|
+
### 第 103 次发布
|
|
114887
|
+
|
|
114888
|
+
发布时间:2024-03-06 01:24:29
|
|
114889
|
+
|
|
114890
|
+
本次发布包含了以下内容:
|
|
114891
|
+
|
|
114892
|
+
改善已有的文档。
|
|
114893
|
+
|
|
114894
|
+
新增接口:
|
|
114895
|
+
|
|
114896
|
+
* [[DescribeMsg](https://cloud.tencent.com/document/api/1179/104108)](https://cloud.tencent.com/document/api/#/#)
|
|
114897
|
+
|
|
114898
|
+
### 第 102 次发布
|
|
114899
|
+
|
|
114900
|
+
发布时间:2024-03-05 16:41:09
|
|
114901
|
+
|
|
114902
|
+
本次发布包含了以下内容:
|
|
114903
|
+
|
|
114904
|
+
改善已有的文档。
|
|
114905
|
+
|
|
114906
|
+
新增接口:
|
|
114907
|
+
|
|
114908
|
+
* [[DescribeMqMsgTrace](https://cloud.tencent.com/document/api/1179/104106)](https://cloud.tencent.com/document/api/#/#)
|
|
114909
|
+
|
|
114910
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
114911
|
+
|
|
114912
|
+
* DeleteProClusters
|
|
114913
|
+
|
|
114914
|
+
修改接口:
|
|
114915
|
+
|
|
114916
|
+
* [DescribeRabbitMQQueues](https://cloud.tencent.com/document/api/1179/100809)
|
|
114917
|
+
|
|
114918
|
+
* <font color="#dd0000">**修改入参**:</font>VirtualHost
|
|
114919
|
+
|
|
114920
|
+
|
|
114921
|
+
修改数据结构:
|
|
114922
|
+
|
|
114923
|
+
* [PulsarProClusterInfo](https://cloud.tencent.com/document/api/1179/46089#PulsarProClusterInfo)
|
|
114924
|
+
|
|
114925
|
+
* 新增成员:BillingLabelVersion
|
|
114926
|
+
|
|
114927
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Remark, CreateTime, Status, Version, NodeDistribution, MaxStorage, CanEditRoute
|
|
114928
|
+
|
|
114929
|
+
* [PulsarProInstance](https://cloud.tencent.com/document/api/1179/46089#PulsarProInstance)
|
|
114930
|
+
|
|
114931
|
+
* 新增成员:BillingLabelVersion
|
|
114932
|
+
|
|
114933
|
+
* [RabbitMQQueueListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQQueueListInfo)
|
|
114934
|
+
|
|
114935
|
+
* 新增成员:CreateTime, ModifyTime
|
|
114936
|
+
|
|
114937
|
+
* [RabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVipInstance)
|
|
114938
|
+
|
|
114939
|
+
* 新增成员:PublicAccessEndpoint, Vpcs
|
|
114940
|
+
|
|
114941
|
+
* <font color="#dd0000">**修改成员**:</font>ExceptionInformation, ClusterStatus
|
|
114942
|
+
|
|
114943
|
+
|
|
114665
114944
|
### 第 101 次发布
|
|
114666
114945
|
|
|
114667
114946
|
发布时间:2024-01-12 01:24:10
|
|
@@ -119138,6 +119417,31 @@
|
|
|
119138
119417
|
|
|
119139
119418
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
119140
119419
|
|
|
119420
|
+
### 第 75 次发布
|
|
119421
|
+
|
|
119422
|
+
发布时间:2024-03-06 01:24:59
|
|
119423
|
+
|
|
119424
|
+
本次发布包含了以下内容:
|
|
119425
|
+
|
|
119426
|
+
改善已有的文档。
|
|
119427
|
+
|
|
119428
|
+
新增接口:
|
|
119429
|
+
|
|
119430
|
+
* [[CreateCLSIndex](https://cloud.tencent.com/document/api/1552/104113)](https://cloud.tencent.com/document/api/#/#)
|
|
119431
|
+
* [[CreateRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104112)](https://cloud.tencent.com/document/api/#/#)
|
|
119432
|
+
* [[DeleteRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104111)](https://cloud.tencent.com/document/api/#/#)
|
|
119433
|
+
* [[DescribeRealtimeLogDeliveryTasks](https://cloud.tencent.com/document/api/1552/104110)](https://cloud.tencent.com/document/api/#/#)
|
|
119434
|
+
* [[ModifyRealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/104109)](https://cloud.tencent.com/document/api/#/#)
|
|
119435
|
+
|
|
119436
|
+
新增数据结构:
|
|
119437
|
+
|
|
119438
|
+
* [[CLSTopic](https://cloud.tencent.com/document/api/1552/80721#CLSTopic)](https://cloud.tencent.com/document/api/1552/80721#[CLSTopic](https://cloud.tencent.com/document/api/1552/80721#CLSTopic))
|
|
119439
|
+
* [[CustomEndpoint](https://cloud.tencent.com/document/api/1552/80721#CustomEndpoint)](https://cloud.tencent.com/document/api/1552/80721#[CustomEndpoint](https://cloud.tencent.com/document/api/1552/80721#CustomEndpoint))
|
|
119440
|
+
* [[CustomField](https://cloud.tencent.com/document/api/1552/80721#CustomField)](https://cloud.tencent.com/document/api/1552/80721#[CustomField](https://cloud.tencent.com/document/api/1552/80721#CustomField))
|
|
119441
|
+
* [[DeliveryCondition](https://cloud.tencent.com/document/api/1552/80721#DeliveryCondition)](https://cloud.tencent.com/document/api/1552/80721#[DeliveryCondition](https://cloud.tencent.com/document/api/1552/80721#DeliveryCondition))
|
|
119442
|
+
* [[RealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/80721#RealtimeLogDeliveryTask)](https://cloud.tencent.com/document/api/1552/80721#[RealtimeLogDeliveryTask](https://cloud.tencent.com/document/api/1552/80721#RealtimeLogDeliveryTask))
|
|
119443
|
+
* [[S3](https://cloud.tencent.com/document/api/1552/80721#S3)](https://cloud.tencent.com/document/api/1552/80721#[S3](https://cloud.tencent.com/document/api/1552/80721#S3))
|
|
119444
|
+
|
|
119141
119445
|
### 第 74 次发布
|
|
119142
119446
|
|
|
119143
119447
|
发布时间:2024-02-29 01:25:10
|
|
@@ -129229,6 +129533,28 @@
|
|
|
129229
129533
|
|
|
129230
129534
|
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
129231
129535
|
|
|
129536
|
+
### 第 10 次发布
|
|
129537
|
+
|
|
129538
|
+
发布时间:2024-03-06 01:26:32
|
|
129539
|
+
|
|
129540
|
+
本次发布包含了以下内容:
|
|
129541
|
+
|
|
129542
|
+
改善已有的文档。
|
|
129543
|
+
|
|
129544
|
+
修改接口:
|
|
129545
|
+
|
|
129546
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1493/97866)
|
|
129547
|
+
|
|
129548
|
+
* 新增出参:ScaledTpsEnabled, RenewFlag, ExpiryTime, RoleNumLimit, AclEnabled, TopicNumLowerLimit, TopicNumUpperLimit
|
|
129549
|
+
|
|
129550
|
+
|
|
129551
|
+
修改数据结构:
|
|
129552
|
+
|
|
129553
|
+
* [Endpoint](https://cloud.tencent.com/document/api/1493/96031#Endpoint)
|
|
129554
|
+
|
|
129555
|
+
* <font color="#dd0000">**修改成员**:</font>Type, Status, PayMode, EndpointUrl, VpcId, SubnetId, Bandwidth, IpRules
|
|
129556
|
+
|
|
129557
|
+
|
|
129232
129558
|
### 第 9 次发布
|
|
129233
129559
|
|
|
129234
129560
|
发布时间:2024-01-23 01:30:19
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-01-31 01:06:22 |
|
|
18
|
-
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-
|
|
18
|
+
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-03-05 15:10:32 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-02-22 01:07:53 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-02-23 01:07:51 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
58
|
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-03-04 01:10:58 |
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-06 01:10:51 |
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-02-29 01:11:23 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
70
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-03-04 01:11:59 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
72
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-
|
|
72
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-03-06 01:11:54 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-02-29 01:12:25 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
75
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-03-01 01:13:53 |
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
79
79
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-01-16 01:12:56 |
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
81
|
-
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-
|
|
81
|
+
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-06 01:13:45 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
83
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-02-29 01:14:14 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-03-05 01:14:22 |
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-28 01:16:01 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-06 01:15:49 |
|
|
100
100
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-05 01:16:12 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-02-22 01:16:11 |
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-01-31 01:16:26 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-02-26 01:17:19 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-03-
|
|
128
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-03-06 01:17:55 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
131
131
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-02-23 01:18:04 |
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2024-02-27 01:19:38 |
|
|
144
144
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
145
145
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
146
|
-
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-03-
|
|
146
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-03-06 01:19:39 |
|
|
147
147
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-03-05 01:20:29 |
|
|
148
148
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-03-04 01:19:57 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-01-26 01:17:35 |
|
|
@@ -202,10 +202,10 @@
|
|
|
202
202
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-02-02 01:21:42 |
|
|
203
203
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
204
204
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-01-23 01:28:41 |
|
|
205
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-
|
|
205
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-03-06 01:24:29 |
|
|
206
206
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
207
207
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-12-20 02:13:36 |
|
|
208
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-
|
|
208
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-03-06 01:24:59 |
|
|
209
209
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-02-21 01:25:12 |
|
|
210
210
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
211
211
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-02-22 01:26:17 |
|
|
222
222
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
223
223
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
224
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-
|
|
224
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-03-06 01:26:32 |
|
|
225
225
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-04 01:26:24 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-01-31 01:25:41 |
|
|
227
227
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-04 01:26:49 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.805"
|
|
@@ -1177,6 +1177,8 @@ export class Client extends AbstractClient {
|
|
|
1177
1177
|
/**
|
|
1178
1178
|
* 克隆负载均衡实例,根据指定的负载均衡实例,复制出相同规则和绑定关系的负载均衡实例。克隆接口为异步操作,克隆的数据以调用CloneLoadBalancer时为准,如果调用CloneLoadBalancer后克隆CLB发生变化,变化规则不会克隆。
|
|
1179
1179
|
|
|
1180
|
+
注:查询实例创建状态可以根据返回值中的requestId访问[DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683)接口
|
|
1181
|
+
|
|
1180
1182
|
限制说明:
|
|
1181
1183
|
实例属性维度限制
|
|
1182
1184
|
仅支持克隆按量计费实例,不支持包年包月实例。
|