tencentcloud-sdk-nodejs 4.0.633 → 4.0.635
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 +392 -0
- package/SERVICE_CHANGELOG.md +547 -48
- package/package.json +1 -1
- package/products.md +21 -21
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/apigateway/v20180808/apigateway_models.ts +2 -2
- package/src/services/asr/v20190614/asr_client.ts +168 -112
- package/src/services/asr/v20190614/asr_models.ts +176 -3
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cfw/v20190904/cfw_models.ts +1 -1
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/ciam/v20220331/ciam_client.ts +156 -56
- package/src/services/ciam/v20220331/ciam_models.ts +403 -36
- package/src/services/clb/v20180317/clb_models.ts +1 -1
- package/src/services/cloudstudio/index.ts +2 -2
- package/src/services/cls/v20201016/cls_client.ts +115 -39
- package/src/services/cls/v20201016/cls_models.ts +583 -58
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +19 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/emr/v20190103/emr_client.ts +60 -21
- package/src/services/emr/v20190103/emr_models.ts +652 -102
- package/src/services/ess/v20201111/ess_models.ts +44 -9
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -2
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/live/v20180801/live_models.ts +18 -0
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/nlp/v20190408/nlp_models.ts +1 -1
- package/src/services/postgres/v20170312/postgres_client.ts +1 -1
- package/src/services/postgres/v20170312/postgres_models.ts +57 -23
- package/src/services/privatedns/v20201028/privatedns_models.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +12 -11
- package/src/services/tbp/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/thpc/index.ts +4 -4
- package/src/services/trp/v20210515/trp_client.ts +13 -0
- package/src/services/trp/v20210515/trp_models.ts +98 -3
- package/src/services/trtc/v20190722/trtc_models.ts +2 -2
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/vpc/v20170312/vpc_client.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +28 -16
- package/src/services/waf/v20180125/waf_models.ts +33 -13
- package/src/services/wedata/v20210820/wedata_client.ts +9 -3
- package/src/services/wedata/v20210820/wedata_models.ts +293 -32
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +2 -2
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +70 -48
- package/tencentcloud/services/asr/v20190614/asr_client.js +94 -64
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +166 -3
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +1 -1
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/ciam/v20220331/ciam_client.d.ts +51 -19
- package/tencentcloud/services/ciam/v20220331/ciam_client.js +75 -27
- package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +383 -36
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -1
- package/tencentcloud/services/cloudstudio/index.d.ts +4 -4
- package/tencentcloud/services/cloudstudio/index.js +2 -2
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +37 -13
- package/tencentcloud/services/cls/v20201016/cls_client.js +54 -18
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +567 -58
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- 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 +19 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +17 -5
- package/tencentcloud/services/emr/v20190103/emr_client.js +24 -6
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +649 -108
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +44 -9
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +18 -0
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +57 -23
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +12 -11
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/trp/v20210515/trp_client.d.ts +5 -1
- package/tencentcloud/services/trp/v20210515/trp_client.js +6 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +95 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +28 -16
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +33 -13
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +287 -32
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/asr.v20190614.test.js +74 -34
- package/test/ciam.v20220331.test.js +98 -18
- package/test/cls.v20201016.test.js +72 -12
- package/test/emr.v20190103.test.js +34 -4
- package/test/trp.v20210515.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,31 +1,72 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 38 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-07-
|
|
7
|
+
发布时间:2023-07-05 01:06:51
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
16
18
|
|
|
17
|
-
* 新增成员:RealTotalMeasure, DeductedMeasure
|
|
18
19
|
|
|
19
|
-
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
23
|
+
|
|
24
|
+
### 第 28 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-07-05 01:07:50
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
35
|
+
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
36
|
+
* [VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)
|
|
37
|
+
* [VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)
|
|
42
|
+
* [VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
47
|
+
|
|
48
|
+
### 第 54 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2023-07-05 01:15:21
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
修改接口:
|
|
57
|
+
|
|
58
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
59
|
+
|
|
60
|
+
* 新增入参:PreciseSearch, BizType
|
|
20
61
|
|
|
21
62
|
|
|
22
63
|
|
|
23
64
|
|
|
24
65
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
25
66
|
|
|
26
|
-
### 第
|
|
67
|
+
### 第 54 次发布
|
|
27
68
|
|
|
28
|
-
发布时间:2023-07-
|
|
69
|
+
发布时间:2023-07-05 01:21:49
|
|
29
70
|
|
|
30
71
|
本次发布包含了以下内容:
|
|
31
72
|
|
|
@@ -33,16 +74,26 @@
|
|
|
33
74
|
|
|
34
75
|
修改接口:
|
|
35
76
|
|
|
36
|
-
* [
|
|
77
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
78
|
+
|
|
79
|
+
* 新增入参:SparkImage
|
|
37
80
|
|
|
81
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
38
82
|
|
|
83
|
+
* 新增入参:IsSessionStarted
|
|
39
84
|
|
|
85
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
40
86
|
|
|
41
|
-
|
|
87
|
+
* 新增入参:IsSessionStarted
|
|
42
88
|
|
|
43
|
-
### 第 20 次发布
|
|
44
89
|
|
|
45
|
-
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
93
|
+
|
|
94
|
+
### 第 48 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2023-07-05 01:26:25
|
|
46
97
|
|
|
47
98
|
本次发布包含了以下内容:
|
|
48
99
|
|
|
@@ -50,19 +101,30 @@
|
|
|
50
101
|
|
|
51
102
|
新增接口:
|
|
52
103
|
|
|
53
|
-
* [
|
|
104
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
105
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
106
|
+
* [DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)
|
|
54
107
|
|
|
55
108
|
新增数据结构:
|
|
56
109
|
|
|
57
|
-
* [
|
|
110
|
+
* [HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)
|
|
111
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
112
|
+
* [YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)
|
|
113
|
+
|
|
114
|
+
修改数据结构:
|
|
115
|
+
|
|
116
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
119
|
+
|
|
58
120
|
|
|
59
121
|
|
|
60
122
|
|
|
61
123
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
62
124
|
|
|
63
|
-
### 第
|
|
125
|
+
### 第 84 次发布
|
|
64
126
|
|
|
65
|
-
发布时间:2023-
|
|
127
|
+
发布时间:2023-07-05 01:27:03
|
|
66
128
|
|
|
67
129
|
本次发布包含了以下内容:
|
|
68
130
|
|
|
@@ -70,25 +132,35 @@
|
|
|
70
132
|
|
|
71
133
|
修改接口:
|
|
72
134
|
|
|
73
|
-
* [
|
|
135
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
74
136
|
|
|
75
|
-
* 新增入参:
|
|
137
|
+
* 新增入参:RecipientId, OperateType
|
|
76
138
|
|
|
77
139
|
|
|
78
140
|
修改数据结构:
|
|
79
141
|
|
|
80
|
-
* [
|
|
142
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
81
143
|
|
|
82
|
-
* 新增成员:
|
|
144
|
+
* 新增成员:WeworkOpenId
|
|
83
145
|
|
|
146
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
84
147
|
|
|
148
|
+
* 新增成员:WeworkOpenId
|
|
85
149
|
|
|
150
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
151
|
+
|
|
152
|
+
* 新增成员:WeworkOpenId
|
|
153
|
+
|
|
154
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
86
155
|
|
|
87
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
88
156
|
|
|
89
|
-
### 第 87 次发布
|
|
90
157
|
|
|
91
|
-
|
|
158
|
+
|
|
159
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
160
|
+
|
|
161
|
+
### 第 108 次发布
|
|
162
|
+
|
|
163
|
+
发布时间:2023-07-05 01:34:10
|
|
92
164
|
|
|
93
165
|
本次发布包含了以下内容:
|
|
94
166
|
|
|
@@ -96,29 +168,33 @@
|
|
|
96
168
|
|
|
97
169
|
修改接口:
|
|
98
170
|
|
|
99
|
-
* [
|
|
171
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
100
172
|
|
|
101
|
-
* 新增入参:
|
|
173
|
+
* 新增入参:AiFormatDiagnose
|
|
102
174
|
|
|
175
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
103
176
|
|
|
104
|
-
|
|
177
|
+
* 新增入参:AiFormatDiagnose
|
|
105
178
|
|
|
106
|
-
* [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover)
|
|
107
179
|
|
|
108
|
-
|
|
180
|
+
修改数据结构:
|
|
181
|
+
|
|
182
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
109
183
|
|
|
184
|
+
* 新增成员:StreamFormatResults
|
|
110
185
|
|
|
186
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
111
187
|
|
|
188
|
+
* 新增成员:AiFormatDiagnose
|
|
112
189
|
|
|
113
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
114
190
|
|
|
115
191
|
|
|
116
192
|
|
|
117
|
-
##
|
|
193
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
118
194
|
|
|
119
|
-
### 第
|
|
195
|
+
### 第 24 次发布
|
|
120
196
|
|
|
121
|
-
发布时间:2023-
|
|
197
|
+
发布时间:2023-07-05 01:50:44
|
|
122
198
|
|
|
123
199
|
本次发布包含了以下内容:
|
|
124
200
|
|
|
@@ -126,25 +202,112 @@
|
|
|
126
202
|
|
|
127
203
|
新增接口:
|
|
128
204
|
|
|
129
|
-
* [
|
|
130
|
-
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
205
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
131
206
|
|
|
132
207
|
新增数据结构:
|
|
133
208
|
|
|
134
|
-
* [
|
|
135
|
-
|
|
209
|
+
* [RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
214
|
+
|
|
215
|
+
### 第 159 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2023-07-05 01:54:12
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
修改接口:
|
|
224
|
+
|
|
225
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
226
|
+
|
|
227
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
228
|
+
|
|
136
229
|
|
|
137
230
|
修改数据结构:
|
|
138
231
|
|
|
139
|
-
* [
|
|
232
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
140
233
|
|
|
141
|
-
* 新增成员:
|
|
234
|
+
* 新增成员:AntiDDoSPackageId
|
|
235
|
+
|
|
236
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
142
237
|
|
|
143
|
-
* <font color="#dd0000">**修改成员**:</font>LeadUserType, LeadType, ChannelId, ChannelName, SourceChannelName, Gender, CreateTime, LeadStatus, LevelCode, ImportAtTime, DistributeTime, CreateAtTime
|
|
144
238
|
|
|
145
|
-
* [CorpUserInfo](https://cloud.tencent.com/document/api/1318/56791#CorpUserInfo)
|
|
146
239
|
|
|
147
|
-
|
|
240
|
+
|
|
241
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
242
|
+
|
|
243
|
+
### 第 37 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2023-07-05 01:56:06
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
修改数据结构:
|
|
252
|
+
|
|
253
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
254
|
+
|
|
255
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
261
|
+
|
|
262
|
+
### 第 33 次发布
|
|
263
|
+
|
|
264
|
+
发布时间:2023-07-05 01:56:36
|
|
265
|
+
|
|
266
|
+
本次发布包含了以下内容:
|
|
267
|
+
|
|
268
|
+
改善已有的文档。
|
|
269
|
+
|
|
270
|
+
修改接口:
|
|
271
|
+
|
|
272
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
273
|
+
|
|
274
|
+
* 新增入参:ExtConfig
|
|
275
|
+
|
|
276
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
277
|
+
|
|
278
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
279
|
+
|
|
280
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
281
|
+
|
|
282
|
+
* 新增入参:Event, ExtConfig
|
|
283
|
+
|
|
284
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
285
|
+
|
|
286
|
+
* 新增入参:Event, ExtConfig
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
新增数据结构:
|
|
290
|
+
|
|
291
|
+
* [DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)
|
|
292
|
+
* [DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)
|
|
293
|
+
* [DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)
|
|
294
|
+
* [DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)
|
|
295
|
+
* [DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)
|
|
296
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)
|
|
297
|
+
|
|
298
|
+
修改数据结构:
|
|
299
|
+
|
|
300
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
301
|
+
|
|
302
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
303
|
+
|
|
304
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
305
|
+
|
|
306
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
307
|
+
|
|
308
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
309
|
+
|
|
310
|
+
* 新增成员:Comment
|
|
148
311
|
|
|
149
312
|
|
|
150
313
|
|
|
@@ -3263,6 +3426,21 @@
|
|
|
3263
3426
|
|
|
3264
3427
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3265
3428
|
|
|
3429
|
+
### 第 38 次发布
|
|
3430
|
+
|
|
3431
|
+
发布时间:2023-07-05 01:06:51
|
|
3432
|
+
|
|
3433
|
+
本次发布包含了以下内容:
|
|
3434
|
+
|
|
3435
|
+
改善已有的文档。
|
|
3436
|
+
|
|
3437
|
+
修改接口:
|
|
3438
|
+
|
|
3439
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
3440
|
+
|
|
3441
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
3442
|
+
|
|
3443
|
+
|
|
3266
3444
|
### 第 37 次发布
|
|
3267
3445
|
|
|
3268
3446
|
发布时间:2023-06-29 01:02:05
|
|
@@ -5881,6 +6059,26 @@
|
|
|
5881
6059
|
|
|
5882
6060
|
## 语音识别(asr) 版本:2019-06-14
|
|
5883
6061
|
|
|
6062
|
+
### 第 28 次发布
|
|
6063
|
+
|
|
6064
|
+
发布时间:2023-07-05 01:07:50
|
|
6065
|
+
|
|
6066
|
+
本次发布包含了以下内容:
|
|
6067
|
+
|
|
6068
|
+
改善已有的文档。
|
|
6069
|
+
|
|
6070
|
+
新增接口:
|
|
6071
|
+
|
|
6072
|
+
* [[VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)](https://cloud.tencent.com/document/api/#/#)
|
|
6073
|
+
* [[VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)](https://cloud.tencent.com/document/api/#/#)
|
|
6074
|
+
* [[VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)](https://cloud.tencent.com/document/api/#/#)
|
|
6075
|
+
* [[VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)](https://cloud.tencent.com/document/api/#/#)
|
|
6076
|
+
|
|
6077
|
+
新增数据结构:
|
|
6078
|
+
|
|
6079
|
+
* [[VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)](https://cloud.tencent.com/document/api/1093/37824#[VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData))
|
|
6080
|
+
* [[VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)](https://cloud.tencent.com/document/api/1093/37824#[VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData))
|
|
6081
|
+
|
|
5884
6082
|
### 第 27 次发布
|
|
5885
6083
|
|
|
5886
6084
|
发布时间:2023-05-22 01:03:30
|
|
@@ -21567,6 +21765,32 @@
|
|
|
21567
21765
|
|
|
21568
21766
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
21569
21767
|
|
|
21768
|
+
### 第 9 次发布
|
|
21769
|
+
|
|
21770
|
+
发布时间:2023-07-04 01:14:49
|
|
21771
|
+
|
|
21772
|
+
本次发布包含了以下内容:
|
|
21773
|
+
|
|
21774
|
+
改善已有的文档。
|
|
21775
|
+
|
|
21776
|
+
新增接口:
|
|
21777
|
+
|
|
21778
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21779
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21780
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
21781
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
21782
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
21783
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21784
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
21785
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
21786
|
+
|
|
21787
|
+
新增数据结构:
|
|
21788
|
+
|
|
21789
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
21790
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
21791
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
21792
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
21793
|
+
|
|
21570
21794
|
### 第 8 次发布
|
|
21571
21795
|
|
|
21572
21796
|
发布时间:2022-09-27 06:14:52
|
|
@@ -26431,6 +26655,63 @@
|
|
|
26431
26655
|
|
|
26432
26656
|
## 日志服务(cls) 版本:2020-10-16
|
|
26433
26657
|
|
|
26658
|
+
### 第 54 次发布
|
|
26659
|
+
|
|
26660
|
+
发布时间:2023-07-05 01:15:21
|
|
26661
|
+
|
|
26662
|
+
本次发布包含了以下内容:
|
|
26663
|
+
|
|
26664
|
+
改善已有的文档。
|
|
26665
|
+
|
|
26666
|
+
修改接口:
|
|
26667
|
+
|
|
26668
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
26669
|
+
|
|
26670
|
+
* 新增入参:PreciseSearch, BizType
|
|
26671
|
+
|
|
26672
|
+
|
|
26673
|
+
### 第 53 次发布
|
|
26674
|
+
|
|
26675
|
+
发布时间:2023-07-03 17:15:42
|
|
26676
|
+
|
|
26677
|
+
本次发布包含了以下内容:
|
|
26678
|
+
|
|
26679
|
+
改善已有的文档。
|
|
26680
|
+
|
|
26681
|
+
修改接口:
|
|
26682
|
+
|
|
26683
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
26684
|
+
|
|
26685
|
+
* 新增入参:ConsumerContent
|
|
26686
|
+
|
|
26687
|
+
|
|
26688
|
+
新增数据结构:
|
|
26689
|
+
|
|
26690
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
26691
|
+
|
|
26692
|
+
### 第 52 次发布
|
|
26693
|
+
|
|
26694
|
+
发布时间:2023-07-03 16:20:49
|
|
26695
|
+
|
|
26696
|
+
本次发布包含了以下内容:
|
|
26697
|
+
|
|
26698
|
+
改善已有的文档。
|
|
26699
|
+
|
|
26700
|
+
新增接口:
|
|
26701
|
+
|
|
26702
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
26703
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
26704
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
26705
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
26706
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
26707
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
26708
|
+
|
|
26709
|
+
新增数据结构:
|
|
26710
|
+
|
|
26711
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
26712
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
26713
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
26714
|
+
|
|
26434
26715
|
### 第 51 次发布
|
|
26435
26716
|
|
|
26436
26717
|
发布时间:2023-06-19 01:10:34
|
|
@@ -41504,6 +41785,29 @@
|
|
|
41504
41785
|
|
|
41505
41786
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
41506
41787
|
|
|
41788
|
+
### 第 54 次发布
|
|
41789
|
+
|
|
41790
|
+
发布时间:2023-07-05 01:21:49
|
|
41791
|
+
|
|
41792
|
+
本次发布包含了以下内容:
|
|
41793
|
+
|
|
41794
|
+
改善已有的文档。
|
|
41795
|
+
|
|
41796
|
+
修改接口:
|
|
41797
|
+
|
|
41798
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
41799
|
+
|
|
41800
|
+
* 新增入参:SparkImage
|
|
41801
|
+
|
|
41802
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
41803
|
+
|
|
41804
|
+
* 新增入参:IsSessionStarted
|
|
41805
|
+
|
|
41806
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
41807
|
+
|
|
41808
|
+
* 新增入参:IsSessionStarted
|
|
41809
|
+
|
|
41810
|
+
|
|
41507
41811
|
### 第 53 次发布
|
|
41508
41812
|
|
|
41509
41813
|
发布时间:2023-07-03 01:18:43
|
|
@@ -42750,11 +43054,11 @@
|
|
|
42750
43054
|
|
|
42751
43055
|
新增接口:
|
|
42752
43056
|
|
|
42753
|
-
* [
|
|
43057
|
+
* [DeleteRecordBatch](https://cloud.tencent.com/document/api/1427/94422)
|
|
42754
43058
|
|
|
42755
43059
|
新增数据结构:
|
|
42756
43060
|
|
|
42757
|
-
* [
|
|
43061
|
+
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
42758
43062
|
|
|
42759
43063
|
### 第 19 次发布
|
|
42760
43064
|
|
|
@@ -47173,6 +47477,33 @@
|
|
|
47173
47477
|
|
|
47174
47478
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
47175
47479
|
|
|
47480
|
+
### 第 48 次发布
|
|
47481
|
+
|
|
47482
|
+
发布时间:2023-07-05 01:26:25
|
|
47483
|
+
|
|
47484
|
+
本次发布包含了以下内容:
|
|
47485
|
+
|
|
47486
|
+
改善已有的文档。
|
|
47487
|
+
|
|
47488
|
+
新增接口:
|
|
47489
|
+
|
|
47490
|
+
* [[DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)](https://cloud.tencent.com/document/api/#/#)
|
|
47491
|
+
* [[DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)](https://cloud.tencent.com/document/api/#/#)
|
|
47492
|
+
* [[DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)](https://cloud.tencent.com/document/api/#/#)
|
|
47493
|
+
|
|
47494
|
+
新增数据结构:
|
|
47495
|
+
|
|
47496
|
+
* [[HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)](https://cloud.tencent.com/document/api/589/33981#[HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery))
|
|
47497
|
+
* [[ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)](https://cloud.tencent.com/document/api/589/33981#[ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery))
|
|
47498
|
+
* [[YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)](https://cloud.tencent.com/document/api/589/33981#[YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication))
|
|
47499
|
+
|
|
47500
|
+
修改数据结构:
|
|
47501
|
+
|
|
47502
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
47503
|
+
|
|
47504
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
47505
|
+
|
|
47506
|
+
|
|
47176
47507
|
### 第 47 次发布
|
|
47177
47508
|
|
|
47178
47509
|
发布时间:2023-06-12 01:20:35
|
|
@@ -49301,6 +49632,38 @@
|
|
|
49301
49632
|
|
|
49302
49633
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
49303
49634
|
|
|
49635
|
+
### 第 84 次发布
|
|
49636
|
+
|
|
49637
|
+
发布时间:2023-07-05 01:27:03
|
|
49638
|
+
|
|
49639
|
+
本次发布包含了以下内容:
|
|
49640
|
+
|
|
49641
|
+
改善已有的文档。
|
|
49642
|
+
|
|
49643
|
+
修改接口:
|
|
49644
|
+
|
|
49645
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
49646
|
+
|
|
49647
|
+
* 新增入参:RecipientId, OperateType
|
|
49648
|
+
|
|
49649
|
+
|
|
49650
|
+
修改数据结构:
|
|
49651
|
+
|
|
49652
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
49653
|
+
|
|
49654
|
+
* 新增成员:WeworkOpenId
|
|
49655
|
+
|
|
49656
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
49657
|
+
|
|
49658
|
+
* 新增成员:WeworkOpenId
|
|
49659
|
+
|
|
49660
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
49661
|
+
|
|
49662
|
+
* 新增成员:WeworkOpenId
|
|
49663
|
+
|
|
49664
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
49665
|
+
|
|
49666
|
+
|
|
49304
49667
|
### 第 83 次发布
|
|
49305
49668
|
|
|
49306
49669
|
发布时间:2023-06-30 18:46:08
|
|
@@ -65106,6 +65469,36 @@
|
|
|
65106
65469
|
|
|
65107
65470
|
## 云直播CSS(live) 版本:2018-08-01
|
|
65108
65471
|
|
|
65472
|
+
### 第 108 次发布
|
|
65473
|
+
|
|
65474
|
+
发布时间:2023-07-05 01:34:10
|
|
65475
|
+
|
|
65476
|
+
本次发布包含了以下内容:
|
|
65477
|
+
|
|
65478
|
+
改善已有的文档。
|
|
65479
|
+
|
|
65480
|
+
修改接口:
|
|
65481
|
+
|
|
65482
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
65483
|
+
|
|
65484
|
+
* 新增入参:AiFormatDiagnose
|
|
65485
|
+
|
|
65486
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
65487
|
+
|
|
65488
|
+
* 新增入参:AiFormatDiagnose
|
|
65489
|
+
|
|
65490
|
+
|
|
65491
|
+
修改数据结构:
|
|
65492
|
+
|
|
65493
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
65494
|
+
|
|
65495
|
+
* 新增成员:StreamFormatResults
|
|
65496
|
+
|
|
65497
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
65498
|
+
|
|
65499
|
+
* 新增成员:AiFormatDiagnose
|
|
65500
|
+
|
|
65501
|
+
|
|
65109
65502
|
### 第 107 次发布
|
|
65110
65503
|
|
|
65111
65504
|
发布时间:2023-06-21 01:25:23
|
|
@@ -107182,6 +107575,22 @@
|
|
|
107182
107575
|
|
|
107183
107576
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
107184
107577
|
|
|
107578
|
+
### 第 24 次发布
|
|
107579
|
+
|
|
107580
|
+
发布时间:2023-07-05 01:50:44
|
|
107581
|
+
|
|
107582
|
+
本次发布包含了以下内容:
|
|
107583
|
+
|
|
107584
|
+
改善已有的文档。
|
|
107585
|
+
|
|
107586
|
+
新增接口:
|
|
107587
|
+
|
|
107588
|
+
* [[DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)](https://cloud.tencent.com/document/api/#/#)
|
|
107589
|
+
|
|
107590
|
+
新增数据结构:
|
|
107591
|
+
|
|
107592
|
+
* [[RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)](https://cloud.tencent.com/document/api/1458/75030#[RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog))
|
|
107593
|
+
|
|
107185
107594
|
### 第 23 次发布
|
|
107186
107595
|
|
|
107187
107596
|
发布时间:2023-06-29 01:45:43
|
|
@@ -116972,6 +117381,30 @@
|
|
|
116972
117381
|
|
|
116973
117382
|
## 私有网络(vpc) 版本:2017-03-12
|
|
116974
117383
|
|
|
117384
|
+
### 第 159 次发布
|
|
117385
|
+
|
|
117386
|
+
发布时间:2023-07-05 01:54:12
|
|
117387
|
+
|
|
117388
|
+
本次发布包含了以下内容:
|
|
117389
|
+
|
|
117390
|
+
改善已有的文档。
|
|
117391
|
+
|
|
117392
|
+
修改接口:
|
|
117393
|
+
|
|
117394
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
117395
|
+
|
|
117396
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
117397
|
+
|
|
117398
|
+
|
|
117399
|
+
修改数据结构:
|
|
117400
|
+
|
|
117401
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
117402
|
+
|
|
117403
|
+
* 新增成员:AntiDDoSPackageId
|
|
117404
|
+
|
|
117405
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
117406
|
+
|
|
117407
|
+
|
|
116975
117408
|
### 第 158 次发布
|
|
116976
117409
|
|
|
116977
117410
|
发布时间:2023-06-15 01:43:49
|
|
@@ -120575,6 +121008,21 @@
|
|
|
120575
121008
|
|
|
120576
121009
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
120577
121010
|
|
|
121011
|
+
### 第 37 次发布
|
|
121012
|
+
|
|
121013
|
+
发布时间:2023-07-05 01:56:06
|
|
121014
|
+
|
|
121015
|
+
本次发布包含了以下内容:
|
|
121016
|
+
|
|
121017
|
+
改善已有的文档。
|
|
121018
|
+
|
|
121019
|
+
修改数据结构:
|
|
121020
|
+
|
|
121021
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
121022
|
+
|
|
121023
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
121024
|
+
|
|
121025
|
+
|
|
120578
121026
|
### 第 36 次发布
|
|
120579
121027
|
|
|
120580
121028
|
发布时间:2023-06-27 01:53:24
|
|
@@ -121324,13 +121772,13 @@
|
|
|
121324
121772
|
|
|
121325
121773
|
新增接口:
|
|
121326
121774
|
|
|
121327
|
-
* [
|
|
121328
|
-
* [
|
|
121775
|
+
* [QueryArrivalList](https://cloud.tencent.com/document/api/1318/94396)
|
|
121776
|
+
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
121329
121777
|
|
|
121330
121778
|
新增数据结构:
|
|
121331
121779
|
|
|
121332
|
-
* [
|
|
121333
|
-
* [
|
|
121780
|
+
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
121781
|
+
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
121334
121782
|
|
|
121335
121783
|
修改数据结构:
|
|
121336
121784
|
|
|
@@ -121609,6 +122057,57 @@
|
|
|
121609
122057
|
|
|
121610
122058
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
121611
122059
|
|
|
122060
|
+
### 第 33 次发布
|
|
122061
|
+
|
|
122062
|
+
发布时间:2023-07-05 01:56:36
|
|
122063
|
+
|
|
122064
|
+
本次发布包含了以下内容:
|
|
122065
|
+
|
|
122066
|
+
改善已有的文档。
|
|
122067
|
+
|
|
122068
|
+
修改接口:
|
|
122069
|
+
|
|
122070
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
122071
|
+
|
|
122072
|
+
* 新增入参:ExtConfig
|
|
122073
|
+
|
|
122074
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
122075
|
+
|
|
122076
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
122077
|
+
|
|
122078
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
122079
|
+
|
|
122080
|
+
* 新增入参:Event, ExtConfig
|
|
122081
|
+
|
|
122082
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
122083
|
+
|
|
122084
|
+
* 新增入参:Event, ExtConfig
|
|
122085
|
+
|
|
122086
|
+
|
|
122087
|
+
新增数据结构:
|
|
122088
|
+
|
|
122089
|
+
* [[DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)](https://cloud.tencent.com/document/api/1267/76336#[DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy))
|
|
122090
|
+
* [[DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo))
|
|
122091
|
+
* [[DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo))
|
|
122092
|
+
* [[DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo))
|
|
122093
|
+
* [[DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo))
|
|
122094
|
+
* [[TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)](https://cloud.tencent.com/document/api/1267/76336#[TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo))
|
|
122095
|
+
|
|
122096
|
+
修改数据结构:
|
|
122097
|
+
|
|
122098
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
122099
|
+
|
|
122100
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
122101
|
+
|
|
122102
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
122103
|
+
|
|
122104
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
122105
|
+
|
|
122106
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
122107
|
+
|
|
122108
|
+
* 新增成员:Comment
|
|
122109
|
+
|
|
122110
|
+
|
|
121612
122111
|
### 第 32 次发布
|
|
121613
122112
|
|
|
121614
122113
|
发布时间:2023-06-27 01:54:02
|