tencentcloud-sdk-nodejs 4.0.686 → 4.0.688
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 +719 -0
- package/SERVICE_CHANGELOG.md +1004 -294
- package/package.json +1 -1
- package/products.md +31 -30
- package/src/common/sdk_version.ts +1 -1
- package/src/services/advisor/v20200721/advisor_client.ts +2 -2
- package/src/services/advisor/v20200721/advisor_models.ts +53 -53
- package/src/services/ams/v20201229/ams_client.ts +4 -3
- package/src/services/ams/v20201229/ams_models.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +20 -0
- package/src/services/asr/v20190614/asr_models.ts +102 -48
- package/src/services/cdb/v20170320/cdb_client.ts +1 -0
- package/src/services/cdb/v20170320/cdb_models.ts +43 -7
- package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +35 -0
- package/src/services/cvm/v20170312/cvm_models.ts +6 -1
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +1 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +8 -3
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +1 -1
- package/src/services/ecc/v20181213/ecc_client.ts +1 -0
- package/src/services/ecc/v20181213/ecc_models.ts +35 -0
- package/src/services/es/v20180416/es_client.ts +2 -1
- package/src/services/es/v20180416/es_models.ts +209 -170
- package/src/services/ess/v20201111/ess_client.ts +33 -32
- package/src/services/ess/v20201111/ess_models.ts +176 -160
- package/src/services/essbasic/v20210526/essbasic_models.ts +47 -5
- package/src/services/ims/v20201229/ims_client.ts +2 -2
- package/src/services/index.ts +1 -0
- package/src/services/monitor/v20180724/monitor_models.ts +5 -0
- package/src/services/mrs/v20200910/mrs_client.ts +3 -2
- package/src/services/mrs/v20200910/mrs_models.ts +2 -2
- package/src/services/nlp/v20190408/nlp_client.ts +4 -2
- package/src/services/ocr/v20181119/ocr_client.ts +1 -1
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/ses/v20201002/ses_models.ts +9 -4
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +31 -19
- package/src/services/tcss/v20201101/tcss_client.ts +3 -2
- package/src/services/tcss/v20201101/tcss_models.ts +278 -113
- package/src/services/teo/v20220901/teo_models.ts +13 -12
- package/src/services/thpc/v20230321/thpc_models.ts +4 -0
- package/src/services/tse/v20201207/tse_client.ts +40 -25
- package/src/services/tse/v20201207/tse_models.ts +184 -6
- package/src/services/vm/v20201229/vm_client.ts +6 -6
- package/src/services/vm/v20201229/vm_models.ts +2 -2
- package/src/services/vod/v20180717/vod_client.ts +3 -13
- package/src/services/vod/v20180717/vod_models.ts +512 -448
- package/src/services/waf/v20180125/waf_client.ts +25 -0
- package/src/services/waf/v20180125/waf_models.ts +150 -23
- package/src/services/weilingwith/index.ts +5 -0
- package/src/services/weilingwith/v20230427/index.ts +6 -0
- package/src/services/weilingwith/v20230427/weilingwith_client.ts +93 -0
- package/src/services/weilingwith/v20230427/weilingwith_models.ts +197 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/advisor/v20200721/advisor_models.d.ts +52 -52
- package/tencentcloud/services/ams/v20201229/ams_client.d.ts +4 -3
- package/tencentcloud/services/ams/v20201229/ams_client.js +4 -3
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +20 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +102 -48
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +42 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +32 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +8 -3
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1 -1
- package/tencentcloud/services/ecc/v20181213/ecc_models.d.ts +34 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +200 -162
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +30 -21
- package/tencentcloud/services/ess/v20201111/ess_client.js +29 -22
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +176 -158
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +47 -5
- package/tencentcloud/services/ims/v20201229/ims_client.d.ts +2 -2
- package/tencentcloud/services/ims/v20201229/ims_client.js +2 -2
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_client.js +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2 -2
- package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +3 -1
- package/tencentcloud/services/nlp/v20190408/nlp_client.js +3 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +9 -4
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +31 -19
- package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +2 -2
- package/tencentcloud/services/tcss/v20201101/tcss_client.js +1 -1
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +277 -113
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +13 -12
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +4 -0
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +13 -9
- package/tencentcloud/services/tse/v20201207/tse_client.js +18 -12
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +179 -6
- package/tencentcloud/services/vm/v20201229/vm_client.d.ts +6 -6
- package/tencentcloud/services/vm/v20201229/vm_client.js +6 -6
- package/tencentcloud/services/vm/v20201229/vm_models.d.ts +2 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -5
- package/tencentcloud/services/vod/v20180717/vod_client.js +0 -6
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +510 -446
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +12 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +145 -23
- package/tencentcloud/services/weilingwith/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/index.js +7 -0
- package/tencentcloud/services/weilingwith/v20230427/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/v20230427/index.js +9 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +30 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.js +61 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +169 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.js +18 -0
- package/test/ckafka.v20190819.test.js +10 -0
- package/test/ess.v20201111.test.js +0 -10
- package/test/tse.v20201207.test.js +18 -8
- package/test/vod.v20180717.test.js +0 -10
- package/test/waf.v20180125.test.js +20 -0
- package/test/weilingwith.v20230427.test.js +71 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云顾问(advisor) 版本:2020-07-21
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 5 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-09-
|
|
7
|
+
发布时间:2023-09-14 01:05:50
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,18 +12,47 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeStrategies](https://cloud.tencent.com/document/api/1264/63110)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改出参**:</font>Strategies
|
|
18
18
|
|
|
19
19
|
|
|
20
|
+
新增数据结构:
|
|
20
21
|
|
|
22
|
+
* [Conditions](https://cloud.tencent.com/document/api/1264/63113#Conditions)
|
|
23
|
+
* [Strategies](https://cloud.tencent.com/document/api/1264/63113#Strategies)
|
|
21
24
|
|
|
22
|
-
|
|
25
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
23
26
|
|
|
24
|
-
|
|
27
|
+
* DescribeStrategie
|
|
28
|
+
* DescribeStrategiesCondition
|
|
25
29
|
|
|
26
|
-
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
33
|
+
|
|
34
|
+
### 第 44 次发布
|
|
35
|
+
|
|
36
|
+
发布时间:2023-09-14 01:07:23
|
|
37
|
+
|
|
38
|
+
本次发布包含了以下内容:
|
|
39
|
+
|
|
40
|
+
改善已有的文档。
|
|
41
|
+
|
|
42
|
+
修改数据结构:
|
|
43
|
+
|
|
44
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/628/45244#InstanceInfo)
|
|
45
|
+
|
|
46
|
+
* 新增成员:OuterIpList, InnerIpList, InstanceChargePrepaid, UniqVpcId
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
52
|
+
|
|
53
|
+
### 第 143 次发布
|
|
54
|
+
|
|
55
|
+
发布时间:2023-09-14 01:15:30
|
|
27
56
|
|
|
28
57
|
本次发布包含了以下内容:
|
|
29
58
|
|
|
@@ -31,29 +60,49 @@
|
|
|
31
60
|
|
|
32
61
|
修改接口:
|
|
33
62
|
|
|
34
|
-
* [
|
|
63
|
+
* [OpenAuditService](https://cloud.tencent.com/document/api/236/76408)
|
|
35
64
|
|
|
36
|
-
* 新增入参:
|
|
65
|
+
* 新增入参:AuditAll
|
|
37
66
|
|
|
38
67
|
|
|
39
68
|
新增数据结构:
|
|
40
69
|
|
|
41
|
-
* [
|
|
70
|
+
* [LogRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#LogRuleTemplateInfo)
|
|
42
71
|
|
|
43
72
|
修改数据结构:
|
|
44
73
|
|
|
45
|
-
* [
|
|
74
|
+
* [AuditLog](https://cloud.tencent.com/document/api/236/15878#AuditLog)
|
|
46
75
|
|
|
47
|
-
* 新增成员:
|
|
76
|
+
* 新增成员:TemplateInfo
|
|
48
77
|
|
|
49
78
|
|
|
50
79
|
|
|
51
80
|
|
|
52
|
-
##
|
|
81
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
53
82
|
|
|
54
|
-
### 第
|
|
83
|
+
### 第 96 次发布
|
|
55
84
|
|
|
56
|
-
发布时间:2023-09-
|
|
85
|
+
发布时间:2023-09-14 01:21:26
|
|
86
|
+
|
|
87
|
+
本次发布包含了以下内容:
|
|
88
|
+
|
|
89
|
+
改善已有的文档。
|
|
90
|
+
|
|
91
|
+
新增接口:
|
|
92
|
+
|
|
93
|
+
* [DeleteInstancePost](https://cloud.tencent.com/document/api/597/98200)
|
|
94
|
+
|
|
95
|
+
新增数据结构:
|
|
96
|
+
|
|
97
|
+
* [InstanceDeleteResponse](https://cloud.tencent.com/document/api/597/40861#InstanceDeleteResponse)
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
102
|
+
|
|
103
|
+
### 第 69 次发布
|
|
104
|
+
|
|
105
|
+
发布时间:2023-09-14 01:33:33
|
|
57
106
|
|
|
58
107
|
本次发布包含了以下内容:
|
|
59
108
|
|
|
@@ -61,18 +110,18 @@
|
|
|
61
110
|
|
|
62
111
|
修改数据结构:
|
|
63
112
|
|
|
64
|
-
* [
|
|
113
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
|
65
114
|
|
|
66
|
-
* 新增成员:
|
|
115
|
+
* 新增成员:NetworkType
|
|
67
116
|
|
|
68
117
|
|
|
69
118
|
|
|
70
119
|
|
|
71
|
-
##
|
|
120
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
72
121
|
|
|
73
|
-
### 第
|
|
122
|
+
### 第 46 次发布
|
|
74
123
|
|
|
75
|
-
发布时间:2023-09-
|
|
124
|
+
发布时间:2023-09-14 01:45:31
|
|
76
125
|
|
|
77
126
|
本次发布包含了以下内容:
|
|
78
127
|
|
|
@@ -80,157 +129,142 @@
|
|
|
80
129
|
|
|
81
130
|
新增数据结构:
|
|
82
131
|
|
|
83
|
-
* [
|
|
132
|
+
* [ProcessDetail](https://cloud.tencent.com/document/api/845/30634#ProcessDetail)
|
|
84
133
|
|
|
85
134
|
修改数据结构:
|
|
86
135
|
|
|
87
|
-
* [
|
|
136
|
+
* [Operation](https://cloud.tencent.com/document/api/845/30634#Operation)
|
|
88
137
|
|
|
89
|
-
* 新增成员:
|
|
138
|
+
* 新增成员:SubAccountUin
|
|
90
139
|
|
|
140
|
+
* [TaskDetail](https://cloud.tencent.com/document/api/845/30634#TaskDetail)
|
|
91
141
|
|
|
142
|
+
* 新增成员:ProcessInfo
|
|
92
143
|
|
|
93
144
|
|
|
94
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
95
145
|
|
|
96
|
-
### 第 109 次发布
|
|
97
146
|
|
|
98
|
-
|
|
147
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
99
148
|
|
|
100
|
-
|
|
149
|
+
### 第 116 次发布
|
|
101
150
|
|
|
102
|
-
|
|
151
|
+
发布时间:2023-09-14 01:46:23
|
|
103
152
|
|
|
104
|
-
|
|
153
|
+
本次发布包含了以下内容:
|
|
105
154
|
|
|
106
|
-
|
|
155
|
+
改善已有的文档。
|
|
107
156
|
|
|
108
157
|
修改数据结构:
|
|
109
158
|
|
|
110
|
-
* [
|
|
159
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
111
160
|
|
|
112
|
-
* 新增成员:ApproverVerifyTypes, ApproverSignTypes
|
|
113
161
|
|
|
114
|
-
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
|
115
162
|
|
|
116
|
-
* 新增成员:LockComponentValue, ForbidMoveAndDelete
|
|
117
163
|
|
|
118
|
-
|
|
164
|
+
## NLP 服务(nlp) 版本:2019-04-08
|
|
119
165
|
|
|
120
|
-
|
|
166
|
+
### 第 22 次发布
|
|
121
167
|
|
|
168
|
+
发布时间:2023-09-14 02:08:26
|
|
122
169
|
|
|
170
|
+
本次发布包含了以下内容:
|
|
123
171
|
|
|
172
|
+
改善已有的文档。
|
|
124
173
|
|
|
125
|
-
|
|
174
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
126
175
|
|
|
176
|
+
* TestingTextGeneration
|
|
127
177
|
|
|
128
178
|
|
|
129
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
130
179
|
|
|
131
|
-
|
|
180
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
132
181
|
|
|
133
|
-
|
|
182
|
+
### 第 20 次发布
|
|
183
|
+
|
|
184
|
+
发布时间:2023-09-14 02:15:22
|
|
134
185
|
|
|
135
186
|
本次发布包含了以下内容:
|
|
136
187
|
|
|
137
188
|
改善已有的文档。
|
|
138
189
|
|
|
139
|
-
|
|
190
|
+
修改数据结构:
|
|
140
191
|
|
|
141
|
-
* [
|
|
192
|
+
* [BlackEmailAddress](https://cloud.tencent.com/document/api/1288/51053#BlackEmailAddress)
|
|
142
193
|
|
|
143
|
-
*
|
|
194
|
+
* 新增成员:IspDesc
|
|
144
195
|
|
|
145
196
|
|
|
146
197
|
|
|
147
198
|
|
|
148
|
-
##
|
|
199
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
149
200
|
|
|
150
|
-
### 第
|
|
201
|
+
### 第 51 次发布
|
|
151
202
|
|
|
152
|
-
发布时间:2023-09-
|
|
203
|
+
发布时间:2023-09-14 02:23:36
|
|
153
204
|
|
|
154
205
|
本次发布包含了以下内容:
|
|
155
206
|
|
|
156
207
|
改善已有的文档。
|
|
157
208
|
|
|
158
|
-
|
|
209
|
+
修改接口:
|
|
210
|
+
|
|
211
|
+
* [CreateAssetImageRegistryScanTaskOneKey](https://cloud.tencent.com/document/api/1285/65516)
|
|
212
|
+
|
|
213
|
+
* 新增入参:IsLatest, ScanScope, RegistryType, Namespace, ContainerRunning, Timeout
|
|
214
|
+
|
|
215
|
+
* [DescribeAssetImageRegistryDetail](https://cloud.tencent.com/document/api/1285/65501)
|
|
216
|
+
|
|
217
|
+
* 新增出参:SensitiveInfoCnt
|
|
218
|
+
|
|
219
|
+
* [DescribeAssetImageRegistryList](https://cloud.tencent.com/document/api/1285/65500)
|
|
220
|
+
|
|
221
|
+
* 新增入参:IsRunning
|
|
222
|
+
|
|
223
|
+
* [DescribeAssetImageRegistrySummary](https://cloud.tencent.com/document/api/1285/65494)
|
|
224
|
+
|
|
225
|
+
* 新增入参:Filters
|
|
226
|
+
|
|
227
|
+
* [DescribeImageRegistryNamespaceList](https://cloud.tencent.com/document/api/1285/81791)
|
|
228
|
+
|
|
229
|
+
* 新增出参:NamespaceDetail
|
|
230
|
+
|
|
231
|
+
* [DescribeImageRegistryTimingScanTask](https://cloud.tencent.com/document/api/1285/65472)
|
|
232
|
+
|
|
233
|
+
* 新增出参:ScanEndTime, RegistryType, ContainerRunning, ScanScope, Namespace
|
|
234
|
+
|
|
235
|
+
* [UpdateImageRegistryTimingScanTask](https://cloud.tencent.com/document/api/1285/65457)
|
|
236
|
+
|
|
237
|
+
* 新增入参:ContainerRunning, ScanEndTime, ScanScope, RegistryType, Namespace
|
|
159
238
|
|
|
160
|
-
* [TurnPDFToObject](https://cloud.tencent.com/document/api/1314/97928)
|
|
161
239
|
|
|
162
240
|
新增数据结构:
|
|
163
241
|
|
|
164
|
-
* [
|
|
165
|
-
* [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
|
|
166
|
-
* [ChestCircumferenceItem](https://cloud.tencent.com/document/api/1314/56230#ChestCircumferenceItem)
|
|
167
|
-
* [GeneralExaminationBaseItem](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBaseItem)
|
|
168
|
-
* [GeneralExaminationBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBriefSummary)
|
|
169
|
-
* [GeneralExaminationOthers](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationOthers)
|
|
170
|
-
* [GeneralExaminationVitalSign](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSign)
|
|
171
|
-
* [GeneralExaminationVitalSignBloodPressure](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSignBloodPressure)
|
|
172
|
-
* [GynaecologyAdnexal](https://cloud.tencent.com/document/api/1314/56230#GynaecologyAdnexal)
|
|
173
|
-
* [GynaecologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBaseItem)
|
|
174
|
-
* [GynaecologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBriefSummary)
|
|
175
|
-
* [GynaecologyCervix](https://cloud.tencent.com/document/api/1314/56230#GynaecologyCervix)
|
|
176
|
-
* [GynaecologyMenstrualHistory](https://cloud.tencent.com/document/api/1314/56230#GynaecologyMenstrualHistory)
|
|
177
|
-
* [GynaecologyPelvicCavity](https://cloud.tencent.com/document/api/1314/56230#GynaecologyPelvicCavity)
|
|
178
|
-
* [GynaecologyUterus](https://cloud.tencent.com/document/api/1314/56230#GynaecologyUterus)
|
|
179
|
-
* [GynaecologyVagina](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVagina)
|
|
180
|
-
* [GynaecologyVulva](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVulva)
|
|
181
|
-
* [HearingItem](https://cloud.tencent.com/document/api/1314/56230#HearingItem)
|
|
182
|
-
* [InternalMedicineAbdomen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomen)
|
|
183
|
-
* [InternalMedicineAbdomenGallBladder](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenGallBladder)
|
|
184
|
-
* [InternalMedicineAbdomenKidney](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenKidney)
|
|
185
|
-
* [InternalMedicineAbdomenLiver](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenLiver)
|
|
186
|
-
* [InternalMedicineAbdomenPancreas](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenPancreas)
|
|
187
|
-
* [InternalMedicineAbdomenSpleen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenSpleen)
|
|
188
|
-
* [InternalMedicineBaseItem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBaseItem)
|
|
189
|
-
* [InternalMedicineBriefSummary](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBriefSummary)
|
|
190
|
-
* [InternalMedicineHeart](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineHeart)
|
|
191
|
-
* [InternalMedicineRespiratorySystem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineRespiratorySystem)
|
|
192
|
-
* [InternalMedicineVessel](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineVessel)
|
|
193
|
-
* [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
|
|
194
|
-
* [OphthalmologyBareEyeSight](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBareEyeSight)
|
|
195
|
-
* [OphthalmologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBaseItem)
|
|
196
|
-
* [OphthalmologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBriefSummary)
|
|
197
|
-
* [OphthalmologyColourVision](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyColourVision)
|
|
198
|
-
* [OphthalmologyCorrectedVisualAcuity](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyCorrectedVisualAcuity)
|
|
199
|
-
* [OphthalmologyFundoscopy](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyFundoscopy)
|
|
200
|
-
* [OtolaryngologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBaseItem)
|
|
201
|
-
* [OtolaryngologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBriefSummary)
|
|
202
|
-
* [OtolaryngologyEar](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyEar)
|
|
203
|
-
* [OtolaryngologyLarynx](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyLarynx)
|
|
204
|
-
* [OtolaryngologyNose](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyNose)
|
|
205
|
-
* [PdfInfo](https://cloud.tencent.com/document/api/1314/56230#PdfInfo)
|
|
206
|
-
* [PhysicalBaseItem](https://cloud.tencent.com/document/api/1314/56230#PhysicalBaseItem)
|
|
207
|
-
* [PhysicalExamination](https://cloud.tencent.com/document/api/1314/56230#PhysicalExamination)
|
|
208
|
-
* [PhysicalExaminationV1](https://cloud.tencent.com/document/api/1314/56230#PhysicalExaminationV1)
|
|
209
|
-
* [StomatologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#StomatologyBaseItem)
|
|
210
|
-
* [StomatologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#StomatologyBriefSummary)
|
|
211
|
-
* [StomatologyGingiva](https://cloud.tencent.com/document/api/1314/56230#StomatologyGingiva)
|
|
212
|
-
* [StomatologyPeriodontics](https://cloud.tencent.com/document/api/1314/56230#StomatologyPeriodontics)
|
|
213
|
-
* [StomatologyToothDecay](https://cloud.tencent.com/document/api/1314/56230#StomatologyToothDecay)
|
|
214
|
-
* [SurgeryAnorectal](https://cloud.tencent.com/document/api/1314/56230#SurgeryAnorectal)
|
|
215
|
-
* [SurgeryBaseItem](https://cloud.tencent.com/document/api/1314/56230#SurgeryBaseItem)
|
|
216
|
-
* [SurgeryBreast](https://cloud.tencent.com/document/api/1314/56230#SurgeryBreast)
|
|
217
|
-
* [SurgeryBriefSummary](https://cloud.tencent.com/document/api/1314/56230#SurgeryBriefSummary)
|
|
218
|
-
* [SurgeryHeadNeck](https://cloud.tencent.com/document/api/1314/56230#SurgeryHeadNeck)
|
|
219
|
-
* [SurgeryLymphNode](https://cloud.tencent.com/document/api/1314/56230#SurgeryLymphNode)
|
|
220
|
-
* [SurgerySkin](https://cloud.tencent.com/document/api/1314/56230#SurgerySkin)
|
|
221
|
-
* [SurgerySpinalExtremities](https://cloud.tencent.com/document/api/1314/56230#SurgerySpinalExtremities)
|
|
222
|
-
* [SurgeryThyroid](https://cloud.tencent.com/document/api/1314/56230#SurgeryThyroid)
|
|
223
|
-
* [SurgeryUrogenitalSystem](https://cloud.tencent.com/document/api/1314/56230#SurgeryUrogenitalSystem)
|
|
224
|
-
* [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
|
|
225
|
-
* [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
|
|
242
|
+
* [NamespaceInfo](https://cloud.tencent.com/document/api/1285/65614#NamespaceInfo)
|
|
226
243
|
|
|
244
|
+
修改数据结构:
|
|
227
245
|
|
|
246
|
+
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
228
247
|
|
|
229
|
-
|
|
248
|
+
* 新增成员:ClusterName, ClusterID, PodUid
|
|
230
249
|
|
|
231
|
-
|
|
250
|
+
* <font color="#dd0000">**修改成员**:</font>NodeID, PodIP, PodName, NodeType, NodeUniqueID, PodCpu, PodMem
|
|
232
251
|
|
|
233
|
-
|
|
252
|
+
* [ImageRepoInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRepoInfo)
|
|
253
|
+
|
|
254
|
+
* 新增成员:LowLevelVulCnt, MediumLevelVulCnt, HighLevelVulCnt, CriticalLevelVulCnt, ContainerCnt, ComponentCnt, IsRunning, HasNeedFixVul, SensitiveInfoCnt
|
|
255
|
+
|
|
256
|
+
* [ImageVul](https://cloud.tencent.com/document/api/1285/65614#ImageVul)
|
|
257
|
+
|
|
258
|
+
* 新增成员:AttackLevel
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
## 高性能计算平台(thpc) 版本:2023-03-21
|
|
264
|
+
|
|
265
|
+
### 第 11 次发布
|
|
266
|
+
|
|
267
|
+
发布时间:2023-09-14 02:31:21
|
|
234
268
|
|
|
235
269
|
本次发布包含了以下内容:
|
|
236
270
|
|
|
@@ -238,18 +272,26 @@
|
|
|
238
272
|
|
|
239
273
|
修改接口:
|
|
240
274
|
|
|
241
|
-
* [
|
|
275
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1527/89563)
|
|
242
276
|
|
|
243
|
-
*
|
|
277
|
+
* 新增入参:HpcClusterId
|
|
244
278
|
|
|
245
279
|
|
|
246
280
|
|
|
247
281
|
|
|
248
|
-
##
|
|
282
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
249
283
|
|
|
250
|
-
### 第 19 次发布
|
|
251
284
|
|
|
252
|
-
|
|
285
|
+
|
|
286
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
291
|
+
|
|
292
|
+
### 第 43 次发布
|
|
293
|
+
|
|
294
|
+
发布时间:2023-09-14 02:35:41
|
|
253
295
|
|
|
254
296
|
本次发布包含了以下内容:
|
|
255
297
|
|
|
@@ -257,188 +299,223 @@
|
|
|
257
299
|
|
|
258
300
|
新增接口:
|
|
259
301
|
|
|
260
|
-
* [
|
|
302
|
+
* [DescribeCloudNativeAPIGatewayConfig](https://cloud.tencent.com/document/api/1364/98203)
|
|
261
303
|
|
|
262
304
|
新增数据结构:
|
|
263
305
|
|
|
264
|
-
* [
|
|
306
|
+
* [CloudNativeAPIGatewayConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayConfig)
|
|
307
|
+
* [DescribeCloudNativeAPIGatewayConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayConfigResult)
|
|
308
|
+
* [NetworkAccessControl](https://cloud.tencent.com/document/api/1364/54942#NetworkAccessControl)
|
|
265
309
|
|
|
266
310
|
|
|
267
311
|
|
|
268
|
-
##
|
|
312
|
+
## 云点播(vod) 版本:2018-07-17
|
|
269
313
|
|
|
270
|
-
### 第
|
|
314
|
+
### 第 167 次发布
|
|
271
315
|
|
|
272
|
-
发布时间:2023-09-
|
|
316
|
+
发布时间:2023-09-14 02:39:15
|
|
273
317
|
|
|
274
318
|
本次发布包含了以下内容:
|
|
275
319
|
|
|
276
320
|
改善已有的文档。
|
|
277
321
|
|
|
278
|
-
|
|
322
|
+
新增数据结构:
|
|
279
323
|
|
|
280
|
-
* [
|
|
324
|
+
* [AiRecognitionTaskObjectSegmentItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectSegmentItem)
|
|
325
|
+
* [TransitionOperation](https://cloud.tencent.com/document/api/266/31773#TransitionOperation)
|
|
281
326
|
|
|
282
|
-
|
|
327
|
+
修改数据结构:
|
|
283
328
|
|
|
284
|
-
* [
|
|
285
|
-
* [AttackEvent](https://cloud.tencent.com/document/api/664/51406#AttackEvent)
|
|
329
|
+
* [AiAnalysisTaskClassificationResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationResult)
|
|
286
330
|
|
|
331
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
287
332
|
|
|
333
|
+
* [AiAnalysisTaskCoverResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverResult)
|
|
288
334
|
|
|
289
|
-
|
|
335
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
290
336
|
|
|
291
|
-
|
|
337
|
+
* [AiAnalysisTaskFrameTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagResult)
|
|
292
338
|
|
|
293
|
-
|
|
339
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
294
340
|
|
|
295
|
-
|
|
341
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightResult)
|
|
296
342
|
|
|
297
|
-
|
|
343
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
298
344
|
|
|
299
|
-
|
|
345
|
+
* [AiAnalysisTaskTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagResult)
|
|
300
346
|
|
|
301
|
-
*
|
|
347
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
302
348
|
|
|
303
|
-
|
|
349
|
+
* [AiRecognitionTaskAsrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrFullTextResult)
|
|
304
350
|
|
|
351
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
305
352
|
|
|
306
|
-
|
|
353
|
+
* [AiRecognitionTaskAsrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrWordsResult)
|
|
307
354
|
|
|
308
|
-
*
|
|
355
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
309
356
|
|
|
310
|
-
|
|
357
|
+
* [AiRecognitionTaskFaceResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskFaceResult)
|
|
311
358
|
|
|
359
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
312
360
|
|
|
361
|
+
* [AiRecognitionTaskHeadTailResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskHeadTailResult)
|
|
313
362
|
|
|
363
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
314
364
|
|
|
315
|
-
|
|
365
|
+
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectResultItem)
|
|
316
366
|
|
|
317
|
-
|
|
367
|
+
* 新增成员:RecognitionSegmentSet
|
|
318
368
|
|
|
319
|
-
|
|
369
|
+
* [AiRecognitionTaskOcrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrFullTextResult)
|
|
320
370
|
|
|
321
|
-
|
|
371
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
322
372
|
|
|
323
|
-
|
|
373
|
+
* [AiRecognitionTaskOcrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrWordsResult)
|
|
324
374
|
|
|
325
|
-
|
|
375
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
326
376
|
|
|
327
|
-
* [
|
|
328
|
-
* [CreateTopic](https://cloud.tencent.com/document/api/1493/97947)
|
|
329
|
-
* [DeleteConsumerGroup](https://cloud.tencent.com/document/api/1493/97942)
|
|
330
|
-
* [DeleteTopic](https://cloud.tencent.com/document/api/1493/97946)
|
|
331
|
-
* [DescribeConsumerGroup](https://cloud.tencent.com/document/api/1493/97941)
|
|
332
|
-
* [DescribeTopic](https://cloud.tencent.com/document/api/1493/97945)
|
|
333
|
-
* [DescribeTopicStatsOp](https://cloud.tencent.com/document/api/1493/97938)
|
|
334
|
-
* [ModifyConsumerGroup](https://cloud.tencent.com/document/api/1493/97940)
|
|
335
|
-
* [ModifyTopic](https://cloud.tencent.com/document/api/1493/97944)
|
|
377
|
+
* [AiRecognitionTaskSegmentResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskSegmentResult)
|
|
336
378
|
|
|
337
|
-
|
|
379
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
338
380
|
|
|
339
|
-
* [
|
|
381
|
+
* [DynamicRangeInfo](https://cloud.tencent.com/document/api/266/31773#DynamicRangeInfo)
|
|
340
382
|
|
|
383
|
+
* <font color="#dd0000">**修改成员**:</font>Type, HDRType
|
|
341
384
|
|
|
385
|
+
* [EditMediaTask](https://cloud.tencent.com/document/api/266/31773#EditMediaTask)
|
|
342
386
|
|
|
343
|
-
|
|
387
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, Status, ErrCode, ErrCodeExt, Message, Progress, Input, Output, MetaData, ProcedureTaskId, ReviewAudioVideoTaskId, SessionId, SessionContext
|
|
344
388
|
|
|
345
|
-
|
|
389
|
+
* [ExtractCopyRightWatermarkTask](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTask)
|
|
346
390
|
|
|
347
|
-
|
|
391
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, Status, ErrCode, Message, ErrCodeExt, Input, Output, SessionId, SessionContext
|
|
348
392
|
|
|
349
|
-
|
|
393
|
+
* [ExtractCopyRightWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTaskInput)
|
|
350
394
|
|
|
351
|
-
|
|
395
|
+
* <font color="#dd0000">**修改成员**:</font>Url
|
|
352
396
|
|
|
353
|
-
|
|
397
|
+
* [ExtractCopyRightWatermarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTaskOutput)
|
|
354
398
|
|
|
355
|
-
*
|
|
399
|
+
* <font color="#dd0000">**修改成员**:</font>Text
|
|
356
400
|
|
|
357
|
-
|
|
401
|
+
* [ExtractTraceWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskInput)
|
|
358
402
|
|
|
359
|
-
*
|
|
403
|
+
* <font color="#dd0000">**修改成员**:</font>FileId
|
|
360
404
|
|
|
361
|
-
|
|
405
|
+
* [HeadTailTemplate](https://cloud.tencent.com/document/api/266/31773#HeadTailTemplate)
|
|
362
406
|
|
|
363
|
-
*
|
|
407
|
+
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime
|
|
364
408
|
|
|
365
|
-
|
|
409
|
+
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
|
366
410
|
|
|
367
|
-
*
|
|
411
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
368
412
|
|
|
369
|
-
|
|
413
|
+
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
|
370
414
|
|
|
371
|
-
*
|
|
415
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
372
416
|
|
|
373
|
-
|
|
417
|
+
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
|
374
418
|
|
|
419
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
375
420
|
|
|
376
|
-
|
|
421
|
+
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
|
377
422
|
|
|
378
|
-
*
|
|
423
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
379
424
|
|
|
380
|
-
|
|
425
|
+
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
|
381
426
|
|
|
427
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
382
428
|
|
|
429
|
+
* [MediaSubStreamInfoItem](https://cloud.tencent.com/document/api/266/31773#MediaSubStreamInfoItem)
|
|
383
430
|
|
|
431
|
+
* <font color="#dd0000">**修改成员**:</font>Type, Width, Height, Size
|
|
384
432
|
|
|
385
|
-
|
|
433
|
+
* [MediaTransitionItem](https://cloud.tencent.com/document/api/266/31773#MediaTransitionItem)
|
|
386
434
|
|
|
387
|
-
|
|
435
|
+
* 新增成员:MediaTransitions
|
|
388
436
|
|
|
389
|
-
|
|
437
|
+
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/266/31773#MediaVideoStreamItem)
|
|
390
438
|
|
|
391
|
-
|
|
439
|
+
* <font color="#dd0000">**修改成员**:</font>Bitrate, Height, Width, Codec, Fps, CodecTag
|
|
392
440
|
|
|
393
|
-
|
|
441
|
+
* [ProcedureTemplate](https://cloud.tencent.com/document/api/266/31773#ProcedureTemplate)
|
|
394
442
|
|
|
395
|
-
|
|
443
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Comment, MediaProcessTask, AiContentReviewTask, AiAnalysisTask, AiRecognitionTask, MiniProgramPublishTask, ReviewAudioVideoTask, CreateTime, UpdateTime
|
|
396
444
|
|
|
397
|
-
* [
|
|
398
|
-
* [VerifyDomainOwnershipForConsole](https://cloud.tencent.com/document/api/266/97949)
|
|
399
|
-
* [VerifyDomainRecord](https://cloud.tencent.com/document/api/266/97948)
|
|
445
|
+
* [QualityInspectResultItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectResultItem)
|
|
400
446
|
|
|
401
|
-
|
|
447
|
+
* <font color="#dd0000">**修改成员**:</font>Type, SegmentSet, SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
402
448
|
|
|
403
|
-
* [
|
|
404
|
-
* [FileVerifyInfo](https://cloud.tencent.com/document/api/266/31773#FileVerifyInfo)
|
|
449
|
+
* [QualityInspectTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskInput)
|
|
405
450
|
|
|
406
|
-
|
|
451
|
+
* <font color="#dd0000">**修改成员**:</font>FileId, Definition
|
|
407
452
|
|
|
408
|
-
* [
|
|
453
|
+
* [QualityInspectTemplateItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectTemplateItem)
|
|
409
454
|
|
|
410
|
-
* <font color="#dd0000">**修改成员**:</font>
|
|
455
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Type, Name, Comment, ScreenshotInterval, JitterConfigure, BlurConfigure, AbnormalLightingConfigure, CrashScreenConfigure, BlackWhiteEdgeConfigure, NoiseConfigure, MosaicConfigure, QRCodeConfigure, QualityEvaluationConfigure, VoiceConfigure, CreateTime, UpdateTime
|
|
411
456
|
|
|
457
|
+
* [RebuildMediaTaskInput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskInput)
|
|
412
458
|
|
|
459
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, HDRInfo, VideoDenoiseInfo, AudioDenoiseInfo, ColorInfo, SharpInfo, FaceInfo, LowLightInfo, ScratchRepairInfo, ArtifactRepairInfo, TargetInfo
|
|
413
460
|
|
|
461
|
+
* [RebuildMediaTemplate](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTemplate)
|
|
414
462
|
|
|
415
|
-
|
|
463
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Type, Name, Comment, RebuildVideoInfo, RebuildAudioInfo, TargetVideoInfo, TargetAudioInfo, Container, RemoveVideo, RemoveAudio, CreateTime, UpdateTime
|
|
416
464
|
|
|
417
|
-
|
|
465
|
+
* [RemoveWaterMarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#RemoveWaterMarkTaskOutput)
|
|
418
466
|
|
|
419
|
-
|
|
467
|
+
* <font color="#dd0000">**修改成员**:</font>FileType, FileUrl, MediaName
|
|
420
468
|
|
|
421
|
-
|
|
469
|
+
* [ReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskInput)
|
|
422
470
|
|
|
423
|
-
|
|
471
|
+
* <font color="#dd0000">**修改成员**:</font>FileId, Definition, ReviewContents
|
|
424
472
|
|
|
425
|
-
|
|
473
|
+
* [ReviewImageResult](https://cloud.tencent.com/document/api/266/31773#ReviewImageResult)
|
|
426
474
|
|
|
427
|
-
*
|
|
475
|
+
* <font color="#dd0000">**修改成员**:</font>Suggestion, Label, Form, SegmentSet, SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
428
476
|
|
|
429
|
-
|
|
477
|
+
* [ReviewImageSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewImageSegmentItem)
|
|
430
478
|
|
|
431
|
-
*
|
|
479
|
+
* <font color="#dd0000">**修改成员**:</font>Confidence, Suggestion, Label, SubLabel, Form, AreaCoordSet, Text, KeywordSet
|
|
432
480
|
|
|
433
|
-
|
|
481
|
+
* [ReviewInfo](https://cloud.tencent.com/document/api/266/31773#ReviewInfo)
|
|
434
482
|
|
|
435
|
-
*
|
|
483
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Suggestion, TypeSet, ReviewTime
|
|
436
484
|
|
|
437
|
-
|
|
485
|
+
* [RoundPlayInfo](https://cloud.tencent.com/document/api/266/31773#RoundPlayInfo)
|
|
438
486
|
|
|
439
|
-
*
|
|
487
|
+
* <font color="#dd0000">**修改成员**:</font>Status, PlayBackMode, Url
|
|
440
488
|
|
|
441
|
-
|
|
489
|
+
* [SplitMediaTaskSegmentInfo](https://cloud.tencent.com/document/api/266/31773#SplitMediaTaskSegmentInfo)
|
|
490
|
+
|
|
491
|
+
* <font color="#dd0000">**修改成员**:</font>Input, Output, ProcedureTaskId, ReviewAudioVideoTaskId
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
497
|
+
|
|
498
|
+
### 第 51 次发布
|
|
499
|
+
|
|
500
|
+
发布时间:2023-09-14 02:44:37
|
|
501
|
+
|
|
502
|
+
本次发布包含了以下内容:
|
|
503
|
+
|
|
504
|
+
改善已有的文档。
|
|
505
|
+
|
|
506
|
+
新增接口:
|
|
507
|
+
|
|
508
|
+
* [GetInstanceQpsLimit](https://cloud.tencent.com/document/api/627/98204)
|
|
509
|
+
|
|
510
|
+
新增数据结构:
|
|
511
|
+
|
|
512
|
+
* [QpsData](https://cloud.tencent.com/document/api/627/53609#QpsData)
|
|
513
|
+
|
|
514
|
+
修改数据结构:
|
|
515
|
+
|
|
516
|
+
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
|
517
|
+
|
|
518
|
+
* 新增成员:Domain, DomainId, InstanceId, Edition, InstanceName, Cert, CreateTime, Engine
|
|
442
519
|
|
|
443
520
|
|
|
444
521
|
|
|
@@ -805,6 +882,31 @@
|
|
|
805
882
|
|
|
806
883
|
## 云顾问(advisor) 版本:2020-07-21
|
|
807
884
|
|
|
885
|
+
### 第 5 次发布
|
|
886
|
+
|
|
887
|
+
发布时间:2023-09-14 01:05:50
|
|
888
|
+
|
|
889
|
+
本次发布包含了以下内容:
|
|
890
|
+
|
|
891
|
+
改善已有的文档。
|
|
892
|
+
|
|
893
|
+
修改接口:
|
|
894
|
+
|
|
895
|
+
* [DescribeStrategies](https://cloud.tencent.com/document/api/1264/63110)
|
|
896
|
+
|
|
897
|
+
* <font color="#dd0000">**修改出参**:</font>Strategies
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
新增数据结构:
|
|
901
|
+
|
|
902
|
+
* [[Conditions](https://cloud.tencent.com/document/api/1264/63113#Conditions)](https://cloud.tencent.com/document/api/1264/63113#[Conditions](https://cloud.tencent.com/document/api/1264/63113#Conditions))
|
|
903
|
+
* [[Strategies](https://cloud.tencent.com/document/api/1264/63113#Strategies)](https://cloud.tencent.com/document/api/1264/63113#[Strategies](https://cloud.tencent.com/document/api/1264/63113#Strategies))
|
|
904
|
+
|
|
905
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
906
|
+
|
|
907
|
+
* DescribeStrategie
|
|
908
|
+
* DescribeStrategiesCondition
|
|
909
|
+
|
|
808
910
|
### 第 4 次发布
|
|
809
911
|
|
|
810
912
|
发布时间:2022-06-08 06:03:05
|
|
@@ -3618,6 +3720,21 @@
|
|
|
3618
3720
|
|
|
3619
3721
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3620
3722
|
|
|
3723
|
+
### 第 44 次发布
|
|
3724
|
+
|
|
3725
|
+
发布时间:2023-09-14 01:07:23
|
|
3726
|
+
|
|
3727
|
+
本次发布包含了以下内容:
|
|
3728
|
+
|
|
3729
|
+
改善已有的文档。
|
|
3730
|
+
|
|
3731
|
+
修改数据结构:
|
|
3732
|
+
|
|
3733
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/628/45244#InstanceInfo)
|
|
3734
|
+
|
|
3735
|
+
* 新增成员:OuterIpList, InnerIpList, InstanceChargePrepaid, UniqVpcId
|
|
3736
|
+
|
|
3737
|
+
|
|
3621
3738
|
### 第 43 次发布
|
|
3622
3739
|
|
|
3623
3740
|
发布时间:2023-08-31 01:06:05
|
|
@@ -14934,6 +15051,32 @@
|
|
|
14934
15051
|
|
|
14935
15052
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
14936
15053
|
|
|
15054
|
+
### 第 143 次发布
|
|
15055
|
+
|
|
15056
|
+
发布时间:2023-09-14 01:15:30
|
|
15057
|
+
|
|
15058
|
+
本次发布包含了以下内容:
|
|
15059
|
+
|
|
15060
|
+
改善已有的文档。
|
|
15061
|
+
|
|
15062
|
+
修改接口:
|
|
15063
|
+
|
|
15064
|
+
* [OpenAuditService](https://cloud.tencent.com/document/api/236/76408)
|
|
15065
|
+
|
|
15066
|
+
* 新增入参:AuditAll
|
|
15067
|
+
|
|
15068
|
+
|
|
15069
|
+
新增数据结构:
|
|
15070
|
+
|
|
15071
|
+
* [[LogRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#LogRuleTemplateInfo)](https://cloud.tencent.com/document/api/236/15878#[LogRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#LogRuleTemplateInfo))
|
|
15072
|
+
|
|
15073
|
+
修改数据结构:
|
|
15074
|
+
|
|
15075
|
+
* [AuditLog](https://cloud.tencent.com/document/api/236/15878#AuditLog)
|
|
15076
|
+
|
|
15077
|
+
* 新增成员:TemplateInfo
|
|
15078
|
+
|
|
15079
|
+
|
|
14937
15080
|
### 第 142 次发布
|
|
14938
15081
|
|
|
14939
15082
|
发布时间:2023-08-18 01:07:18
|
|
@@ -17786,7 +17929,7 @@
|
|
|
17786
17929
|
|
|
17787
17930
|
新增数据结构:
|
|
17788
17931
|
|
|
17789
|
-
* [
|
|
17932
|
+
* [DetailData](https://cloud.tencent.com/document/api/1346/73770#DetailData)
|
|
17790
17933
|
|
|
17791
17934
|
修改数据结构:
|
|
17792
17935
|
|
|
@@ -23554,6 +23697,22 @@
|
|
|
23554
23697
|
|
|
23555
23698
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
23556
23699
|
|
|
23700
|
+
### 第 96 次发布
|
|
23701
|
+
|
|
23702
|
+
发布时间:2023-09-14 01:21:26
|
|
23703
|
+
|
|
23704
|
+
本次发布包含了以下内容:
|
|
23705
|
+
|
|
23706
|
+
改善已有的文档。
|
|
23707
|
+
|
|
23708
|
+
新增接口:
|
|
23709
|
+
|
|
23710
|
+
* [[DeleteInstancePost](https://cloud.tencent.com/document/api/597/98200)](https://cloud.tencent.com/document/api/#/#)
|
|
23711
|
+
|
|
23712
|
+
新增数据结构:
|
|
23713
|
+
|
|
23714
|
+
* [[InstanceDeleteResponse](https://cloud.tencent.com/document/api/597/40861#InstanceDeleteResponse)](https://cloud.tencent.com/document/api/597/40861#[InstanceDeleteResponse](https://cloud.tencent.com/document/api/597/40861#InstanceDeleteResponse))
|
|
23715
|
+
|
|
23557
23716
|
### 第 95 次发布
|
|
23558
23717
|
|
|
23559
23718
|
发布时间:2023-08-31 01:09:45
|
|
@@ -34373,6 +34532,23 @@
|
|
|
34373
34532
|
|
|
34374
34533
|
## 云服务器(cvm) 版本:2017-03-12
|
|
34375
34534
|
|
|
34535
|
+
### 第 116 次发布
|
|
34536
|
+
|
|
34537
|
+
发布时间:2023-09-13 01:29:52
|
|
34538
|
+
|
|
34539
|
+
本次发布包含了以下内容:
|
|
34540
|
+
|
|
34541
|
+
改善已有的文档。
|
|
34542
|
+
|
|
34543
|
+
修改数据结构:
|
|
34544
|
+
|
|
34545
|
+
* [HostItem](https://cloud.tencent.com/document/api/213/15753#HostItem)
|
|
34546
|
+
|
|
34547
|
+
* 新增成员:Tags
|
|
34548
|
+
|
|
34549
|
+
* <font color="#dd0000">**修改成员**:</font>Placement, HostId, HostType, HostName, HostChargeType, RenewFlag, CreatedTime, ExpiredTime, InstanceIds, HostState, HostIp, HostResource
|
|
34550
|
+
|
|
34551
|
+
|
|
34376
34552
|
### 第 115 次发布
|
|
34377
34553
|
|
|
34378
34554
|
发布时间:2023-09-06 01:29:11
|
|
@@ -39361,6 +39537,21 @@
|
|
|
39361
39537
|
|
|
39362
39538
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
39363
39539
|
|
|
39540
|
+
### 第 69 次发布
|
|
39541
|
+
|
|
39542
|
+
发布时间:2023-09-14 01:33:33
|
|
39543
|
+
|
|
39544
|
+
本次发布包含了以下内容:
|
|
39545
|
+
|
|
39546
|
+
改善已有的文档。
|
|
39547
|
+
|
|
39548
|
+
修改数据结构:
|
|
39549
|
+
|
|
39550
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
|
39551
|
+
|
|
39552
|
+
* 新增成员:NetworkType
|
|
39553
|
+
|
|
39554
|
+
|
|
39364
39555
|
### 第 68 次发布
|
|
39365
39556
|
|
|
39366
39557
|
发布时间:2023-08-25 01:28:19
|
|
@@ -48375,6 +48566,29 @@
|
|
|
48375
48566
|
|
|
48376
48567
|
## 英文作文批改(ecc) 版本:2018-12-13
|
|
48377
48568
|
|
|
48569
|
+
### 第 4 次发布
|
|
48570
|
+
|
|
48571
|
+
发布时间:2023-09-13 01:42:58
|
|
48572
|
+
|
|
48573
|
+
本次发布包含了以下内容:
|
|
48574
|
+
|
|
48575
|
+
改善已有的文档。
|
|
48576
|
+
|
|
48577
|
+
修改接口:
|
|
48578
|
+
|
|
48579
|
+
* [CorrectMultiImage](https://cloud.tencent.com/document/api/1076/41242)
|
|
48580
|
+
|
|
48581
|
+
* 新增出参:ResultData
|
|
48582
|
+
|
|
48583
|
+
* [EHOCR](https://cloud.tencent.com/document/api/1076/35210)
|
|
48584
|
+
|
|
48585
|
+
* 新增出参:ResultData
|
|
48586
|
+
|
|
48587
|
+
|
|
48588
|
+
新增数据结构:
|
|
48589
|
+
|
|
48590
|
+
* [CompositionContext](https://cloud.tencent.com/document/api/1076/35212#CompositionContext)
|
|
48591
|
+
|
|
48378
48592
|
### 第 3 次发布
|
|
48379
48593
|
|
|
48380
48594
|
发布时间:2020-02-13 14:09:59
|
|
@@ -52086,6 +52300,29 @@
|
|
|
52086
52300
|
|
|
52087
52301
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
52088
52302
|
|
|
52303
|
+
### 第 46 次发布
|
|
52304
|
+
|
|
52305
|
+
发布时间:2023-09-14 01:45:31
|
|
52306
|
+
|
|
52307
|
+
本次发布包含了以下内容:
|
|
52308
|
+
|
|
52309
|
+
改善已有的文档。
|
|
52310
|
+
|
|
52311
|
+
新增数据结构:
|
|
52312
|
+
|
|
52313
|
+
* [[ProcessDetail](https://cloud.tencent.com/document/api/845/30634#ProcessDetail)](https://cloud.tencent.com/document/api/845/30634#[ProcessDetail](https://cloud.tencent.com/document/api/845/30634#ProcessDetail))
|
|
52314
|
+
|
|
52315
|
+
修改数据结构:
|
|
52316
|
+
|
|
52317
|
+
* [Operation](https://cloud.tencent.com/document/api/845/30634#Operation)
|
|
52318
|
+
|
|
52319
|
+
* 新增成员:SubAccountUin
|
|
52320
|
+
|
|
52321
|
+
* [TaskDetail](https://cloud.tencent.com/document/api/845/30634#TaskDetail)
|
|
52322
|
+
|
|
52323
|
+
* 新增成员:ProcessInfo
|
|
52324
|
+
|
|
52325
|
+
|
|
52089
52326
|
### 第 45 次发布
|
|
52090
52327
|
|
|
52091
52328
|
发布时间:2023-08-29 01:14:45
|
|
@@ -53096,6 +53333,31 @@
|
|
|
53096
53333
|
|
|
53097
53334
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
53098
53335
|
|
|
53336
|
+
### 第 116 次发布
|
|
53337
|
+
|
|
53338
|
+
发布时间:2023-09-14 01:46:23
|
|
53339
|
+
|
|
53340
|
+
本次发布包含了以下内容:
|
|
53341
|
+
|
|
53342
|
+
改善已有的文档。
|
|
53343
|
+
|
|
53344
|
+
修改数据结构:
|
|
53345
|
+
|
|
53346
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
53347
|
+
|
|
53348
|
+
|
|
53349
|
+
### 第 115 次发布
|
|
53350
|
+
|
|
53351
|
+
发布时间:2023-09-13 01:46:18
|
|
53352
|
+
|
|
53353
|
+
本次发布包含了以下内容:
|
|
53354
|
+
|
|
53355
|
+
改善已有的文档。
|
|
53356
|
+
|
|
53357
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
53358
|
+
|
|
53359
|
+
* CreateChannelSubOrganizationModifyQrCode
|
|
53360
|
+
|
|
53099
53361
|
### 第 114 次发布
|
|
53100
53362
|
|
|
53101
53363
|
发布时间:2023-09-12 01:51:41
|
|
@@ -53106,7 +53368,7 @@
|
|
|
53106
53368
|
|
|
53107
53369
|
新增数据结构:
|
|
53108
53370
|
|
|
53109
|
-
* [
|
|
53371
|
+
* [ComponentLimit](https://cloud.tencent.com/document/api/1323/70369#ComponentLimit)
|
|
53110
53372
|
|
|
53111
53373
|
修改数据结构:
|
|
53112
53374
|
|
|
@@ -55356,6 +55618,25 @@
|
|
|
55356
55618
|
|
|
55357
55619
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
55358
55620
|
|
|
55621
|
+
### 第 110 次发布
|
|
55622
|
+
|
|
55623
|
+
发布时间:2023-09-13 01:47:18
|
|
55624
|
+
|
|
55625
|
+
本次发布包含了以下内容:
|
|
55626
|
+
|
|
55627
|
+
改善已有的文档。
|
|
55628
|
+
|
|
55629
|
+
修改接口:
|
|
55630
|
+
|
|
55631
|
+
* [CreateSealByImage](https://cloud.tencent.com/document/api/1420/73067)
|
|
55632
|
+
|
|
55633
|
+
* 新增入参:GenerateSource, SealType, SealHorizontalText, SealStyle, SealSize
|
|
55634
|
+
|
|
55635
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
|
55636
|
+
|
|
55637
|
+
* 新增出参:ImageUrl
|
|
55638
|
+
|
|
55639
|
+
|
|
55359
55640
|
### 第 109 次发布
|
|
55360
55641
|
|
|
55361
55642
|
发布时间:2023-09-12 01:52:56
|
|
@@ -55366,7 +55647,7 @@
|
|
|
55366
55647
|
|
|
55367
55648
|
新增数据结构:
|
|
55368
55649
|
|
|
55369
|
-
* [
|
|
55650
|
+
* [ComponentLimit](https://cloud.tencent.com/document/api/1420/61525#ComponentLimit)
|
|
55370
55651
|
|
|
55371
55652
|
修改数据结构:
|
|
55372
55653
|
|
|
@@ -75988,6 +76269,21 @@
|
|
|
75988
76269
|
|
|
75989
76270
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
75990
76271
|
|
|
76272
|
+
### 第 93 次发布
|
|
76273
|
+
|
|
76274
|
+
发布时间:2023-09-13 02:04:57
|
|
76275
|
+
|
|
76276
|
+
本次发布包含了以下内容:
|
|
76277
|
+
|
|
76278
|
+
改善已有的文档。
|
|
76279
|
+
|
|
76280
|
+
修改数据结构:
|
|
76281
|
+
|
|
76282
|
+
* [AlarmHistory](https://cloud.tencent.com/document/api/248/30354#AlarmHistory)
|
|
76283
|
+
|
|
76284
|
+
* 新增成员:AlarmLevel
|
|
76285
|
+
|
|
76286
|
+
|
|
75991
76287
|
### 第 92 次发布
|
|
75992
76288
|
|
|
75993
76289
|
发布时间:2023-09-06 02:06:16
|
|
@@ -80136,72 +80432,72 @@
|
|
|
80136
80432
|
|
|
80137
80433
|
新增接口:
|
|
80138
80434
|
|
|
80139
|
-
* [
|
|
80140
|
-
|
|
80141
|
-
新增数据结构:
|
|
80142
|
-
|
|
80143
|
-
* [
|
|
80144
|
-
* [
|
|
80145
|
-
* [
|
|
80146
|
-
* [
|
|
80147
|
-
* [
|
|
80148
|
-
* [
|
|
80149
|
-
* [
|
|
80150
|
-
* [
|
|
80151
|
-
* [
|
|
80152
|
-
* [
|
|
80153
|
-
* [
|
|
80154
|
-
* [
|
|
80155
|
-
* [
|
|
80156
|
-
* [
|
|
80157
|
-
* [
|
|
80158
|
-
* [
|
|
80159
|
-
* [
|
|
80160
|
-
* [
|
|
80161
|
-
* [
|
|
80162
|
-
* [
|
|
80163
|
-
* [
|
|
80164
|
-
* [
|
|
80165
|
-
* [
|
|
80166
|
-
* [
|
|
80167
|
-
* [
|
|
80168
|
-
* [
|
|
80169
|
-
* [
|
|
80170
|
-
* [
|
|
80171
|
-
* [
|
|
80172
|
-
* [
|
|
80173
|
-
* [
|
|
80174
|
-
* [
|
|
80175
|
-
* [
|
|
80176
|
-
* [
|
|
80177
|
-
* [
|
|
80178
|
-
* [
|
|
80179
|
-
* [
|
|
80180
|
-
* [
|
|
80181
|
-
* [
|
|
80182
|
-
* [
|
|
80183
|
-
* [
|
|
80184
|
-
* [
|
|
80185
|
-
* [
|
|
80186
|
-
* [
|
|
80187
|
-
* [
|
|
80188
|
-
* [
|
|
80189
|
-
* [
|
|
80190
|
-
* [
|
|
80191
|
-
* [
|
|
80192
|
-
* [
|
|
80193
|
-
* [
|
|
80194
|
-
* [
|
|
80195
|
-
* [
|
|
80196
|
-
* [
|
|
80197
|
-
* [
|
|
80198
|
-
* [
|
|
80199
|
-
* [
|
|
80200
|
-
* [
|
|
80201
|
-
* [
|
|
80202
|
-
* [
|
|
80203
|
-
* [
|
|
80204
|
-
* [
|
|
80435
|
+
* [TurnPDFToObject](https://cloud.tencent.com/document/api/1314/97928)
|
|
80436
|
+
|
|
80437
|
+
新增数据结构:
|
|
80438
|
+
|
|
80439
|
+
* [Block](https://cloud.tencent.com/document/api/1314/56230#Block)
|
|
80440
|
+
* [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
|
|
80441
|
+
* [ChestCircumferenceItem](https://cloud.tencent.com/document/api/1314/56230#ChestCircumferenceItem)
|
|
80442
|
+
* [GeneralExaminationBaseItem](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBaseItem)
|
|
80443
|
+
* [GeneralExaminationBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationBriefSummary)
|
|
80444
|
+
* [GeneralExaminationOthers](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationOthers)
|
|
80445
|
+
* [GeneralExaminationVitalSign](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSign)
|
|
80446
|
+
* [GeneralExaminationVitalSignBloodPressure](https://cloud.tencent.com/document/api/1314/56230#GeneralExaminationVitalSignBloodPressure)
|
|
80447
|
+
* [GynaecologyAdnexal](https://cloud.tencent.com/document/api/1314/56230#GynaecologyAdnexal)
|
|
80448
|
+
* [GynaecologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBaseItem)
|
|
80449
|
+
* [GynaecologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#GynaecologyBriefSummary)
|
|
80450
|
+
* [GynaecologyCervix](https://cloud.tencent.com/document/api/1314/56230#GynaecologyCervix)
|
|
80451
|
+
* [GynaecologyMenstrualHistory](https://cloud.tencent.com/document/api/1314/56230#GynaecologyMenstrualHistory)
|
|
80452
|
+
* [GynaecologyPelvicCavity](https://cloud.tencent.com/document/api/1314/56230#GynaecologyPelvicCavity)
|
|
80453
|
+
* [GynaecologyUterus](https://cloud.tencent.com/document/api/1314/56230#GynaecologyUterus)
|
|
80454
|
+
* [GynaecologyVagina](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVagina)
|
|
80455
|
+
* [GynaecologyVulva](https://cloud.tencent.com/document/api/1314/56230#GynaecologyVulva)
|
|
80456
|
+
* [HearingItem](https://cloud.tencent.com/document/api/1314/56230#HearingItem)
|
|
80457
|
+
* [InternalMedicineAbdomen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomen)
|
|
80458
|
+
* [InternalMedicineAbdomenGallBladder](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenGallBladder)
|
|
80459
|
+
* [InternalMedicineAbdomenKidney](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenKidney)
|
|
80460
|
+
* [InternalMedicineAbdomenLiver](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenLiver)
|
|
80461
|
+
* [InternalMedicineAbdomenPancreas](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenPancreas)
|
|
80462
|
+
* [InternalMedicineAbdomenSpleen](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineAbdomenSpleen)
|
|
80463
|
+
* [InternalMedicineBaseItem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBaseItem)
|
|
80464
|
+
* [InternalMedicineBriefSummary](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineBriefSummary)
|
|
80465
|
+
* [InternalMedicineHeart](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineHeart)
|
|
80466
|
+
* [InternalMedicineRespiratorySystem](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineRespiratorySystem)
|
|
80467
|
+
* [InternalMedicineVessel](https://cloud.tencent.com/document/api/1314/56230#InternalMedicineVessel)
|
|
80468
|
+
* [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
|
|
80469
|
+
* [OphthalmologyBareEyeSight](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBareEyeSight)
|
|
80470
|
+
* [OphthalmologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBaseItem)
|
|
80471
|
+
* [OphthalmologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyBriefSummary)
|
|
80472
|
+
* [OphthalmologyColourVision](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyColourVision)
|
|
80473
|
+
* [OphthalmologyCorrectedVisualAcuity](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyCorrectedVisualAcuity)
|
|
80474
|
+
* [OphthalmologyFundoscopy](https://cloud.tencent.com/document/api/1314/56230#OphthalmologyFundoscopy)
|
|
80475
|
+
* [OtolaryngologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBaseItem)
|
|
80476
|
+
* [OtolaryngologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyBriefSummary)
|
|
80477
|
+
* [OtolaryngologyEar](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyEar)
|
|
80478
|
+
* [OtolaryngologyLarynx](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyLarynx)
|
|
80479
|
+
* [OtolaryngologyNose](https://cloud.tencent.com/document/api/1314/56230#OtolaryngologyNose)
|
|
80480
|
+
* [PdfInfo](https://cloud.tencent.com/document/api/1314/56230#PdfInfo)
|
|
80481
|
+
* [PhysicalBaseItem](https://cloud.tencent.com/document/api/1314/56230#PhysicalBaseItem)
|
|
80482
|
+
* [PhysicalExamination](https://cloud.tencent.com/document/api/1314/56230#PhysicalExamination)
|
|
80483
|
+
* [PhysicalExaminationV1](https://cloud.tencent.com/document/api/1314/56230#PhysicalExaminationV1)
|
|
80484
|
+
* [StomatologyBaseItem](https://cloud.tencent.com/document/api/1314/56230#StomatologyBaseItem)
|
|
80485
|
+
* [StomatologyBriefSummary](https://cloud.tencent.com/document/api/1314/56230#StomatologyBriefSummary)
|
|
80486
|
+
* [StomatologyGingiva](https://cloud.tencent.com/document/api/1314/56230#StomatologyGingiva)
|
|
80487
|
+
* [StomatologyPeriodontics](https://cloud.tencent.com/document/api/1314/56230#StomatologyPeriodontics)
|
|
80488
|
+
* [StomatologyToothDecay](https://cloud.tencent.com/document/api/1314/56230#StomatologyToothDecay)
|
|
80489
|
+
* [SurgeryAnorectal](https://cloud.tencent.com/document/api/1314/56230#SurgeryAnorectal)
|
|
80490
|
+
* [SurgeryBaseItem](https://cloud.tencent.com/document/api/1314/56230#SurgeryBaseItem)
|
|
80491
|
+
* [SurgeryBreast](https://cloud.tencent.com/document/api/1314/56230#SurgeryBreast)
|
|
80492
|
+
* [SurgeryBriefSummary](https://cloud.tencent.com/document/api/1314/56230#SurgeryBriefSummary)
|
|
80493
|
+
* [SurgeryHeadNeck](https://cloud.tencent.com/document/api/1314/56230#SurgeryHeadNeck)
|
|
80494
|
+
* [SurgeryLymphNode](https://cloud.tencent.com/document/api/1314/56230#SurgeryLymphNode)
|
|
80495
|
+
* [SurgerySkin](https://cloud.tencent.com/document/api/1314/56230#SurgerySkin)
|
|
80496
|
+
* [SurgerySpinalExtremities](https://cloud.tencent.com/document/api/1314/56230#SurgerySpinalExtremities)
|
|
80497
|
+
* [SurgeryThyroid](https://cloud.tencent.com/document/api/1314/56230#SurgeryThyroid)
|
|
80498
|
+
* [SurgeryUrogenitalSystem](https://cloud.tencent.com/document/api/1314/56230#SurgeryUrogenitalSystem)
|
|
80499
|
+
* [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
|
|
80500
|
+
* [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
|
|
80205
80501
|
|
|
80206
80502
|
### 第 16 次发布
|
|
80207
80503
|
|
|
@@ -81290,6 +81586,18 @@
|
|
|
81290
81586
|
|
|
81291
81587
|
## NLP 服务(nlp) 版本:2019-04-08
|
|
81292
81588
|
|
|
81589
|
+
### 第 22 次发布
|
|
81590
|
+
|
|
81591
|
+
发布时间:2023-09-14 02:08:26
|
|
81592
|
+
|
|
81593
|
+
本次发布包含了以下内容:
|
|
81594
|
+
|
|
81595
|
+
改善已有的文档。
|
|
81596
|
+
|
|
81597
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
81598
|
+
|
|
81599
|
+
* TestingTextGeneration
|
|
81600
|
+
|
|
81293
81601
|
### 第 21 次发布
|
|
81294
81602
|
|
|
81295
81603
|
发布时间:2023-08-18 01:15:19
|
|
@@ -90600,6 +90908,21 @@
|
|
|
90600
90908
|
|
|
90601
90909
|
## 邮件推送(ses) 版本:2020-10-02
|
|
90602
90910
|
|
|
90911
|
+
### 第 20 次发布
|
|
90912
|
+
|
|
90913
|
+
发布时间:2023-09-14 02:15:22
|
|
90914
|
+
|
|
90915
|
+
本次发布包含了以下内容:
|
|
90916
|
+
|
|
90917
|
+
改善已有的文档。
|
|
90918
|
+
|
|
90919
|
+
修改数据结构:
|
|
90920
|
+
|
|
90921
|
+
* [BlackEmailAddress](https://cloud.tencent.com/document/api/1288/51053#BlackEmailAddress)
|
|
90922
|
+
|
|
90923
|
+
* 新增成员:IspDesc
|
|
90924
|
+
|
|
90925
|
+
|
|
90603
90926
|
### 第 19 次发布
|
|
90604
90927
|
|
|
90605
90928
|
发布时间:2023-09-12 02:25:46
|
|
@@ -90610,11 +90933,11 @@
|
|
|
90610
90933
|
|
|
90611
90934
|
新增接口:
|
|
90612
90935
|
|
|
90613
|
-
* [
|
|
90936
|
+
* [ListReceiverDetails](https://cloud.tencent.com/document/api/1288/97935)
|
|
90614
90937
|
|
|
90615
90938
|
新增数据结构:
|
|
90616
90939
|
|
|
90617
|
-
* [
|
|
90940
|
+
* [ReceiverDetail](https://cloud.tencent.com/document/api/1288/51053#ReceiverDetail)
|
|
90618
90941
|
|
|
90619
90942
|
### 第 18 次发布
|
|
90620
90943
|
|
|
@@ -91758,6 +92081,32 @@
|
|
|
91758
92081
|
|
|
91759
92082
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
91760
92083
|
|
|
92084
|
+
### 第 51 次发布
|
|
92085
|
+
|
|
92086
|
+
发布时间:2023-09-13 02:18:02
|
|
92087
|
+
|
|
92088
|
+
本次发布包含了以下内容:
|
|
92089
|
+
|
|
92090
|
+
改善已有的文档。
|
|
92091
|
+
|
|
92092
|
+
修改接口:
|
|
92093
|
+
|
|
92094
|
+
* [CreateBackup](https://cloud.tencent.com/document/api/238/19946)
|
|
92095
|
+
|
|
92096
|
+
* 新增入参:StorageStrategy
|
|
92097
|
+
|
|
92098
|
+
* [DescribeBackups](https://cloud.tencent.com/document/api/238/19943)
|
|
92099
|
+
|
|
92100
|
+
* 新增入参:StorageStrategy
|
|
92101
|
+
|
|
92102
|
+
|
|
92103
|
+
修改数据结构:
|
|
92104
|
+
|
|
92105
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
92106
|
+
|
|
92107
|
+
* 新增成员:StorageStrategy
|
|
92108
|
+
|
|
92109
|
+
|
|
91761
92110
|
### 第 50 次发布
|
|
91762
92111
|
|
|
91763
92112
|
发布时间:2023-09-11 02:35:40
|
|
@@ -92969,12 +93318,12 @@
|
|
|
92969
93318
|
|
|
92970
93319
|
新增接口:
|
|
92971
93320
|
|
|
92972
|
-
* [
|
|
93321
|
+
* [DescribeAlarmStat](https://cloud.tencent.com/document/api/664/97936)
|
|
92973
93322
|
|
|
92974
93323
|
新增数据结构:
|
|
92975
93324
|
|
|
92976
|
-
* [
|
|
92977
|
-
* [
|
|
93325
|
+
* [AlarmInfoRsp](https://cloud.tencent.com/document/api/664/51406#AlarmInfoRsp)
|
|
93326
|
+
* [AttackEvent](https://cloud.tencent.com/document/api/664/51406#AttackEvent)
|
|
92978
93327
|
|
|
92979
93328
|
### 第 18 次发布
|
|
92980
93329
|
|
|
@@ -100795,6 +101144,66 @@
|
|
|
100795
101144
|
|
|
100796
101145
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
100797
101146
|
|
|
101147
|
+
### 第 51 次发布
|
|
101148
|
+
|
|
101149
|
+
发布时间:2023-09-14 02:23:36
|
|
101150
|
+
|
|
101151
|
+
本次发布包含了以下内容:
|
|
101152
|
+
|
|
101153
|
+
改善已有的文档。
|
|
101154
|
+
|
|
101155
|
+
修改接口:
|
|
101156
|
+
|
|
101157
|
+
* [CreateAssetImageRegistryScanTaskOneKey](https://cloud.tencent.com/document/api/1285/65516)
|
|
101158
|
+
|
|
101159
|
+
* 新增入参:IsLatest, ScanScope, RegistryType, Namespace, ContainerRunning, Timeout
|
|
101160
|
+
|
|
101161
|
+
* [DescribeAssetImageRegistryDetail](https://cloud.tencent.com/document/api/1285/65501)
|
|
101162
|
+
|
|
101163
|
+
* 新增出参:SensitiveInfoCnt
|
|
101164
|
+
|
|
101165
|
+
* [DescribeAssetImageRegistryList](https://cloud.tencent.com/document/api/1285/65500)
|
|
101166
|
+
|
|
101167
|
+
* 新增入参:IsRunning
|
|
101168
|
+
|
|
101169
|
+
* [DescribeAssetImageRegistrySummary](https://cloud.tencent.com/document/api/1285/65494)
|
|
101170
|
+
|
|
101171
|
+
* 新增入参:Filters
|
|
101172
|
+
|
|
101173
|
+
* [DescribeImageRegistryNamespaceList](https://cloud.tencent.com/document/api/1285/81791)
|
|
101174
|
+
|
|
101175
|
+
* 新增出参:NamespaceDetail
|
|
101176
|
+
|
|
101177
|
+
* [DescribeImageRegistryTimingScanTask](https://cloud.tencent.com/document/api/1285/65472)
|
|
101178
|
+
|
|
101179
|
+
* 新增出参:ScanEndTime, RegistryType, ContainerRunning, ScanScope, Namespace
|
|
101180
|
+
|
|
101181
|
+
* [UpdateImageRegistryTimingScanTask](https://cloud.tencent.com/document/api/1285/65457)
|
|
101182
|
+
|
|
101183
|
+
* 新增入参:ContainerRunning, ScanEndTime, ScanScope, RegistryType, Namespace
|
|
101184
|
+
|
|
101185
|
+
|
|
101186
|
+
新增数据结构:
|
|
101187
|
+
|
|
101188
|
+
* [[NamespaceInfo](https://cloud.tencent.com/document/api/1285/65614#NamespaceInfo)](https://cloud.tencent.com/document/api/1285/65614#[NamespaceInfo](https://cloud.tencent.com/document/api/1285/65614#NamespaceInfo))
|
|
101189
|
+
|
|
101190
|
+
修改数据结构:
|
|
101191
|
+
|
|
101192
|
+
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
101193
|
+
|
|
101194
|
+
* 新增成员:ClusterName, ClusterID, PodUid
|
|
101195
|
+
|
|
101196
|
+
* <font color="#dd0000">**修改成员**:</font>NodeID, PodIP, PodName, NodeType, NodeUniqueID, PodCpu, PodMem
|
|
101197
|
+
|
|
101198
|
+
* [ImageRepoInfo](https://cloud.tencent.com/document/api/1285/65614#ImageRepoInfo)
|
|
101199
|
+
|
|
101200
|
+
* 新增成员:LowLevelVulCnt, MediumLevelVulCnt, HighLevelVulCnt, CriticalLevelVulCnt, ContainerCnt, ComponentCnt, IsRunning, HasNeedFixVul, SensitiveInfoCnt
|
|
101201
|
+
|
|
101202
|
+
* [ImageVul](https://cloud.tencent.com/document/api/1285/65614#ImageVul)
|
|
101203
|
+
|
|
101204
|
+
* 新增成员:AttackLevel
|
|
101205
|
+
|
|
101206
|
+
|
|
100798
101207
|
### 第 50 次发布
|
|
100799
101208
|
|
|
100800
101209
|
发布时间:2023-08-15 01:37:37
|
|
@@ -107013,6 +107422,21 @@
|
|
|
107013
107422
|
|
|
107014
107423
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
107015
107424
|
|
|
107425
|
+
### 第 51 次发布
|
|
107426
|
+
|
|
107427
|
+
发布时间:2023-09-13 02:30:58
|
|
107428
|
+
|
|
107429
|
+
本次发布包含了以下内容:
|
|
107430
|
+
|
|
107431
|
+
改善已有的文档。
|
|
107432
|
+
|
|
107433
|
+
修改数据结构:
|
|
107434
|
+
|
|
107435
|
+
* [OriginDetail](https://cloud.tencent.com/document/api/1552/80721#OriginDetail)
|
|
107436
|
+
|
|
107437
|
+
* <font color="#dd0000">**修改成员**:</font>OriginType, Origin, BackupOrigin, OriginGroupName, BackOriginGroupName, PrivateAccess, PrivateParameters
|
|
107438
|
+
|
|
107439
|
+
|
|
107016
107440
|
### 第 50 次发布
|
|
107017
107441
|
|
|
107018
107442
|
发布时间:2023-09-05 07:43:47
|
|
@@ -108981,6 +109405,21 @@
|
|
|
108981
109405
|
|
|
108982
109406
|
## 高性能计算平台(thpc) 版本:2023-03-21
|
|
108983
109407
|
|
|
109408
|
+
### 第 11 次发布
|
|
109409
|
+
|
|
109410
|
+
发布时间:2023-09-14 02:31:21
|
|
109411
|
+
|
|
109412
|
+
本次发布包含了以下内容:
|
|
109413
|
+
|
|
109414
|
+
改善已有的文档。
|
|
109415
|
+
|
|
109416
|
+
修改接口:
|
|
109417
|
+
|
|
109418
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1527/89563)
|
|
109419
|
+
|
|
109420
|
+
* 新增入参:HpcClusterId
|
|
109421
|
+
|
|
109422
|
+
|
|
108984
109423
|
### 第 10 次发布
|
|
108985
109424
|
|
|
108986
109425
|
发布时间:2023-09-07 02:37:25
|
|
@@ -115918,19 +116357,19 @@
|
|
|
115918
116357
|
|
|
115919
116358
|
新增接口:
|
|
115920
116359
|
|
|
115921
|
-
* [
|
|
115922
|
-
* [
|
|
115923
|
-
* [
|
|
115924
|
-
* [
|
|
115925
|
-
* [
|
|
115926
|
-
* [
|
|
115927
|
-
* [
|
|
115928
|
-
* [
|
|
115929
|
-
* [
|
|
116360
|
+
* [CreateConsumerGroup](https://cloud.tencent.com/document/api/1493/97943)
|
|
116361
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1493/97947)
|
|
116362
|
+
* [DeleteConsumerGroup](https://cloud.tencent.com/document/api/1493/97942)
|
|
116363
|
+
* [DeleteTopic](https://cloud.tencent.com/document/api/1493/97946)
|
|
116364
|
+
* [DescribeConsumerGroup](https://cloud.tencent.com/document/api/1493/97941)
|
|
116365
|
+
* [DescribeTopic](https://cloud.tencent.com/document/api/1493/97945)
|
|
116366
|
+
* [DescribeTopicStatsOp](https://cloud.tencent.com/document/api/1493/97938)
|
|
116367
|
+
* [ModifyConsumerGroup](https://cloud.tencent.com/document/api/1493/97940)
|
|
116368
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/1493/97944)
|
|
115930
116369
|
|
|
115931
116370
|
新增数据结构:
|
|
115932
116371
|
|
|
115933
|
-
* [
|
|
116372
|
+
* [SubscriptionData](https://cloud.tencent.com/document/api/1493/96031#SubscriptionData)
|
|
115934
116373
|
|
|
115935
116374
|
### 第 2 次发布
|
|
115936
116375
|
|
|
@@ -117776,6 +118215,24 @@
|
|
|
117776
118215
|
|
|
117777
118216
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
117778
118217
|
|
|
118218
|
+
### 第 43 次发布
|
|
118219
|
+
|
|
118220
|
+
发布时间:2023-09-14 02:35:41
|
|
118221
|
+
|
|
118222
|
+
本次发布包含了以下内容:
|
|
118223
|
+
|
|
118224
|
+
改善已有的文档。
|
|
118225
|
+
|
|
118226
|
+
新增接口:
|
|
118227
|
+
|
|
118228
|
+
* [[DescribeCloudNativeAPIGatewayConfig](https://cloud.tencent.com/document/api/1364/98203)](https://cloud.tencent.com/document/api/#/#)
|
|
118229
|
+
|
|
118230
|
+
新增数据结构:
|
|
118231
|
+
|
|
118232
|
+
* [[CloudNativeAPIGatewayConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayConfig)](https://cloud.tencent.com/document/api/1364/54942#[CloudNativeAPIGatewayConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayConfig))
|
|
118233
|
+
* [[DescribeCloudNativeAPIGatewayConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayConfigResult)](https://cloud.tencent.com/document/api/1364/54942#[DescribeCloudNativeAPIGatewayConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayConfigResult))
|
|
118234
|
+
* [[NetworkAccessControl](https://cloud.tencent.com/document/api/1364/54942#NetworkAccessControl)](https://cloud.tencent.com/document/api/1364/54942#[NetworkAccessControl](https://cloud.tencent.com/document/api/1364/54942#NetworkAccessControl))
|
|
118235
|
+
|
|
117779
118236
|
### 第 42 次发布
|
|
117780
118237
|
|
|
117781
118238
|
发布时间:2023-09-06 02:36:56
|
|
@@ -121861,6 +122318,198 @@
|
|
|
121861
122318
|
|
|
121862
122319
|
## 云点播(vod) 版本:2018-07-17
|
|
121863
122320
|
|
|
122321
|
+
### 第 167 次发布
|
|
122322
|
+
|
|
122323
|
+
发布时间:2023-09-14 02:39:15
|
|
122324
|
+
|
|
122325
|
+
本次发布包含了以下内容:
|
|
122326
|
+
|
|
122327
|
+
改善已有的文档。
|
|
122328
|
+
|
|
122329
|
+
新增数据结构:
|
|
122330
|
+
|
|
122331
|
+
* [[AiRecognitionTaskObjectSegmentItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectSegmentItem)](https://cloud.tencent.com/document/api/266/31773#[AiRecognitionTaskObjectSegmentItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectSegmentItem))
|
|
122332
|
+
* [[TransitionOperation](https://cloud.tencent.com/document/api/266/31773#TransitionOperation)](https://cloud.tencent.com/document/api/266/31773#[TransitionOperation](https://cloud.tencent.com/document/api/266/31773#TransitionOperation))
|
|
122333
|
+
|
|
122334
|
+
修改数据结构:
|
|
122335
|
+
|
|
122336
|
+
* [AiAnalysisTaskClassificationResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationResult)
|
|
122337
|
+
|
|
122338
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122339
|
+
|
|
122340
|
+
* [AiAnalysisTaskCoverResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverResult)
|
|
122341
|
+
|
|
122342
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122343
|
+
|
|
122344
|
+
* [AiAnalysisTaskFrameTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagResult)
|
|
122345
|
+
|
|
122346
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122347
|
+
|
|
122348
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightResult)
|
|
122349
|
+
|
|
122350
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122351
|
+
|
|
122352
|
+
* [AiAnalysisTaskTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagResult)
|
|
122353
|
+
|
|
122354
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122355
|
+
|
|
122356
|
+
* [AiRecognitionTaskAsrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrFullTextResult)
|
|
122357
|
+
|
|
122358
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122359
|
+
|
|
122360
|
+
* [AiRecognitionTaskAsrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrWordsResult)
|
|
122361
|
+
|
|
122362
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122363
|
+
|
|
122364
|
+
* [AiRecognitionTaskFaceResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskFaceResult)
|
|
122365
|
+
|
|
122366
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122367
|
+
|
|
122368
|
+
* [AiRecognitionTaskHeadTailResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskHeadTailResult)
|
|
122369
|
+
|
|
122370
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122371
|
+
|
|
122372
|
+
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectResultItem)
|
|
122373
|
+
|
|
122374
|
+
* 新增成员:RecognitionSegmentSet
|
|
122375
|
+
|
|
122376
|
+
* [AiRecognitionTaskOcrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrFullTextResult)
|
|
122377
|
+
|
|
122378
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122379
|
+
|
|
122380
|
+
* [AiRecognitionTaskOcrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrWordsResult)
|
|
122381
|
+
|
|
122382
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122383
|
+
|
|
122384
|
+
* [AiRecognitionTaskSegmentResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskSegmentResult)
|
|
122385
|
+
|
|
122386
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122387
|
+
|
|
122388
|
+
* [DynamicRangeInfo](https://cloud.tencent.com/document/api/266/31773#DynamicRangeInfo)
|
|
122389
|
+
|
|
122390
|
+
* <font color="#dd0000">**修改成员**:</font>Type, HDRType
|
|
122391
|
+
|
|
122392
|
+
* [EditMediaTask](https://cloud.tencent.com/document/api/266/31773#EditMediaTask)
|
|
122393
|
+
|
|
122394
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, Status, ErrCode, ErrCodeExt, Message, Progress, Input, Output, MetaData, ProcedureTaskId, ReviewAudioVideoTaskId, SessionId, SessionContext
|
|
122395
|
+
|
|
122396
|
+
* [ExtractCopyRightWatermarkTask](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTask)
|
|
122397
|
+
|
|
122398
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, Status, ErrCode, Message, ErrCodeExt, Input, Output, SessionId, SessionContext
|
|
122399
|
+
|
|
122400
|
+
* [ExtractCopyRightWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTaskInput)
|
|
122401
|
+
|
|
122402
|
+
* <font color="#dd0000">**修改成员**:</font>Url
|
|
122403
|
+
|
|
122404
|
+
* [ExtractCopyRightWatermarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#ExtractCopyRightWatermarkTaskOutput)
|
|
122405
|
+
|
|
122406
|
+
* <font color="#dd0000">**修改成员**:</font>Text
|
|
122407
|
+
|
|
122408
|
+
* [ExtractTraceWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskInput)
|
|
122409
|
+
|
|
122410
|
+
* <font color="#dd0000">**修改成员**:</font>FileId
|
|
122411
|
+
|
|
122412
|
+
* [HeadTailTemplate](https://cloud.tencent.com/document/api/266/31773#HeadTailTemplate)
|
|
122413
|
+
|
|
122414
|
+
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime
|
|
122415
|
+
|
|
122416
|
+
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
|
122417
|
+
|
|
122418
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122419
|
+
|
|
122420
|
+
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
|
122421
|
+
|
|
122422
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122423
|
+
|
|
122424
|
+
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
|
122425
|
+
|
|
122426
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122427
|
+
|
|
122428
|
+
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
|
122429
|
+
|
|
122430
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122431
|
+
|
|
122432
|
+
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
|
122433
|
+
|
|
122434
|
+
* <font color="#dd0000">**修改成员**:</font>BeginProcessTime, FinishTime
|
|
122435
|
+
|
|
122436
|
+
* [MediaSubStreamInfoItem](https://cloud.tencent.com/document/api/266/31773#MediaSubStreamInfoItem)
|
|
122437
|
+
|
|
122438
|
+
* <font color="#dd0000">**修改成员**:</font>Type, Width, Height, Size
|
|
122439
|
+
|
|
122440
|
+
* [MediaTransitionItem](https://cloud.tencent.com/document/api/266/31773#MediaTransitionItem)
|
|
122441
|
+
|
|
122442
|
+
* 新增成员:MediaTransitions
|
|
122443
|
+
|
|
122444
|
+
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/266/31773#MediaVideoStreamItem)
|
|
122445
|
+
|
|
122446
|
+
* <font color="#dd0000">**修改成员**:</font>Bitrate, Height, Width, Codec, Fps, CodecTag
|
|
122447
|
+
|
|
122448
|
+
* [ProcedureTemplate](https://cloud.tencent.com/document/api/266/31773#ProcedureTemplate)
|
|
122449
|
+
|
|
122450
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Comment, MediaProcessTask, AiContentReviewTask, AiAnalysisTask, AiRecognitionTask, MiniProgramPublishTask, ReviewAudioVideoTask, CreateTime, UpdateTime
|
|
122451
|
+
|
|
122452
|
+
* [QualityInspectResultItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectResultItem)
|
|
122453
|
+
|
|
122454
|
+
* <font color="#dd0000">**修改成员**:</font>Type, SegmentSet, SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
122455
|
+
|
|
122456
|
+
* [QualityInspectTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskInput)
|
|
122457
|
+
|
|
122458
|
+
* <font color="#dd0000">**修改成员**:</font>FileId, Definition
|
|
122459
|
+
|
|
122460
|
+
* [QualityInspectTemplateItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectTemplateItem)
|
|
122461
|
+
|
|
122462
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Type, Name, Comment, ScreenshotInterval, JitterConfigure, BlurConfigure, AbnormalLightingConfigure, CrashScreenConfigure, BlackWhiteEdgeConfigure, NoiseConfigure, MosaicConfigure, QRCodeConfigure, QualityEvaluationConfigure, VoiceConfigure, CreateTime, UpdateTime
|
|
122463
|
+
|
|
122464
|
+
* [RebuildMediaTaskInput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskInput)
|
|
122465
|
+
|
|
122466
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, HDRInfo, VideoDenoiseInfo, AudioDenoiseInfo, ColorInfo, SharpInfo, FaceInfo, LowLightInfo, ScratchRepairInfo, ArtifactRepairInfo, TargetInfo
|
|
122467
|
+
|
|
122468
|
+
* [RebuildMediaTemplate](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTemplate)
|
|
122469
|
+
|
|
122470
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Type, Name, Comment, RebuildVideoInfo, RebuildAudioInfo, TargetVideoInfo, TargetAudioInfo, Container, RemoveVideo, RemoveAudio, CreateTime, UpdateTime
|
|
122471
|
+
|
|
122472
|
+
* [RemoveWaterMarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#RemoveWaterMarkTaskOutput)
|
|
122473
|
+
|
|
122474
|
+
* <font color="#dd0000">**修改成员**:</font>FileType, FileUrl, MediaName
|
|
122475
|
+
|
|
122476
|
+
* [ReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskInput)
|
|
122477
|
+
|
|
122478
|
+
* <font color="#dd0000">**修改成员**:</font>FileId, Definition, ReviewContents
|
|
122479
|
+
|
|
122480
|
+
* [ReviewImageResult](https://cloud.tencent.com/document/api/266/31773#ReviewImageResult)
|
|
122481
|
+
|
|
122482
|
+
* <font color="#dd0000">**修改成员**:</font>Suggestion, Label, Form, SegmentSet, SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
122483
|
+
|
|
122484
|
+
* [ReviewImageSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewImageSegmentItem)
|
|
122485
|
+
|
|
122486
|
+
* <font color="#dd0000">**修改成员**:</font>Confidence, Suggestion, Label, SubLabel, Form, AreaCoordSet, Text, KeywordSet
|
|
122487
|
+
|
|
122488
|
+
* [ReviewInfo](https://cloud.tencent.com/document/api/266/31773#ReviewInfo)
|
|
122489
|
+
|
|
122490
|
+
* <font color="#dd0000">**修改成员**:</font>Definition, Suggestion, TypeSet, ReviewTime
|
|
122491
|
+
|
|
122492
|
+
* [RoundPlayInfo](https://cloud.tencent.com/document/api/266/31773#RoundPlayInfo)
|
|
122493
|
+
|
|
122494
|
+
* <font color="#dd0000">**修改成员**:</font>Status, PlayBackMode, Url
|
|
122495
|
+
|
|
122496
|
+
* [SplitMediaTaskSegmentInfo](https://cloud.tencent.com/document/api/266/31773#SplitMediaTaskSegmentInfo)
|
|
122497
|
+
|
|
122498
|
+
* <font color="#dd0000">**修改成员**:</font>Input, Output, ProcedureTaskId, ReviewAudioVideoTaskId
|
|
122499
|
+
|
|
122500
|
+
|
|
122501
|
+
### 第 166 次发布
|
|
122502
|
+
|
|
122503
|
+
发布时间:2023-09-13 02:40:01
|
|
122504
|
+
|
|
122505
|
+
本次发布包含了以下内容:
|
|
122506
|
+
|
|
122507
|
+
改善已有的文档。
|
|
122508
|
+
|
|
122509
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
122510
|
+
|
|
122511
|
+
* VerifyDomainOwnershipForConsole
|
|
122512
|
+
|
|
121864
122513
|
### 第 165 次发布
|
|
121865
122514
|
|
|
121866
122515
|
发布时间:2023-09-12 02:56:18
|
|
@@ -121871,14 +122520,14 @@
|
|
|
121871
122520
|
|
|
121872
122521
|
新增接口:
|
|
121873
122522
|
|
|
121874
|
-
* [
|
|
121875
|
-
* [
|
|
121876
|
-
* [
|
|
122523
|
+
* [CreateDomainVerifyRecord](https://cloud.tencent.com/document/api/266/97950)
|
|
122524
|
+
* [VerifyDomainOwnershipForConsole](https://cloud.tencent.com/document/api/266/97949)
|
|
122525
|
+
* [VerifyDomainRecord](https://cloud.tencent.com/document/api/266/97948)
|
|
121877
122526
|
|
|
121878
122527
|
新增数据结构:
|
|
121879
122528
|
|
|
121880
|
-
* [
|
|
121881
|
-
* [
|
|
122529
|
+
* [DNSVerifyInfo](https://cloud.tencent.com/document/api/266/31773#DNSVerifyInfo)
|
|
122530
|
+
* [FileVerifyInfo](https://cloud.tencent.com/document/api/266/31773#FileVerifyInfo)
|
|
121882
122531
|
|
|
121883
122532
|
修改数据结构:
|
|
121884
122533
|
|
|
@@ -130187,6 +130836,41 @@
|
|
|
130187
130836
|
|
|
130188
130837
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130189
130838
|
|
|
130839
|
+
### 第 51 次发布
|
|
130840
|
+
|
|
130841
|
+
发布时间:2023-09-14 02:44:37
|
|
130842
|
+
|
|
130843
|
+
本次发布包含了以下内容:
|
|
130844
|
+
|
|
130845
|
+
改善已有的文档。
|
|
130846
|
+
|
|
130847
|
+
新增接口:
|
|
130848
|
+
|
|
130849
|
+
* [[GetInstanceQpsLimit](https://cloud.tencent.com/document/api/627/98204)](https://cloud.tencent.com/document/api/#/#)
|
|
130850
|
+
|
|
130851
|
+
新增数据结构:
|
|
130852
|
+
|
|
130853
|
+
* [[QpsData](https://cloud.tencent.com/document/api/627/53609#QpsData)](https://cloud.tencent.com/document/api/627/53609#[QpsData](https://cloud.tencent.com/document/api/627/53609#QpsData))
|
|
130854
|
+
|
|
130855
|
+
修改数据结构:
|
|
130856
|
+
|
|
130857
|
+
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
|
130858
|
+
|
|
130859
|
+
* 新增成员:Domain, DomainId, InstanceId, Edition, InstanceName, Cert, CreateTime, Engine
|
|
130860
|
+
|
|
130861
|
+
|
|
130862
|
+
### 第 50 次发布
|
|
130863
|
+
|
|
130864
|
+
发布时间:2023-09-13 02:45:23
|
|
130865
|
+
|
|
130866
|
+
本次发布包含了以下内容:
|
|
130867
|
+
|
|
130868
|
+
改善已有的文档。
|
|
130869
|
+
|
|
130870
|
+
新增接口:
|
|
130871
|
+
|
|
130872
|
+
* [DescribePorts](https://cloud.tencent.com/document/api/627/98033)
|
|
130873
|
+
|
|
130190
130874
|
### 第 49 次发布
|
|
130191
130875
|
|
|
130192
130876
|
发布时间:2023-09-08 03:00:07
|
|
@@ -133121,6 +133805,32 @@
|
|
|
133121
133805
|
|
|
133122
133806
|
|
|
133123
133807
|
|
|
133808
|
+
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
133809
|
+
|
|
133810
|
+
### 第 1 次发布
|
|
133811
|
+
|
|
133812
|
+
发布时间:2023-09-12 09:30:48
|
|
133813
|
+
|
|
133814
|
+
本次发布包含了以下内容:
|
|
133815
|
+
|
|
133816
|
+
改善已有的文档。
|
|
133817
|
+
|
|
133818
|
+
新增接口:
|
|
133819
|
+
|
|
133820
|
+
* [DescribeApplicationList](https://cloud.tencent.com/document/api/1693/97958)
|
|
133821
|
+
* [DescribeEdgeApplicationToken](https://cloud.tencent.com/document/api/1693/97957)
|
|
133822
|
+
* [DescribeInterfaceList](https://cloud.tencent.com/document/api/1693/97956)
|
|
133823
|
+
* [DescribeWorkspaceList](https://cloud.tencent.com/document/api/1693/97955)
|
|
133824
|
+
* [DescribeWorkspaceUserList](https://cloud.tencent.com/document/api/1693/97960)
|
|
133825
|
+
|
|
133826
|
+
新增数据结构:
|
|
133827
|
+
|
|
133828
|
+
* [SsoTeamUser](https://cloud.tencent.com/document/api/1693/97961#SsoTeamUser)
|
|
133829
|
+
* [SsoTeamUserResult](https://cloud.tencent.com/document/api/1693/97961#SsoTeamUserResult)
|
|
133830
|
+
|
|
133831
|
+
|
|
133832
|
+
|
|
133833
|
+
|
|
133124
133834
|
## SSL 证书(wss) 版本:2018-04-26
|
|
133125
133835
|
|
|
133126
133836
|
### 第 1 次发布
|