tencentcloud-sdk-nodejs 4.0.627 → 4.0.629
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 +508 -0
- package/SERVICE_CHANGELOG.md +642 -100
- package/package.json +1 -1
- package/products.md +30 -30
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +35 -26
- package/src/services/apigateway/v20180808/apigateway_models.ts +17 -13
- package/src/services/asr/v20190614/asr_client.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +2 -2
- package/src/services/cdn/v20180606/cdn_client.ts +16 -0
- package/src/services/cdn/v20180606/cdn_models.ts +28 -0
- package/src/services/ckafka/v20190819/ckafka_client.ts +26 -12
- package/src/services/ckafka/v20190819/ckafka_models.ts +271 -130
- package/src/services/cls/v20201016/cls_client.ts +1 -1
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +13 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +42 -8
- package/src/services/ess/v20201111/ess_models.ts +4 -4
- package/src/services/essbasic/v20210526/essbasic_models.ts +4 -36
- package/src/services/live/v20180801/live_models.ts +4 -4
- package/src/services/nlp/v20190408/nlp_client.ts +54 -5
- package/src/services/nlp/v20190408/nlp_models.ts +206 -32
- package/src/services/postgres/v20170312/postgres_models.ts +5 -5
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +1 -0
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +33 -2
- package/src/services/tbaas/v20180416/tbaas_client.ts +53 -123
- package/src/services/tbaas/v20180416/tbaas_models.ts +192 -516
- package/src/services/tdid/v20210519/tdid_client.ts +111 -518
- package/src/services/tdid/v20210519/tdid_models.ts +354 -1911
- package/src/services/tdmq/v20200217/tdmq_models.ts +2 -2
- package/src/services/tione/v20211111/tione_models.ts +10 -0
- package/src/services/tke/v20180525/tke_client.ts +1 -1
- package/src/services/tke/v20180525/tke_models.ts +4 -4
- package/src/services/trp/v20210515/trp_client.ts +1 -0
- package/src/services/trp/v20210515/trp_models.ts +152 -40
- package/src/services/tts/v20190823/tts_models.ts +3 -3
- package/src/services/waf/v20180125/waf_client.ts +13 -0
- package/src/services/waf/v20180125/waf_models.ts +170 -0
- package/src/services/wedata/v20210820/wedata_models.ts +76 -5
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +35 -26
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +17 -13
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +9 -1
- package/tencentcloud/services/cdn/v20180606/cdn_client.js +10 -0
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +26 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +7 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +9 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +266 -129
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +40 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -36
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -4
- package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +17 -1
- package/tencentcloud/services/nlp/v20190408/nlp_client.js +24 -0
- package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +197 -32
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +5 -5
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +32 -2
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +27 -47
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +27 -59
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +193 -503
- package/tencentcloud/services/tdid/v20210519/tdid_client.d.ts +41 -197
- package/tencentcloud/services/tdid/v20210519/tdid_client.js +50 -266
- package/tencentcloud/services/tdid/v20210519/tdid_models.d.ts +353 -1839
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +2 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +10 -0
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -4
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +151 -40
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +3 -3
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +167 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +76 -5
- package/test/cdn.v20180606.test.js +10 -0
- package/test/ckafka.v20190819.test.js +12 -2
- package/test/cynosdb.v20190107.test.js +10 -0
- package/test/nlp.v20190408.test.js +40 -0
- package/test/tbaas.v20180416.test.js +2 -62
- package/test/tdid.v20210519.test.js +20 -320
- package/test/waf.v20180125.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,50 +1,63 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 57 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-06-
|
|
7
|
+
发布时间:2023-06-27 01:01:43
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
16
16
|
|
|
17
|
+
* 新增入参:FilterBasicPlusFlag
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
|
|
20
|
+
修改数据结构:
|
|
20
21
|
|
|
21
|
-
|
|
22
|
+
* [BGPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPInstance)
|
|
22
23
|
|
|
23
|
-
|
|
24
|
+
* 新增成员:BasicPlusFlag
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
30
|
+
|
|
31
|
+
### 第 36 次发布
|
|
32
|
+
|
|
33
|
+
发布时间:2023-06-27 01:02:21
|
|
24
34
|
|
|
25
35
|
本次发布包含了以下内容:
|
|
26
36
|
|
|
27
37
|
改善已有的文档。
|
|
28
38
|
|
|
29
|
-
|
|
39
|
+
修改数据结构:
|
|
30
40
|
|
|
31
|
-
* [
|
|
41
|
+
* [ApiIdStatus](https://cloud.tencent.com/document/api/628/45244#ApiIdStatus)
|
|
32
42
|
|
|
33
|
-
|
|
43
|
+
* <font color="#dd0000">**修改成员**:</font>RelationBuniessApiIds
|
|
34
44
|
|
|
35
|
-
* [
|
|
45
|
+
* [DesApisStatus](https://cloud.tencent.com/document/api/628/45244#DesApisStatus)
|
|
36
46
|
|
|
47
|
+
* <font color="#dd0000">**修改成员**:</font>RelationBuniessApiIds
|
|
37
48
|
|
|
49
|
+
* [DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo)
|
|
38
50
|
|
|
39
|
-
|
|
51
|
+
* [ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)
|
|
40
52
|
|
|
41
53
|
|
|
42
54
|
|
|
43
|
-
## 腾讯智能对话平台(tbp) 版本:2019-03-11
|
|
44
55
|
|
|
45
|
-
|
|
56
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
46
57
|
|
|
47
|
-
|
|
58
|
+
### 第 134 次发布
|
|
59
|
+
|
|
60
|
+
发布时间:2023-06-27 01:06:53
|
|
48
61
|
|
|
49
62
|
本次发布包含了以下内容:
|
|
50
63
|
|
|
@@ -52,81 +65,120 @@
|
|
|
52
65
|
|
|
53
66
|
修改数据结构:
|
|
54
67
|
|
|
55
|
-
* [
|
|
68
|
+
* [ProxyInst](https://cloud.tencent.com/document/api/236/15878#ProxyInst)
|
|
56
69
|
|
|
57
|
-
* <font color="#dd0000">**修改成员**:</font>
|
|
70
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceType
|
|
58
71
|
|
|
59
72
|
|
|
60
73
|
|
|
61
74
|
|
|
62
|
-
##
|
|
75
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
63
76
|
|
|
64
|
-
### 第
|
|
77
|
+
### 第 86 次发布
|
|
65
78
|
|
|
66
|
-
发布时间:2023-06-
|
|
79
|
+
发布时间:2023-06-27 01:10:06
|
|
67
80
|
|
|
68
81
|
本次发布包含了以下内容:
|
|
69
82
|
|
|
70
83
|
改善已有的文档。
|
|
71
84
|
|
|
72
|
-
|
|
85
|
+
修改接口:
|
|
73
86
|
|
|
74
|
-
* [
|
|
75
|
-
* [DeleteQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94245)
|
|
76
|
-
* [DescribeQualityInspectTemplates](https://cloud.tencent.com/document/api/266/94244)
|
|
77
|
-
* [InspectMediaQuality](https://cloud.tencent.com/document/api/266/94242)
|
|
78
|
-
* [ModifyQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94243)
|
|
87
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
79
88
|
|
|
80
|
-
|
|
89
|
+
* 新增入参:InstanceNum
|
|
81
90
|
|
|
82
|
-
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
83
91
|
|
|
84
|
-
* 新增出参:QualityInspectTask
|
|
85
92
|
|
|
86
93
|
|
|
94
|
+
## NLP 服务(nlp) 版本:2019-04-08
|
|
95
|
+
|
|
96
|
+
### 第 19 次发布
|
|
97
|
+
|
|
98
|
+
发布时间:2023-06-26 15:51:14
|
|
99
|
+
|
|
100
|
+
本次发布包含了以下内容:
|
|
101
|
+
|
|
102
|
+
改善已有的文档。
|
|
103
|
+
|
|
104
|
+
新增接口:
|
|
105
|
+
|
|
106
|
+
* [AnalyzeSentiment](https://cloud.tencent.com/document/api/271/94294)
|
|
107
|
+
* [ClassifyContent](https://cloud.tencent.com/document/api/271/94293)
|
|
108
|
+
* [ComposeCouplet](https://cloud.tencent.com/document/api/271/94292)
|
|
109
|
+
* [ComposePoetry](https://cloud.tencent.com/document/api/271/94291)
|
|
110
|
+
|
|
87
111
|
新增数据结构:
|
|
88
112
|
|
|
89
|
-
* [
|
|
90
|
-
* [AbnormalLightingConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#AbnormalLightingConfigureInfoForUpdate)
|
|
91
|
-
* [BlackWhiteEdgeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfo)
|
|
92
|
-
* [BlackWhiteEdgeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfoForUpdate)
|
|
93
|
-
* [BlurConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfo)
|
|
94
|
-
* [BlurConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfoForUpdate)
|
|
95
|
-
* [CrashScreenConfigureInfo](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfo)
|
|
96
|
-
* [CrashScreenConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfoForUpdate)
|
|
97
|
-
* [JitterConfigureInfo](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfo)
|
|
98
|
-
* [JitterConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfoForUpdate)
|
|
99
|
-
* [MosaicConfigureInfo](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfo)
|
|
100
|
-
* [MosaicConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfoForUpdate)
|
|
101
|
-
* [NoiseConfigureInfo](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfo)
|
|
102
|
-
* [NoiseConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfoForUpdate)
|
|
103
|
-
* [QRCodeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfo)
|
|
104
|
-
* [QRCodeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfoForUpdate)
|
|
105
|
-
* [QualityEvaluationConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfo)
|
|
106
|
-
* [QualityEvaluationConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfoForUpdate)
|
|
107
|
-
* [QualityInspectItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectItem)
|
|
108
|
-
* [QualityInspectResultItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectResultItem)
|
|
109
|
-
* [QualityInspectTask](https://cloud.tencent.com/document/api/266/31773#QualityInspectTask)
|
|
110
|
-
* [QualityInspectTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskInput)
|
|
111
|
-
* [QualityInspectTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskOutput)
|
|
112
|
-
* [QualityInspectTemplateItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectTemplateItem)
|
|
113
|
-
* [VoiceConfigureInfo](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfo)
|
|
114
|
-
* [VoiceConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfoForUpdate)
|
|
113
|
+
* [Category](https://cloud.tencent.com/document/api/271/35511#Category)
|
|
115
114
|
|
|
116
|
-
修改数据结构:
|
|
117
115
|
|
|
118
|
-
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
119
116
|
|
|
120
|
-
|
|
117
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
121
118
|
|
|
119
|
+
### 第 17 次发布
|
|
122
120
|
|
|
121
|
+
发布时间:2023-06-27 01:39:58
|
|
123
122
|
|
|
123
|
+
本次发布包含了以下内容:
|
|
124
124
|
|
|
125
|
-
|
|
125
|
+
改善已有的文档。
|
|
126
126
|
|
|
127
|
-
|
|
127
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
128
128
|
|
|
129
|
-
|
|
129
|
+
* CreateChaincodeAndInstallForUser
|
|
130
|
+
* GetChaincodeCompileLogForUser
|
|
131
|
+
* GetChaincodeInitializeResultForUser
|
|
132
|
+
* GetChaincodeLogForUser
|
|
133
|
+
* GetChannelListForUser
|
|
134
|
+
* GetClusterListForUser
|
|
135
|
+
* GetPeerLogForUser
|
|
136
|
+
* InitializeChaincodeForUser
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 分布式身份(tdid) 版本:2021-05-19
|
|
141
|
+
|
|
142
|
+
### 第 8 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2023-06-27 01:43:11
|
|
145
|
+
|
|
146
|
+
本次发布包含了以下内容:
|
|
147
|
+
|
|
148
|
+
改善已有的文档。
|
|
149
|
+
|
|
150
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
151
|
+
|
|
152
|
+
* GetDidClusterDetail
|
|
153
|
+
* GetDidClusterList
|
|
154
|
+
|
|
155
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
156
|
+
|
|
157
|
+
* CheckChain
|
|
158
|
+
* CreateCredential
|
|
159
|
+
* CreateSelectiveCredential
|
|
160
|
+
* CreateTDid
|
|
161
|
+
* CreateTDidByPrivateKey
|
|
162
|
+
* CreateTDidByPublicKey
|
|
163
|
+
* GetAuthorityIssuer
|
|
164
|
+
* GetCptInfo
|
|
165
|
+
* GetCredentialStatus
|
|
166
|
+
* GetDidDocument
|
|
167
|
+
* RegisterCpt
|
|
168
|
+
* SetCredentialStatus
|
|
169
|
+
* VerifyCredential
|
|
170
|
+
|
|
171
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
172
|
+
|
|
173
|
+
* DidCluster
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
178
|
+
|
|
179
|
+
### 第 36 次发布
|
|
180
|
+
|
|
181
|
+
发布时间:2023-06-27 01:53:24
|
|
130
182
|
|
|
131
183
|
本次发布包含了以下内容:
|
|
132
184
|
|
|
@@ -134,11 +186,69 @@
|
|
|
134
186
|
|
|
135
187
|
新增接口:
|
|
136
188
|
|
|
137
|
-
* [
|
|
189
|
+
* [ModifySpartaProtection](https://cloud.tencent.com/document/api/627/94309)
|
|
138
190
|
|
|
139
191
|
新增数据结构:
|
|
140
192
|
|
|
141
|
-
* [
|
|
193
|
+
* [SpartaProtectionPort](https://cloud.tencent.com/document/api/627/53609#SpartaProtectionPort)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
198
|
+
|
|
199
|
+
### 第 32 次发布
|
|
200
|
+
|
|
201
|
+
发布时间:2023-06-27 01:54:02
|
|
202
|
+
|
|
203
|
+
本次发布包含了以下内容:
|
|
204
|
+
|
|
205
|
+
改善已有的文档。
|
|
206
|
+
|
|
207
|
+
修改接口:
|
|
208
|
+
|
|
209
|
+
* [DescribeDimensionScore](https://cloud.tencent.com/document/api/1267/82830)
|
|
210
|
+
|
|
211
|
+
* 新增入参:Filters
|
|
212
|
+
|
|
213
|
+
* [DescribeQualityScore](https://cloud.tencent.com/document/api/1267/82825)
|
|
214
|
+
|
|
215
|
+
* 新增入参:ScoreType, Filters
|
|
216
|
+
|
|
217
|
+
* [DescribeQualityScoreTrend](https://cloud.tencent.com/document/api/1267/82824)
|
|
218
|
+
|
|
219
|
+
* 新增入参:ScoreType, Filters
|
|
220
|
+
|
|
221
|
+
* [DescribeTableQualityDetails](https://cloud.tencent.com/document/api/1267/82801)
|
|
222
|
+
|
|
223
|
+
* 新增入参:ScoreType
|
|
224
|
+
|
|
225
|
+
* [DescribeTableScoreTrend](https://cloud.tencent.com/document/api/1267/82800)
|
|
226
|
+
|
|
227
|
+
* 新增入参:ScoreType
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
修改数据结构:
|
|
231
|
+
|
|
232
|
+
* [DimensionCount](https://cloud.tencent.com/document/api/1267/76336#DimensionCount)
|
|
233
|
+
|
|
234
|
+
* 新增成员:QualityDim
|
|
235
|
+
|
|
236
|
+
* [RuleExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleExecResult)
|
|
237
|
+
|
|
238
|
+
* 新增成员:StartTime, AlarmLevel
|
|
239
|
+
|
|
240
|
+
* [RuleExecResultDetail](https://cloud.tencent.com/document/api/1267/76336#RuleExecResultDetail)
|
|
241
|
+
|
|
242
|
+
* 新增成员:DatasourceType
|
|
243
|
+
|
|
244
|
+
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
|
245
|
+
|
|
246
|
+
* 新增成员:InstanceId
|
|
247
|
+
|
|
248
|
+
* [SourceObject](https://cloud.tencent.com/document/api/1267/76336#SourceObject)
|
|
249
|
+
|
|
250
|
+
* 新增成员:ObjectDataTypeName, ObjectValue, ObjectType
|
|
251
|
+
|
|
142
252
|
|
|
143
253
|
|
|
144
254
|
|
|
@@ -1811,6 +1921,28 @@
|
|
|
1811
1921
|
|
|
1812
1922
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
1813
1923
|
|
|
1924
|
+
### 第 57 次发布
|
|
1925
|
+
|
|
1926
|
+
发布时间:2023-06-27 01:01:43
|
|
1927
|
+
|
|
1928
|
+
本次发布包含了以下内容:
|
|
1929
|
+
|
|
1930
|
+
改善已有的文档。
|
|
1931
|
+
|
|
1932
|
+
修改接口:
|
|
1933
|
+
|
|
1934
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
1935
|
+
|
|
1936
|
+
* 新增入参:FilterBasicPlusFlag
|
|
1937
|
+
|
|
1938
|
+
|
|
1939
|
+
修改数据结构:
|
|
1940
|
+
|
|
1941
|
+
* [BGPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPInstance)
|
|
1942
|
+
|
|
1943
|
+
* 新增成员:BasicPlusFlag
|
|
1944
|
+
|
|
1945
|
+
|
|
1814
1946
|
### 第 56 次发布
|
|
1815
1947
|
|
|
1816
1948
|
发布时间:2023-05-19 01:02:07
|
|
@@ -3234,6 +3366,29 @@
|
|
|
3234
3366
|
|
|
3235
3367
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3236
3368
|
|
|
3369
|
+
### 第 36 次发布
|
|
3370
|
+
|
|
3371
|
+
发布时间:2023-06-27 01:02:21
|
|
3372
|
+
|
|
3373
|
+
本次发布包含了以下内容:
|
|
3374
|
+
|
|
3375
|
+
改善已有的文档。
|
|
3376
|
+
|
|
3377
|
+
修改数据结构:
|
|
3378
|
+
|
|
3379
|
+
* [ApiIdStatus](https://cloud.tencent.com/document/api/628/45244#ApiIdStatus)
|
|
3380
|
+
|
|
3381
|
+
* <font color="#dd0000">**修改成员**:</font>RelationBuniessApiIds
|
|
3382
|
+
|
|
3383
|
+
* [DesApisStatus](https://cloud.tencent.com/document/api/628/45244#DesApisStatus)
|
|
3384
|
+
|
|
3385
|
+
* <font color="#dd0000">**修改成员**:</font>RelationBuniessApiIds
|
|
3386
|
+
|
|
3387
|
+
* [DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo)
|
|
3388
|
+
|
|
3389
|
+
* [ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)
|
|
3390
|
+
|
|
3391
|
+
|
|
3237
3392
|
### 第 35 次发布
|
|
3238
3393
|
|
|
3239
3394
|
发布时间:2023-06-08 16:31:03
|
|
@@ -13890,6 +14045,21 @@
|
|
|
13890
14045
|
|
|
13891
14046
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
13892
14047
|
|
|
14048
|
+
### 第 134 次发布
|
|
14049
|
+
|
|
14050
|
+
发布时间:2023-06-27 01:06:53
|
|
14051
|
+
|
|
14052
|
+
本次发布包含了以下内容:
|
|
14053
|
+
|
|
14054
|
+
改善已有的文档。
|
|
14055
|
+
|
|
14056
|
+
修改数据结构:
|
|
14057
|
+
|
|
14058
|
+
* [ProxyInst](https://cloud.tencent.com/document/api/236/15878#ProxyInst)
|
|
14059
|
+
|
|
14060
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceType
|
|
14061
|
+
|
|
14062
|
+
|
|
13893
14063
|
### 第 133 次发布
|
|
13894
14064
|
|
|
13895
14065
|
发布时间:2023-06-22 01:12:14
|
|
@@ -13900,7 +14070,7 @@
|
|
|
13900
14070
|
|
|
13901
14071
|
新增接口:
|
|
13902
14072
|
|
|
13903
|
-
* [
|
|
14073
|
+
* [CreateDatabase](https://cloud.tencent.com/document/api/236/94238)
|
|
13904
14074
|
|
|
13905
14075
|
### 第 132 次发布
|
|
13906
14076
|
|
|
@@ -16706,6 +16876,18 @@
|
|
|
16706
16876
|
|
|
16707
16877
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
16708
16878
|
|
|
16879
|
+
### 第 124 次发布
|
|
16880
|
+
|
|
16881
|
+
发布时间:2023-06-26 01:13:28
|
|
16882
|
+
|
|
16883
|
+
本次发布包含了以下内容:
|
|
16884
|
+
|
|
16885
|
+
改善已有的文档。
|
|
16886
|
+
|
|
16887
|
+
新增接口:
|
|
16888
|
+
|
|
16889
|
+
* [ModifyDomainConfig](https://cloud.tencent.com/document/api/228/94258)
|
|
16890
|
+
|
|
16709
16891
|
### 第 123 次发布
|
|
16710
16892
|
|
|
16711
16893
|
发布时间:2023-06-09 01:07:13
|
|
@@ -21801,6 +21983,38 @@
|
|
|
21801
21983
|
|
|
21802
21984
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
21803
21985
|
|
|
21986
|
+
### 第 86 次发布
|
|
21987
|
+
|
|
21988
|
+
发布时间:2023-06-27 01:10:06
|
|
21989
|
+
|
|
21990
|
+
本次发布包含了以下内容:
|
|
21991
|
+
|
|
21992
|
+
改善已有的文档。
|
|
21993
|
+
|
|
21994
|
+
修改接口:
|
|
21995
|
+
|
|
21996
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
21997
|
+
|
|
21998
|
+
* 新增入参:InstanceNum
|
|
21999
|
+
|
|
22000
|
+
|
|
22001
|
+
### 第 85 次发布
|
|
22002
|
+
|
|
22003
|
+
发布时间:2023-06-26 01:15:49
|
|
22004
|
+
|
|
22005
|
+
本次发布包含了以下内容:
|
|
22006
|
+
|
|
22007
|
+
改善已有的文档。
|
|
22008
|
+
|
|
22009
|
+
新增接口:
|
|
22010
|
+
|
|
22011
|
+
* [CreatePostPaidInstance](https://cloud.tencent.com/document/api/597/94259)
|
|
22012
|
+
|
|
22013
|
+
新增数据结构:
|
|
22014
|
+
|
|
22015
|
+
* [CreateInstancePostData](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostData)
|
|
22016
|
+
* [CreateInstancePostResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostResp)
|
|
22017
|
+
|
|
21804
22018
|
### 第 84 次发布
|
|
21805
22019
|
|
|
21806
22020
|
发布时间:2023-06-21 01:08:40
|
|
@@ -36551,6 +36765,18 @@
|
|
|
36551
36765
|
|
|
36552
36766
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
36553
36767
|
|
|
36768
|
+
### 第 58 次发布
|
|
36769
|
+
|
|
36770
|
+
发布时间:2023-06-26 01:22:36
|
|
36771
|
+
|
|
36772
|
+
本次发布包含了以下内容:
|
|
36773
|
+
|
|
36774
|
+
改善已有的文档。
|
|
36775
|
+
|
|
36776
|
+
新增接口:
|
|
36777
|
+
|
|
36778
|
+
* [DescribeSupportProxyVersion](https://cloud.tencent.com/document/api/1003/94260)
|
|
36779
|
+
|
|
36554
36780
|
### 第 57 次发布
|
|
36555
36781
|
|
|
36556
36782
|
发布时间:2023-06-22 01:22:32
|
|
@@ -36561,11 +36787,11 @@
|
|
|
36561
36787
|
|
|
36562
36788
|
新增接口:
|
|
36563
36789
|
|
|
36564
|
-
* [
|
|
36790
|
+
* [DescribeProxySpecs](https://cloud.tencent.com/document/api/1003/94241)
|
|
36565
36791
|
|
|
36566
36792
|
新增数据结构:
|
|
36567
36793
|
|
|
36568
|
-
* [
|
|
36794
|
+
* [ProxySpec](https://cloud.tencent.com/document/api/1003/48097#ProxySpec)
|
|
36569
36795
|
|
|
36570
36796
|
### 第 56 次发布
|
|
36571
36797
|
|
|
@@ -74115,6 +74341,25 @@
|
|
|
74115
74341
|
|
|
74116
74342
|
## NLP 服务(nlp) 版本:2019-04-08
|
|
74117
74343
|
|
|
74344
|
+
### 第 19 次发布
|
|
74345
|
+
|
|
74346
|
+
发布时间:2023-06-26 15:51:14
|
|
74347
|
+
|
|
74348
|
+
本次发布包含了以下内容:
|
|
74349
|
+
|
|
74350
|
+
改善已有的文档。
|
|
74351
|
+
|
|
74352
|
+
新增接口:
|
|
74353
|
+
|
|
74354
|
+
* [[AnalyzeSentiment](https://cloud.tencent.com/document/api/271/94294)](https://cloud.tencent.com/document/api/#/#)
|
|
74355
|
+
* [[ClassifyContent](https://cloud.tencent.com/document/api/271/94293)](https://cloud.tencent.com/document/api/#/#)
|
|
74356
|
+
* [[ComposeCouplet](https://cloud.tencent.com/document/api/271/94292)](https://cloud.tencent.com/document/api/#/#)
|
|
74357
|
+
* [[ComposePoetry](https://cloud.tencent.com/document/api/271/94291)](https://cloud.tencent.com/document/api/#/#)
|
|
74358
|
+
|
|
74359
|
+
新增数据结构:
|
|
74360
|
+
|
|
74361
|
+
* [[Category](https://cloud.tencent.com/document/api/271/35511#Category)](https://cloud.tencent.com/document/api/271/35511#[Category](https://cloud.tencent.com/document/api/271/35511#Category))
|
|
74362
|
+
|
|
74118
74363
|
### 第 18 次发布
|
|
74119
74364
|
|
|
74120
74365
|
发布时间:2023-05-08 01:41:54
|
|
@@ -83981,6 +84226,36 @@
|
|
|
83981
84226
|
|
|
83982
84227
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
83983
84228
|
|
|
84229
|
+
### 第 46 次发布
|
|
84230
|
+
|
|
84231
|
+
发布时间:2023-06-26 01:49:10
|
|
84232
|
+
|
|
84233
|
+
本次发布包含了以下内容:
|
|
84234
|
+
|
|
84235
|
+
改善已有的文档。
|
|
84236
|
+
|
|
84237
|
+
修改接口:
|
|
84238
|
+
|
|
84239
|
+
* [DescribeDBInstancesAttribute](https://cloud.tencent.com/document/api/238/90299)
|
|
84240
|
+
|
|
84241
|
+
* 新增出参:TDEConfig
|
|
84242
|
+
|
|
84243
|
+
* [DescribeDBs](https://cloud.tencent.com/document/api/238/19968)
|
|
84244
|
+
|
|
84245
|
+
* 新增入参:Encryption
|
|
84246
|
+
|
|
84247
|
+
|
|
84248
|
+
新增数据结构:
|
|
84249
|
+
|
|
84250
|
+
* [TDEConfigAttribute](https://cloud.tencent.com/document/api/238/19976#TDEConfigAttribute)
|
|
84251
|
+
|
|
84252
|
+
修改数据结构:
|
|
84253
|
+
|
|
84254
|
+
* [DBDetail](https://cloud.tencent.com/document/api/238/19976#DBDetail)
|
|
84255
|
+
|
|
84256
|
+
* 新增成员:Encryption
|
|
84257
|
+
|
|
84258
|
+
|
|
83984
84259
|
### 第 45 次发布
|
|
83985
84260
|
|
|
83986
84261
|
发布时间:2023-05-26 01:49:53
|
|
@@ -87592,6 +87867,47 @@
|
|
|
87592
87867
|
|
|
87593
87868
|
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
87594
87869
|
|
|
87870
|
+
### 第 17 次发布
|
|
87871
|
+
|
|
87872
|
+
发布时间:2023-06-27 01:39:58
|
|
87873
|
+
|
|
87874
|
+
本次发布包含了以下内容:
|
|
87875
|
+
|
|
87876
|
+
改善已有的文档。
|
|
87877
|
+
|
|
87878
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
87879
|
+
|
|
87880
|
+
* CreateChaincodeAndInstallForUser
|
|
87881
|
+
* GetChaincodeCompileLogForUser
|
|
87882
|
+
* GetChaincodeInitializeResultForUser
|
|
87883
|
+
* GetChaincodeLogForUser
|
|
87884
|
+
* GetChannelListForUser
|
|
87885
|
+
* GetClusterListForUser
|
|
87886
|
+
* GetPeerLogForUser
|
|
87887
|
+
* InitializeChaincodeForUser
|
|
87888
|
+
|
|
87889
|
+
### 第 16 次发布
|
|
87890
|
+
|
|
87891
|
+
发布时间:2023-06-26 01:51:21
|
|
87892
|
+
|
|
87893
|
+
本次发布包含了以下内容:
|
|
87894
|
+
|
|
87895
|
+
改善已有的文档。
|
|
87896
|
+
|
|
87897
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
87898
|
+
|
|
87899
|
+
* DeployDynamicBcosContract
|
|
87900
|
+
* GetBcosBlockByNumber
|
|
87901
|
+
* GetBcosBlockList
|
|
87902
|
+
* GetBcosTransByHash
|
|
87903
|
+
* GetBcosTransList
|
|
87904
|
+
* InvokeBcosTrans
|
|
87905
|
+
|
|
87906
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
87907
|
+
|
|
87908
|
+
* BcosBlockObj
|
|
87909
|
+
* BcosTransInfo
|
|
87910
|
+
|
|
87595
87911
|
### 第 15 次发布
|
|
87596
87912
|
|
|
87597
87913
|
发布时间:2023-06-20 01:47:44
|
|
@@ -94182,6 +94498,91 @@
|
|
|
94182
94498
|
|
|
94183
94499
|
## 分布式身份(tdid) 版本:2021-05-19
|
|
94184
94500
|
|
|
94501
|
+
### 第 8 次发布
|
|
94502
|
+
|
|
94503
|
+
发布时间:2023-06-27 01:43:11
|
|
94504
|
+
|
|
94505
|
+
本次发布包含了以下内容:
|
|
94506
|
+
|
|
94507
|
+
改善已有的文档。
|
|
94508
|
+
|
|
94509
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
94510
|
+
|
|
94511
|
+
* GetDidClusterDetail
|
|
94512
|
+
* GetDidClusterList
|
|
94513
|
+
|
|
94514
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
94515
|
+
|
|
94516
|
+
* CheckChain
|
|
94517
|
+
* CreateCredential
|
|
94518
|
+
* CreateSelectiveCredential
|
|
94519
|
+
* CreateTDid
|
|
94520
|
+
* CreateTDidByPrivateKey
|
|
94521
|
+
* CreateTDidByPublicKey
|
|
94522
|
+
* GetAuthorityIssuer
|
|
94523
|
+
* GetCptInfo
|
|
94524
|
+
* GetCredentialStatus
|
|
94525
|
+
* GetDidDocument
|
|
94526
|
+
* RegisterCpt
|
|
94527
|
+
* SetCredentialStatus
|
|
94528
|
+
* VerifyCredential
|
|
94529
|
+
|
|
94530
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
94531
|
+
|
|
94532
|
+
* DidCluster
|
|
94533
|
+
|
|
94534
|
+
### 第 7 次发布
|
|
94535
|
+
|
|
94536
|
+
发布时间:2023-06-26 01:54:56
|
|
94537
|
+
|
|
94538
|
+
本次发布包含了以下内容:
|
|
94539
|
+
|
|
94540
|
+
改善已有的文档。
|
|
94541
|
+
|
|
94542
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
94543
|
+
|
|
94544
|
+
* CancelAuthorityIssuer
|
|
94545
|
+
* CheckDidDeploy
|
|
94546
|
+
* CreateDidService
|
|
94547
|
+
* CreateLabel
|
|
94548
|
+
* DeployByName
|
|
94549
|
+
* DownCpt
|
|
94550
|
+
* EnableHash
|
|
94551
|
+
* GetAuthoritiesList
|
|
94552
|
+
* GetCptList
|
|
94553
|
+
* GetCredentialIssueRank
|
|
94554
|
+
* GetCredentialIssueTrend
|
|
94555
|
+
* GetDataPanel
|
|
94556
|
+
* GetDeployInfo
|
|
94557
|
+
* GetDeployList
|
|
94558
|
+
* GetDidDetail
|
|
94559
|
+
* GetDidList
|
|
94560
|
+
* GetDidRegisterTrend
|
|
94561
|
+
* GetDidServiceDetail
|
|
94562
|
+
* GetDidServiceList
|
|
94563
|
+
* GetGroupList
|
|
94564
|
+
* GetLabelList
|
|
94565
|
+
* GetPolicyList
|
|
94566
|
+
* GetPublicKey
|
|
94567
|
+
* QueryPolicy
|
|
94568
|
+
* RecognizeAuthorityIssuer
|
|
94569
|
+
* RegisterClaimPolicy
|
|
94570
|
+
* RegisterIssuer
|
|
94571
|
+
* RemoveHash
|
|
94572
|
+
|
|
94573
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
94574
|
+
|
|
94575
|
+
* Authority
|
|
94576
|
+
* Contract
|
|
94577
|
+
* CptListData
|
|
94578
|
+
* DidData
|
|
94579
|
+
* DidServiceInfo
|
|
94580
|
+
* Group
|
|
94581
|
+
* Label
|
|
94582
|
+
* Policy
|
|
94583
|
+
* Task
|
|
94584
|
+
* Trend
|
|
94585
|
+
|
|
94185
94586
|
### 第 6 次发布
|
|
94186
94587
|
|
|
94187
94588
|
发布时间:2023-03-27 02:39:51
|
|
@@ -101416,6 +101817,21 @@
|
|
|
101416
101817
|
|
|
101417
101818
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
101418
101819
|
|
|
101820
|
+
### 第 27 次发布
|
|
101821
|
+
|
|
101822
|
+
发布时间:2023-06-26 01:57:45
|
|
101823
|
+
|
|
101824
|
+
本次发布包含了以下内容:
|
|
101825
|
+
|
|
101826
|
+
改善已有的文档。
|
|
101827
|
+
|
|
101828
|
+
修改数据结构:
|
|
101829
|
+
|
|
101830
|
+
* [CFSConfig](https://cloud.tencent.com/document/api/851/75051#CFSConfig)
|
|
101831
|
+
|
|
101832
|
+
* 新增成员:MountType, Protocol
|
|
101833
|
+
|
|
101834
|
+
|
|
101419
101835
|
### 第 26 次发布
|
|
101420
101836
|
|
|
101421
101837
|
发布时间:2023-06-08 02:02:11
|
|
@@ -106214,6 +106630,62 @@
|
|
|
106214
106630
|
|
|
106215
106631
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
106216
106632
|
|
|
106633
|
+
### 第 22 次发布
|
|
106634
|
+
|
|
106635
|
+
发布时间:2023-06-26 02:00:13
|
|
106636
|
+
|
|
106637
|
+
本次发布包含了以下内容:
|
|
106638
|
+
|
|
106639
|
+
改善已有的文档。
|
|
106640
|
+
|
|
106641
|
+
修改接口:
|
|
106642
|
+
|
|
106643
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
|
106644
|
+
|
|
106645
|
+
* 新增入参:ValidDate, ProductionDate
|
|
106646
|
+
|
|
106647
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
|
106648
|
+
|
|
106649
|
+
* 新增入参:PageSize, PageNumber, Openid
|
|
106650
|
+
|
|
106651
|
+
* <font color="#dd0000">**修改入参**:</font>Code
|
|
106652
|
+
|
|
106653
|
+
* [DescribeTraceCodeById](https://cloud.tencent.com/document/api/1458/75010)
|
|
106654
|
+
|
|
106655
|
+
* 新增出参:CodePath
|
|
106656
|
+
|
|
106657
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
|
106658
|
+
|
|
106659
|
+
* 新增入参:ValidDate, ProductionDate
|
|
106660
|
+
|
|
106661
|
+
|
|
106662
|
+
新增数据结构:
|
|
106663
|
+
|
|
106664
|
+
* [AttrItem](https://cloud.tencent.com/document/api/1458/75030#AttrItem)
|
|
106665
|
+
|
|
106666
|
+
修改数据结构:
|
|
106667
|
+
|
|
106668
|
+
* [CodeBatch](https://cloud.tencent.com/document/api/1458/75030#CodeBatch)
|
|
106669
|
+
|
|
106670
|
+
* 新增成员:ProductionDate, ValidDate, Attrs
|
|
106671
|
+
|
|
106672
|
+
* [Product](https://cloud.tencent.com/document/api/1458/75030#Product)
|
|
106673
|
+
|
|
106674
|
+
* <font color="#dd0000">**修改成员**:</font>ProductId, CorpId, ProductCode, Specification, Remark, Logo, CreateTime, UpdateTime, Ext, MerchantName
|
|
106675
|
+
|
|
106676
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
|
106677
|
+
|
|
106678
|
+
* 新增成员:Type, MerchantName, ProductName
|
|
106679
|
+
|
|
106680
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
106681
|
+
|
|
106682
|
+
* <font color="#dd0000">**修改成员**:</font>TraceItems
|
|
106683
|
+
|
|
106684
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
|
106685
|
+
|
|
106686
|
+
* <font color="#dd0000">**修改成员**:</font>ReadOnly, Hidden, Key, Ext
|
|
106687
|
+
|
|
106688
|
+
|
|
106217
106689
|
### 第 21 次发布
|
|
106218
106690
|
|
|
106219
106691
|
发布时间:2023-04-24 01:46:22
|
|
@@ -111596,11 +112068,11 @@
|
|
|
111596
112068
|
|
|
111597
112069
|
新增接口:
|
|
111598
112070
|
|
|
111599
|
-
* [
|
|
111600
|
-
* [
|
|
111601
|
-
* [
|
|
111602
|
-
* [
|
|
111603
|
-
* [
|
|
112071
|
+
* [CreateQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94246)
|
|
112072
|
+
* [DeleteQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94245)
|
|
112073
|
+
* [DescribeQualityInspectTemplates](https://cloud.tencent.com/document/api/266/94244)
|
|
112074
|
+
* [InspectMediaQuality](https://cloud.tencent.com/document/api/266/94242)
|
|
112075
|
+
* [ModifyQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94243)
|
|
111604
112076
|
|
|
111605
112077
|
修改接口:
|
|
111606
112078
|
|
|
@@ -111611,32 +112083,32 @@
|
|
|
111611
112083
|
|
|
111612
112084
|
新增数据结构:
|
|
111613
112085
|
|
|
111614
|
-
* [
|
|
111615
|
-
* [
|
|
111616
|
-
* [
|
|
111617
|
-
* [
|
|
111618
|
-
* [
|
|
111619
|
-
* [
|
|
111620
|
-
* [
|
|
111621
|
-
* [
|
|
111622
|
-
* [
|
|
111623
|
-
* [
|
|
111624
|
-
* [
|
|
111625
|
-
* [
|
|
111626
|
-
* [
|
|
111627
|
-
* [
|
|
111628
|
-
* [
|
|
111629
|
-
* [
|
|
111630
|
-
* [
|
|
111631
|
-
* [
|
|
111632
|
-
* [
|
|
111633
|
-
* [
|
|
111634
|
-
* [
|
|
111635
|
-
* [
|
|
111636
|
-
* [
|
|
111637
|
-
* [
|
|
111638
|
-
* [
|
|
111639
|
-
* [
|
|
112086
|
+
* [AbnormalLightingConfigureInfo](https://cloud.tencent.com/document/api/266/31773#AbnormalLightingConfigureInfo)
|
|
112087
|
+
* [AbnormalLightingConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#AbnormalLightingConfigureInfoForUpdate)
|
|
112088
|
+
* [BlackWhiteEdgeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfo)
|
|
112089
|
+
* [BlackWhiteEdgeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfoForUpdate)
|
|
112090
|
+
* [BlurConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfo)
|
|
112091
|
+
* [BlurConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfoForUpdate)
|
|
112092
|
+
* [CrashScreenConfigureInfo](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfo)
|
|
112093
|
+
* [CrashScreenConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfoForUpdate)
|
|
112094
|
+
* [JitterConfigureInfo](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfo)
|
|
112095
|
+
* [JitterConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfoForUpdate)
|
|
112096
|
+
* [MosaicConfigureInfo](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfo)
|
|
112097
|
+
* [MosaicConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfoForUpdate)
|
|
112098
|
+
* [NoiseConfigureInfo](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfo)
|
|
112099
|
+
* [NoiseConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfoForUpdate)
|
|
112100
|
+
* [QRCodeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfo)
|
|
112101
|
+
* [QRCodeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfoForUpdate)
|
|
112102
|
+
* [QualityEvaluationConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfo)
|
|
112103
|
+
* [QualityEvaluationConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfoForUpdate)
|
|
112104
|
+
* [QualityInspectItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectItem)
|
|
112105
|
+
* [QualityInspectResultItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectResultItem)
|
|
112106
|
+
* [QualityInspectTask](https://cloud.tencent.com/document/api/266/31773#QualityInspectTask)
|
|
112107
|
+
* [QualityInspectTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskInput)
|
|
112108
|
+
* [QualityInspectTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskOutput)
|
|
112109
|
+
* [QualityInspectTemplateItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectTemplateItem)
|
|
112110
|
+
* [VoiceConfigureInfo](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfo)
|
|
112111
|
+
* [VoiceConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfoForUpdate)
|
|
111640
112112
|
|
|
111641
112113
|
修改数据结构:
|
|
111642
112114
|
|
|
@@ -119539,6 +120011,22 @@
|
|
|
119539
120011
|
|
|
119540
120012
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
119541
120013
|
|
|
120014
|
+
### 第 36 次发布
|
|
120015
|
+
|
|
120016
|
+
发布时间:2023-06-27 01:53:24
|
|
120017
|
+
|
|
120018
|
+
本次发布包含了以下内容:
|
|
120019
|
+
|
|
120020
|
+
改善已有的文档。
|
|
120021
|
+
|
|
120022
|
+
新增接口:
|
|
120023
|
+
|
|
120024
|
+
* [[ModifySpartaProtection](https://cloud.tencent.com/document/api/627/94309)](https://cloud.tencent.com/document/api/#/#)
|
|
120025
|
+
|
|
120026
|
+
新增数据结构:
|
|
120027
|
+
|
|
120028
|
+
* [[SpartaProtectionPort](https://cloud.tencent.com/document/api/627/53609#SpartaProtectionPort)](https://cloud.tencent.com/document/api/627/53609#[SpartaProtectionPort](https://cloud.tencent.com/document/api/627/53609#SpartaProtectionPort))
|
|
120029
|
+
|
|
119542
120030
|
### 第 35 次发布
|
|
119543
120031
|
|
|
119544
120032
|
发布时间:2023-05-30 01:43:58
|
|
@@ -120526,6 +121014,60 @@
|
|
|
120526
121014
|
|
|
120527
121015
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
120528
121016
|
|
|
121017
|
+
### 第 32 次发布
|
|
121018
|
+
|
|
121019
|
+
发布时间:2023-06-27 01:54:02
|
|
121020
|
+
|
|
121021
|
+
本次发布包含了以下内容:
|
|
121022
|
+
|
|
121023
|
+
改善已有的文档。
|
|
121024
|
+
|
|
121025
|
+
修改接口:
|
|
121026
|
+
|
|
121027
|
+
* [DescribeDimensionScore](https://cloud.tencent.com/document/api/1267/82830)
|
|
121028
|
+
|
|
121029
|
+
* 新增入参:Filters
|
|
121030
|
+
|
|
121031
|
+
* [DescribeQualityScore](https://cloud.tencent.com/document/api/1267/82825)
|
|
121032
|
+
|
|
121033
|
+
* 新增入参:ScoreType, Filters
|
|
121034
|
+
|
|
121035
|
+
* [DescribeQualityScoreTrend](https://cloud.tencent.com/document/api/1267/82824)
|
|
121036
|
+
|
|
121037
|
+
* 新增入参:ScoreType, Filters
|
|
121038
|
+
|
|
121039
|
+
* [DescribeTableQualityDetails](https://cloud.tencent.com/document/api/1267/82801)
|
|
121040
|
+
|
|
121041
|
+
* 新增入参:ScoreType
|
|
121042
|
+
|
|
121043
|
+
* [DescribeTableScoreTrend](https://cloud.tencent.com/document/api/1267/82800)
|
|
121044
|
+
|
|
121045
|
+
* 新增入参:ScoreType
|
|
121046
|
+
|
|
121047
|
+
|
|
121048
|
+
修改数据结构:
|
|
121049
|
+
|
|
121050
|
+
* [DimensionCount](https://cloud.tencent.com/document/api/1267/76336#DimensionCount)
|
|
121051
|
+
|
|
121052
|
+
* 新增成员:QualityDim
|
|
121053
|
+
|
|
121054
|
+
* [RuleExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleExecResult)
|
|
121055
|
+
|
|
121056
|
+
* 新增成员:StartTime, AlarmLevel
|
|
121057
|
+
|
|
121058
|
+
* [RuleExecResultDetail](https://cloud.tencent.com/document/api/1267/76336#RuleExecResultDetail)
|
|
121059
|
+
|
|
121060
|
+
* 新增成员:DatasourceType
|
|
121061
|
+
|
|
121062
|
+
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
|
121063
|
+
|
|
121064
|
+
* 新增成员:InstanceId
|
|
121065
|
+
|
|
121066
|
+
* [SourceObject](https://cloud.tencent.com/document/api/1267/76336#SourceObject)
|
|
121067
|
+
|
|
121068
|
+
* 新增成员:ObjectDataTypeName, ObjectValue, ObjectType
|
|
121069
|
+
|
|
121070
|
+
|
|
120529
121071
|
### 第 31 次发布
|
|
120530
121072
|
|
|
120531
121073
|
发布时间:2023-06-08 02:14:41
|
|
@@ -121556,11 +122098,11 @@
|
|
|
121556
122098
|
|
|
121557
122099
|
新增接口:
|
|
121558
122100
|
|
|
121559
|
-
* [
|
|
122101
|
+
* [DescribeKTVMusicAccompanySegmentUrl](https://cloud.tencent.com/document/api/1592/94247)
|
|
121560
122102
|
|
|
121561
122103
|
新增数据结构:
|
|
121562
122104
|
|
|
121563
|
-
* [
|
|
122105
|
+
* [KTVOtherSegments](https://cloud.tencent.com/document/api/1592/76191#KTVOtherSegments)
|
|
121564
122106
|
|
|
121565
122107
|
### 第 15 次发布
|
|
121566
122108
|
|