tencentcloud-sdk-nodejs 4.0.574 → 4.0.575
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 +241 -0
- package/SERVICE_CHANGELOG.md +348 -91
- package/package.json +1 -1
- package/products.md +22 -22
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bma/index.ts +2 -2
- package/src/services/captcha/v20190722/captcha_models.ts +17 -6
- package/src/services/cdn/v20180606/cdn_models.ts +5 -5
- package/src/services/cii/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +6 -0
- package/src/services/cvm/v20170312/cvm_models.ts +1 -1
- package/src/services/cwp/v20180228/cwp_client.ts +119 -29
- package/src/services/cwp/v20180228/cwp_models.ts +802 -35
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dc/v20180410/dc_models.ts +16 -5
- package/src/services/iotvideo/index.ts +4 -4
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/mongodb/v20190725/mongodb_client.ts +3 -3
- package/src/services/mongodb/v20190725/mongodb_models.ts +24 -18
- package/src/services/mps/v20190612/mps_client.ts +12 -2
- package/src/services/mps/v20190612/mps_models.ts +341 -54
- package/src/services/ocr/v20181119/ocr_models.ts +9 -9
- package/src/services/organization/index.ts +2 -2
- package/src/services/pts/v20210728/pts_models.ts +16 -4
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/thpc/index.ts +4 -4
- package/src/services/tione/v20211111/tione_models.ts +52 -7
- package/src/services/tke/v20180525/tke_models.ts +16 -3
- package/src/services/vm/index.ts +2 -2
- package/src/services/vod/v20180717/vod_client.ts +7 -6
- package/src/services/vod/v20180717/vod_models.ts +40 -14
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +15 -6
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +5 -5
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +37 -9
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +54 -12
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +674 -32
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +14 -3
- package/tencentcloud/services/iotvideo/index.d.ts +6 -6
- package/tencentcloud/services/iotvideo/index.js +4 -4
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +3 -3
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +3 -3
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +21 -15
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +291 -44
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +9 -9
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +14 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +44 -7
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -3
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +6 -6
- package/tencentcloud/services/vod/v20180717/vod_client.js +6 -6
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +36 -14
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cwp.v20180228.test.js +78 -8
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 16 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-04-
|
|
7
|
+
发布时间:2023-04-06 20:55:55
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,41 +12,37 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeCaptchaResult](https://cloud.tencent.com/document/api/1110/36926)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增出参:EvilBitmap, SubmitCaptchaTime
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
##
|
|
22
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
23
23
|
|
|
24
|
-
### 第
|
|
24
|
+
### 第 86 次发布
|
|
25
25
|
|
|
26
|
-
发布时间:2023-04-
|
|
26
|
+
发布时间:2023-04-07 01:16:50
|
|
27
27
|
|
|
28
28
|
本次发布包含了以下内容:
|
|
29
29
|
|
|
30
30
|
改善已有的文档。
|
|
31
31
|
|
|
32
|
-
新增数据结构:
|
|
33
|
-
|
|
34
|
-
* [BetaInfoByACL](https://cloud.tencent.com/document/api/1132/49071#BetaInfoByACL)
|
|
35
|
-
|
|
36
32
|
修改数据结构:
|
|
37
33
|
|
|
38
|
-
* [
|
|
34
|
+
* [IdleLoadBalancer](https://cloud.tencent.com/document/api/214/30694#IdleLoadBalancer)
|
|
39
35
|
|
|
40
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:Domain
|
|
41
37
|
|
|
42
38
|
|
|
43
39
|
|
|
44
40
|
|
|
45
|
-
##
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
46
42
|
|
|
47
|
-
### 第
|
|
43
|
+
### 第 77 次发布
|
|
48
44
|
|
|
49
|
-
发布时间:2023-04-
|
|
45
|
+
发布时间:2023-04-07 01:21:04
|
|
50
46
|
|
|
51
47
|
本次发布包含了以下内容:
|
|
52
48
|
|
|
@@ -54,138 +50,192 @@
|
|
|
54
50
|
|
|
55
51
|
新增接口:
|
|
56
52
|
|
|
57
|
-
* [
|
|
53
|
+
* [DescribeAlarmIncidentNodes](https://cloud.tencent.com/document/api/296/89946)
|
|
54
|
+
* [DescribeAlarmVertexId](https://cloud.tencent.com/document/api/296/89945)
|
|
55
|
+
* [DescribeEventByTable](https://cloud.tencent.com/document/api/296/89944)
|
|
56
|
+
* [DescribePrivilegeEventInfo](https://cloud.tencent.com/document/api/296/89947)
|
|
57
|
+
* [DescribeReverseShellEventInfo](https://cloud.tencent.com/document/api/296/89949)
|
|
58
|
+
* [DescribeRiskDnsEventInfo](https://cloud.tencent.com/document/api/296/89948)
|
|
59
|
+
* [DescribeVertexDetail](https://cloud.tencent.com/document/api/296/89943)
|
|
58
60
|
|
|
59
|
-
|
|
61
|
+
新增数据结构:
|
|
60
62
|
|
|
61
|
-
* [
|
|
63
|
+
* [AlarmInfo](https://cloud.tencent.com/document/api/296/19867#AlarmInfo)
|
|
64
|
+
* [IncidentVertexInfo](https://cloud.tencent.com/document/api/296/19867#IncidentVertexInfo)
|
|
65
|
+
* [PrivilegeEventInfo](https://cloud.tencent.com/document/api/296/19867#PrivilegeEventInfo)
|
|
66
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/296/19867#ReverseShellEventInfo)
|
|
67
|
+
* [VertexDetail](https://cloud.tencent.com/document/api/296/19867#VertexDetail)
|
|
68
|
+
* [VertexInfo](https://cloud.tencent.com/document/api/296/19867#VertexInfo)
|
|
62
69
|
|
|
63
|
-
|
|
70
|
+
修改数据结构:
|
|
64
71
|
|
|
72
|
+
* [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
|
|
65
73
|
|
|
74
|
+
* 新增成员:Location
|
|
66
75
|
|
|
76
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
|
67
77
|
|
|
68
|
-
|
|
78
|
+
* 新增成员:Port
|
|
69
79
|
|
|
70
|
-
|
|
80
|
+
* [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess)
|
|
81
|
+
|
|
82
|
+
* 新增成员:Pid
|
|
83
|
+
|
|
84
|
+
* [ReverseShell](https://cloud.tencent.com/document/api/296/19867#ReverseShell)
|
|
85
|
+
|
|
86
|
+
* 新增成员:Pid
|
|
71
87
|
|
|
72
|
-
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
92
|
+
|
|
93
|
+
### 第 56 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2023-04-07 02:02:58
|
|
73
96
|
|
|
74
97
|
本次发布包含了以下内容:
|
|
75
98
|
|
|
76
99
|
改善已有的文档。
|
|
77
100
|
|
|
78
|
-
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [DescribeSchedules](https://cloud.tencent.com/document/api/862/88059)
|
|
104
|
+
|
|
105
|
+
* 新增入参:TriggerType
|
|
106
|
+
|
|
107
|
+
* [ProcessMedia](https://cloud.tencent.com/document/api/862/37578)
|
|
108
|
+
|
|
109
|
+
* 新增入参:AiQualityControlTask
|
|
79
110
|
|
|
80
|
-
* [DescribeErrorSummary](https://cloud.tencent.com/document/api/1484/89896)
|
|
81
111
|
|
|
82
112
|
新增数据结构:
|
|
83
113
|
|
|
84
|
-
* [
|
|
114
|
+
* [AiAnalysisTaskHighlightInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightInput)
|
|
115
|
+
* [AiAnalysisTaskHighlightOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightOutput)
|
|
116
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightResult)
|
|
117
|
+
* [AiQualityControlTaskInput](https://cloud.tencent.com/document/api/862/37615#AiQualityControlTaskInput)
|
|
118
|
+
* [HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)
|
|
119
|
+
* [MediaAiAnalysisHighlightItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisHighlightItem)
|
|
120
|
+
* [QualityControlData](https://cloud.tencent.com/document/api/862/37615#QualityControlData)
|
|
121
|
+
* [QualityControlItem](https://cloud.tencent.com/document/api/862/37615#QualityControlItem)
|
|
122
|
+
* [QualityControlResult](https://cloud.tencent.com/document/api/862/37615#QualityControlResult)
|
|
123
|
+
* [ScheduleQualityControlTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleQualityControlTaskResult)
|
|
85
124
|
|
|
86
125
|
修改数据结构:
|
|
87
126
|
|
|
88
|
-
* [
|
|
127
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
89
128
|
|
|
90
|
-
* 新增成员:
|
|
129
|
+
* 新增成员:HighlightTask
|
|
130
|
+
|
|
131
|
+
* [ScheduleTask](https://cloud.tencent.com/document/api/862/37615#ScheduleTask)
|
|
91
132
|
|
|
133
|
+
* 新增成员:ErrCode, Message
|
|
92
134
|
|
|
135
|
+
* [WorkflowTask](https://cloud.tencent.com/document/api/862/37615#WorkflowTask)
|
|
93
136
|
|
|
137
|
+
* 新增成员:AiQualityControlTaskResult
|
|
94
138
|
|
|
95
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
96
139
|
|
|
97
|
-
### 第 38 次发布
|
|
98
140
|
|
|
99
|
-
|
|
141
|
+
|
|
142
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
143
|
+
|
|
144
|
+
### 第 20 次发布
|
|
145
|
+
|
|
146
|
+
发布时间:2023-04-07 02:48:14
|
|
100
147
|
|
|
101
148
|
本次发布包含了以下内容:
|
|
102
149
|
|
|
103
150
|
改善已有的文档。
|
|
104
151
|
|
|
105
|
-
|
|
152
|
+
修改接口:
|
|
106
153
|
|
|
107
|
-
* [
|
|
108
|
-
* [AlgDetectResult](https://cloud.tencent.com/document/api/1552/80721#AlgDetectResult)
|
|
109
|
-
* [AlgDetectRule](https://cloud.tencent.com/document/api/1552/80721#AlgDetectRule)
|
|
110
|
-
* [AlgDetectSession](https://cloud.tencent.com/document/api/1552/80721#AlgDetectSession)
|
|
154
|
+
* [DescribeTrainingModels](https://cloud.tencent.com/document/api/851/75069)
|
|
111
155
|
|
|
112
|
-
|
|
156
|
+
* 新增入参:WithModelVersions
|
|
113
157
|
|
|
114
|
-
* [
|
|
158
|
+
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
|
115
159
|
|
|
116
|
-
*
|
|
160
|
+
* 新增入参:FrameworkVersion
|
|
117
161
|
|
|
118
162
|
|
|
163
|
+
修改数据结构:
|
|
119
164
|
|
|
165
|
+
* [BatchModelAccTask](https://cloud.tencent.com/document/api/851/75051#BatchModelAccTask)
|
|
120
166
|
|
|
121
|
-
|
|
167
|
+
* 新增成员:FrameworkVersion
|
|
122
168
|
|
|
169
|
+
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
|
123
170
|
|
|
171
|
+
* 新增成员:FrameworkVersion
|
|
124
172
|
|
|
125
|
-
|
|
173
|
+
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
|
126
174
|
|
|
127
|
-
|
|
175
|
+
* 新增成员:FrameworkVersion
|
|
128
176
|
|
|
129
|
-
|
|
177
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
|
130
178
|
|
|
131
|
-
|
|
179
|
+
* 新增成员:ContainerInfos
|
|
132
180
|
|
|
133
|
-
|
|
181
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
134
182
|
|
|
135
|
-
|
|
183
|
+
* 新增成员:PodInfos
|
|
136
184
|
|
|
137
|
-
* [
|
|
185
|
+
* [TrainingModelDTO](https://cloud.tencent.com/document/api/851/75051#TrainingModelDTO)
|
|
138
186
|
|
|
139
|
-
*
|
|
187
|
+
* 新增成员:TrainingModelVersions
|
|
140
188
|
|
|
141
189
|
|
|
142
190
|
|
|
143
191
|
|
|
144
|
-
##
|
|
192
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
145
193
|
|
|
146
|
-
### 第 2 次发布
|
|
147
194
|
|
|
148
|
-
|
|
195
|
+
|
|
196
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
197
|
+
|
|
198
|
+
### 第 144 次发布
|
|
199
|
+
|
|
200
|
+
发布时间:2023-04-07 02:49:45
|
|
149
201
|
|
|
150
202
|
本次发布包含了以下内容:
|
|
151
203
|
|
|
152
204
|
改善已有的文档。
|
|
153
205
|
|
|
154
|
-
|
|
206
|
+
修改数据结构:
|
|
155
207
|
|
|
156
|
-
* [
|
|
157
|
-
* [DescribeRecentSessionList](https://cloud.tencent.com/document/api/1584/89905)
|
|
158
|
-
* [GetDeviceLicense](https://cloud.tencent.com/document/api/1584/89903)
|
|
159
|
-
* [GetDevices](https://cloud.tencent.com/document/api/1584/89902)
|
|
160
|
-
* [GetLicenseStat](https://cloud.tencent.com/document/api/1584/89901)
|
|
161
|
-
* [GetLicenses](https://cloud.tencent.com/document/api/1584/89900)
|
|
208
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
|
162
209
|
|
|
163
|
-
|
|
210
|
+
* 新增成员:ClusterEtcdNodeNum
|
|
164
211
|
|
|
165
|
-
* [
|
|
166
|
-
|
|
167
|
-
*
|
|
212
|
+
* [ClusterNetworkSettings](https://cloud.tencent.com/document/api/457/31866#ClusterNetworkSettings)
|
|
213
|
+
|
|
214
|
+
* 新增成员:CiliumMode
|
|
168
215
|
|
|
169
216
|
|
|
170
217
|
|
|
171
|
-
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
172
218
|
|
|
173
|
-
|
|
219
|
+
## 云点播(vod) 版本:2018-07-17
|
|
174
220
|
|
|
175
|
-
|
|
221
|
+
### 第 148 次发布
|
|
222
|
+
|
|
223
|
+
发布时间:2023-04-07 02:53:24
|
|
176
224
|
|
|
177
225
|
本次发布包含了以下内容:
|
|
178
226
|
|
|
179
227
|
改善已有的文档。
|
|
180
228
|
|
|
181
|
-
|
|
229
|
+
新增数据结构:
|
|
182
230
|
|
|
183
|
-
* [
|
|
231
|
+
* [ImageBlur](https://cloud.tencent.com/document/api/266/31773#ImageBlur)
|
|
184
232
|
|
|
185
|
-
|
|
233
|
+
修改数据结构:
|
|
234
|
+
|
|
235
|
+
* [ImageOperation](https://cloud.tencent.com/document/api/266/31773#ImageOperation)
|
|
236
|
+
|
|
237
|
+
* 新增成员:Blur
|
|
186
238
|
|
|
187
|
-
* [HostRecord](https://cloud.tencent.com/document/api/627/53609#HostRecord)
|
|
188
|
-
* [LoadBalancer](https://cloud.tencent.com/document/api/627/53609#LoadBalancer)
|
|
189
239
|
|
|
190
240
|
|
|
191
241
|
|
|
@@ -10783,6 +10833,21 @@
|
|
|
10783
10833
|
|
|
10784
10834
|
## 验证码(captcha) 版本:2019-07-22
|
|
10785
10835
|
|
|
10836
|
+
### 第 16 次发布
|
|
10837
|
+
|
|
10838
|
+
发布时间:2023-04-06 20:55:55
|
|
10839
|
+
|
|
10840
|
+
本次发布包含了以下内容:
|
|
10841
|
+
|
|
10842
|
+
改善已有的文档。
|
|
10843
|
+
|
|
10844
|
+
修改接口:
|
|
10845
|
+
|
|
10846
|
+
* [DescribeCaptchaResult](https://cloud.tencent.com/document/api/1110/36926)
|
|
10847
|
+
|
|
10848
|
+
* 新增出参:EvilBitmap, SubmitCaptchaTime
|
|
10849
|
+
|
|
10850
|
+
|
|
10786
10851
|
### 第 15 次发布
|
|
10787
10852
|
|
|
10788
10853
|
发布时间:2023-02-17 11:41:16
|
|
@@ -19179,7 +19244,7 @@
|
|
|
19179
19244
|
|
|
19180
19245
|
新增数据结构:
|
|
19181
19246
|
|
|
19182
|
-
* [
|
|
19247
|
+
* [BetaInfoByACL](https://cloud.tencent.com/document/api/1132/49071#BetaInfoByACL)
|
|
19183
19248
|
|
|
19184
19249
|
修改数据结构:
|
|
19185
19250
|
|
|
@@ -22264,6 +22329,21 @@
|
|
|
22264
22329
|
|
|
22265
22330
|
## 负载均衡(clb) 版本:2018-03-17
|
|
22266
22331
|
|
|
22332
|
+
### 第 86 次发布
|
|
22333
|
+
|
|
22334
|
+
发布时间:2023-04-07 01:16:50
|
|
22335
|
+
|
|
22336
|
+
本次发布包含了以下内容:
|
|
22337
|
+
|
|
22338
|
+
改善已有的文档。
|
|
22339
|
+
|
|
22340
|
+
修改数据结构:
|
|
22341
|
+
|
|
22342
|
+
* [IdleLoadBalancer](https://cloud.tencent.com/document/api/214/30694#IdleLoadBalancer)
|
|
22343
|
+
|
|
22344
|
+
* 新增成员:Domain
|
|
22345
|
+
|
|
22346
|
+
|
|
22267
22347
|
### 第 85 次发布
|
|
22268
22348
|
|
|
22269
22349
|
发布时间:2023-03-24 01:22:38
|
|
@@ -24461,7 +24541,7 @@
|
|
|
24461
24541
|
|
|
24462
24542
|
新增接口:
|
|
24463
24543
|
|
|
24464
|
-
* [
|
|
24544
|
+
* [DescribeWorkspaceIsReady](https://cloud.tencent.com/document/api/1039/89895)
|
|
24465
24545
|
|
|
24466
24546
|
修改接口:
|
|
24467
24547
|
|
|
@@ -31679,6 +31759,52 @@
|
|
|
31679
31759
|
|
|
31680
31760
|
## 主机安全(cwp) 版本:2018-02-28
|
|
31681
31761
|
|
|
31762
|
+
### 第 77 次发布
|
|
31763
|
+
|
|
31764
|
+
发布时间:2023-04-07 01:21:04
|
|
31765
|
+
|
|
31766
|
+
本次发布包含了以下内容:
|
|
31767
|
+
|
|
31768
|
+
改善已有的文档。
|
|
31769
|
+
|
|
31770
|
+
新增接口:
|
|
31771
|
+
|
|
31772
|
+
* [[DescribeAlarmIncidentNodes](https://cloud.tencent.com/document/api/296/89946)](https://cloud.tencent.com/document/api/#/#)
|
|
31773
|
+
* [[DescribeAlarmVertexId](https://cloud.tencent.com/document/api/296/89945)](https://cloud.tencent.com/document/api/#/#)
|
|
31774
|
+
* [[DescribeEventByTable](https://cloud.tencent.com/document/api/296/89944)](https://cloud.tencent.com/document/api/#/#)
|
|
31775
|
+
* [[DescribePrivilegeEventInfo](https://cloud.tencent.com/document/api/296/89947)](https://cloud.tencent.com/document/api/#/#)
|
|
31776
|
+
* [[DescribeReverseShellEventInfo](https://cloud.tencent.com/document/api/296/89949)](https://cloud.tencent.com/document/api/#/#)
|
|
31777
|
+
* [[DescribeRiskDnsEventInfo](https://cloud.tencent.com/document/api/296/89948)](https://cloud.tencent.com/document/api/#/#)
|
|
31778
|
+
* [[DescribeVertexDetail](https://cloud.tencent.com/document/api/296/89943)](https://cloud.tencent.com/document/api/#/#)
|
|
31779
|
+
|
|
31780
|
+
新增数据结构:
|
|
31781
|
+
|
|
31782
|
+
* [[AlarmInfo](https://cloud.tencent.com/document/api/296/19867#AlarmInfo)](https://cloud.tencent.com/document/api/296/19867#[AlarmInfo](https://cloud.tencent.com/document/api/296/19867#AlarmInfo))
|
|
31783
|
+
* [[IncidentVertexInfo](https://cloud.tencent.com/document/api/296/19867#IncidentVertexInfo)](https://cloud.tencent.com/document/api/296/19867#[IncidentVertexInfo](https://cloud.tencent.com/document/api/296/19867#IncidentVertexInfo))
|
|
31784
|
+
* [[PrivilegeEventInfo](https://cloud.tencent.com/document/api/296/19867#PrivilegeEventInfo)](https://cloud.tencent.com/document/api/296/19867#[PrivilegeEventInfo](https://cloud.tencent.com/document/api/296/19867#PrivilegeEventInfo))
|
|
31785
|
+
* [[ReverseShellEventInfo](https://cloud.tencent.com/document/api/296/19867#ReverseShellEventInfo)](https://cloud.tencent.com/document/api/296/19867#[ReverseShellEventInfo](https://cloud.tencent.com/document/api/296/19867#ReverseShellEventInfo))
|
|
31786
|
+
* [[VertexDetail](https://cloud.tencent.com/document/api/296/19867#VertexDetail)](https://cloud.tencent.com/document/api/296/19867#[VertexDetail](https://cloud.tencent.com/document/api/296/19867#VertexDetail))
|
|
31787
|
+
* [[VertexInfo](https://cloud.tencent.com/document/api/296/19867#VertexInfo)](https://cloud.tencent.com/document/api/296/19867#[VertexInfo](https://cloud.tencent.com/document/api/296/19867#VertexInfo))
|
|
31788
|
+
|
|
31789
|
+
修改数据结构:
|
|
31790
|
+
|
|
31791
|
+
* [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
|
|
31792
|
+
|
|
31793
|
+
* 新增成员:Location
|
|
31794
|
+
|
|
31795
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
|
31796
|
+
|
|
31797
|
+
* 新增成员:Port
|
|
31798
|
+
|
|
31799
|
+
* [PrivilegeEscalationProcess](https://cloud.tencent.com/document/api/296/19867#PrivilegeEscalationProcess)
|
|
31800
|
+
|
|
31801
|
+
* 新增成员:Pid
|
|
31802
|
+
|
|
31803
|
+
* [ReverseShell](https://cloud.tencent.com/document/api/296/19867#ReverseShell)
|
|
31804
|
+
|
|
31805
|
+
* 新增成员:Pid
|
|
31806
|
+
|
|
31807
|
+
|
|
31682
31808
|
### 第 76 次发布
|
|
31683
31809
|
|
|
31684
31810
|
发布时间:2023-03-31 01:16:52
|
|
@@ -65910,6 +66036,53 @@
|
|
|
65910
66036
|
|
|
65911
66037
|
## 媒体处理(mps) 版本:2019-06-12
|
|
65912
66038
|
|
|
66039
|
+
### 第 56 次发布
|
|
66040
|
+
|
|
66041
|
+
发布时间:2023-04-07 02:02:58
|
|
66042
|
+
|
|
66043
|
+
本次发布包含了以下内容:
|
|
66044
|
+
|
|
66045
|
+
改善已有的文档。
|
|
66046
|
+
|
|
66047
|
+
修改接口:
|
|
66048
|
+
|
|
66049
|
+
* [DescribeSchedules](https://cloud.tencent.com/document/api/862/88059)
|
|
66050
|
+
|
|
66051
|
+
* 新增入参:TriggerType
|
|
66052
|
+
|
|
66053
|
+
* [ProcessMedia](https://cloud.tencent.com/document/api/862/37578)
|
|
66054
|
+
|
|
66055
|
+
* 新增入参:AiQualityControlTask
|
|
66056
|
+
|
|
66057
|
+
|
|
66058
|
+
新增数据结构:
|
|
66059
|
+
|
|
66060
|
+
* [[AiAnalysisTaskHighlightInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightInput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHighlightInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightInput))
|
|
66061
|
+
* [[AiAnalysisTaskHighlightOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightOutput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHighlightOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightOutput))
|
|
66062
|
+
* [[AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightResult)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHighlightResult))
|
|
66063
|
+
* [[AiQualityControlTaskInput](https://cloud.tencent.com/document/api/862/37615#AiQualityControlTaskInput)](https://cloud.tencent.com/document/api/862/37615#[AiQualityControlTaskInput](https://cloud.tencent.com/document/api/862/37615#AiQualityControlTaskInput))
|
|
66064
|
+
* [[HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)](https://cloud.tencent.com/document/api/862/37615#[HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem))
|
|
66065
|
+
* [[MediaAiAnalysisHighlightItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisHighlightItem)](https://cloud.tencent.com/document/api/862/37615#[MediaAiAnalysisHighlightItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisHighlightItem))
|
|
66066
|
+
* [[QualityControlData](https://cloud.tencent.com/document/api/862/37615#QualityControlData)](https://cloud.tencent.com/document/api/862/37615#[QualityControlData](https://cloud.tencent.com/document/api/862/37615#QualityControlData))
|
|
66067
|
+
* [[QualityControlItem](https://cloud.tencent.com/document/api/862/37615#QualityControlItem)](https://cloud.tencent.com/document/api/862/37615#[QualityControlItem](https://cloud.tencent.com/document/api/862/37615#QualityControlItem))
|
|
66068
|
+
* [[QualityControlResult](https://cloud.tencent.com/document/api/862/37615#QualityControlResult)](https://cloud.tencent.com/document/api/862/37615#[QualityControlResult](https://cloud.tencent.com/document/api/862/37615#QualityControlResult))
|
|
66069
|
+
* [[ScheduleQualityControlTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleQualityControlTaskResult)](https://cloud.tencent.com/document/api/862/37615#[ScheduleQualityControlTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleQualityControlTaskResult))
|
|
66070
|
+
|
|
66071
|
+
修改数据结构:
|
|
66072
|
+
|
|
66073
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
66074
|
+
|
|
66075
|
+
* 新增成员:HighlightTask
|
|
66076
|
+
|
|
66077
|
+
* [ScheduleTask](https://cloud.tencent.com/document/api/862/37615#ScheduleTask)
|
|
66078
|
+
|
|
66079
|
+
* 新增成员:ErrCode, Message
|
|
66080
|
+
|
|
66081
|
+
* [WorkflowTask](https://cloud.tencent.com/document/api/862/37615#WorkflowTask)
|
|
66082
|
+
|
|
66083
|
+
* 新增成员:AiQualityControlTaskResult
|
|
66084
|
+
|
|
66085
|
+
|
|
65913
66086
|
### 第 55 次发布
|
|
65914
66087
|
|
|
65915
66088
|
发布时间:2023-03-23 01:54:54
|
|
@@ -73289,11 +73462,11 @@
|
|
|
73289
73462
|
|
|
73290
73463
|
新增接口:
|
|
73291
73464
|
|
|
73292
|
-
* [
|
|
73465
|
+
* [DescribeErrorSummary](https://cloud.tencent.com/document/api/1484/89896)
|
|
73293
73466
|
|
|
73294
73467
|
新增数据结构:
|
|
73295
73468
|
|
|
73296
|
-
* [
|
|
73469
|
+
* [ErrorSummary](https://cloud.tencent.com/document/api/1484/78100#ErrorSummary)
|
|
73297
73470
|
|
|
73298
73471
|
修改数据结构:
|
|
73299
73472
|
|
|
@@ -90549,10 +90722,10 @@
|
|
|
90549
90722
|
|
|
90550
90723
|
新增数据结构:
|
|
90551
90724
|
|
|
90552
|
-
* [
|
|
90553
|
-
* [
|
|
90554
|
-
* [
|
|
90555
|
-
* [
|
|
90725
|
+
* [AlgDetectJS](https://cloud.tencent.com/document/api/1552/80721#AlgDetectJS)
|
|
90726
|
+
* [AlgDetectResult](https://cloud.tencent.com/document/api/1552/80721#AlgDetectResult)
|
|
90727
|
+
* [AlgDetectRule](https://cloud.tencent.com/document/api/1552/80721#AlgDetectRule)
|
|
90728
|
+
* [AlgDetectSession](https://cloud.tencent.com/document/api/1552/80721#AlgDetectSession)
|
|
90556
90729
|
|
|
90557
90730
|
修改数据结构:
|
|
90558
90731
|
|
|
@@ -93628,6 +93801,52 @@
|
|
|
93628
93801
|
|
|
93629
93802
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
93630
93803
|
|
|
93804
|
+
### 第 20 次发布
|
|
93805
|
+
|
|
93806
|
+
发布时间:2023-04-07 02:48:14
|
|
93807
|
+
|
|
93808
|
+
本次发布包含了以下内容:
|
|
93809
|
+
|
|
93810
|
+
改善已有的文档。
|
|
93811
|
+
|
|
93812
|
+
修改接口:
|
|
93813
|
+
|
|
93814
|
+
* [DescribeTrainingModels](https://cloud.tencent.com/document/api/851/75069)
|
|
93815
|
+
|
|
93816
|
+
* 新增入参:WithModelVersions
|
|
93817
|
+
|
|
93818
|
+
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
|
93819
|
+
|
|
93820
|
+
* 新增入参:FrameworkVersion
|
|
93821
|
+
|
|
93822
|
+
|
|
93823
|
+
修改数据结构:
|
|
93824
|
+
|
|
93825
|
+
* [BatchModelAccTask](https://cloud.tencent.com/document/api/851/75051#BatchModelAccTask)
|
|
93826
|
+
|
|
93827
|
+
* 新增成员:FrameworkVersion
|
|
93828
|
+
|
|
93829
|
+
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
|
93830
|
+
|
|
93831
|
+
* 新增成员:FrameworkVersion
|
|
93832
|
+
|
|
93833
|
+
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
|
93834
|
+
|
|
93835
|
+
* 新增成员:FrameworkVersion
|
|
93836
|
+
|
|
93837
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
|
93838
|
+
|
|
93839
|
+
* 新增成员:ContainerInfos
|
|
93840
|
+
|
|
93841
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
93842
|
+
|
|
93843
|
+
* 新增成员:PodInfos
|
|
93844
|
+
|
|
93845
|
+
* [TrainingModelDTO](https://cloud.tencent.com/document/api/851/75051#TrainingModelDTO)
|
|
93846
|
+
|
|
93847
|
+
* 新增成员:TrainingModelVersions
|
|
93848
|
+
|
|
93849
|
+
|
|
93631
93850
|
### 第 19 次发布
|
|
93632
93851
|
|
|
93633
93852
|
发布时间:2023-02-22 01:59:34
|
|
@@ -94764,6 +94983,25 @@
|
|
|
94764
94983
|
|
|
94765
94984
|
## 容器服务(tke) 版本:2018-05-25
|
|
94766
94985
|
|
|
94986
|
+
### 第 144 次发布
|
|
94987
|
+
|
|
94988
|
+
发布时间:2023-04-07 02:49:45
|
|
94989
|
+
|
|
94990
|
+
本次发布包含了以下内容:
|
|
94991
|
+
|
|
94992
|
+
改善已有的文档。
|
|
94993
|
+
|
|
94994
|
+
修改数据结构:
|
|
94995
|
+
|
|
94996
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
|
94997
|
+
|
|
94998
|
+
* 新增成员:ClusterEtcdNodeNum
|
|
94999
|
+
|
|
95000
|
+
* [ClusterNetworkSettings](https://cloud.tencent.com/document/api/457/31866#ClusterNetworkSettings)
|
|
95001
|
+
|
|
95002
|
+
* 新增成员:CiliumMode
|
|
95003
|
+
|
|
95004
|
+
|
|
94767
95005
|
### 第 143 次发布
|
|
94768
95006
|
|
|
94769
95007
|
发布时间:2023-04-05 02:04:02
|
|
@@ -98465,18 +98703,18 @@
|
|
|
98465
98703
|
|
|
98466
98704
|
新增接口:
|
|
98467
98705
|
|
|
98468
|
-
* [
|
|
98469
|
-
* [
|
|
98470
|
-
* [
|
|
98471
|
-
* [
|
|
98472
|
-
* [
|
|
98473
|
-
* [
|
|
98706
|
+
* [BoundLicenses](https://cloud.tencent.com/document/api/1584/89904)
|
|
98707
|
+
* [DescribeRecentSessionList](https://cloud.tencent.com/document/api/1584/89905)
|
|
98708
|
+
* [GetDeviceLicense](https://cloud.tencent.com/document/api/1584/89903)
|
|
98709
|
+
* [GetDevices](https://cloud.tencent.com/document/api/1584/89902)
|
|
98710
|
+
* [GetLicenseStat](https://cloud.tencent.com/document/api/1584/89901)
|
|
98711
|
+
* [GetLicenses](https://cloud.tencent.com/document/api/1584/89900)
|
|
98474
98712
|
|
|
98475
98713
|
新增数据结构:
|
|
98476
98714
|
|
|
98477
|
-
* [
|
|
98478
|
-
* [
|
|
98479
|
-
* [
|
|
98715
|
+
* [Device](https://cloud.tencent.com/document/api/1584/89828#Device)
|
|
98716
|
+
* [License](https://cloud.tencent.com/document/api/1584/89828#License)
|
|
98717
|
+
* [RecentSessionInfo](https://cloud.tencent.com/document/api/1584/89828#RecentSessionInfo)
|
|
98480
98718
|
|
|
98481
98719
|
### 第 1 次发布
|
|
98482
98720
|
|
|
@@ -103189,6 +103427,25 @@
|
|
|
103189
103427
|
|
|
103190
103428
|
## 云点播(vod) 版本:2018-07-17
|
|
103191
103429
|
|
|
103430
|
+
### 第 148 次发布
|
|
103431
|
+
|
|
103432
|
+
发布时间:2023-04-07 02:53:24
|
|
103433
|
+
|
|
103434
|
+
本次发布包含了以下内容:
|
|
103435
|
+
|
|
103436
|
+
改善已有的文档。
|
|
103437
|
+
|
|
103438
|
+
新增数据结构:
|
|
103439
|
+
|
|
103440
|
+
* [[ImageBlur](https://cloud.tencent.com/document/api/266/31773#ImageBlur)](https://cloud.tencent.com/document/api/266/31773#[ImageBlur](https://cloud.tencent.com/document/api/266/31773#ImageBlur))
|
|
103441
|
+
|
|
103442
|
+
修改数据结构:
|
|
103443
|
+
|
|
103444
|
+
* [ImageOperation](https://cloud.tencent.com/document/api/266/31773#ImageOperation)
|
|
103445
|
+
|
|
103446
|
+
* 新增成员:Blur
|
|
103447
|
+
|
|
103448
|
+
|
|
103192
103449
|
### 第 147 次发布
|
|
103193
103450
|
|
|
103194
103451
|
发布时间:2023-04-04 01:52:17
|
|
@@ -110544,12 +110801,12 @@
|
|
|
110544
110801
|
|
|
110545
110802
|
新增接口:
|
|
110546
110803
|
|
|
110547
|
-
* [
|
|
110804
|
+
* [CreateHost](https://cloud.tencent.com/document/api/627/89906)
|
|
110548
110805
|
|
|
110549
110806
|
新增数据结构:
|
|
110550
110807
|
|
|
110551
|
-
* [
|
|
110552
|
-
* [
|
|
110808
|
+
* [HostRecord](https://cloud.tencent.com/document/api/627/53609#HostRecord)
|
|
110809
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/627/53609#LoadBalancer)
|
|
110553
110810
|
|
|
110554
110811
|
### 第 27 次发布
|
|
110555
110812
|
|