tencentcloud-sdk-nodejs 4.0.845 → 4.0.847

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 (58) hide show
  1. package/CHANGELOG.md +263 -0
  2. package/SERVICE_CHANGELOG.md +442 -35
  3. package/package.json +1 -1
  4. package/products.md +17 -17
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_models.ts +5 -42
  7. package/src/services/cdb/v20170320/cdb_client.ts +38 -2
  8. package/src/services/cdb/v20170320/cdb_models.ts +128 -40
  9. package/src/services/clb/v20180317/clb_models.ts +8 -0
  10. package/src/services/cls/v20201016/cls_client.ts +7 -4
  11. package/src/services/cls/v20201016/cls_models.ts +193 -43
  12. package/src/services/csip/v20221121/csip_models.ts +68 -0
  13. package/src/services/cvm/v20170312/cvm_models.ts +1 -1
  14. package/src/services/cwp/v20180228/cwp_client.ts +1 -15
  15. package/src/services/cwp/v20180228/cwp_models.ts +20 -104
  16. package/src/services/cynosdb/v20190107/cynosdb_models.ts +1 -1
  17. package/src/services/ocr/v20181119/ocr_client.ts +2 -4
  18. package/src/services/rum/v20210622/rum_models.ts +8 -8
  19. package/src/services/ssl/v20191205/ssl_models.ts +2 -2
  20. package/src/services/teo/v20220901/teo_models.ts +1 -1
  21. package/src/services/tke/v20180525/tke_client.ts +3 -3
  22. package/src/services/tke/v20180525/tke_models.ts +18 -61
  23. package/src/services/tsf/v20180326/tsf_models.ts +54 -37
  24. package/src/services/vpc/v20170312/vpc_client.ts +2 -2
  25. package/src/services/vpc/v20170312/vpc_models.ts +18 -13
  26. package/src/services/wedata/v20210820/wedata_client.ts +12 -8
  27. package/src/services/wedata/v20210820/wedata_models.ts +341 -104
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +5 -42
  31. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +13 -1
  32. package/tencentcloud/services/cdb/v20170320/cdb_client.js +18 -0
  33. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +122 -40
  34. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +8 -0
  35. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +2 -2
  36. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +190 -43
  37. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +68 -0
  38. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -1
  39. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -7
  40. package/tencentcloud/services/cwp/v20180228/cwp_client.js +0 -8
  41. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +20 -102
  42. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +1 -1
  43. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -2
  44. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -2
  45. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +8 -8
  46. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +2 -2
  47. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
  48. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -3
  49. package/tencentcloud/services/tke/v20180525/tke_client.js +3 -3
  50. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +18 -61
  51. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +54 -37
  52. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  53. package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -2
  54. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +18 -13
  55. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
  56. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +335 -102
  57. package/test/cdb.v20170320.test.js +30 -0
  58. package/test/cwp.v20180228.test.js +0 -10
@@ -1,10 +1,10 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 日志服务(cls) 版本:2020-10-16
3
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
4
4
 
5
- ### 第 89 次发布
5
+ ### 第 157 次发布
6
6
 
7
- 发布时间:2024-04-30 01:11:49
7
+ 发布时间:2024-05-07 01:10:17
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
@@ -12,41 +12,225 @@
12
12
 
13
13
  新增接口:
14
14
 
