tencentcloud-sdk-nodejs 4.0.965 → 4.0.967

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 (122) hide show
  1. package/CHANGELOG.md +535 -0
  2. package/SERVICE_CHANGELOG.md +636 -75
  3. package/package.json +1 -1
  4. package/products.md +39 -39
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ca/v20230228/ca_client.ts +2 -1
  7. package/src/services/ca/v20230228/ca_models.ts +45 -10
  8. package/src/services/cbs/v20170312/cbs_models.ts +1 -1
  9. package/src/services/cdb/v20170320/cdb_client.ts +11 -25
  10. package/src/services/cdb/v20170320/cdb_models.ts +90 -126
  11. package/src/services/cfs/v20190719/cfs_models.ts +2 -1
  12. package/src/services/cfw/v20190904/cfw_client.ts +2 -4
  13. package/src/services/cfw/v20190904/cfw_models.ts +244 -669
  14. package/src/services/clb/v20180317/clb_models.ts +1 -3
  15. package/src/services/cloudapp/v20220530/cloudapp_models.ts +4 -4
  16. package/src/services/csip/v20221121/csip_client.ts +1 -1
  17. package/src/services/csip/v20221121/csip_models.ts +9 -711
  18. package/src/services/cwp/v20180228/cwp_client.ts +4 -2
  19. package/src/services/cwp/v20180228/cwp_models.ts +132 -183
  20. package/src/services/dasb/v20191018/dasb_models.ts +37 -37
  21. package/src/services/dlc/v20210125/dlc_models.ts +3 -3
  22. package/src/services/dnspod/v20210323/dnspod_client.ts +36 -9
  23. package/src/services/dnspod/v20210323/dnspod_models.ts +120 -0
  24. package/src/services/ecm/v20190719/ecm_models.ts +2 -2
  25. package/src/services/es/v20180416/es_models.ts +5 -0
  26. package/src/services/ess/v20201111/ess_client.ts +25 -8
  27. package/src/services/ess/v20201111/ess_models.ts +15 -4
  28. package/src/services/essbasic/v20210526/essbasic_client.ts +17 -14
  29. package/src/services/essbasic/v20210526/essbasic_models.ts +9 -2
  30. package/src/services/hunyuan/v20230901/hunyuan_models.ts +5 -1
  31. package/src/services/ioa/v20220601/ioa_models.ts +8 -125
  32. package/src/services/kms/v20190118/kms_models.ts +82 -107
  33. package/src/services/lke/v20231130/lke_client.ts +4 -2
  34. package/src/services/mmps/v20200710/mmps_models.ts +20 -20
  35. package/src/services/mongodb/v20190725/mongodb_models.ts +4 -4
  36. package/src/services/mps/v20190612/mps_models.ts +14 -1
  37. package/src/services/mrs/v20200910/mrs_models.ts +6 -0
  38. package/src/services/ms/v20180408/ms_client.ts +0 -1
  39. package/src/services/ms/v20180408/ms_models.ts +129 -125
  40. package/src/services/oceanus/v20190422/oceanus_client.ts +1 -0
  41. package/src/services/oceanus/v20190422/oceanus_models.ts +63 -0
  42. package/src/services/ocr/v20181119/ocr_client.ts +22 -8
  43. package/src/services/ocr/v20181119/ocr_models.ts +81 -29
  44. package/src/services/redis/v20180412/redis_client.ts +4 -2
  45. package/src/services/redis/v20180412/redis_models.ts +18 -18
  46. package/src/services/scf/v20180416/scf_models.ts +1 -1
  47. package/src/services/tcss/v20201101/tcss_models.ts +13 -26
  48. package/src/services/tdmq/v20200217/tdmq_models.ts +39 -39
  49. package/src/services/tem/v20210701/tem_models.ts +1 -1
  50. package/src/services/teo/v20220901/teo_models.ts +3 -5
  51. package/src/services/trtc/v20190722/trtc_client.ts +0 -14
  52. package/src/services/trtc/v20190722/trtc_models.ts +0 -15
  53. package/src/services/waf/v20180125/waf_client.ts +16 -48
  54. package/src/services/waf/v20180125/waf_models.ts +335 -847
  55. package/tencentcloud/common/sdk_version.d.ts +1 -1
  56. package/tencentcloud/common/sdk_version.js +1 -1
  57. package/tencentcloud/services/ca/v20230228/ca_client.d.ts +1 -1
  58. package/tencentcloud/services/ca/v20230228/ca_models.d.ts +44 -10
  59. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  60. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +3 -9
  61. package/tencentcloud/services/cdb/v20170320/cdb_client.js +3 -11
  62. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +89 -123
  63. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +2 -1
  64. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +1 -3
  65. package/tencentcloud/services/cfw/v20190904/cfw_client.js +1 -3
  66. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +244 -669
  67. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -3
  68. package/tencentcloud/services/cloudapp/v20220530/cloudapp_models.d.ts +4 -4
  69. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1 -1
  70. package/tencentcloud/services/csip/v20221121/csip_client.js +1 -1
  71. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +7 -709
  72. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -1
  73. package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -1
  74. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +131 -182
  75. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +37 -37
  76. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +3 -3
  77. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +14 -3
  78. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +18 -3
  79. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +116 -0
  80. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
  81. package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
  82. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +25 -8
  83. package/tencentcloud/services/ess/v20201111/ess_client.js +25 -8
  84. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +15 -4
  85. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +17 -14
  86. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +17 -14
  87. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +9 -2
  88. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +5 -1
  89. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +8 -125
  90. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +82 -107
  91. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +3 -1
  92. package/tencentcloud/services/lke/v20231130/lke_client.js +3 -1
  93. package/tencentcloud/services/mmps/v20200710/mmps_models.d.ts +20 -20
  94. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +4 -4
  95. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +14 -1
  96. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +6 -0
  97. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +0 -1
  98. package/tencentcloud/services/ms/v20180408/ms_client.js +0 -1
  99. package/tencentcloud/services/ms/v20180408/ms_models.d.ts +129 -125
  100. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +62 -0
  101. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +10 -4
  102. package/tencentcloud/services/ocr/v20181119/ocr_client.js +12 -4
  103. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +79 -29
  104. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +2 -0
  105. package/tencentcloud/services/redis/v20180412/redis_client.js +2 -0
  106. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +18 -18
  107. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
  108. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +13 -26
  109. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +39 -39
  110. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +1 -1
  111. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -5
  112. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -7
  113. package/tencentcloud/services/trtc/v20190722/trtc_client.js +0 -8
  114. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +0 -13
  115. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -19
  116. package/tencentcloud/services/waf/v20180125/waf_client.js +6 -24
  117. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +331 -837
  118. package/test/cdb.v20170320.test.js +2 -12
  119. package/test/dnspod.v20210323.test.js +22 -2
  120. package/test/ocr.v20181119.test.js +12 -2
  121. package/test/trtc.v20190722.test.js +0 -10
  122. package/test/waf.v20180125.test.js +10 -30
