tencentcloud-sdk-nodejs 4.0.935 → 4.0.936
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +223 -0
- package/SERVICE_CHANGELOG.md +292 -212
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cfg/v20210820/cfg_models.ts +1 -1
- package/src/services/cfw/v20190904/cfw_models.ts +42 -2
- package/src/services/ess/v20201111/ess_client.ts +5 -7
- package/src/services/ess/v20201111/ess_models.ts +28 -37
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +2 -2
- package/src/services/iss/v20230517/iss_client.ts +38 -25
- package/src/services/iss/v20230517/iss_models.ts +49 -6
- package/src/services/mps/v20190612/mps_client.ts +5 -2
- package/src/services/mps/v20190612/mps_models.ts +128 -55
- package/src/services/ocr/v20181119/ocr_models.ts +4 -0
- package/src/services/sms/v20210111/sms_models.ts +9 -9
- package/src/services/ssl/v20191205/ssl_models.ts +3 -3
- package/src/services/tke/v20180525/tke_models.ts +4 -0
- package/src/services/tke/v20220501/tke_client.ts +97 -20
- package/src/services/tke/v20220501/tke_models.ts +494 -215
- package/src/services/vod/index.ts +2 -0
- package/src/services/vod/v20240718/index.ts +6 -0
- package/src/services/vod/v20240718/vod_client.ts +44 -0
- package/src/services/vod/v20240718/vod_models.ts +76 -0
- package/src/services/vpc/v20170312/vpc_models.ts +4 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +42 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -7
- package/tencentcloud/services/ess/v20201111/ess_client.js +5 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +28 -37
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +2 -2
- package/tencentcloud/services/iss/v20230517/iss_client.d.ts +13 -9
- package/tencentcloud/services/iss/v20230517/iss_client.js +18 -12
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +46 -6
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +125 -55
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +9 -9
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +3 -3
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -0
- package/tencentcloud/services/tke/v20220501/tke_client.d.ts +29 -5
- package/tencentcloud/services/tke/v20220501/tke_client.js +42 -6
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +481 -219
- package/tencentcloud/services/vod/index.d.ts +4 -0
- package/tencentcloud/services/vod/index.js +2 -0
- package/tencentcloud/services/vod/v20240718/index.d.ts +6 -0
- package/tencentcloud/services/vod/v20240718/index.js +9 -0
- package/tencentcloud/services/vod/v20240718/vod_client.d.ts +14 -0
- package/tencentcloud/services/vod/v20240718/vod_client.js +37 -0
- package/tencentcloud/services/vod/v20240718/vod_models.d.ts +57 -0
- package/tencentcloud/services/vod/v20240718/vod_models.js +18 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
- package/test/iss.v20230517.test.js +18 -8
- package/test/tke.v20220501.test.js +64 -4
- package/test/vod.v20240718.test.js +31 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,60 +1,49 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 13 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-09-11 01:07:24
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [SketchToImage](https://cloud.tencent.com/document/api/1668/110863)
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
16
4
|
|
|
17
|
-
### 第
|
|
5
|
+
### 第 64 次发布
|
|
18
6
|
|
|
19
|
-
发布时间:2024-09-
|
|
7
|
+
发布时间:2024-09-12 01:19:27
|
|
20
8
|
|
|
21
9
|
本次发布包含了以下内容:
|
|
22
10
|
|
|
23
11
|
改善已有的文档。
|
|
24
12
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
* [ImageToImage](https://cloud.tencent.com/document/api/1668/88066)
|
|
13
|
+
修改数据结构:
|
|
28
14
|
|
|
29
|
-
|
|
15
|
+
* [BanAndAllowRule](https://cloud.tencent.com/document/api/1132/49071#BanAndAllowRule)
|
|
30
16
|
|
|
17
|
+
* 新增成员:FwType
|
|
31
18
|
|
|
19
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
32
20
|
|
|
21
|
+
* 新增成员:FwType
|
|
33
22
|
|
|
34
|
-
|
|
23
|
+
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
35
24
|
|
|
36
|
-
|
|
25
|
+
* 新增成员:Scope
|
|
37
26
|
|
|
38
|
-
|
|
27
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
39
28
|
|
|
40
|
-
|
|
29
|
+
* 新增成员:ScopeDesc
|
|
41
30
|
|
|
42
|
-
|
|
31
|
+
* [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
|
|
43
32
|
|
|
44
|
-
|
|
33
|
+
* 新增成员:OverUsedStatus
|
|
45
34
|
|
|
46
|
-
* [
|
|
35
|
+
* [NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData)
|
|
47
36
|
|
|
48
|
-
* 新增成员:
|
|
37
|
+
* 新增成员:ORTableId, ORTableName, Ohavips
|
|
49
38
|
|
|
50
39
|
|
|
51
40
|
|
|
52
41
|
|
|
53
|
-
##
|
|
42
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
54
43
|
|
|
55
|
-
### 第
|
|
44
|
+
### 第 78 次发布
|
|
56
45
|
|
|
57
|
-
发布时间:2024-09-
|
|
46
|
+
发布时间:2024-09-12 01:46:54
|
|
58
47
|
|
|
59
48
|
本次发布包含了以下内容:
|
|
60
49
|
|
|
@@ -62,45 +51,22 @@
|
|
|
62
51
|
|
|
63
52
|
修改接口:
|
|
64
53
|
|
|
65
|
-
* [
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
修改数据结构:
|
|
69
|
-
|
|
70
|
-
* [OperateResponseData](https://cloud.tencent.com/document/api/597/40861#OperateResponseData)
|
|
71
|
-
|
|
72
|
-
* <font color="#dd0000">**修改成员**:</font>RouteDTO
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
78
|
-
|
|
79
|
-
### 第 73 次发布
|
|
80
|
-
|
|
81
|
-
发布时间:2024-09-11 01:32:35
|
|
82
|
-
|
|
83
|
-
本次发布包含了以下内容:
|
|
84
|
-
|
|
85
|
-
改善已有的文档。
|
|
54
|
+
* [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587)
|
|
86
55
|
|
|
87
|
-
|
|
56
|
+
* <font color="#dd0000">**修改入参**:</font>MiniProgramAppId
|
|
88
57
|
|
|
89
|
-
* [
|
|
90
|
-
* [ModifyBackupConfigs](https://cloud.tencent.com/document/api/557/110864)
|
|
58
|
+
* [GetTWeCallActiveStatus](https://cloud.tencent.com/document/api/1081/106583)
|
|
91
59
|
|
|
92
|
-
|
|
60
|
+
* <font color="#dd0000">**修改入参**:</font>MiniProgramAppId
|
|
93
61
|
|
|
94
|
-
* [BackupConfig](https://cloud.tencent.com/document/api/557/16142#BackupConfig)
|
|
95
|
-
* [NewBackupConfig](https://cloud.tencent.com/document/api/557/16142#NewBackupConfig)
|
|
96
62
|
|
|
97
63
|
|
|
98
64
|
|
|
99
|
-
##
|
|
65
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
100
66
|
|
|
101
|
-
### 第
|
|
67
|
+
### 第 19 次发布
|
|
102
68
|
|
|
103
|
-
发布时间:2024-09-11
|
|
69
|
+
发布时间:2024-09-11 10:47:51
|
|
104
70
|
|
|
105
71
|
本次发布包含了以下内容:
|
|
106
72
|
|
|
@@ -108,87 +74,67 @@
|
|
|
108
74
|
|
|
109
75
|
新增接口:
|
|
110
76
|
|
|
111
|
-
* [
|
|
77
|
+
* [CallISAPI](https://cloud.tencent.com/document/api/1344/110893)
|
|
112
78
|
|
|
113
79
|
新增数据结构:
|
|
114
80
|
|
|
115
|
-
* [
|
|
81
|
+
* [ISAPIOutputData](https://cloud.tencent.com/document/api/1344/95952#ISAPIOutputData)
|
|
116
82
|
|
|
117
83
|
|
|
118
84
|
|
|
119
|
-
##
|
|
85
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
120
86
|
|
|
121
|
-
### 第
|
|
87
|
+
### 第 94 次发布
|
|
122
88
|
|
|
123
|
-
发布时间:2024-09-
|
|
89
|
+
发布时间:2024-09-12 01:59:22
|
|
124
90
|
|
|
125
91
|
本次发布包含了以下内容:
|
|
126
92
|
|
|
127
93
|
改善已有的文档。
|
|
128
94
|
|
|
129
|
-
新增接口:
|
|
130
|
-
|
|
131
|
-
* [CreateSLInstance](https://cloud.tencent.com/document/api/589/110872)
|
|
132
|
-
* [DescribeSLInstance](https://cloud.tencent.com/document/api/589/110871)
|
|
133
|
-
* [DescribeSLInstanceList](https://cloud.tencent.com/document/api/589/110870)
|
|
134
|
-
* [ModifySLInstance](https://cloud.tencent.com/document/api/589/110869)
|
|
135
|
-
* [TerminateSLInstance](https://cloud.tencent.com/document/api/589/110868)
|
|
136
|
-
|
|
137
|
-
修改接口:
|
|
138
|
-
|
|
139
|
-
* [ModifyAutoRenewFlag](https://cloud.tencent.com/document/api/589/110534)
|
|
140
|
-
|
|
141
|
-
* 新增入参:ComputeResourceId
|
|
142
|
-
|
|
143
|
-
|
|
144
95
|
新增数据结构:
|
|
145
96
|
|
|
146
|
-
* [
|
|
147
|
-
* [
|
|
148
|
-
|
|
97
|
+
* [AiAnalysisTaskHorizontalToVerticalInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalInput)
|
|
98
|
+
* [AiAnalysisTaskHorizontalToVerticalOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalOutput)
|
|
99
|
+
* [AiAnalysisTaskHorizontalToVerticalResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalResult)
|
|
149
100
|
|
|
101
|
+
修改数据结构:
|
|
150
102
|
|
|
151
|
-
|
|
103
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
152
104
|
|
|
153
|
-
|
|
105
|
+
* 新增成员:HorizontalToVerticalTask
|
|
154
106
|
|
|
155
|
-
|
|
107
|
+
* [HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)
|
|
156
108
|
|
|
157
|
-
|
|
109
|
+
* 新增成员:SegmentTags
|
|
158
110
|
|
|
159
|
-
改善已有的文档。
|
|
160
111
|
|
|
161
|
-
新增接口:
|
|
162
112
|
|
|
163
|
-
* [DescribeSpaceKibanaTools](https://cloud.tencent.com/document/api/845/110854)
|
|
164
113
|
|
|
114
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
165
115
|
|
|
116
|
+
### 第 150 次发布
|
|
166
117
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
### 第 182 次发布
|
|
170
|
-
|
|
171
|
-
发布时间:2024-09-11 01:42:03
|
|
118
|
+
发布时间:2024-09-12 02:01:53
|
|
172
119
|
|
|
173
120
|
本次发布包含了以下内容:
|
|
174
121
|
|
|
175
122
|
改善已有的文档。
|
|
176
123
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1420/110873)
|
|
124
|
+
修改接口:
|
|
180
125
|
|
|
126
|
+
* [MainlandPermitOCR](https://cloud.tencent.com/document/api/866/43105)
|
|
181
127
|
|
|
128
|
+
* 新增出参:Nationality
|
|
182
129
|
|
|
183
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
184
130
|
|
|
185
131
|
|
|
186
132
|
|
|
187
|
-
##
|
|
133
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
188
134
|
|
|
189
|
-
### 第
|
|
135
|
+
### 第 4 次发布
|
|
190
136
|
|
|
191
|
-
发布时间:2024-09-
|
|
137
|
+
发布时间:2024-09-12 02:23:02
|
|
192
138
|
|
|
193
139
|
本次发布包含了以下内容:
|
|
194
140
|
|
|
@@ -196,21 +142,28 @@
|
|
|
196
142
|
|
|
197
143
|
新增接口:
|
|
198
144
|
|
|
199
|
-
* [
|
|
200
|
-
* [
|
|
145
|
+
* [CreateHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110921)
|
|
146
|
+
* [DeleteHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110920)
|
|
147
|
+
* [DescribeHealthCheckPolicies](https://cloud.tencent.com/document/api/457/110919)
|
|
148
|
+
* [DescribeHealthCheckPolicyBindings](https://cloud.tencent.com/document/api/457/110918)
|
|
149
|
+
* [DescribeHealthCheckTemplate](https://cloud.tencent.com/document/api/457/110917)
|
|
150
|
+
* [ModifyHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110916)
|
|
201
151
|
|
|
202
152
|
新增数据结构:
|
|
203
153
|
|
|
204
|
-
* [
|
|
205
|
-
* [
|
|
154
|
+
* [HealthCheckPolicy](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicy)
|
|
155
|
+
* [HealthCheckPolicyBinding](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyBinding)
|
|
156
|
+
* [HealthCheckPolicyRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyRule)
|
|
157
|
+
* [HealthCheckTemplate](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplate)
|
|
158
|
+
* [HealthCheckTemplateRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplateRule)
|
|
206
159
|
|
|
207
160
|
|
|
208
161
|
|
|
209
|
-
##
|
|
162
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
210
163
|
|
|
211
|
-
### 第
|
|
164
|
+
### 第 178 次发布
|
|
212
165
|
|
|
213
|
-
发布时间:2024-09-
|
|
166
|
+
发布时间:2024-09-12 02:21:19
|
|
214
167
|
|
|
215
168
|
本次发布包含了以下内容:
|
|
216
169
|
|
|
@@ -218,18 +171,18 @@
|
|
|
218
171
|
|
|
219
172
|
修改接口:
|
|
220
173
|
|
|
221
|
-
* [
|
|
174
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/457/34527)
|
|
222
175
|
|
|
223
|
-
*
|
|
176
|
+
* 新增入参:CdcId
|
|
224
177
|
|
|
225
178
|
|
|
226
179
|
|
|
227
180
|
|
|
228
|
-
##
|
|
181
|
+
## 云点播(vod) 版本:2024-07-18
|
|
229
182
|
|
|
230
|
-
### 第
|
|
183
|
+
### 第 1 次发布
|
|
231
184
|
|
|
232
|
-
发布时间:2024-09-11
|
|
185
|
+
发布时间:2024-09-11 19:07:13
|
|
233
186
|
|
|
234
187
|
本次发布包含了以下内容:
|
|
235
188
|
|
|
@@ -237,43 +190,23 @@
|
|
|
237
190
|
|
|
238
191
|
新增接口:
|
|
239
192
|
|
|
240
|
-
* [
|
|
241
|
-
* [ModifyInstanceLogDelivery](https://cloud.tencent.com/document/api/239/110877)
|
|
193
|
+
* [CreateStorageCredentials](https://cloud.tencent.com/document/api/266/110902)
|
|
242
194
|
|
|
243
195
|
新增数据结构:
|
|
244
196
|
|
|
245
|
-
* [
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
250
|
-
|
|
251
|
-
### 第 84 次发布
|
|
252
|
-
|
|
253
|
-
发布时间:2024-09-11 02:18:47
|
|
254
|
-
|
|
255
|
-
本次发布包含了以下内容:
|
|
256
|
-
|
|
257
|
-
改善已有的文档。
|
|
258
|
-
|
|
259
|
-
修改数据结构:
|
|
260
|
-
|
|
261
|
-
* [OriginDetail](https://cloud.tencent.com/document/api/1552/80721#OriginDetail)
|
|
262
|
-
|
|
263
|
-
* [OriginInfo](https://cloud.tencent.com/document/api/1552/80721#OriginInfo)
|
|
197
|
+
* [Credentials](https://cloud.tencent.com/document/api/266/110903#Credentials)
|
|
264
198
|
|
|
265
199
|
|
|
266
200
|
|
|
201
|
+
## 云点播(vod) 版本:2018-07-17
|
|
267
202
|
|
|
268
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
269
203
|
|
|
270
204
|
|
|
205
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
271
206
|
|
|
272
|
-
|
|
207
|
+
### 第 204 次发布
|
|
273
208
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
发布时间:2024-09-11 02:25:39
|
|
209
|
+
发布时间:2024-09-12 02:30:22
|
|
277
210
|
|
|
278
211
|
本次发布包含了以下内容:
|
|
279
212
|
|
|
@@ -281,48 +214,10 @@
|
|
|
281
214
|
|
|
282
215
|
修改接口:
|
|
283
216
|
|
|
284
|
-
* [
|
|
285
|
-
|
|
286
|
-
* 新增入参:NamespaceId
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
修改数据结构:
|
|
290
|
-
|
|
291
|
-
* [ApiRateLimitRule](https://cloud.tencent.com/document/api/649/36099#ApiRateLimitRule)
|
|
292
|
-
|
|
293
|
-
* 新增成员:Limit, Offset, AppId
|
|
294
|
-
|
|
295
|
-
* [GatewayGroupApiVo](https://cloud.tencent.com/document/api/649/36099#GatewayGroupApiVo)
|
|
296
|
-
|
|
297
|
-
* <font color="#dd0000">**修改成员**:</font>ApiId, Path, MicroserviceName, Method, NamespaceName
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
## 向量数据库(vdb) 版本:2023-06-16
|
|
303
|
-
|
|
304
|
-
### 第 3 次发布
|
|
305
|
-
|
|
306
|
-
发布时间:2024-09-11 02:27:43
|
|
307
|
-
|
|
308
|
-
本次发布包含了以下内容:
|
|
309
|
-
|
|
310
|
-
改善已有的文档。
|
|
311
|
-
|
|
312
|
-
新增接口:
|
|
313
|
-
|
|
314
|
-
* [AssociateSecurityGroups](https://cloud.tencent.com/document/api/1709/110884)
|
|
315
|
-
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/1709/110883)
|
|
316
|
-
* [DescribeInstanceNodes](https://cloud.tencent.com/document/api/1709/110879)
|
|
317
|
-
* [DisassociateSecurityGroups](https://cloud.tencent.com/document/api/1709/110882)
|
|
318
|
-
* [ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/1709/110881)
|
|
217
|
+
* [CreateSecurityGroupWithPolicies](https://cloud.tencent.com/document/api/215/43279)
|
|
319
218
|
|
|
320
|
-
|
|
219
|
+
* 新增入参:Tags
|
|
321
220
|
|
|
322
|
-
* [Inbound](https://cloud.tencent.com/document/api/1709/106757#Inbound)
|
|
323
|
-
* [NodeInfo](https://cloud.tencent.com/document/api/1709/106757#NodeInfo)
|
|
324
|
-
* [Outbound](https://cloud.tencent.com/document/api/1709/106757#Outbound)
|
|
325
|
-
* [SecurityGroup](https://cloud.tencent.com/document/api/1709/106757#SecurityGroup)
|
|
326
221
|
|
|
327
222
|
|
|
328
223
|
|
|
@@ -980,7 +875,7 @@
|
|
|
980
875
|
|
|
981
876
|
新增接口:
|
|
982
877
|
|
|
983
|
-
* [
|
|
878
|
+
* [SketchToImage](https://cloud.tencent.com/document/api/1668/110863)
|
|
984
879
|
|
|
985
880
|
### 第 12 次发布
|
|
986
881
|
|
|
@@ -25736,6 +25631,41 @@
|
|
|
25736
25631
|
|
|
25737
25632
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
25738
25633
|
|
|
25634
|
+
### 第 64 次发布
|
|
25635
|
+
|
|
25636
|
+
发布时间:2024-09-12 01:19:27
|
|
25637
|
+
|
|
25638
|
+
本次发布包含了以下内容:
|
|
25639
|
+
|
|
25640
|
+
改善已有的文档。
|
|
25641
|
+
|
|
25642
|
+
修改数据结构:
|
|
25643
|
+
|
|
25644
|
+
* [BanAndAllowRule](https://cloud.tencent.com/document/api/1132/49071#BanAndAllowRule)
|
|
25645
|
+
|
|
25646
|
+
* 新增成员:FwType
|
|
25647
|
+
|
|
25648
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
25649
|
+
|
|
25650
|
+
* 新增成员:FwType
|
|
25651
|
+
|
|
25652
|
+
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
25653
|
+
|
|
25654
|
+
* 新增成员:Scope
|
|
25655
|
+
|
|
25656
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
25657
|
+
|
|
25658
|
+
* 新增成员:ScopeDesc
|
|
25659
|
+
|
|
25660
|
+
* [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
|
|
25661
|
+
|
|
25662
|
+
* 新增成员:OverUsedStatus
|
|
25663
|
+
|
|
25664
|
+
* [NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData)
|
|
25665
|
+
|
|
25666
|
+
* 新增成员:ORTableId, ORTableName, Ohavips
|
|
25667
|
+
|
|
25668
|
+
|
|
25739
25669
|
### 第 63 次发布
|
|
25740
25670
|
|
|
25741
25671
|
发布时间:2024-09-09 01:19:11
|
|
@@ -52022,13 +51952,13 @@
|
|
|
52022
51952
|
|
|
52023
51953
|
新增接口:
|
|
52024
51954
|
|
|
52025
|
-
* [
|
|
52026
|
-
* [
|
|
51955
|
+
* [DescribeBackupConfigs](https://cloud.tencent.com/document/api/557/110865)
|
|
51956
|
+
* [ModifyBackupConfigs](https://cloud.tencent.com/document/api/557/110864)
|
|
52027
51957
|
|
|
52028
51958
|
新增数据结构:
|
|
52029
51959
|
|
|
52030
|
-
* [
|
|
52031
|
-
* [
|
|
51960
|
+
* [BackupConfig](https://cloud.tencent.com/document/api/557/16142#BackupConfig)
|
|
51961
|
+
* [NewBackupConfig](https://cloud.tencent.com/document/api/557/16142#NewBackupConfig)
|
|
52032
51962
|
|
|
52033
51963
|
### 第 72 次发布
|
|
52034
51964
|
|
|
@@ -55569,11 +55499,11 @@
|
|
|
55569
55499
|
|
|
55570
55500
|
新增接口:
|
|
55571
55501
|
|
|
55572
|
-
* [
|
|
55502
|
+
* [DescribeDomainShareUserList](https://cloud.tencent.com/document/api/1427/110866)
|
|
55573
55503
|
|
|
55574
55504
|
新增数据结构:
|
|
55575
55505
|
|
|
55576
|
-
* [
|
|
55506
|
+
* [DomainShareUserInfo](https://cloud.tencent.com/document/api/1427/56185#DomainShareUserInfo)
|
|
55577
55507
|
|
|
55578
55508
|
### 第 32 次发布
|
|
55579
55509
|
|
|
@@ -62102,11 +62032,11 @@
|
|
|
62102
62032
|
|
|
62103
62033
|
新增接口:
|
|
62104
62034
|
|
|
62105
|
-
* [
|
|
62106
|
-
* [
|
|
62107
|
-
* [
|
|
62108
|
-
* [
|
|
62109
|
-
* [
|
|
62035
|
+
* [CreateSLInstance](https://cloud.tencent.com/document/api/589/110872)
|
|
62036
|
+
* [DescribeSLInstance](https://cloud.tencent.com/document/api/589/110871)
|
|
62037
|
+
* [DescribeSLInstanceList](https://cloud.tencent.com/document/api/589/110870)
|
|
62038
|
+
* [ModifySLInstance](https://cloud.tencent.com/document/api/589/110869)
|
|
62039
|
+
* [TerminateSLInstance](https://cloud.tencent.com/document/api/589/110868)
|
|
62110
62040
|
|
|
62111
62041
|
修改接口:
|
|
62112
62042
|
|
|
@@ -62117,8 +62047,8 @@
|
|
|
62117
62047
|
|
|
62118
62048
|
新增数据结构:
|
|
62119
62049
|
|
|
62120
|
-
* [
|
|
62121
|
-
* [
|
|
62050
|
+
* [SLInstanceInfo](https://cloud.tencent.com/document/api/589/33981#SLInstanceInfo)
|
|
62051
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/589/33981#ZoneSetting)
|
|
62122
62052
|
|
|
62123
62053
|
### 第 75 次发布
|
|
62124
62054
|
|
|
@@ -63886,7 +63816,7 @@
|
|
|
63886
63816
|
|
|
63887
63817
|
新增接口:
|
|
63888
63818
|
|
|
63889
|
-
* [
|
|
63819
|
+
* [DescribeSpaceKibanaTools](https://cloud.tencent.com/document/api/845/110854)
|
|
63890
63820
|
|
|
63891
63821
|
### 第 68 次发布
|
|
63892
63822
|
|
|
@@ -68933,7 +68863,7 @@
|
|
|
68933
68863
|
|
|
68934
68864
|
新增接口:
|
|
68935
68865
|
|
|
68936
|
-
* [
|
|
68866
|
+
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1420/110873)
|
|
68937
68867
|
|
|
68938
68868
|
### 第 181 次发布
|
|
68939
68869
|
|
|
@@ -81162,6 +81092,25 @@
|
|
|
81162
81092
|
|
|
81163
81093
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
81164
81094
|
|
|
81095
|
+
### 第 78 次发布
|
|
81096
|
+
|
|
81097
|
+
发布时间:2024-09-12 01:46:54
|
|
81098
|
+
|
|
81099
|
+
本次发布包含了以下内容:
|
|
81100
|
+
|
|
81101
|
+
改善已有的文档。
|
|
81102
|
+
|
|
81103
|
+
修改接口:
|
|
81104
|
+
|
|
81105
|
+
* [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587)
|
|
81106
|
+
|
|
81107
|
+
* <font color="#dd0000">**修改入参**:</font>MiniProgramAppId
|
|
81108
|
+
|
|
81109
|
+
* [GetTWeCallActiveStatus](https://cloud.tencent.com/document/api/1081/106583)
|
|
81110
|
+
|
|
81111
|
+
* <font color="#dd0000">**修改入参**:</font>MiniProgramAppId
|
|
81112
|
+
|
|
81113
|
+
|
|
81165
81114
|
### 第 77 次发布
|
|
81166
81115
|
|
|
81167
81116
|
发布时间:2024-08-16 01:48:38
|
|
@@ -84822,6 +84771,22 @@
|
|
|
84822
84771
|
|
|
84823
84772
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
84824
84773
|
|
|
84774
|
+
### 第 19 次发布
|
|
84775
|
+
|
|
84776
|
+
发布时间:2024-09-11 10:47:51
|
|
84777
|
+
|
|
84778
|
+
本次发布包含了以下内容:
|
|
84779
|
+
|
|
84780
|
+
改善已有的文档。
|
|
84781
|
+
|
|
84782
|
+
新增接口:
|
|
84783
|
+
|
|
84784
|
+
* [[CallISAPI](https://cloud.tencent.com/document/api/1344/110893)](https://cloud.tencent.com/document/api/#/#)
|
|
84785
|
+
|
|
84786
|
+
新增数据结构:
|
|
84787
|
+
|
|
84788
|
+
* [[ISAPIOutputData](https://cloud.tencent.com/document/api/1344/95952#ISAPIOutputData)](https://cloud.tencent.com/document/api/1344/95952#[ISAPIOutputData](https://cloud.tencent.com/document/api/1344/95952#ISAPIOutputData))
|
|
84789
|
+
|
|
84825
84790
|
### 第 18 次发布
|
|
84826
84791
|
|
|
84827
84792
|
发布时间:2024-09-02 01:50:45
|
|
@@ -92121,13 +92086,13 @@
|
|
|
92121
92086
|
|
|
92122
92087
|
新增接口:
|
|
92123
92088
|
|
|
92124
|
-
* [
|
|
92125
|
-
* [
|
|
92089
|
+
* [DescribeBackupConfigs](https://cloud.tencent.com/document/api/237/110875)
|
|
92090
|
+
* [ModifyBackupConfigs](https://cloud.tencent.com/document/api/237/110874)
|
|
92126
92091
|
|
|
92127
92092
|
新增数据结构:
|
|
92128
92093
|
|
|
92129
|
-
* [
|
|
92130
|
-
* [
|
|
92094
|
+
* [BackupConfig](https://cloud.tencent.com/document/api/237/16191#BackupConfig)
|
|
92095
|
+
* [NewBackupConfig](https://cloud.tencent.com/document/api/237/16191#NewBackupConfig)
|
|
92131
92096
|
|
|
92132
92097
|
### 第 65 次发布
|
|
92133
92098
|
|
|
@@ -97628,6 +97593,31 @@
|
|
|
97628
97593
|
|
|
97629
97594
|
## 媒体处理(mps) 版本:2019-06-12
|
|
97630
97595
|
|
|
97596
|
+
### 第 94 次发布
|
|
97597
|
+
|
|
97598
|
+
发布时间:2024-09-12 01:59:22
|
|
97599
|
+
|
|
97600
|
+
本次发布包含了以下内容:
|
|
97601
|
+
|
|
97602
|
+
改善已有的文档。
|
|
97603
|
+
|
|
97604
|
+
新增数据结构:
|
|
97605
|
+
|
|
97606
|
+
* [[AiAnalysisTaskHorizontalToVerticalInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalInput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHorizontalToVerticalInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalInput))
|
|
97607
|
+
* [[AiAnalysisTaskHorizontalToVerticalOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalOutput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHorizontalToVerticalOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalOutput))
|
|
97608
|
+
* [[AiAnalysisTaskHorizontalToVerticalResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalResult)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHorizontalToVerticalResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalResult))
|
|
97609
|
+
|
|
97610
|
+
修改数据结构:
|
|
97611
|
+
|
|
97612
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
97613
|
+
|
|
97614
|
+
* 新增成员:HorizontalToVerticalTask
|
|
97615
|
+
|
|
97616
|
+
* [HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)
|
|
97617
|
+
|
|
97618
|
+
* 新增成员:SegmentTags
|
|
97619
|
+
|
|
97620
|
+
|
|
97631
97621
|
### 第 93 次发布
|
|
97632
97622
|
|
|
97633
97623
|
发布时间:2024-08-20 01:57:54
|
|
@@ -103780,6 +103770,21 @@
|
|
|
103780
103770
|
|
|
103781
103771
|
## 文字识别(ocr) 版本:2018-11-19
|
|
103782
103772
|
|
|
103773
|
+
### 第 150 次发布
|
|
103774
|
+
|
|
103775
|
+
发布时间:2024-09-12 02:01:53
|
|
103776
|
+
|
|
103777
|
+
本次发布包含了以下内容:
|
|
103778
|
+
|
|
103779
|
+
改善已有的文档。
|
|
103780
|
+
|
|
103781
|
+
修改接口:
|
|
103782
|
+
|
|
103783
|
+
* [MainlandPermitOCR](https://cloud.tencent.com/document/api/866/43105)
|
|
103784
|
+
|
|
103785
|
+
* 新增出参:Nationality
|
|
103786
|
+
|
|
103787
|
+
|
|
103783
103788
|
### 第 149 次发布
|
|
103784
103789
|
|
|
103785
103790
|
发布时间:2024-09-11 02:01:34
|
|
@@ -110357,12 +110362,12 @@
|
|
|
110357
110362
|
|
|
110358
110363
|
新增接口:
|
|
110359
110364
|
|
|
110360
|
-
* [
|
|
110361
|
-
* [
|
|
110365
|
+
* [DescribeInstanceLogDelivery](https://cloud.tencent.com/document/api/239/110878)
|
|
110366
|
+
* [ModifyInstanceLogDelivery](https://cloud.tencent.com/document/api/239/110877)
|
|
110362
110367
|
|
|
110363
110368
|
新增数据结构:
|
|
110364
110369
|
|
|
110365
|
-
* [
|
|
110370
|
+
* [LogDeliveryInfo](https://cloud.tencent.com/document/api/239/20022#LogDeliveryInfo)
|
|
110366
110371
|
|
|
110367
110372
|
### 第 80 次发布
|
|
110368
110373
|
|
|
@@ -140146,6 +140151,21 @@
|
|
|
140146
140151
|
|
|
140147
140152
|
## 容器服务(tke) 版本:2018-05-25
|
|
140148
140153
|
|
|
140154
|
+
### 第 178 次发布
|
|
140155
|
+
|
|
140156
|
+
发布时间:2024-09-12 02:21:19
|
|
140157
|
+
|
|
140158
|
+
本次发布包含了以下内容:
|
|
140159
|
+
|
|
140160
|
+
改善已有的文档。
|
|
140161
|
+
|
|
140162
|
+
修改接口:
|
|
140163
|
+
|
|
140164
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/457/34527)
|
|
140165
|
+
|
|
140166
|
+
* 新增入参:CdcId
|
|
140167
|
+
|
|
140168
|
+
|
|
140149
140169
|
### 第 177 次发布
|
|
140150
140170
|
|
|
140151
140171
|
发布时间:2024-09-03 02:38:45
|
|
@@ -143705,6 +143725,31 @@
|
|
|
143705
143725
|
|
|
143706
143726
|
## 容器服务(tke) 版本:2022-05-01
|
|
143707
143727
|
|
|
143728
|
+
### 第 4 次发布
|
|
143729
|
+
|
|
143730
|
+
发布时间:2024-09-12 02:23:02
|
|
143731
|
+
|
|
143732
|
+
本次发布包含了以下内容:
|
|
143733
|
+
|
|
143734
|
+
改善已有的文档。
|
|
143735
|
+
|
|
143736
|
+
新增接口:
|
|
143737
|
+
|
|
143738
|
+
* [[CreateHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110921)](https://cloud.tencent.com/document/api/#/#)
|
|
143739
|
+
* [[DeleteHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110920)](https://cloud.tencent.com/document/api/#/#)
|
|
143740
|
+
* [[DescribeHealthCheckPolicies](https://cloud.tencent.com/document/api/457/110919)](https://cloud.tencent.com/document/api/#/#)
|
|
143741
|
+
* [[DescribeHealthCheckPolicyBindings](https://cloud.tencent.com/document/api/457/110918)](https://cloud.tencent.com/document/api/#/#)
|
|
143742
|
+
* [[DescribeHealthCheckTemplate](https://cloud.tencent.com/document/api/457/110917)](https://cloud.tencent.com/document/api/#/#)
|
|
143743
|
+
* [[ModifyHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110916)](https://cloud.tencent.com/document/api/#/#)
|
|
143744
|
+
|
|
143745
|
+
新增数据结构:
|
|
143746
|
+
|
|
143747
|
+
* [[HealthCheckPolicy](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicy)](https://cloud.tencent.com/document/api/457/103206#[HealthCheckPolicy](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicy))
|
|
143748
|
+
* [[HealthCheckPolicyBinding](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyBinding)](https://cloud.tencent.com/document/api/457/103206#[HealthCheckPolicyBinding](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyBinding))
|
|
143749
|
+
* [[HealthCheckPolicyRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyRule)](https://cloud.tencent.com/document/api/457/103206#[HealthCheckPolicyRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyRule))
|
|
143750
|
+
* [[HealthCheckTemplate](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplate)](https://cloud.tencent.com/document/api/457/103206#[HealthCheckTemplate](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplate))
|
|
143751
|
+
* [[HealthCheckTemplateRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplateRule)](https://cloud.tencent.com/document/api/457/103206#[HealthCheckTemplateRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplateRule))
|
|
143752
|
+
|
|
143708
143753
|
### 第 3 次发布
|
|
143709
143754
|
|
|
143710
143755
|
发布时间:2024-07-24 02:19:34
|
|
@@ -152373,18 +152418,18 @@
|
|
|
152373
152418
|
|
|
152374
152419
|
新增接口:
|
|
152375
152420
|
|
|
152376
|
-
* [
|
|
152377
|
-
* [
|
|
152378
|
-
* [
|
|
152379
|
-
* [
|
|
152380
|
-
* [
|
|
152421
|
+
* [AssociateSecurityGroups](https://cloud.tencent.com/document/api/1709/110884)
|
|
152422
|
+
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/1709/110883)
|
|
152423
|
+
* [DescribeInstanceNodes](https://cloud.tencent.com/document/api/1709/110879)
|
|
152424
|
+
* [DisassociateSecurityGroups](https://cloud.tencent.com/document/api/1709/110882)
|
|
152425
|
+
* [ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/1709/110881)
|
|
152381
152426
|
|
|
152382
152427
|
新增数据结构:
|
|
152383
152428
|
|
|
152384
|
-
* [
|
|
152385
|
-
* [
|
|
152386
|
-
* [
|
|
152387
|
-
* [
|
|
152429
|
+
* [Inbound](https://cloud.tencent.com/document/api/1709/106757#Inbound)
|
|
152430
|
+
* [NodeInfo](https://cloud.tencent.com/document/api/1709/106757#NodeInfo)
|
|
152431
|
+
* [Outbound](https://cloud.tencent.com/document/api/1709/106757#Outbound)
|
|
152432
|
+
* [SecurityGroup](https://cloud.tencent.com/document/api/1709/106757#SecurityGroup)
|
|
152388
152433
|
|
|
152389
152434
|
### 第 2 次发布
|
|
152390
152435
|
|
|
@@ -157853,9 +157898,44 @@
|
|
|
157853
157898
|
|
|
157854
157899
|
|
|
157855
157900
|
|
|
157901
|
+
## 云点播(vod) 版本:2024-07-18
|
|
157902
|
+
|
|
157903
|
+
### 第 1 次发布
|
|
157904
|
+
|
|
157905
|
+
发布时间:2024-09-11 19:07:13
|
|
157906
|
+
|
|
157907
|
+
本次发布包含了以下内容:
|
|
157908
|
+
|
|
157909
|
+
改善已有的文档。
|
|
157910
|
+
|
|
157911
|
+
新增接口:
|
|
157912
|
+
|
|
157913
|
+
* [[CreateStorageCredentials](https://cloud.tencent.com/document/api/266/110902)](https://cloud.tencent.com/document/api/#/#)
|
|
157914
|
+
|
|
157915
|
+
新增数据结构:
|
|
157916
|
+
|
|
157917
|
+
* [[Credentials](https://cloud.tencent.com/document/api/266/110903#Credentials)](https://cloud.tencent.com/document/api/266/110903#[Credentials](https://cloud.tencent.com/document/api/266/110903#Credentials))
|
|
157918
|
+
|
|
157919
|
+
|
|
157920
|
+
|
|
157856
157921
|
|
|
157857
157922
|
## 私有网络(vpc) 版本:2017-03-12
|
|
157858
157923
|
|
|
157924
|
+
### 第 204 次发布
|
|
157925
|
+
|
|
157926
|
+
发布时间:2024-09-12 02:30:22
|
|
157927
|
+
|
|
157928
|
+
本次发布包含了以下内容:
|
|
157929
|
+
|
|
157930
|
+
改善已有的文档。
|
|
157931
|
+
|
|
157932
|
+
修改接口:
|
|
157933
|
+
|
|
157934
|
+
* [CreateSecurityGroupWithPolicies](https://cloud.tencent.com/document/api/215/43279)
|
|
157935
|
+
|
|
157936
|
+
* 新增入参:Tags
|
|
157937
|
+
|
|
157938
|
+
|
|
157859
157939
|
### 第 203 次发布
|
|
157860
157940
|
|
|
157861
157941
|
发布时间:2024-09-03 02:49:57
|