15
- * [CreateDashboardSubscribe](https://cloud.tencent.com/document/api/614/105781)
16
- * [DeleteDashboardSubscribe](https://cloud.tencent.com/document/api/614/105780)
17
- * [DescribeDashboardSubscribes](https://cloud.tencent.com/document/api/614/105779)
18
- * [ModifyDashboardSubscribe](https://cloud.tencent.com/document/api/614/105778)
19
- * [SearchDashboardSubscribe](https://cloud.tencent.com/document/api/614/105777)
15
+ * [CloseSSL](https://cloud.tencent.com/document/api/236/105850)
16
+ * [DescribeSSLStatus](https://cloud.tencent.com/document/api/236/105849)
17
+ * [OpenSSL](https://cloud.tencent.com/document/api/236/105848)
20
18
 
21
19
 
22
20
 
23
- ## 边缘安全加速平台(teo) 版本:2022-09-01
21
+ ## 负载均衡(clb) 版本:2018-03-17
24
22
 
25
- ### 第 78 次发布
23
+ ### 第 104 次发布
26
24
 
27
- 发布时间:2024-04-29 16:57:36
25
+ 发布时间:2024-05-07 01:12:00
28
26
 
29
27
  本次发布包含了以下内容:
30
28
 
31
29
  改善已有的文档。
32
30
 
33
- 新增接口:
31
+ 修改接口:
34
32
 
35
- * [CreatePlan](https://cloud.tencent.com/document/api/1552/105771)
36
- * [DestroyPlan](https://cloud.tencent.com/document/api/1552/105770)
37
- * [IncreasePlanQuota](https://cloud.tencent.com/document/api/1552/105769)
38
- * [ModifyPlan](https://cloud.tencent.com/document/api/1552/105768)
39
- * [RenewPlan](https://cloud.tencent.com/document/api/1552/105767)
40
- * [UpgradePlan](https://cloud.tencent.com/document/api/1552/105766)
33
+ * [CreateListener](https://cloud.tencent.com/document/api/214/30693)
41
34
 
42
- 新增数据结构:
35
+ * 新增入参:SnatEnable
43
36
 
44
- * [PrepaidPlanParam](https://cloud.tencent.com/document/api/1552/80721#PrepaidPlanParam)
45
- * [RenewFlag](https://cloud.tencent.com/document/api/1552/80721#RenewFlag)
37
+ * [ModifyListener](https://cloud.tencent.com/document/api/214/30681)
46
38
 
39
+ * 新增入参:SnatEnable
47
40
 
48
41
 
49
- ## 边缘安全加速平台(teo) 版本:2022-01-06
42
+
43
+
44
+ ## 云安全一体化平台(csip) 版本:2022-11-21
45
+
46
+ ### 第 36 次发布
47
+
48
+ 发布时间:2024-05-07 01:12:54
49
+
50
+ 本次发布包含了以下内容:
51
+
52
+ 改善已有的文档。
53
+
54
+ 修改接口:
55
+
56
+ * [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
57
+
58
+ * 新增入参:MemberId
59
+
60
+ * [DeleteRiskScanTask](https://cloud.tencent.com/document/api/664/98745)
61
+
62
+ * 新增入参:MemberId
63
+
64
+ * [DescribeRiskCenterAssetViewCFGRiskList](https://cloud.tencent.com/document/api/664/98822)
65
+
66
+ * 新增入参:MemberId
67
+
68
+ * [DescribeRiskCenterAssetViewPortRiskList](https://cloud.tencent.com/document/api/664/93509)
69
+
70
+ * 新增入参:MemberId
71
+
72
+ * [DescribeRiskCenterAssetViewVULRiskList](https://cloud.tencent.com/document/api/664/93508)
73
+
74
+ * 新增入参:MemberId
75
+
76
+ * [DescribeRiskCenterAssetViewWeakPasswordRiskList](https://cloud.tencent.com/document/api/664/98821)
77
+
78
+ * 新增入参:MemberId
79
+
80
+ * [DescribeRiskCenterPortViewPortRiskList](https://cloud.tencent.com/document/api/664/100198)
81
+
82
+ * 新增入参:MemberId
83
+
84
+ * [DescribeRiskCenterServerRiskList](https://cloud.tencent.com/document/api/664/98820)
85
+
86
+ * 新增入参:MemberId
87
+
88
+ * [DescribeRiskCenterVULViewVULRiskList](https://cloud.tencent.com/document/api/664/100197)
89
+
90
+ * 新增入参:MemberId
91
+
92
+ * [DescribeRiskCenterWebsiteRiskList](https://cloud.tencent.com/document/api/664/98819)
93
+
94
+ * 新增入参:MemberId
95
+
96
+ * [DescribeScanReportList](https://cloud.tencent.com/document/api/664/90815)
97
+
98
+ * 新增入参:MemberId
99
+
100
+ * [DescribeScanTaskList](https://cloud.tencent.com/document/api/664/97683)
101
+
102
+ * 新增入参:MemberId
103
+
104
+ * [DescribeTaskLogList](https://cloud.tencent.com/document/api/664/97682)
105
+
106
+ * 新增入参:MemberId
107
+
108
+ * [DescribeTaskLogURL](https://cloud.tencent.com/document/api/664/97681)
109
+
110
+ * 新增入参:MemberId
111
+
112
+ * [ModifyRiskCenterRiskStatus](https://cloud.tencent.com/document/api/664/100196)
113
+
114
+ * 新增入参:MemberId
115
+
116
+ * [ModifyRiskCenterScanTask](https://cloud.tencent.com/document/api/664/103117)
117
+
118
+ * 新增入参:MemberId
119
+
120
+ * [StopRiskCenterTask](https://cloud.tencent.com/document/api/664/98744)
121
+
122
+ * 新增入参:MemberId
123
+
124
+
125
+
126
+
127
+ ## 云服务器(cvm) 版本:2017-03-12
128
+
129
+ ### 第 126 次发布
130
+
131
+ 发布时间:2024-05-07 01:13:09
132
+
133
+ 本次发布包含了以下内容:
134
+
135
+ 改善已有的文档。
136
+
137
+ 修改数据结构:
138
+
139
+ * [InstanceStatus](https://cloud.tencent.com/document/api/213/15753#InstanceStatus)
140
+
141
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceState
142
+
143
+
144
+
145
+
146
+ ## 主机安全(cwp) 版本:2018-02-28
147
+
148
+ ### 第 112 次发布
149
+
150
+ 发布时间:2024-05-07 01:13:25
151
+
152
+ 本次发布包含了以下内容:
153
+
154
+ 改善已有的文档。
155
+
156
+ <font color="#dd0000">**删除接口**:</font>
157
+
158
+ * DescribeAttackLogInfo
159
+
160
+
161
+
162
+ ## 微服务平台 TSF(tsf) 版本:2018-03-26
163
+
164
+ ### 第 105 次发布
165
+
166
+ 发布时间:2024-05-07 01:28:28
167
+
168
+ 本次发布包含了以下内容:
169
+
170
+ 改善已有的文档。
171
+
172
+ 修改接口:
173
+
174
+ * [CreateCluster](https://cloud.tencent.com/document/api/649/36049)
175
+
176
+ * 新增入参:EnableLogCollection
177
+
178
+ * [ModifyCluster](https://cloud.tencent.com/document/api/649/85853)
179
+
180
+ * 新增入参:EnableLogCollection, RepairLog
181
+
182
+
183
+ 修改数据结构:
184
+
185
+ * [ClusterV2](https://cloud.tencent.com/document/api/649/36099#ClusterV2)
186
+
187
+ * 新增成员:EnableLogCollection
188
+
189
+
190
+
191
+
192
+ ## 私有网络(vpc) 版本:2017-03-12
193
+
194
+ ### 第 189 次发布
195
+
196
+ 发布时间:2024-05-07 01:29:27
197
+
198
+ 本次发布包含了以下内容:
199
+
200
+ 改善已有的文档。
201
+
202
+ 修改数据结构:
203
+
204
+ * [SslVpnSever](https://cloud.tencent.com/document/api/215/15824#SslVpnSever)
205
+
206
+ * 新增成员:SpName
207
+
208
+
209
+
210
+
211
+ ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
212
+
213
+ ### 第 89 次发布
214
+
215
+ 发布时间:2024-05-07 01:30:27
216
+
217
+ 本次发布包含了以下内容:
218
+
219
+ 改善已有的文档。
220
+
221
+ 修改接口:
222
+
223
+ * [DescribeProject](https://cloud.tencent.com/document/api/1267/76377)
224
+
225
+ * 新增出参:Data
226
+
227
+
228
+ 新增数据结构:
229
+
230
+ * [BaseClusterInfo](https://cloud.tencent.com/document/api/1267/76336#BaseClusterInfo)
231
+ * [BaseTenant](https://cloud.tencent.com/document/api/1267/76336#BaseTenant)
232
+ * [BaseUser](https://cloud.tencent.com/document/api/1267/76336#BaseUser)
233
+ * [Project](https://cloud.tencent.com/document/api/1267/76336#Project)
50
234
 
51
235
 
52
236
 
@@ -16249,6 +16433,20 @@
16249
16433
 
16250
16434
  ## 云数据库 MySQL(cdb) 版本:2017-03-20
16251
16435
 
16436
+ ### 第 157 次发布
16437
+
16438
+ 发布时间:2024-05-07 01:10:17
16439
+
16440
+ 本次发布包含了以下内容:
16441
+
16442
+ 改善已有的文档。
16443
+
16444
+ 新增接口:
16445
+
16446
+ * [[CloseSSL](https://cloud.tencent.com/document/api/236/105850)](https://cloud.tencent.com/document/api/#/#)
16447
+ * [[DescribeSSLStatus](https://cloud.tencent.com/document/api/236/105849)](https://cloud.tencent.com/document/api/#/#)
16448
+ * [[OpenSSL](https://cloud.tencent.com/document/api/236/105848)](https://cloud.tencent.com/document/api/#/#)
16449
+
16252
16450
  ### 第 156 次发布
16253
16451
 
16254
16452
  发布时间:2024-04-23 01:09:48
@@ -28119,6 +28317,25 @@
28119
28317
 
28120
28318
  ## 负载均衡(clb) 版本:2018-03-17
28121
28319
 
28320
+ ### 第 104 次发布
28321
+
28322
+ 发布时间:2024-05-07 01:12:00
28323
+
28324
+ 本次发布包含了以下内容:
28325
+
28326
+ 改善已有的文档。
28327
+
28328
+ 修改接口:
28329
+
28330
+ * [CreateListener](https://cloud.tencent.com/document/api/214/30693)
28331
+
28332
+ * 新增入参:SnatEnable
28333
+
28334
+ * [ModifyListener](https://cloud.tencent.com/document/api/214/30681)
28335
+
28336
+ * 新增入参:SnatEnable
28337
+
28338
+
28122
28339
  ### 第 103 次发布
28123
28340
 
28124
28341
  发布时间:2024-03-06 01:10:51
@@ -30794,6 +31011,27 @@
30794
31011
 
30795
31012
  ## 日志服务(cls) 版本:2020-10-16
30796
31013
 
31014
+ ### 第 90 次发布
31015
+
31016
+ 发布时间:2024-05-01 01:13:17
31017
+
31018
+ 本次发布包含了以下内容:
31019
+
31020
+ 改善已有的文档。
31021
+
31022
+ 修改接口:
31023
+
31024
+ * [SearchDashboardSubscribe](https://cloud.tencent.com/document/api/614/105777)
31025
+
31026
+ * 新增入参:DashboardId, SubscribeData, Id, Name
31027
+
31028
+
31029
+ 新增数据结构:
31030
+
31031
+ * [DashboardNoticeMode](https://cloud.tencent.com/document/api/614/56471#DashboardNoticeMode)
31032
+ * [DashboardSubscribeData](https://cloud.tencent.com/document/api/614/56471#DashboardSubscribeData)
31033
+ * [DashboardTemplateVariable](https://cloud.tencent.com/document/api/614/56471#DashboardTemplateVariable)
31034
+
30797
31035
  ### 第 89 次发布
30798
31036
 
30799
31037
  发布时间:2024-04-30 01:11:49
@@ -30804,11 +31042,11 @@
30804
31042
 
30805
31043
  新增接口:
30806
31044
 
30807
- * [[CreateDashboardSubscribe](https://cloud.tencent.com/document/api/614/105781)](https://cloud.tencent.com/document/api/#/#)
30808
- * [[DeleteDashboardSubscribe](https://cloud.tencent.com/document/api/614/105780)](https://cloud.tencent.com/document/api/#/#)
30809
- * [[DescribeDashboardSubscribes](https://cloud.tencent.com/document/api/614/105779)](https://cloud.tencent.com/document/api/#/#)
30810
- * [[ModifyDashboardSubscribe](https://cloud.tencent.com/document/api/614/105778)](https://cloud.tencent.com/document/api/#/#)
30811
- * [[SearchDashboardSubscribe](https://cloud.tencent.com/document/api/614/105777)](https://cloud.tencent.com/document/api/#/#)
31045
+ * [CreateDashboardSubscribe](https://cloud.tencent.com/document/api/614/105781)
31046
+ * [DeleteDashboardSubscribe](https://cloud.tencent.com/document/api/614/105780)
31047
+ * [DescribeDashboardSubscribes](https://cloud.tencent.com/document/api/614/105779)
31048
+ * [ModifyDashboardSubscribe](https://cloud.tencent.com/document/api/614/105778)
31049
+ * [SearchDashboardSubscribe](https://cloud.tencent.com/document/api/614/105777)
30812
31050
 
30813
31051
  ### 第 88 次发布
30814
31052
 
@@ -37163,6 +37401,85 @@
37163
37401
 
37164
37402
  ## 云安全一体化平台(csip) 版本:2022-11-21
37165
37403
 
37404
+ ### 第 36 次发布
37405
+
37406
+ 发布时间:2024-05-07 01:12:54
37407
+
37408
+ 本次发布包含了以下内容:
37409
+
37410
+ 改善已有的文档。
37411
+
37412
+ 修改接口:
37413
+
37414
+ * [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
37415
+
37416
+ * 新增入参:MemberId
37417
+
37418
+ * [DeleteRiskScanTask](https://cloud.tencent.com/document/api/664/98745)
37419
+
37420
+ * 新增入参:MemberId
37421
+
37422
+ * [DescribeRiskCenterAssetViewCFGRiskList](https://cloud.tencent.com/document/api/664/98822)
37423
+
37424
+ * 新增入参:MemberId
37425
+
37426
+ * [DescribeRiskCenterAssetViewPortRiskList](https://cloud.tencent.com/document/api/664/93509)
37427
+
37428
+ * 新增入参:MemberId
37429
+
37430
+ * [DescribeRiskCenterAssetViewVULRiskList](https://cloud.tencent.com/document/api/664/93508)
37431
+
37432
+ * 新增入参:MemberId
37433
+
37434
+ * [DescribeRiskCenterAssetViewWeakPasswordRiskList](https://cloud.tencent.com/document/api/664/98821)
37435
+
37436
+ * 新增入参:MemberId
37437
+
37438
+ * [DescribeRiskCenterPortViewPortRiskList](https://cloud.tencent.com/document/api/664/100198)
37439
+
37440
+ * 新增入参:MemberId
37441
+
37442
+ * [DescribeRiskCenterServerRiskList](https://cloud.tencent.com/document/api/664/98820)
37443
+
37444
+ * 新增入参:MemberId
37445
+
37446
+ * [DescribeRiskCenterVULViewVULRiskList](https://cloud.tencent.com/document/api/664/100197)
37447
+
37448
+ * 新增入参:MemberId
37449
+
37450
+ * [DescribeRiskCenterWebsiteRiskList](https://cloud.tencent.com/document/api/664/98819)
37451
+
37452
+ * 新增入参:MemberId
37453
+
37454
+ * [DescribeScanReportList](https://cloud.tencent.com/document/api/664/90815)
37455
+
37456
+ * 新增入参:MemberId
37457
+
37458
+ * [DescribeScanTaskList](https://cloud.tencent.com/document/api/664/97683)
37459
+
37460
+ * 新增入参:MemberId
37461
+
37462
+ * [DescribeTaskLogList](https://cloud.tencent.com/document/api/664/97682)
37463
+
37464
+ * 新增入参:MemberId
37465
+
37466
+ * [DescribeTaskLogURL](https://cloud.tencent.com/document/api/664/97681)
37467
+
37468
+ * 新增入参:MemberId
37469
+
37470
+ * [ModifyRiskCenterRiskStatus](https://cloud.tencent.com/document/api/664/100196)
37471
+
37472
+ * 新增入参:MemberId
37473
+
37474
+ * [ModifyRiskCenterScanTask](https://cloud.tencent.com/document/api/664/103117)
37475
+
37476
+ * 新增入参:MemberId
37477
+
37478
+ * [StopRiskCenterTask](https://cloud.tencent.com/document/api/664/98744)
37479
+
37480
+ * 新增入参:MemberId
37481
+
37482
+
37166
37483
  ### 第 35 次发布
37167
37484
 
37168
37485
  发布时间:2024-04-23 01:12:12
@@ -37986,6 +38303,21 @@
37986
38303
 
37987
38304
  ## 云服务器(cvm) 版本:2017-03-12
37988
38305
 
38306
+ ### 第 126 次发布
38307
+
38308
+ 发布时间:2024-05-07 01:13:09
38309
+
38310
+ 本次发布包含了以下内容:
38311
+
38312
+ 改善已有的文档。
38313
+
38314
+ 修改数据结构:
38315
+
38316
+ * [InstanceStatus](https://cloud.tencent.com/document/api/213/15753#InstanceStatus)
38317
+
38318
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceState
38319
+
38320
+
37989
38321
  ### 第 125 次发布
37990
38322
 
37991
38323
  发布时间:2024-03-08 01:12:05
@@ -40325,6 +40657,18 @@
40325
40657
 
40326
40658
  ## 主机安全(cwp) 版本:2018-02-28
40327
40659
 
40660
+ ### 第 112 次发布
40661
+
40662
+ 发布时间:2024-05-07 01:13:25
40663
+
40664
+ 本次发布包含了以下内容:
40665
+
40666
+ 改善已有的文档。
40667
+
40668
+ <font color="#dd0000">**删除接口**:</font>
40669
+
40670
+ * DescribeAttackLogInfo
40671
+
40328
40672
  ### 第 111 次发布
40329
40673
 
40330
40674
  发布时间:2024-03-29 01:13:05
@@ -123245,17 +123589,17 @@
123245
123589
 
123246
123590
  新增接口:
123247
123591
 
123248
- * [[CreatePlan](https://cloud.tencent.com/document/api/1552/105771)](https://cloud.tencent.com/document/api/#/#)
123249
- * [[DestroyPlan](https://cloud.tencent.com/document/api/1552/105770)](https://cloud.tencent.com/document/api/#/#)
123250
- * [[IncreasePlanQuota](https://cloud.tencent.com/document/api/1552/105769)](https://cloud.tencent.com/document/api/#/#)
123251
- * [[ModifyPlan](https://cloud.tencent.com/document/api/1552/105768)](https://cloud.tencent.com/document/api/#/#)
123252
- * [[RenewPlan](https://cloud.tencent.com/document/api/1552/105767)](https://cloud.tencent.com/document/api/#/#)
123253
- * [[UpgradePlan](https://cloud.tencent.com/document/api/1552/105766)](https://cloud.tencent.com/document/api/#/#)
123592
+ * [CreatePlan](https://cloud.tencent.com/document/api/1552/105771)
123593
+ * [DestroyPlan](https://cloud.tencent.com/document/api/1552/105770)
123594
+ * [IncreasePlanQuota](https://cloud.tencent.com/document/api/1552/105769)
123595
+ * [ModifyPlan](https://cloud.tencent.com/document/api/1552/105768)
123596
+ * [RenewPlan](https://cloud.tencent.com/document/api/1552/105767)
123597
+ * [UpgradePlan](https://cloud.tencent.com/document/api/1552/105766)
123254
123598
 
123255
123599
  新增数据结构:
123256
123600
 
123257
- * [[PrepaidPlanParam](https://cloud.tencent.com/document/api/1552/80721#PrepaidPlanParam)](https://cloud.tencent.com/document/api/1552/80721#[PrepaidPlanParam](https://cloud.tencent.com/document/api/1552/80721#PrepaidPlanParam))
123258
- * [[RenewFlag](https://cloud.tencent.com/document/api/1552/80721#RenewFlag)](https://cloud.tencent.com/document/api/1552/80721#[RenewFlag](https://cloud.tencent.com/document/api/1552/80721#RenewFlag))
123601
+ * [PrepaidPlanParam](https://cloud.tencent.com/document/api/1552/80721#PrepaidPlanParam)
123602
+ * [RenewFlag](https://cloud.tencent.com/document/api/1552/80721#RenewFlag)
123259
123603
 
123260
123604
  ### 第 77 次发布
123261
123605
 
@@ -137511,6 +137855,32 @@
137511
137855
 
137512
137856
  ## 微服务平台 TSF(tsf) 版本:2018-03-26
137513
137857
 
137858
+ ### 第 105 次发布
137859
+
137860
+ 发布时间:2024-05-07 01:28:28
137861
+
137862
+ 本次发布包含了以下内容:
137863
+
137864
+ 改善已有的文档。
137865
+
137866
+ 修改接口:
137867
+
137868
+ * [CreateCluster](https://cloud.tencent.com/document/api/649/36049)
137869
+
137870
+ * 新增入参:EnableLogCollection
137871
+
137872
+ * [ModifyCluster](https://cloud.tencent.com/document/api/649/85853)
137873
+
137874
+ * 新增入参:EnableLogCollection, RepairLog
137875
+
137876
+
137877
+ 修改数据结构:
137878
+
137879
+ * [ClusterV2](https://cloud.tencent.com/document/api/649/36099#ClusterV2)
137880
+
137881
+ * 新增成员:EnableLogCollection
137882
+
137883
+
137514
137884
  ### 第 104 次发布
137515
137885
 
137516
137886
  发布时间:2024-01-15 01:25:03
@@ -145910,6 +146280,21 @@
145910
146280
 
145911
146281
  ## 私有网络(vpc) 版本:2017-03-12
145912
146282
 
146283
+ ### 第 189 次发布
146284
+
146285
+ 发布时间:2024-05-07 01:29:27
146286
+
146287
+ 本次发布包含了以下内容:
146288
+
146289
+ 改善已有的文档。
146290
+
146291
+ 修改数据结构:
146292
+
146293
+ * [SslVpnSever](https://cloud.tencent.com/document/api/215/15824#SslVpnSever)
146294
+
146295
+ * 新增成员:SpName
146296
+
146297
+
145913
146298
  ### 第 188 次发布
145914
146299
 
145915
146300
  发布时间:2024-04-23 01:29:22
@@ -152381,6 +152766,28 @@
152381
152766
 
152382
152767
  ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
152383
152768
 
152769
+ ### 第 89 次发布
152770
+
152771
+ 发布时间:2024-05-07 01:30:27
152772
+
152773
+ 本次发布包含了以下内容:
152774
+
152775
+ 改善已有的文档。
152776
+
152777
+ 修改接口:
152778
+
152779
+ * [DescribeProject](https://cloud.tencent.com/document/api/1267/76377)
152780
+
152781
+ * 新增出参:Data
152782
+
152783
+
152784
+ 新增数据结构:
152785
+
152786
+ * [[BaseClusterInfo](https://cloud.tencent.com/document/api/1267/76336#BaseClusterInfo)](https://cloud.tencent.com/document/api/1267/76336#[BaseClusterInfo](https://cloud.tencent.com/document/api/1267/76336#BaseClusterInfo))
152787
+ * [[BaseTenant](https://cloud.tencent.com/document/api/1267/76336#BaseTenant)](https://cloud.tencent.com/document/api/1267/76336#[BaseTenant](https://cloud.tencent.com/document/api/1267/76336#BaseTenant))
152788
+ * [[BaseUser](https://cloud.tencent.com/document/api/1267/76336#BaseUser)](https://cloud.tencent.com/document/api/1267/76336#[BaseUser](https://cloud.tencent.com/document/api/1267/76336#BaseUser))
152789
+ * [[Project](https://cloud.tencent.com/document/api/1267/76336#Project)](https://cloud.tencent.com/document/api/1267/76336#[Project](https://cloud.tencent.com/document/api/1267/76336#Project))
152790
+
152384
152791
  ### 第 88 次发布
152385
152792
 
152386
152793
  发布时间:2024-04-18 15:07:41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.845",
3
+ "version": "4.0.847",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {