tencentcloud-sdk-nodejs 4.0.695 → 4.0.697

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 (134) hide show
  1. package/CHANGELOG.md +587 -0
  2. package/SERVICE_CHANGELOG.md +650 -56
  3. package/package.json +1 -1
  4. package/products.md +28 -28
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_models.ts +4 -1
  7. package/src/services/bi/v20220105/bi_client.ts +249 -3
  8. package/src/services/bi/v20220105/bi_models.ts +1981 -42
  9. package/src/services/billing/v20180709/billing_client.ts +57 -6
  10. package/src/services/billing/v20180709/billing_models.ts +646 -74
  11. package/src/services/bma/index.ts +2 -2
  12. package/src/services/btoe/index.ts +2 -2
  13. package/src/services/cfw/v20190904/cfw_models.ts +48 -17
  14. package/src/services/cii/index.ts +2 -2
  15. package/src/services/clb/v20180317/clb_models.ts +4 -4
  16. package/src/services/cloudstudio/index.ts +2 -2
  17. package/src/services/cls/v20201016/cls_models.ts +6 -1
  18. package/src/services/csip/v20221121/csip_client.ts +1 -1
  19. package/src/services/csip/v20221121/csip_models.ts +16 -2
  20. package/src/services/cvm/v20170312/cvm_models.ts +4 -4
  21. package/src/services/cwp/v20180228/cwp_models.ts +7 -2
  22. package/src/services/dbbrain/index.ts +2 -2
  23. package/src/services/dts/index.ts +2 -2
  24. package/src/services/emr/v20190103/emr_models.ts +5 -5
  25. package/src/services/ess/v20201111/ess_client.ts +24 -11
  26. package/src/services/ess/v20201111/ess_models.ts +148 -56
  27. package/src/services/essbasic/v20210526/essbasic_client.ts +31 -3
  28. package/src/services/essbasic/v20210526/essbasic_models.ts +91 -11
  29. package/src/services/iotvideo/index.ts +2 -2
  30. package/src/services/lcic/v20220817/lcic_client.ts +1 -1
  31. package/src/services/lcic/v20220817/lcic_models.ts +5 -5
  32. package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -1
  33. package/src/services/mongodb/index.ts +2 -2
  34. package/src/services/mps/v20190612/mps_models.ts +1 -1
  35. package/src/services/ocr/v20181119/ocr_client.ts +1 -1
  36. package/src/services/organization/index.ts +2 -2
  37. package/src/services/sms/index.ts +2 -2
  38. package/src/services/sms/v20210111/sms_client.ts +0 -8
  39. package/src/services/sms/v20210111/sms_models.ts +31 -29
  40. package/src/services/tat/v20201028/tat_models.ts +5 -3
  41. package/src/services/tbp/index.ts +2 -2
  42. package/src/services/teo/v20220901/teo_client.ts +33 -9
  43. package/src/services/teo/v20220901/teo_models.ts +244 -100
  44. package/src/services/thpc/index.ts +2 -2
  45. package/src/services/tmt/v20180321/tmt_client.ts +1 -1
  46. package/src/services/tmt/v20180321/tmt_models.ts +1 -1
  47. package/src/services/trocket/v20230308/trocket_client.ts +75 -24
  48. package/src/services/trocket/v20230308/trocket_models.ts +204 -25
  49. package/src/services/tse/v20201207/tse_models.ts +36 -6
  50. package/src/services/tsw/index.ts +2 -2
  51. package/src/services/vpc/v20170312/vpc_client.ts +1 -0
  52. package/src/services/vpc/v20170312/vpc_models.ts +88 -0
  53. package/src/services/waf/v20180125/waf_client.ts +2 -0
  54. package/src/services/waf/v20180125/waf_models.ts +294 -52
  55. package/src/services/yunsou/index.ts +2 -2
  56. package/tencentcloud/common/sdk_version.d.ts +1 -1
  57. package/tencentcloud/common/sdk_version.js +1 -1
  58. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +4 -1
  59. package/tencentcloud/services/bi/v20220105/bi_client.d.ts +77 -1
  60. package/tencentcloud/services/bi/v20220105/bi_client.js +114 -0
  61. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +1925 -42
  62. package/tencentcloud/services/billing/v20180709/billing_client.d.ts +20 -3
  63. package/tencentcloud/services/billing/v20180709/billing_client.js +27 -2
  64. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +636 -74
  65. package/tencentcloud/services/bma/index.d.ts +4 -4
  66. package/tencentcloud/services/bma/index.js +2 -2
  67. package/tencentcloud/services/btoe/index.d.ts +4 -4
  68. package/tencentcloud/services/btoe/index.js +2 -2
  69. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +48 -17
  70. package/tencentcloud/services/cii/index.d.ts +4 -4
  71. package/tencentcloud/services/cii/index.js +2 -2
  72. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -4
  73. package/tencentcloud/services/cloudstudio/index.d.ts +4 -4
  74. package/tencentcloud/services/cloudstudio/index.js +2 -2
  75. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +6 -1
  76. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1 -1
  77. package/tencentcloud/services/csip/v20221121/csip_client.js +1 -1
  78. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +16 -2
  79. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -4
  80. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -2
  81. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  82. package/tencentcloud/services/dbbrain/index.js +2 -2
  83. package/tencentcloud/services/dts/index.d.ts +4 -4
  84. package/tencentcloud/services/dts/index.js +2 -2
  85. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -5
  86. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +23 -11
  87. package/tencentcloud/services/ess/v20201111/ess_client.js +22 -10
  88. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +147 -56
  89. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +28 -2
  90. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +27 -1
  91. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +89 -11
  92. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  93. package/tencentcloud/services/iotvideo/index.js +2 -2
  94. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +1 -1
  95. package/tencentcloud/services/lcic/v20220817/lcic_client.js +1 -1
  96. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +5 -5
  97. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -1
  98. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  99. package/tencentcloud/services/mongodb/index.js +2 -2
  100. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +1 -1
  101. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  102. package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
  103. package/tencentcloud/services/organization/index.d.ts +4 -4
  104. package/tencentcloud/services/organization/index.js +2 -2
  105. package/tencentcloud/services/sms/index.d.ts +4 -4
  106. package/tencentcloud/services/sms/index.js +2 -2
  107. package/tencentcloud/services/sms/v20210111/sms_client.d.ts +0 -8
  108. package/tencentcloud/services/sms/v20210111/sms_client.js +0 -8
  109. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +31 -29
  110. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +5 -3
  111. package/tencentcloud/services/tbp/index.d.ts +4 -4
  112. package/tencentcloud/services/tbp/index.js +2 -2
  113. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +18 -6
  114. package/tencentcloud/services/teo/v20220901/teo_client.js +19 -5
  115. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +237 -99
  116. package/tencentcloud/services/thpc/index.d.ts +4 -4
  117. package/tencentcloud/services/thpc/index.js +2 -2
  118. package/tencentcloud/services/tmt/v20180321/tmt_client.d.ts +1 -1
  119. package/tencentcloud/services/tmt/v20180321/tmt_client.js +1 -1
  120. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +1 -1
  121. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +29 -11
  122. package/tencentcloud/services/trocket/v20230308/trocket_client.js +39 -13
  123. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +195 -25
  124. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +36 -6
  125. package/tencentcloud/services/tsw/index.d.ts +4 -4
  126. package/tencentcloud/services/tsw/index.js +2 -2
  127. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +87 -0
  128. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +292 -52
  129. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  130. package/tencentcloud/services/yunsou/index.js +2 -2
  131. package/test/bi.v20220105.test.js +190 -0
  132. package/test/billing.v20180709.test.js +40 -0
  133. package/test/teo.v20220901.test.js +10 -0
  134. package/test/trocket.v20230308.test.js +46 -6