@@ -1,10 +1,49 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 弹性伸缩(as) 版本:2018-04-19
3
+ ## 腾讯云CA(ca) 版本:2023-02-28
4
4
 
5
- ### 第 75 次发布
5
+ ### 第 2 次发布
6
6
 
7
- 发布时间:2024-11-01 01:05:15
7
+ 发布时间:2024-11-05 01:13:21
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [CreateVerifyReport](https://cloud.tencent.com/document/api/1691/111296)
16
+
17
+ * 新增入参:CertificateIdentityUsers
18
+
19
+
20
+ 新增数据结构:
21
+
22
+ * [CertificateIdentityUser](https://cloud.tencent.com/document/api/1691/111297#CertificateIdentityUser)
23
+
24
+
25
+
26
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
27
+
28
+ ### 第 172 次发布
29
+
30
+ 发布时间:2024-11-05 01:14:47
31
+
32
+ 本次发布包含了以下内容:
33
+
34
+ 改善已有的文档。
35
+
36
+ <font color="#dd0000">**删除接口**:</font>
37
+
38
+ * InitDBInstances
39
+
40
+
41
+
42
+ ## 云安全一体化平台(csip) 版本:2022-11-21
43
+
44
+ ### 第 48 次发布
45
+
46
+ 发布时间:2024-11-04 15:50:57
8
47
 
9
48
  本次发布包含了以下内容:
10
49
 
@@ -12,18 +51,50 @@
12
51
 
13
52
  修改数据结构:
14
53
 
15
- * [RollingUpdateSettings](https://cloud.tencent.com/document/api/377/20453#RollingUpdateSettings)
54
+ * [TagCount](https://cloud.tencent.com/document/api/664/90825#TagCount)
16
55
 
17
- * 新增成员:MaxSurge
56
+ * <font color="#dd0000">**修改成员**:</font>Name, Count
18
57
 
19
58
 
59
+ ### 第 47 次发布
20
60
 
61
+ 发布时间:2024-11-04 15:17:26
21
62
 
22
- ## 云联络中心(ccc) 版本:2020-02-10
63
+ 本次发布包含了以下内容:
23
64
 
24
- ### 第 80 次发布
65
+ 改善已有的文档。
66
+
67
+ 修改数据结构:
68
+
69
+ * [ServerRiskSuggestion](https://cloud.tencent.com/document/api/664/90825#ServerRiskSuggestion)
70
+
71
+ * <font color="#dd0000">**修改成员**:</font>Title, Body
25
72
 
26
- 发布时间:2024-11-01 01:10:08
73
+
74
+
75
+
76
+ ## DNSPod(dnspod) 版本:2021-03-23
77
+
78
+ ### 第 34 次发布
79
+
80
+ 发布时间:2024-11-05 01:35:24
81
+
82
+ 本次发布包含了以下内容:
83
+
84
+ 改善已有的文档。
85
+
86
+ 新增接口:
87
+
88
+ * [CreateTXTRecord](https://cloud.tencent.com/document/api/1427/112178)
89
+ * [ModifyTXTRecord](https://cloud.tencent.com/document/api/1427/112177)
90
+
91
+
92
+
93
+ ## Elasticsearch Service(es) 版本:2018-04-16
94
+
95
+ ### 第 72 次发布
96
+
97
+ 发布时间:2024-11-05 01:40:59
27
98
 
28
99
  本次发布包含了以下内容:
29
100
 
@@ -31,18 +102,18 @@
31
102
 
32
103
  修改数据结构:
33
104
 
34
- * [CarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/47715#CarrierPrivilegeNumberApplicant)
105
+ * [ServerlessIndexOptionsField](https://cloud.tencent.com/document/api/845/30634#ServerlessIndexOptionsField)
35
106
 
36
- * <font color="#dd0000">**修改成员**:</font>SdkAppId, ApplicantId, Callers, Callees, Description, State, CreateTime, UpdateTime
107
+ * 新增成员:StandardStorageAge
37
108
 
38
109
 
39
110
 
40
111
 
41
112
  ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
42
113
 
43
- ### 第 21 次发布
114
+ ### 第 22 次发布
44
115
 
45
- 发布时间:2024-11-01 01:37:47
116
+ 发布时间:2024-11-05 01:45:34
46
117
 
47
118
  本次发布包含了以下内容:
48
119
 
@@ -52,117 +123,152 @@
52
123
 
53
124
  * [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
54
125
 
55
- * 新增入参:Seed
126
+ * 新增入参:EnableDeepSearch
56
127
 
57
128
 
58
129
 
59
130
 
60
- ## 物联网智能视频服务(iotvideo) 版本:2021-11-25
131
+ ## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
61
132
 
133
+ ### 第 9 次发布
62
134
 
135
+ 发布时间:2024-11-05 01:46:58
63
136
 
64
- ## 物联网智能视频服务(iotvideo) 版本:2020-12-15
137
+ 本次发布包含了以下内容:
65
138
 
139
+ 改善已有的文档。
66
140
 
141
+ 修改数据结构:
67
142
 
68
- ## 物联网智能视频服务(iotvideo) 版本:2019-11-26
143
+ * [DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)
144
+
145
+ * <font color="#dd0000">**修改成员**:</font>Items, Page
69
146
 
70
- ### 第 25 次发布
71
147
 
72
- 发布时间:2024-11-01 01:40:39
148
+
149
+
150
+ ## 大模型知识引擎(lke) 版本:2023-11-30
151
+
152
+ ### 第 18 次发布
153
+
154
+ 发布时间:2024-11-05 01:55:12
73
155
 
74
156
  本次发布包含了以下内容:
75
157
 
76
158
  改善已有的文档。
77
159
 
78
- 新增接口:
160
+ <font color="#dd0000">**预下线接口**:</font>
79
161
 
80
- * [CreateUploadTest](https://cloud.tencent.com/document/api/1131/42381)
81
- * [RenewUploadTest](https://cloud.tencent.com/document/api/1131/42373)
162
+ * ConvertDocument
82
163
 
83
- 新增数据结构:
84
164
 
85
- * [CertificateInfo](https://cloud.tencent.com/document/api/1131/42400#CertificateInfo)
86
- * [CosCertificate](https://cloud.tencent.com/document/api/1131/42400#CosCertificate)
87
- * [RenewCertificate](https://cloud.tencent.com/document/api/1131/42400#RenewCertificate)
88
165
 
166
+ ## 媒体处理(mps) 版本:2019-06-12
89
167
 
168
+ ### 第 98 次发布
90
169
 
91
- ## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
170
+ 发布时间:2024-11-05 01:58:59
92
171
 
93
- ### 第 19 次发布
172
+ 本次发布包含了以下内容:
94
173
 
95
- 发布时间:2024-11-01 01:55:46
174
+ 改善已有的文档。
175
+
176
+ 修改数据结构:
177
+
178
+ * [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
179
+
180
+ * 新增成员:BeginTime, EndTime
181
+
182
+
183
+
184
+
185
+ ## 流计算 Oceanus(oceanus) 版本:2019-04-22
186
+
187
+ ### 第 64 次发布
188
+
189
+ 发布时间:2024-11-05 02:01:14
96
190
 
97
191
  本次发布包含了以下内容:
98
192
 
99
193
  改善已有的文档。
100
194
 
101
- 新增接口:
195
+ 新增数据结构:
102
196
 
103
- * [CreateEndPointAndEndPointService](https://cloud.tencent.com/document/api/1338/112109)
104
- * [CreateForwardRule](https://cloud.tencent.com/document/api/1338/112108)
105
- * [DescribeEndPointList](https://cloud.tencent.com/document/api/1338/112107)
106
- * [DescribeForwardRuleList](https://cloud.tencent.com/document/api/1338/112106)
197
+ * [SessionClusterRefItem](https://cloud.tencent.com/document/api/849/52010#SessionClusterRefItem)
107
198
 
108
- 新增数据结构:
199
+ 修改数据结构:
109
200
 
110
- * [EndPointInfo](https://cloud.tencent.com/document/api/1338/55947#EndPointInfo)
111
- * [ForwardRule](https://cloud.tencent.com/document/api/1338/55947#ForwardRule)
201
+ * [ClusterSession](https://cloud.tencent.com/document/api/849/52010#ClusterSession)
112
202
 
203
+ * 新增成员:ResourceRefs, JobManagerCpu, JobManagerMem, TaskManagerCpu, TaskManagerMem
113
204
 
205
+ * [JobV1](https://cloud.tencent.com/document/api/849/52010#JobV1)
114
206
 
115
- ## 弹性微服务(tem) 版本:2021-07-01
207
+ * 新增成员:ScalingType, RunningCpu, RunningMem
116
208
 
117
- ### 第 46 次发布
118
209
 
119
- 发布时间:2024-11-01 02:08:02
210
+
211
+
212
+ ## 文字识别(ocr) 版本:2018-11-19
213
+
214
+ ### 第 153 次发布
215
+
216
+ 发布时间:2024-11-05 12:02:42
120
217
 
121
218
  本次发布包含了以下内容:
122
219
 
123
220
  改善已有的文档。
124
221
 
125
- 修改接口:
222
+ 新增接口:
126
223
 
127
- * [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
224
+ * [SmartStructuralPro](https://cloud.tencent.com/document/api/866/112179)
128
225
 
129
- * <font color="#dd0000">**修改入参**:</font>DeployVersion
130
226
 
131
227
 
132
- 修改数据结构:
228
+ ## 实时音视频(trtc) 版本:2019-07-22
133
229
 
134
- * [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
230
+ ### 第 93 次发布
135
231
 
136
- * <font color="#dd0000">**修改成员**:</font>ClusterNamespace
232
+ 发布时间:2024-11-05 02:22:03
137
233
 
234
+ 本次发布包含了以下内容:
138
235
 
236
+ 改善已有的文档。
139
237
 
238
+ <font color="#dd0000">**删除接口**:</font>
140
239
 
141
- ## 弹性微服务(tem) 版本:2020-12-21
240
+ * SummarizeTranscription
142
241
 
143
242
 
144
243
 
145
- ## 大模型视频创作引擎(vclm) 版本:2024-05-23
244
+ ## Web 应用防火墙(waf) 版本:2018-01-25
146
245
 
147
- ### 第 10 次发布
246
+ ### 第 101 次发布
148
247
 
149
- 发布时间:2024-11-01 02:16:42
248
+ 发布时间:2024-11-05 02:30:10
150
249
 
151
250
  本次发布包含了以下内容:
152
251
 
153
252
  改善已有的文档。
154
253
 
155
- 修改接口:
254
+ 新增接口:
156
255
 
157
- * [SubmitImageAnimateJob](https://cloud.tencent.com/document/api/1616/107784)
256
+ * [DescribeScanIp](https://cloud.tencent.com/document/api/627/112180)
158
257
 
159
- * 新增入参:LogoAdd, LogoParam
258
+ <font color="#dd0000">**删除接口**:</font>
160
259
 
260
+ * DescribeAntiFakeUrl
261
+ * DescribeAntiInfoLeakRules
161
262
 
162
263
  新增数据结构:
163
264
 
164
- * [LogoParam](https://cloud.tencent.com/document/api/1616/107808#LogoParam)
165
- * [LogoRect](https://cloud.tencent.com/document/api/1616/107808#LogoRect)
265
+ * [ScanIpInfo](https://cloud.tencent.com/document/api/627/53609#ScanIpInfo)
266
+
267
+ <font color="#dd0000">**删除数据结构**:</font>
268
+
269
+ * CacheUrlItem
270
+ * DescribeAntiInfoLeakRulesRuleItem
271
+ * PageInfo
166
272
 
167
273
 
168
274
 
@@ -12941,6 +13047,25 @@
12941
13047
 
12942
13048
  ## 腾讯云CA(ca) 版本:2023-02-28
12943
13049
 
13050
+ ### 第 2 次发布
13051
+
13052
+ 发布时间:2024-11-05 01:13:21
13053
+
13054
+ 本次发布包含了以下内容:
13055
+
13056
+ 改善已有的文档。
13057
+
13058
+ 修改接口:
13059
+
13060
+ * [CreateVerifyReport](https://cloud.tencent.com/document/api/1691/111296)
13061
+
13062
+ * 新增入参:CertificateIdentityUsers
13063
+
13064
+
13065
+ 新增数据结构:
13066
+
13067
+ * [[CertificateIdentityUser](https://cloud.tencent.com/document/api/1691/111297#CertificateIdentityUser)](https://cloud.tencent.com/document/api/1691/111297#[CertificateIdentityUser](https://cloud.tencent.com/document/api/1691/111297#CertificateIdentityUser))
13068
+
12944
13069
  ### 第 1 次发布
12945
13070
 
12946
13071
  发布时间:2024-09-26 19:47:19
@@ -17508,6 +17633,18 @@
17508
17633
 
17509
17634
  ## 云数据库 MySQL(cdb) 版本:2017-03-20
17510
17635
 
17636
+ ### 第 172 次发布
17637
+
17638
+ 发布时间:2024-11-05 01:14:47
17639
+
17640
+ 本次发布包含了以下内容:
17641
+
17642
+ 改善已有的文档。
17643
+
17644
+ <font color="#dd0000">**删除接口**:</font>
17645
+
17646
+ * InitDBInstances
17647
+
17511
17648
  ### 第 171 次发布
17512
17649
 
17513
17650
  发布时间:2024-10-28 01:14:59
@@ -26267,6 +26404,63 @@
26267
26404
 
26268
26405
  ## 云防火墙(cfw) 版本:2019-09-04
26269
26406
 
26407
+ ### 第 73 次发布
26408
+
26409
+ 发布时间:2024-11-03 18:15:52
26410
+
26411
+ 本次发布包含了以下内容:
26412
+
26413
+ 改善已有的文档。
26414
+
26415
+ 修改数据结构:
26416
+
26417
+ * [SecurityGroupSimplifyRule](https://cloud.tencent.com/document/api/1132/49071#SecurityGroupSimplifyRule)
26418
+
26419
+ * <font color="#dd0000">**修改成员**:</font>Protocol, RuleUuid, Sequence
26420
+
26421
+
26422
+ ### 第 72 次发布
26423
+
26424
+ 发布时间:2024-11-03 18:07:13
26425
+
26426
+ 本次发布包含了以下内容:
26427
+
26428
+ 改善已有的文档。
26429
+
26430
+ 修改接口:
26431
+
26432
+ * [RemoveVpcAcRule](https://cloud.tencent.com/document/api/1132/97837)
26433
+
26434
+ * 新增入参:IpVersion
26435
+
26436
+
26437
+ 修改数据结构:
26438
+
26439
+ * [FwGroupSwitchShow](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitchShow)
26440
+
26441
+ * 新增成员:IpVersion
26442
+
26443
+ * [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
26444
+
26445
+ * <font color="#dd0000">**修改成员**:</font>RegionKey, Server
26446
+
26447
+ * [NetInstancesInfo](https://cloud.tencent.com/document/api/1132/49071#NetInstancesInfo)
26448
+
26449
+ * <font color="#dd0000">**修改成员**:</font>InstanceName, InstanceCidr, Region
26450
+
26451
+ * [VpcDnsInfo](https://cloud.tencent.com/document/api/1132/49071#VpcDnsInfo)
26452
+
26453
+ * <font color="#dd0000">**修改成员**:</font>ProtectedStatus, SupportDNSFW
26454
+
26455
+ * [VpcFwInstanceShow](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceShow)
26456
+
26457
+ * <font color="#dd0000">**修改成员**:</font>FwInsId, FwInsName, FwInsRegion
26458
+
26459
+ * [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
26460
+
26461
+ * 新增成员:Invalid
26462
+
26463
+
26270
26464
  ### 第 71 次发布
26271
26465
 
26272
26466
  发布时间:2024-10-30 15:47:20
@@ -40355,6 +40549,36 @@
40355
40549
 
40356
40550
  ## 云安全一体化平台(csip) 版本:2022-11-21
40357
40551
 
40552
+ ### 第 48 次发布
40553
+
40554
+ 发布时间:2024-11-04 15:50:57
40555
+
40556
+ 本次发布包含了以下内容:
40557
+
40558
+ 改善已有的文档。
40559
+
40560
+ 修改数据结构:
40561
+
40562
+ * [TagCount](https://cloud.tencent.com/document/api/664/90825#TagCount)
40563
+
40564
+ * <font color="#dd0000">**修改成员**:</font>Name, Count
40565
+
40566
+
40567
+ ### 第 47 次发布
40568
+
40569
+ 发布时间:2024-11-04 15:17:26
40570
+
40571
+ 本次发布包含了以下内容:
40572
+
40573
+ 改善已有的文档。
40574
+
40575
+ 修改数据结构:
40576
+
40577
+ * [ServerRiskSuggestion](https://cloud.tencent.com/document/api/664/90825#ServerRiskSuggestion)
40578
+
40579
+ * <font color="#dd0000">**修改成员**:</font>Title, Body
40580
+
40581
+
40358
40582
  ### 第 46 次发布
40359
40583
 
40360
40584
  发布时间:2024-10-30 20:52:19
@@ -44032,6 +44256,56 @@
44032
44256
 
44033
44257
  ## 主机安全(cwp) 版本:2018-02-28
44034
44258
 
44259
+ ### 第 131 次发布
44260
+
44261
+ 发布时间:2024-11-04 01:19:50
44262
+
44263
+ 本次发布包含了以下内容:
44264
+
44265
+ 改善已有的文档。
44266
+
44267
+ <font color="#dd0000">**预下线接口**:</font>
44268
+
44269
+ * DescribeComponentStatistics
44270
+
44271
+ 修改接口:
44272
+
44273
+ * [DeleteMalwares](https://cloud.tencent.com/document/api/296/19839)
44274
+
44275
+ * 新增入参:All
44276
+
44277
+ * <font color="#dd0000">**修改入参**:</font>Ids
44278
+
44279
+ * [DeletePrivilegeEvents](https://cloud.tencent.com/document/api/296/39598)
44280
+
44281
+ * 新增入参:All
44282
+
44283
+ * <font color="#dd0000">**修改入参**:</font>Ids
44284
+
44285
+ * [DescribeLicense](https://cloud.tencent.com/document/api/296/99537)
44286
+
44287
+ * 新增出参:FunctionsEn
44288
+
44289
+
44290
+ 修改数据结构:
44291
+
44292
+ * [MachineExtraInfo](https://cloud.tencent.com/document/api/296/19867#MachineExtraInfo)
44293
+
44294
+ * <font color="#dd0000">**修改成员**:</font>WanIP, PrivateIP, NetworkType, NetworkName, InstanceID, HostName
44295
+
44296
+ * [ProtectEventLists](https://cloud.tencent.com/document/api/296/19867#ProtectEventLists)
44297
+
44298
+ * <font color="#dd0000">**修改成员**:</font>HostName, HostIp, EventDir, EventType, EventStatus, CreateTime, RestoreTime, Id, FileType, MachineExtraInfo, Quuid
44299
+
44300
+ * [ScreenMachine](https://cloud.tencent.com/document/api/296/19867#ScreenMachine)
44301
+
44302
+ * <font color="#dd0000">**修改成员**:</font>MachineName, MachineOs, Uuid, MachineStatus, Quuid, VulNum, MachineIp, MachineWanIp, BaselineNum, CyberAttackNum, SecurityStatus, InvasionNum, MachineType, CpuLoad, CpuSize, DiskLoad, DiskSize, MemLoad, MemSize, CoreVersion, MachineExtraInfo
44303
+
44304
+ * [TopInfo](https://cloud.tencent.com/document/api/296/19867#TopInfo)
44305
+
44306
+ * <font color="#dd0000">**修改成员**:</font>Value, Count
44307
+
44308
+
44035
44309
  ### 第 130 次发布
44036
44310
 
44037
44311
  发布时间:2024-10-30 21:51:23
@@ -57038,6 +57312,19 @@
57038
57312
 
57039
57313
  ## DNSPod(dnspod) 版本:2021-03-23
57040
57314
 
57315
+ ### 第 34 次发布
57316
+
57317
+ 发布时间:2024-11-05 01:35:24
57318
+
57319
+ 本次发布包含了以下内容:
57320
+
57321
+ 改善已有的文档。
57322
+
57323
+ 新增接口:
57324
+
57325
+ * [[CreateTXTRecord](https://cloud.tencent.com/document/api/1427/112178)](https://cloud.tencent.com/document/api/#/#)
57326
+ * [[ModifyTXTRecord](https://cloud.tencent.com/document/api/1427/112177)](https://cloud.tencent.com/document/api/#/#)
57327
+
57041
57328
  ### 第 33 次发布
57042
57329
 
57043
57330
  发布时间:2024-09-11 01:34:34
@@ -65520,6 +65807,21 @@
65520
65807
 
65521
65808
  ## Elasticsearch Service(es) 版本:2018-04-16
65522
65809
 
65810
+ ### 第 72 次发布
65811
+
65812
+ 发布时间:2024-11-05 01:40:59
65813
+
65814
+ 本次发布包含了以下内容:
65815
+
65816
+ 改善已有的文档。
65817
+
65818
+ 修改数据结构:
65819
+
65820
+ * [ServerlessIndexOptionsField](https://cloud.tencent.com/document/api/845/30634#ServerlessIndexOptionsField)
65821
+
65822
+ * 新增成员:StandardStorageAge
65823
+
65824
+
65523
65825
  ### 第 71 次发布
65524
65826
 
65525
65827
  发布时间:2024-10-30 01:33:25
@@ -79838,6 +80140,21 @@
79838
80140
 
79839
80141
  ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
79840
80142
 
80143
+ ### 第 22 次发布
80144
+
80145
+ 发布时间:2024-11-05 01:45:34
80146
+
80147
+ 本次发布包含了以下内容:
80148
+
80149
+ 改善已有的文档。
80150
+
80151
+ 修改接口:
80152
+
80153
+ * [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
80154
+
80155
+ * 新增入参:EnableDeepSearch
80156
+
80157
+
79841
80158
  ### 第 21 次发布
79842
80159
 
79843
80160
  发布时间:2024-11-01 01:37:47
@@ -82037,6 +82354,21 @@
82037
82354
 
82038
82355
  ## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
82039
82356
 
82357
+ ### 第 9 次发布
82358
+
82359
+ 发布时间:2024-11-05 01:46:58
82360
+
82361
+ 本次发布包含了以下内容:
82362
+
82363
+ 改善已有的文档。
82364
+
82365
+ 修改数据结构:
82366
+
82367
+ * [DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)
82368
+
82369
+ * <font color="#dd0000">**修改成员**:</font>Items, Page
82370
+
82371
+
82040
82372
  ### 第 8 次发布
82041
82373
 
82042
82374
  发布时间:2024-10-30 11:23:05
@@ -85102,14 +85434,14 @@
85102
85434
 
85103
85435
  新增接口:
85104
85436
 
85105
- * [[CreateUploadTest](https://cloud.tencent.com/document/api/1131/42381)](https://cloud.tencent.com/document/api/#/#)
85106
- * [[RenewUploadTest](https://cloud.tencent.com/document/api/1131/42373)](https://cloud.tencent.com/document/api/#/#)
85437
+ * [CreateUploadTest](https://cloud.tencent.com/document/api/1131/42381)
85438
+ * [RenewUploadTest](https://cloud.tencent.com/document/api/1131/42373)
85107
85439
 
85108
85440
  新增数据结构:
85109
85441
 
85110
- * [[CertificateInfo](https://cloud.tencent.com/document/api/1131/42400#CertificateInfo)](https://cloud.tencent.com/document/api/1131/42400#[CertificateInfo](https://cloud.tencent.com/document/api/1131/42400#CertificateInfo))
85111
- * [[CosCertificate](https://cloud.tencent.com/document/api/1131/42400#CosCertificate)](https://cloud.tencent.com/document/api/1131/42400#[CosCertificate](https://cloud.tencent.com/document/api/1131/42400#CosCertificate))
85112
- * [[RenewCertificate](https://cloud.tencent.com/document/api/1131/42400#RenewCertificate)](https://cloud.tencent.com/document/api/1131/42400#[RenewCertificate](https://cloud.tencent.com/document/api/1131/42400#RenewCertificate))
85442
+ * [CertificateInfo](https://cloud.tencent.com/document/api/1131/42400#CertificateInfo)
85443
+ * [CosCertificate](https://cloud.tencent.com/document/api/1131/42400#CosCertificate)
85444
+ * [RenewCertificate](https://cloud.tencent.com/document/api/1131/42400#RenewCertificate)
85113
85445
 
85114
85446
  ### 第 24 次发布
85115
85447
 
@@ -94069,6 +94401,18 @@
94069
94401
 
94070
94402
  ## 大模型知识引擎(lke) 版本:2023-11-30
94071
94403
 
94404
+ ### 第 18 次发布
94405
+
94406
+ 发布时间:2024-11-05 01:55:12
94407
+
94408
+ 本次发布包含了以下内容:
94409
+
94410
+ 改善已有的文档。
94411
+
94412
+ <font color="#dd0000">**预下线接口**:</font>
94413
+
94414
+ * ConvertDocument
94415
+
94072
94416
  ### 第 17 次发布
94073
94417
 
94074
94418
  发布时间:2024-09-20 13:06:39
@@ -96219,6 +96563,21 @@
96219
96563
 
96220
96564
  ## 小程序安全(mmps) 版本:2020-07-10
96221
96565
 
96566
+ ### 第 9 次发布
96567
+
96568
+ 发布时间:2024-11-04 01:47:36
96569
+
96570
+ 本次发布包含了以下内容:
96571
+
96572
+ 改善已有的文档。
96573
+
96574
+ 修改数据结构:
96575
+
96576
+ * [AppTaskData](https://cloud.tencent.com/document/api/1223/75143#AppTaskData)
96577
+
96578
+ * <font color="#dd0000">**修改成员**:</font>ContactName
96579
+
96580
+
96222
96581
  ### 第 8 次发布
96223
96582
 
96224
96583
  发布时间:2023-01-10 01:33:47
@@ -100253,6 +100612,21 @@
100253
100612
 
100254
100613
  ## 媒体处理(mps) 版本:2019-06-12
100255
100614
 
100615
+ ### 第 98 次发布
100616
+
100617
+ 发布时间:2024-11-05 01:58:59
100618
+
100619
+ 本次发布包含了以下内容:
100620
+
100621
+ 改善已有的文档。
100622
+
100623
+ 修改数据结构:
100624
+
100625
+ * [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
100626
+
100627
+ * 新增成员:BeginTime, EndTime
100628
+
100629
+
100256
100630
  ### 第 97 次发布
100257
100631
 
100258
100632
  发布时间:2024-10-12 13:27:04
@@ -103293,6 +103667,23 @@
103293
103667
 
103294
103668
  ## 医疗报告结构化(mrs) 版本:2020-09-10
103295
103669
 
103670
+ ### 第 30 次发布
103671
+
103672
+ 发布时间:2024-11-04 01:51:07
103673
+
103674
+ 本次发布包含了以下内容:
103675
+
103676
+ 改善已有的文档。
103677
+
103678
+ 修改数据结构:
103679
+
103680
+ * [NormPart](https://cloud.tencent.com/document/api/1314/56230#NormPart)
103681
+
103682
+ * 新增成员:PartDetailList
103683
+
103684
+ * <font color="#dd0000">**修改成员**:</font>Part, PartDirection, Tissue, TissueDirection, Upper, PartDetail
103685
+
103686
+
103296
103687
  ### 第 29 次发布
103297
103688
 
103298
103689
  发布时间:2024-10-09 01:25:21
@@ -104376,6 +104767,45 @@
104376
104767
 
104377
104768
  ## 移动应用安全(ms) 版本:2018-04-08
104378
104769
 
104770
+ ### 第 22 次发布
104771
+
104772
+ 发布时间:2024-11-02 17:57:07
104773
+
104774
+ 本次发布包含了以下内容:
104775
+
104776
+ 改善已有的文档。
104777
+
104778
+ 修改数据结构:
104779
+
104780
+ * [AppSetInfo](https://cloud.tencent.com/document/api/283/17759#AppSetInfo)
104781
+
104782
+ * <font color="#dd0000">**修改成员**:</font>AppUrl
104783
+
104784
+ * [AppletResult](https://cloud.tencent.com/document/api/283/17759#AppletResult)
104785
+
104786
+ * <font color="#dd0000">**修改成员**:</font>ResultId, ResourceId, OrderId, OpUin, EncryptState, EncryptStateDesc, EncryptErrCode, EncryptErrDesc, EncryptErrRef, CreatTime, StartTime, EndTime, CostTime, EncryptPkgUrl, AppletInfo
104787
+
104788
+ * [PlanInfo](https://cloud.tencent.com/document/api/283/17759#PlanInfo)
104789
+
104790
+ * <font color="#dd0000">**修改成员**:</font>SetFile, ApkSizeOpt, Dex, So, Bugly, AntiRepack, Db, SoInfo, AntiVMP, SoType, AntiLogLeak, AntiAssets, AntiScreenshot, AntiSSL, FileSign, AntiRoot, SeperateDex, DexSig, AntiQemuRoot
104791
+
104792
+ * [ResultListItem](https://cloud.tencent.com/document/api/283/17759#ResultListItem)
104793
+
104794
+ * 新增成员:ErrNo
104795
+
104796
+ * [SDKResult](https://cloud.tencent.com/document/api/283/17759#SDKResult)
104797
+
104798
+ * <font color="#dd0000">**修改成员**:</font>ResultId
104799
+
104800
+ * [ShieldInfo](https://cloud.tencent.com/document/api/283/17759#ShieldInfo)
104801
+
104802
+ * <font color="#dd0000">**修改成员**:</font>ShieldSize, ShieldMd5, AppUrl
104803
+
104804
+ * [SoInfo](https://cloud.tencent.com/document/api/283/17759#SoInfo)
104805
+
104806
+ * <font color="#dd0000">**修改成员**:</font>SoFileNames
104807
+
104808
+
104379
104809
  ### 第 21 次发布
104380
104810
 
104381
104811
  发布时间:2024-08-14 02:10:26
@@ -105417,6 +105847,29 @@
105417
105847
 
105418
105848
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
105419
105849
 
105850
+ ### 第 64 次发布
105851
+
105852
+ 发布时间:2024-11-05 02:01:14
105853
+
105854
+ 本次发布包含了以下内容:
105855
+
105856
+ 改善已有的文档。
105857
+
105858
+ 新增数据结构:
105859
+
105860
+ * [[SessionClusterRefItem](https://cloud.tencent.com/document/api/849/52010#SessionClusterRefItem)](https://cloud.tencent.com/document/api/849/52010#[SessionClusterRefItem](https://cloud.tencent.com/document/api/849/52010#SessionClusterRefItem))
105861
+
105862
+ 修改数据结构:
105863
+
105864
+ * [ClusterSession](https://cloud.tencent.com/document/api/849/52010#ClusterSession)
105865
+
105866
+ * 新增成员:ResourceRefs, JobManagerCpu, JobManagerMem, TaskManagerCpu, TaskManagerMem
105867
+
105868
+ * [JobV1](https://cloud.tencent.com/document/api/849/52010#JobV1)
105869
+
105870
+ * 新增成员:ScalingType, RunningCpu, RunningMem
105871
+
105872
+
105420
105873
  ### 第 63 次发布
105421
105874
 
105422
105875
  发布时间:2024-10-14 01:26:06
@@ -106673,6 +107126,18 @@
106673
107126
 
106674
107127
  ## 文字识别(ocr) 版本:2018-11-19
106675
107128
 
107129
+ ### 第 153 次发布
107130
+
107131
+ 发布时间:2024-11-05 12:02:42
107132
+
107133
+ 本次发布包含了以下内容:
107134
+
107135
+ 改善已有的文档。
107136
+
107137
+ 新增接口:
107138
+
107139
+ * [[SmartStructuralPro](https://cloud.tencent.com/document/api/866/112179)](https://cloud.tencent.com/document/api/#/#)
107140
+
106676
107141
  ### 第 152 次发布
106677
107142
 
106678
107143
  发布时间:2024-09-27 01:23:33
@@ -112512,15 +112977,15 @@
112512
112977
 
112513
112978
  新增接口:
112514
112979
 
112515
- * [[CreateEndPointAndEndPointService](https://cloud.tencent.com/document/api/1338/112109)](https://cloud.tencent.com/document/api/#/#)
112516
- * [[CreateForwardRule](https://cloud.tencent.com/document/api/1338/112108)](https://cloud.tencent.com/document/api/#/#)
112517
- * [[DescribeEndPointList](https://cloud.tencent.com/document/api/1338/112107)](https://cloud.tencent.com/document/api/#/#)
112518
- * [[DescribeForwardRuleList](https://cloud.tencent.com/document/api/1338/112106)](https://cloud.tencent.com/document/api/#/#)
112980
+ * [CreateEndPointAndEndPointService](https://cloud.tencent.com/document/api/1338/112109)
112981
+ * [CreateForwardRule](https://cloud.tencent.com/document/api/1338/112108)
112982
+ * [DescribeEndPointList](https://cloud.tencent.com/document/api/1338/112107)
112983
+ * [DescribeForwardRuleList](https://cloud.tencent.com/document/api/1338/112106)
112519
112984
 
112520
112985
  新增数据结构:
112521
112986
 
112522
- * [[EndPointInfo](https://cloud.tencent.com/document/api/1338/55947#EndPointInfo)](https://cloud.tencent.com/document/api/1338/55947#[EndPointInfo](https://cloud.tencent.com/document/api/1338/55947#EndPointInfo))
112523
- * [[ForwardRule](https://cloud.tencent.com/document/api/1338/55947#ForwardRule)](https://cloud.tencent.com/document/api/1338/55947#[ForwardRule](https://cloud.tencent.com/document/api/1338/55947#ForwardRule))
112987
+ * [EndPointInfo](https://cloud.tencent.com/document/api/1338/55947#EndPointInfo)
112988
+ * [ForwardRule](https://cloud.tencent.com/document/api/1338/55947#ForwardRule)
112524
112989
 
112525
112990
  ### 第 18 次发布
112526
112991
 
@@ -149947,6 +150412,18 @@
149947
150412
 
149948
150413
  ## 实时音视频(trtc) 版本:2019-07-22
149949
150414
 
150415
+ ### 第 93 次发布
150416
+
150417
+ 发布时间:2024-11-05 02:22:03
150418
+
150419
+ 本次发布包含了以下内容:
150420
+
150421
+ 改善已有的文档。
150422
+
150423
+ <font color="#dd0000">**删除接口**:</font>
150424
+
150425
+ * SummarizeTranscription
150426
+
149950
150427
  ### 第 92 次发布
149951
150428
 
149952
150429
  发布时间:2024-10-28 02:18:14
@@ -156614,8 +157091,8 @@
156614
157091
 
156615
157092
  新增数据结构:
156616
157093
 
156617
- * [[LogoParam](https://cloud.tencent.com/document/api/1616/107808#LogoParam)](https://cloud.tencent.com/document/api/1616/107808#[LogoParam](https://cloud.tencent.com/document/api/1616/107808#LogoParam))
156618
- * [[LogoRect](https://cloud.tencent.com/document/api/1616/107808#LogoRect)](https://cloud.tencent.com/document/api/1616/107808#[LogoRect](https://cloud.tencent.com/document/api/1616/107808#LogoRect))
157094
+ * [LogoParam](https://cloud.tencent.com/document/api/1616/107808#LogoParam)
157095
+ * [LogoRect](https://cloud.tencent.com/document/api/1616/107808#LogoRect)
156619
157096
 
156620
157097
  ### 第 9 次发布
156621
157098
 
@@ -167566,6 +168043,90 @@
167566
168043
 
167567
168044
  ## Web 应用防火墙(waf) 版本:2018-01-25
167568
168045
 
168046
+ ### 第 101 次发布
168047
+
168048
+ 发布时间:2024-11-05 02:30:10
168049
+
168050
+ 本次发布包含了以下内容:
168051
+
168052
+ 改善已有的文档。
168053
+
168054
+ 新增接口:
168055
+
168056
+ * [[DescribeScanIp](https://cloud.tencent.com/document/api/627/112180)](https://cloud.tencent.com/document/api/#/#)
168057
+
168058
+ <font color="#dd0000">**删除接口**:</font>
168059
+
168060
+ * DescribeAntiFakeUrl
168061
+ * DescribeAntiInfoLeakRules
168062
+
168063
+ 新增数据结构:
168064
+
168065
+ * [[ScanIpInfo](https://cloud.tencent.com/document/api/627/53609#ScanIpInfo)](https://cloud.tencent.com/document/api/627/53609#[ScanIpInfo](https://cloud.tencent.com/document/api/627/53609#ScanIpInfo))
168066
+
168067
+ <font color="#dd0000">**删除数据结构**:</font>
168068
+
168069
+ * CacheUrlItem
168070
+ * DescribeAntiInfoLeakRulesRuleItem
168071
+ * PageInfo
168072
+
168073
+ ### 第 100 次发布
168074
+
168075
+ 发布时间:2024-11-04 02:20:49
168076
+
168077
+ 本次发布包含了以下内容:
168078
+
168079
+ 改善已有的文档。
168080
+
168081
+ 修改接口:
168082
+
168083
+ * [ModifyWafThreatenIntelligence](https://cloud.tencent.com/document/api/627/72637)
168084
+
168085
+ * <font color="#dd0000">**修改出参**:</font>WafThreatenIntelligenceDetails
168086
+
168087
+
168088
+ ### 第 99 次发布
168089
+
168090
+ 发布时间:2024-11-01 12:02:47
168091
+
168092
+ 本次发布包含了以下内容:
168093
+
168094
+ 改善已有的文档。
168095
+
168096
+ <font color="#dd0000">**删除接口**:</font>
168097
+
168098
+ * DeleteDownloadRecord
168099
+
168100
+ 修改接口:
168101
+
168102
+ * [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
168103
+
168104
+ * <font color="#dd0000">**修改入参**:</font>ValidTS
168105
+
168106
+ * [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
168107
+
168108
+ * <font color="#dd0000">**修改入参**:</font>ValidTS
168109
+
168110
+ * [ModifySpartaProtectionMode](https://cloud.tencent.com/document/api/627/96930)
168111
+
168112
+ * 新增入参:InstanceID
168113
+
168114
+ * [SearchAccessLog](https://cloud.tencent.com/document/api/627/60012)
168115
+
168116
+
168117
+ 修改数据结构:
168118
+
168119
+ * [QpsData](https://cloud.tencent.com/document/api/627/53609#QpsData)
168120
+
168121
+ * <font color="#dd0000">**修改成员**:</font>ElasticBillingDefault, ElasticBillingMin, ElasticBillingMax, QPSExtendMax, QPSExtendIntlMax
168122
+
168123
+ * [VipInfo](https://cloud.tencent.com/document/api/627/53609#VipInfo)
168124
+
168125
+ * 新增成员:InstanceCreateTime, Region, RegionId, ISP, VipType, AddressName
168126
+
168127
+ * <font color="#dd0000">**修改成员**:</font>Vip, InstanceId
168128
+
168129
+
167569
168130
  ### 第 98 次发布
167570
168131
 
167571
168132
  发布时间:2024-10-25 02:31:29
@@ -168131,7 +168692,7 @@
168131
168692
 
168132
168693
  * 新增入参:Note, UpstreamHost
168133
168694
 
168134
- * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
168695
+ * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
168135
168696
 
168136
168697
  * 新增入参:ActionType
168137
168698
 
@@ -168249,7 +168810,7 @@
168249
168810
 
168250
168811
  * 新增入参:RateLimit
168251
168812
 
168252
- * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
168813
+ * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
168253
168814
 
168254
168815
  * 新增出参:Ids
168255
168816
 
@@ -168627,7 +169188,7 @@
168627
169188
 
168628
169189
  * 新增出参:RuleId
168629
169190
 
168630
- * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
169191
+ * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
168631
169192
 
168632
169193
  * 新增入参:IsId
168633
169194
 
@@ -168663,7 +169224,7 @@
168663
169224
 
168664
169225
  * 新增出参:RuleId
168665
169226
 
168666
- * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
169227
+ * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
168667
169228
 
168668
169229
  * 新增入参:InstanceId
168669
169230
 
@@ -169530,11 +170091,11 @@
169530
170091
 
169531
170092
  * 新增入参:ActiveCheck, TLSVersion, Ciphers, CipherTemplate
169532
170093
 
169533
- * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
170094
+ * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
169534
170095
 
169535
170096
  * 新增入参:SourceType
169536
170097
 
169537
- * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
170098
+ * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
169538
170099
 
169539
170100
  * 新增入参:SourceType
169540
170101
 
@@ -169730,7 +170291,7 @@
169730
170291
 
169731
170292
  * [AddDomainWhiteRule](https://cloud.tencent.com/document/api/627/72650)
169732
170293
  * [DeleteDomainWhiteRules](https://cloud.tencent.com/document/api/627/72649)
169733
- * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/#/#)
170294
+ * [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
169734
170295
  * [DescribeAutoDenyIP](https://cloud.tencent.com/document/api/627/72647)
169735
170296
  * [DescribeDomainWhiteRules](https://cloud.tencent.com/document/api/627/72646)
169736
170297
  * [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
@@ -169742,7 +170303,7 @@
169742
170303
  * [ModifyWafAutoDenyRules](https://cloud.tencent.com/document/api/627/72639)
169743
170304
  * [ModifyWafAutoDenyStatus](https://cloud.tencent.com/document/api/627/72638)
169744
170305
  * [ModifyWafThreatenIntelligence](https://cloud.tencent.com/document/api/627/72637)
169745
- * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/#/#)
170306
+ * [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
169746
170307
 
169747
170308
  新增数据结构:
169748
170309