tencentcloud-sdk-nodejs 4.0.547 → 4.0.549

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.
Files changed (86) hide show
  1. package/CHANGELOG.md +313 -0
  2. package/SERVICE_CHANGELOG.md +298 -109
  3. package/package.json +1 -1
  4. package/products.md +31 -31
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cam/v20190116/cam_models.ts +20 -8
  7. package/src/services/cdc/v20201214/cdc_models.ts +14 -14
  8. package/src/services/cdn/v20180606/cdn_client.ts +35 -22
  9. package/src/services/cdn/v20180606/cdn_models.ts +163 -10
  10. package/src/services/cfw/v20190904/cfw_client.ts +44 -7
  11. package/src/services/cfw/v20190904/cfw_models.ts +117 -6
  12. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  13. package/src/services/dasb/v20191018/dasb_client.ts +279 -60
  14. package/src/services/dasb/v20191018/dasb_models.ts +1314 -714
  15. package/src/services/eb/v20210416/eb_client.ts +3 -1
  16. package/src/services/eb/v20210416/eb_models.ts +105 -25
  17. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -3
  18. package/src/services/faceid/v20180301/faceid_models.ts +15 -8
  19. package/src/services/ims/v20200713/ims_client.ts +1 -1
  20. package/src/services/ims/v20200713/ims_models.ts +13 -13
  21. package/src/services/ims/v20201229/ims_client.ts +33 -2
  22. package/src/services/ims/v20201229/ims_models.ts +85 -20
  23. package/src/services/lcic/v20220817/lcic_client.ts +16 -2
  24. package/src/services/lcic/v20220817/lcic_models.ts +129 -16
  25. package/src/services/lighthouse/v20200324/lighthouse_client.ts +2 -3
  26. package/src/services/lighthouse/v20200324/lighthouse_models.ts +5 -5
  27. package/src/services/mongodb/v20190725/mongodb_client.ts +1 -1
  28. package/src/services/mongodb/v20190725/mongodb_models.ts +83 -39
  29. package/src/services/postgres/v20170312/postgres_models.ts +1 -1
  30. package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
  31. package/src/services/teo/v20220901/teo_models.ts +3 -1
  32. package/src/services/thpc/v20220401/thpc_models.ts +3 -2
  33. package/src/services/tke/v20180525/tke_client.ts +1 -1
  34. package/src/services/tke/v20180525/tke_models.ts +21 -9
  35. package/src/services/vpc/v20170312/vpc_client.ts +4 -3
  36. package/src/services/vpc/v20170312/vpc_models.ts +18 -8
  37. package/src/services/wedata/v20210820/wedata_models.ts +1 -1
  38. package/tencentcloud/common/sdk_version.d.ts +1 -1
  39. package/tencentcloud/common/sdk_version.js +1 -1
  40. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +18 -8
  41. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +14 -14
  42. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +14 -10
  43. package/tencentcloud/services/cdn/v20180606/cdn_client.js +18 -12
  44. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +137 -10
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +15 -3
  46. package/tencentcloud/services/cfw/v20190904/cfw_client.js +21 -3
  47. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +102 -6
  48. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  49. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  50. package/tencentcloud/services/dasb/v20191018/dasb_client.d.ts +81 -9
  51. package/tencentcloud/services/dasb/v20191018/dasb_client.js +120 -12
  52. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +1183 -664
  53. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +91 -24
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
  55. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +14 -8
  56. package/tencentcloud/services/ims/v20200713/ims_client.d.ts +1 -1
  57. package/tencentcloud/services/ims/v20200713/ims_client.js +1 -1
  58. package/tencentcloud/services/ims/v20200713/ims_models.d.ts +13 -13
  59. package/tencentcloud/services/ims/v20201229/ims_client.d.ts +25 -2
  60. package/tencentcloud/services/ims/v20201229/ims_client.js +26 -1
  61. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +73 -19
  62. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +5 -1
  63. package/tencentcloud/services/lcic/v20220817/lcic_client.js +6 -0
  64. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +112 -16
  65. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +2 -3
  66. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +2 -3
  67. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +5 -5
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  69. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  70. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +68 -27
  71. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +1 -1
  72. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
  73. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -1
  74. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +2 -1
  75. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  76. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  77. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +19 -9
  78. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -1
  79. package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -1
  80. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +16 -8
  81. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +1 -1
  82. package/test/cdn.v20180606.test.js +16 -6
  83. package/test/cfw.v20190904.test.js +32 -2
  84. package/test/dasb.v20191018.test.js +188 -8
  85. package/test/ims.v20201229.test.js +10 -0
  86. package/test/lcic.v20220817.test.js +10 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,316 @@