package/CHANGELOG.md CHANGED
@@ -1,3 +1,590 @@
1
+ # Release 4.0.697
2
+
3
+ ## 商业智能分析 BI(bi) 版本:2022-01-05
4
+
5
+ ### 第 5 次发布
6
+
7
+ 发布时间:2023-09-27 01:07:14
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [ModifyUserRole](https://cloud.tencent.com/document/api/590/98878)
16
+
17
+
18
+
19
+ ## 云安全一体化平台(csip) 版本:2022-11-21
20
+
21
+ ### 第 14 次发布
22
+
23
+ 发布时间:2023-09-27 01:12:21
24
+
25
+ 本次发布包含了以下内容:
26
+
27
+ 改善已有的文档。
28
+
29
+ 修改接口:
30
+
31
+ * [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
32
+
33
+ * 新增入参:AssetTypes
34
+
35
+
36
+ 修改数据结构:
37
+
38
+ * [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk)
39
+
40
+ * <font color="#dd0000">**修改成员**:</font>Id, CFGName, CheckType, InstanceId, InstanceName, InstanceType, AffectAsset, Level, FirstTime, RecentTime, From, Status, CFGSTD, CFGDescribe, CFGFix, CFGHelpURL, Index, AppId, Nick, Uin
41
+
42
+ * [ScanTaskInfoList](https://cloud.tencent.com/document/api/664/90825#ScanTaskInfoList)
43
+
44
+ * 新增成员:SourceType
45
+
46
+ * [TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject)
47
+
48
+ * 新增成员:Arn
49
+
50
+
51
+
52
+
53
+ ## 腾讯电子签企业版(ess) 版本:2020-11-11
54
+
55
+ ### 第 122 次发布
56
+
57
+ 发布时间:2023-09-26 16:45:49
58
+
59
+ 本次发布包含了以下内容:
60
+
61
+ 改善已有的文档。
62
+
63
+ 修改接口:
64
+
65
+ * [CreateDocument](https://cloud.tencent.com/document/api/1323/70364)
66
+
67
+ * 新增出参:Approvers
68
+
69
+ * [CreateFlowApprovers](https://cloud.tencent.com/document/api/1323/80033)
70
+
71
+ * 新增入参:FillApproverType
72
+
73
+ * [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
74
+
75
+ * 新增出参:Approvers
76
+
77
+ * [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
78
+
79
+ * 新增入参:RecipientId
80
+
81
+ * 新增出参:SchemeQrcodeUrl
82
+
83
+ * [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
84
+
85
+ * 新增入参:Agent
86
+
87
+
88
+ 新增数据结构:
89
+
90
+ * [ApproverItem](https://cloud.tencent.com/document/api/1323/70369#ApproverItem)
91
+
92
+ 修改数据结构:
93
+
94
+ * [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
95
+
96
+ * 新增成员:ApproverRoleName
97
+
98
+ * [ApproverOption](https://cloud.tencent.com/document/api/1323/70369#ApproverOption)
99
+
100
+ * 新增成员:FillType
101
+
102
+ * [FillApproverInfo](https://cloud.tencent.com/document/api/1323/70369#FillApproverInfo)
103
+
104
+ * 新增成员:OrganizationName
105
+
106
+ * [FlowApproverDetail](https://cloud.tencent.com/document/api/1323/70369#FlowApproverDetail)
107
+
108
+ * 新增成员:ApproverRoleName
109
+
110
+
111
+
112
+
113
+ ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
114
+
115
+ ### 第 114 次发布
116
+
117
+ 发布时间:2023-09-26 16:46:19
118
+
119
+ 本次发布包含了以下内容:
120
+
121
+ 改善已有的文档。
122
+
123
+ 修改接口:
124
+
125
+ * [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
126
+
127
+ * 新增出参:Approvers
128
+
129
+ * [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
130
+
131
+ * 新增出参:FlowApprovers
132
+
133
+ * [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
134
+
135
+ * 新增入参:RecipientIds
136
+
137
+ * [ModifyExtendedService](https://cloud.tencent.com/document/api/1420/85666)
138
+
139
+ * 新增入参:Endpoint
140
+
141
+
142
+ 新增数据结构:
143
+
144
+ * [ApproverItem](https://cloud.tencent.com/document/api/1420/61525#ApproverItem)
145
+ * [FlowApproverItem](https://cloud.tencent.com/document/api/1420/61525#FlowApproverItem)
146
+
147
+ 修改数据结构:
148
+
149
+ * [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
150
+
151
+ * 新增成员:FillType
152
+
153
+ * [FlowApproverDetail](https://cloud.tencent.com/document/api/1420/61525#FlowApproverDetail)
154
+
155
+ * 新增成员:ApproverRoleName
156
+
157
+ * [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
158
+
159
+ * 新增成员:ApproverRoleName
160
+
161
+ * [SignUrlInfo](https://cloud.tencent.com/document/api/1420/61525#SignUrlInfo)
162
+
163
+ * 新增成员:SignQrcodeUrl
164
+
165
+
166
+
167
+
168
+ ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
169
+
170
+
171
+
172
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
173
+
174
+ ### 第 53 次发布
175
+
176
+ 发布时间:2023-09-27 01:25:45
177
+
178
+ 本次发布包含了以下内容:
179
+
180
+ 改善已有的文档。
181
+
182
+ 新增接口:
183
+
184
+ * [VerifyOwnership](https://cloud.tencent.com/document/api/1552/98879)
185
+
186
+
187
+
188
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
189
+
190
+
191
+
192
+ ## 私有网络(vpc) 版本:2017-03-12
193
+
194
+ ### 第 173 次发布
195
+
196
+ 发布时间:2023-09-27 01:28:08
197
+
198
+ 本次发布包含了以下内容:
199
+
200
+ 改善已有的文档。
201
+
202
+ 修改接口:
203
+
204
+ * [DescribeVpcPeeringConnections](https://cloud.tencent.com/document/api/215/96023)
205
+
206
+ * 新增出参:TotalCount, PeerConnectionSet
207
+
208
+
209
+ 新增数据结构:
210
+
211
+ * [PeerConnection](https://cloud.tencent.com/document/api/215/15824#PeerConnection)
212
+
213
+
214
+
215
+ ## Web 应用防火墙(waf) 版本:2018-01-25
216
+
217
+ ### 第 58 次发布
218
+
219
+ 发布时间:2023-09-27 01:28:58
220
+
221
+ 本次发布包含了以下内容:
222
+
223
+ 改善已有的文档。
224
+
225
+ 修改数据结构:
226
+
227
+ * [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
228
+
229
+ * 新增成员:BotCPWaf, BotNPWaf
230
+
231
+
232
+
233
+
234
+ # Release 4.0.696
235
+
236
+ ## 商业智能分析 BI(bi) 版本:2022-01-05
237
+
238
+ ### 第 4 次发布
239
+
240
+ 发布时间:2023-09-26 01:06:57
241
+
242
+ 本次发布包含了以下内容:
243
+
244
+ 改善已有的文档。
245
+
246
+ 新增接口:
247
+
248
+ * [CreateDatasource](https://cloud.tencent.com/document/api/590/98854)
249
+ * [CreateDatasourceCloud](https://cloud.tencent.com/document/api/590/98853)
250
+ * [CreateProject](https://cloud.tencent.com/document/api/590/98838)
251
+ * [CreateUserRole](https://cloud.tencent.com/document/api/590/98848)
252
+ * [CreateUserRoleProject](https://cloud.tencent.com/document/api/590/98847)
253
+ * [DeleteDatasource](https://cloud.tencent.com/document/api/590/98852)
254
+ * [DeleteProject](https://cloud.tencent.com/document/api/590/98837)
255
+ * [DeleteUserRole](https://cloud.tencent.com/document/api/590/98846)
256
+ * [DeleteUserRoleProject](https://cloud.tencent.com/document/api/590/98845)
257
+ * [DescribeDatasourceList](https://cloud.tencent.com/document/api/590/98840)
258
+ * [DescribeProjectInfo](https://cloud.tencent.com/document/api/590/98836)
259
+ * [DescribeProjectList](https://cloud.tencent.com/document/api/590/98835)
260
+ * [DescribeUserProjectList](https://cloud.tencent.com/document/api/590/98844)
261
+ * [DescribeUserRoleList](https://cloud.tencent.com/document/api/590/98843)
262
+ * [ModifyDatasource](https://cloud.tencent.com/document/api/590/98851)
263
+ * [ModifyDatasourceCloud](https://cloud.tencent.com/document/api/590/98850)
264
+ * [ModifyProject](https://cloud.tencent.com/document/api/590/98834)
265
+ * [ModifyUserRoleProject](https://cloud.tencent.com/document/api/590/98842)
266
+
267
+ 新增数据结构:
268
+
269
+ * [BaseStateAction](https://cloud.tencent.com/document/api/590/73726#BaseStateAction)
270
+ * [CorpUserListData](https://cloud.tencent.com/document/api/590/73726#CorpUserListData)
271
+ * [Data](https://cloud.tencent.com/document/api/590/73726#Data)
272
+ * [DataId](https://cloud.tencent.com/document/api/590/73726#DataId)
273
+ * [DatasourceInfo](https://cloud.tencent.com/document/api/590/73726#DatasourceInfo)
274
+ * [DatasourceInfoData](https://cloud.tencent.com/document/api/590/73726#DatasourceInfoData)
275
+ * [IdDTO](https://cloud.tencent.com/document/api/590/73726#IdDTO)
276
+ * [PermissionComponent](https://cloud.tencent.com/document/api/590/73726#PermissionComponent)
277
+ * [PermissionGroup](https://cloud.tencent.com/document/api/590/73726#PermissionGroup)
278
+ * [Project](https://cloud.tencent.com/document/api/590/73726#Project)
279
+ * [ProjectConfigList](https://cloud.tencent.com/document/api/590/73726#ProjectConfigList)
280
+ * [ProjectConfigResult](https://cloud.tencent.com/document/api/590/73726#ProjectConfigResult)
281
+ * [ProjectListData](https://cloud.tencent.com/document/api/590/73726#ProjectListData)
282
+ * [UserIdAndUserName](https://cloud.tencent.com/document/api/590/73726#UserIdAndUserName)
283
+ * [UserInfo](https://cloud.tencent.com/document/api/590/73726#UserInfo)
284
+ * [UserRoleListData](https://cloud.tencent.com/document/api/590/73726#UserRoleListData)
285
+ * [UserRoleListDataRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataRoleInfo)
286
+ * [UserRoleListDataUserRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataUserRoleInfo)
287
+
288
+
289
+
290
+ ## 费用中心(billing) 版本:2018-07-09
291
+
292
+ ### 第 47 次发布
293
+
294
+ 发布时间:2023-09-26 01:07:22
295
+
296
+ 本次发布包含了以下内容:
297
+
298
+ 改善已有的文档。
299
+
300
+ 新增接口:
301
+
302
+ * [DescribeBillDetailForOrganization](https://cloud.tencent.com/document/api/555/98858)
303
+ * [DescribeBillDownloadUrl](https://cloud.tencent.com/document/api/555/98859)
304
+ * [DescribeBillResourceSummaryForOrganization](https://cloud.tencent.com/document/api/555/98857)
305
+ * [DescribeBillSummaryForOrganization](https://cloud.tencent.com/document/api/555/98856)
306
+
307
+ 新增数据结构:
308
+
309
+ * [BillDistributionResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillDistributionResourceSummary)
310
+ * [DistributionBillDetail](https://cloud.tencent.com/document/api/555/19183#DistributionBillDetail)
311
+
312
+
313
+
314
+ ## 云防火墙(cfw) 版本:2019-09-04
315
+
316
+ ### 第 46 次发布
317
+
318
+ 发布时间:2023-09-26 01:09:36
319
+
320
+ 本次发布包含了以下内容:
321
+
322
+ 改善已有的文档。
323
+
324
+ 修改接口:
325
+
326
+ * [CreateBlockIgnoreRuleList](https://cloud.tencent.com/document/api/1132/97724)
327
+
328
+ * 新增入参:CoverDuplicate
329
+
330
+ * [ModifyEdgeIpSwitch](https://cloud.tencent.com/document/api/1132/97839)
331
+
332
+ * 新增入参:AutoChooseSubnet, SwitchMode
333
+
334
+ * <font color="#dd0000">**修改入参**:</font>Enable
335
+
336
+
337
+ 修改数据结构:
338
+
339
+ * [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
340
+
341
+ * 新增成员:IP
342
+
343
+ * [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
344
+
345
+ * 新增成员:SwitchWeight
346
+
347
+ * [NatInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#NatInstanceInfo)
348
+
349
+ * 新增成员:NeedProbeEngineUpdate
350
+
351
+
352
+
353
+
354
+ ## 日志服务(cls) 版本:2020-10-16
355
+
356
+ ### 第 72 次发布
357
+
358
+ 发布时间:2023-09-26 01:14:30
359
+
360
+ 本次发布包含了以下内容:
361
+
362
+ 改善已有的文档。
363
+
364
+ 修改接口:
365
+
366
+ * [CreateExport](https://cloud.tencent.com/document/api/614/56451)
367
+
368
+ * 新增入参:SyntaxRule
369
+
370
+
371
+
372
+
373
+ ## 主机安全(cwp) 版本:2018-02-28
374
+
375
+ ### 第 97 次发布
376
+
377
+ 发布时间:2023-09-26 01:16:14
378
+
379
+ 本次发布包含了以下内容:
380
+
381
+ 改善已有的文档。
382
+
383
+ 修改数据结构:
384
+
385
+ * [AssetInitServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetInitServiceBaseInfo)
386
+
387
+ * 新增成员:IsAutoRun
388
+
389
+ * <font color="#dd0000">**修改成员**:</font>Name, Type, Status, User, Path, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
390
+
391
+
392
+
393
+
394
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
395
+
396
+ ### 第 52 次发布
397
+
398
+ 发布时间:2023-09-26 01:32:17
399
+
400
+ 本次发布包含了以下内容:
401
+
402
+ 改善已有的文档。
403
+
404
+ 修改接口:
405
+
406
+ * [CreateAccelerationDomain](https://cloud.tencent.com/document/api/1552/86338)
407
+
408
+ * 新增出参:OwnershipVerification
409
+
410
+ * [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
411
+
412
+ * 新增入参:Area, PlanId
413
+
414
+ * 新增出参:OwnershipVerification
415
+
416
+ * [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
417
+
418
+ * 新增入参:Mode
419
+
420
+
421
+ 新增数据结构:
422
+
423
+ * [DnsVerification](https://cloud.tencent.com/document/api/1552/80721#DnsVerification)
424
+ * [FileVerification](https://cloud.tencent.com/document/api/1552/80721#FileVerification)
425
+ * [NsVerification](https://cloud.tencent.com/document/api/1552/80721#NsVerification)
426
+ * [OwnershipVerification](https://cloud.tencent.com/document/api/1552/80721#OwnershipVerification)
427
+
428
+ 修改数据结构:
429
+
430
+ * [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
431
+
432
+ * 新增成员:OwnershipVerification
433
+
434
+ * <font color="#dd0000">**修改成员**:</font>ZoneId, DomainName, DomainStatus, OriginDetail, Cname, IdentificationStatus, CreatedOn, ModifiedOn
435
+
436
+ * [Zone](https://cloud.tencent.com/document/api/1552/80721#Zone)
437
+
438
+ * 新增成员:OwnershipVerification
439
+
440
+ * <font color="#dd0000">**修改成员**:</font>LockStatus
441
+
442
+
443
+
444
+
445
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
446
+
447
+
448
+
449
+ ## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
450
+
451
+ ### 第 4 次发布
452
+
453
+ 发布时间:2023-09-26 01:33:40
454
+
455
+ 本次发布包含了以下内容:
456
+
457
+ 改善已有的文档。
458
+
459
+ 新增接口:
460
+
461
+ * [CreateRole](https://cloud.tencent.com/document/api/1493/98864)
462
+ * [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)
463
+ * [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)
464
+ * [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)
465
+
466
+ 新增数据结构:
467
+
468
+ * [RoleItem](https://cloud.tencent.com/document/api/1493/96031#RoleItem)
469
+
470
+
471
+
472
+ ## 微服务引擎 TSE(tse) 版本:2020-12-07
473
+
474
+ ### 第 46 次发布
475
+
476
+ 发布时间:2023-09-26 01:34:02
477
+
478
+ 本次发布包含了以下内容:
479
+
480
+ 改善已有的文档。
481
+
482
+ 修改数据结构:
483
+
484
+ * [KongUpstreamInfo](https://cloud.tencent.com/document/api/1364/54942#KongUpstreamInfo)
485
+
486
+ * 新增成员:HealthStatus
487
+
488
+
489
+
490
+
491
+ ## Web 应用防火墙(waf) 版本:2018-01-25
492
+
493
+ ### 第 57 次发布
494
+
495
+ 发布时间:2023-09-26 01:36:12
496
+
497
+ 本次发布包含了以下内容:
498
+
499
+ 改善已有的文档。
500
+
501
+ 修改接口:
502
+
503
+ * [AddAntiFakeUrl](https://cloud.tencent.com/document/api/627/97644)
504
+
505
+ * 新增出参:Id
506
+
507
+ * [AddAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97643)
508
+
509
+ * 新增出参:RuleId
510
+
511
+ * [DeleteCCRule](https://cloud.tencent.com/document/api/627/97648)
512
+
513
+ * 新增入参:RuleId
514
+
515
+ * 新增出参:RuleId
516
+
517
+ * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
518
+
519
+ * 新增入参:IsId
520
+
521
+ * [DeleteSession](https://cloud.tencent.com/document/api/627/53602)
522
+
523
+ * 新增入参:SessionID
524
+
525
+ * [DescribeAccessFastAnalysis](https://cloud.tencent.com/document/api/627/60014)
526
+
527
+ * 新增入参:Sort, Count
528
+
529
+ * [DescribeAttackOverview](https://cloud.tencent.com/document/api/627/87744)
530
+
531
+ * 新增出参:IPBlackCount, TamperCount, LeakCount
532
+
533
+ * [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
534
+
535
+ * 新增入参:ValidStatus
536
+
537
+ * [DescribeRuleLimit](https://cloud.tencent.com/document/api/627/88452)
538
+
539
+ * 新增入参:InstanceId
540
+
541
+ * [DescribeWafAutoDenyRules](https://cloud.tencent.com/document/api/627/72643)
542
+
543
+ * 新增入参:InstanceId
544
+
545
+ * 新增出参:HWState
546
+
547
+ * [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
548
+
549
+ * 新增入参:SessionApplied, RuleId
550
+
551
+ * 新增出参:RuleId
552
+
553
+ * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
554
+
555
+ * 新增入参:InstanceId
556
+
557
+ * [UpsertSession](https://cloud.tencent.com/document/api/627/97645)
558
+
559
+ * 新增入参:SessionName, SessionID
560
+
561
+
562
+ 新增数据结构:
563
+
564
+ * [HybridPkg](https://cloud.tencent.com/document/api/627/53609#HybridPkg)
565
+ * [MajorEventsPkg](https://cloud.tencent.com/document/api/627/53609#MajorEventsPkg)
566
+
567
+ 修改数据结构:
568
+
569
+ * [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
570
+
571
+ * 新增成员:Id
572
+
573
+ * [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
574
+
575
+ * 新增成员:MajorEventsPkg, HybridPkg
576
+
577
+ * [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
578
+
579
+ * 新增成员:Id, ValidStatus
580
+
581
+ * [PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)
582
+
583
+ * 新增成员:BlackIP, Tamper, Leak, ACL
584
+
585
+
586
+
587
+
1
588
  # Release 4.0.695
2
589
 
3
590
  ## 云安全一体化平台(csip) 版本:2022-11-21