1
+ # Release 4.0.549
2
+
3
+ ## 访问管理(cam) 版本:2019-01-16
4
+
5
+ ### 第 51 次发布
6
+
7
+ 发布时间:2023-03-01 01:04:59
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [GetUser](https://cloud.tencent.com/document/api/598/34590)
16
+
17
+ * 新增出参:RecentlyLoginIP, RecentlyLoginTime
18
+
19
+
20
+
21
+
22
+ ## 人脸核身(faceid) 版本:2018-03-01
23
+
24
+ ### 第 54 次发布
25
+
26
+ 发布时间:2023-03-01 01:27:36
27
+
28
+ 本次发布包含了以下内容:
29
+
30
+ 改善已有的文档。
31
+
32
+ 修改数据结构:
33
+
34
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
35
+
36
+ * 新增成员:IdInfoFrom
37
+
38
+
39
+
40
+
41
+ ## 图片内容安全(ims) 版本:2020-12-29
42
+
43
+ ### 第 5 次发布
44
+
45
+ 发布时间:2023-03-01 01:30:09
46
+
47
+ 本次发布包含了以下内容:
48
+
49
+ 改善已有的文档。
50
+
51
+ 新增接口:
52
+
53
+ * [CreateImageModerationAsyncTask](https://cloud.tencent.com/document/api/1125/87021)
54
+
55
+
56
+
57
+ ## 图片内容安全(ims) 版本:2020-07-13
58
+
59
+
60
+
61
+ ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
62
+
63
+ ### 第 30 次发布
64
+
65
+ 发布时间:2023-03-01 01:35:11
66
+
67
+ 本次发布包含了以下内容:
68
+
69
+ 改善已有的文档。
70
+
71
+ 修改接口:
72
+
73
+ * [CreateDBInstanceHour](https://cloud.tencent.com/document/api/240/38570)
74
+
75
+ * 新增入参:ReadonlyNodeNum, ReadonlyNodeAvailabilityZoneList, HiddenZone
76
+
77
+
78
+
79
+
80
+ ## 云数据库 MongoDB(mongodb) 版本:2018-04-08
81
+
82
+
83
+
84
+ ## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
85
+
86
+ ### 第 41 次发布
87
+
88
+ 发布时间:2023-03-01 01:40:19
89
+
90
+ 本次发布包含了以下内容:
91
+
92
+ 改善已有的文档。
93
+
94
+ 修改数据结构:
95
+
96
+ * [ResourceTag](https://cloud.tencent.com/document/api/238/19976#ResourceTag)
97
+
98
+ * <font color="#dd0000">**修改成员**:</font>TagKey, TagValue
99
+
100
+
101
+
102
+
103
+ ## 容器服务(tke) 版本:2018-05-25
104
+
105
+ ### 第 140 次发布
106
+
107
+ 发布时间:2023-03-01 01:55:40
108
+
109
+ 本次发布包含了以下内容:
110
+
111
+ 改善已有的文档。
112
+
113
+ 修改数据结构:
114
+
115
+ * [EdgeCluster](https://cloud.tencent.com/document/api/457/31866#EdgeCluster)
116
+
117
+ * 新增成员:AutoUpgradeClusterLevel, ChargeType
118
+
119
+
120
+
121
+
122
+ # Release 4.0.548
123
+
124
+ ## 内容分发网络 CDN(cdn) 版本:2018-06-06
125
+
126
+ ### 第 117 次发布
127
+
128
+ 发布时间:2023-02-28 01:07:06
129
+
130
+ 本次发布包含了以下内容:
131
+
132
+ 改善已有的文档。
133
+
134
+ 新增接口:
135
+
136
+ * [DescribeHttpsPackages](https://cloud.tencent.com/document/api/228/86968)
137
+
138
+ 新增数据结构:
139
+
140
+ * [HttpsPackage](https://cloud.tencent.com/document/api/228/30987#HttpsPackage)
141
+
142
+
143
+
144
+ ## 云防火墙(cfw) 版本:2019-09-04
145
+
146
+ ### 第 31 次发布
147
+
148
+ 发布时间:2023-02-28 01:12:39
149
+
150
+ 本次发布包含了以下内容:
151
+
152
+ 改善已有的文档。
153
+
154
+ 新增接口:
155
+
156
+ * [ModifyEnterpriseSecurityDispatchStatus](https://cloud.tencent.com/document/api/1132/86969)
157
+ * [ModifyEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/86971)
158
+ * [ModifyNatSequenceRules](https://cloud.tencent.com/document/api/1132/86970)
159
+
160
+ 新增数据结构:
161
+
162
+ * [RuleChangeItem](https://cloud.tencent.com/document/api/1132/49071#RuleChangeItem)
163
+
164
+
165
+
166
+ ## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
167
+
168
+ ### 第 7 次发布
169
+
170
+ 发布时间:2023-02-27 17:21:05
171
+
172
+ 本次发布包含了以下内容:
173
+
174
+ 改善已有的文档。
175
+
176
+ 新增接口:
177
+
178
+ * [ImportExternalDevice](https://cloud.tencent.com/document/api/1025/86967)
179
+
180
+ 新增数据结构:
181
+
182
+ * [ExternalDevice](https://cloud.tencent.com/document/api/1025/74416#ExternalDevice)
183
+
184
+ ### 第 6 次发布
185
+
186
+ 发布时间:2023-02-27 16:50:43
187
+
188
+ 本次发布包含了以下内容:
189
+
190
+ 改善已有的文档。
191
+
192
+ 新增接口:
193
+
194
+ * [BindDeviceAccountPassword](https://cloud.tencent.com/document/api/1025/86959)
195
+ * [BindDeviceAccountPrivateKey](https://cloud.tencent.com/document/api/1025/86958)
196
+ * [CreateAssetSyncJob](https://cloud.tencent.com/document/api/1025/86957)
197
+ * [CreateCmdTemplate](https://cloud.tencent.com/document/api/1025/86964)
198
+ * [CreateDeviceAccount](https://cloud.tencent.com/document/api/1025/86956)
199
+ * [DeleteCmdTemplates](https://cloud.tencent.com/document/api/1025/86963)
200
+ * [DeleteDeviceAccounts](https://cloud.tencent.com/document/api/1025/86955)
201
+ * [DeleteDevices](https://cloud.tencent.com/document/api/1025/86954)
202
+ * [DeployResource](https://cloud.tencent.com/document/api/1025/86961)
203
+ * [DescribeAssetSyncStatus](https://cloud.tencent.com/document/api/1025/86953)
204
+ * [DescribeCmdTemplates](https://cloud.tencent.com/document/api/1025/86962)
205
+ * [DescribeDeviceAccounts](https://cloud.tencent.com/document/api/1025/86952)
206
+ * [ModifyDevice](https://cloud.tencent.com/document/api/1025/86951)
207
+ * [ModifyDeviceGroup](https://cloud.tencent.com/document/api/1025/86966)
208
+ * [ResetDeviceAccountPassword](https://cloud.tencent.com/document/api/1025/86950)
209
+ * [ResetDeviceAccountPrivateKey](https://cloud.tencent.com/document/api/1025/86949)
210
+ * [ResetUser](https://cloud.tencent.com/document/api/1025/86960)
211
+
212
+ 新增数据结构:
213
+
214
+ * [AssetSyncStatus](https://cloud.tencent.com/document/api/1025/74416#AssetSyncStatus)
215
+ * [DeviceAccount](https://cloud.tencent.com/document/api/1025/74416#DeviceAccount)
216
+
217
+
218
+
219
+ ## 事件总线(eb) 版本:2021-04-16
220
+
221
+ ### 第 9 次发布
222
+
223
+ 发布时间:2023-02-28 01:29:39
224
+
225
+ 本次发布包含了以下内容:
226
+
227
+ 改善已有的文档。
228
+
229
+ 修改接口:
230
+
231
+ * [CreateEventBus](https://cloud.tencent.com/document/api/1359/67686)
232
+
233
+ * 新增入参:EnableStore
234
+
235
+ * [GetEventBus](https://cloud.tencent.com/document/api/1359/67684)
236
+
237
+ * 新增出参:PayMode, SaveDays, LogTopicId, EnableStore, LinkMode
238
+
239
+
240
+ 新增数据结构:
241
+
242
+ * [ConnectionBrief](https://cloud.tencent.com/document/api/1359/67704#ConnectionBrief)
243
+ * [DTSParams](https://cloud.tencent.com/document/api/1359/67704#DTSParams)
244
+
245
+ 修改数据结构:
246
+
247
+ * [ConnectionDescription](https://cloud.tencent.com/document/api/1359/67704#ConnectionDescription)
248
+
249
+ * 新增成员:DTSParams
250
+
251
+ * [EventBus](https://cloud.tencent.com/document/api/1359/67704#EventBus)
252
+
253
+ * 新增成员:PayMode, ConnectionBriefs, TargetBriefs
254
+
255
+
256
+
257
+
258
+ ## 低代码互动课堂(lcic) 版本:2022-08-17
259
+
260
+ ### 第 14 次发布
261
+
262
+ 发布时间:2023-02-28 01:44:45
263
+
264
+ 本次发布包含了以下内容:
265
+
266
+ 改善已有的文档。
267
+
268
+ 新增接口:
269
+
270
+ * [GetRoomMessage](https://cloud.tencent.com/document/api/1639/86972)
271
+
272
+ 修改接口:
273
+
274
+ * [DescribeRoomStatistics](https://cloud.tencent.com/document/api/1639/81545)
275
+
276
+ * 新增出参:MessageCount, MicCount
277
+
278
+
279
+ 新增数据结构:
280
+
281
+ * [MessageItem](https://cloud.tencent.com/document/api/1639/81423#MessageItem)
282
+ * [MessageList](https://cloud.tencent.com/document/api/1639/81423#MessageList)
283
+
284
+ 修改数据结构:
285
+
286
+ * [MemberRecord](https://cloud.tencent.com/document/api/1639/81423#MemberRecord)
287
+
288
+ * 新增成员:PerMemberMicCount, PerMemberMessageCount
289
+
290
+
291
+
292
+
293
+ ## 私有网络(vpc) 版本:2017-03-12
294
+
295
+ ### 第 143 次发布
296
+
297
+ 发布时间:2023-02-28 02:25:56
298
+
299
+ 本次发布包含了以下内容:
300
+
301
+ 改善已有的文档。
302
+
303
+ 修改数据结构:
304
+
305
+ * [AddressTemplateItem](https://cloud.tencent.com/document/api/215/15824#AddressTemplateItem)
306
+
307
+ * 新增成员:AddressTemplateId, AddressTemplateName
308
+
309
+ * <font color="#dd0000">**修改成员**:</font>From, To
310
+
311
+
312
+
313
+
1
314
  # Release 4.0.547
2
315
 
3
316
  ## 云硬盘(cbs) 版本:2017-03-12