tencentcloud-sdk-nodejs 4.0.443 → 4.0.445
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 +226 -0
- package/SERVICE_CHANGELOG.md +229 -247
- package/package.json +1 -1
- package/products.md +14 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/acp/v20220105/acp_models.ts +21 -1
- package/src/services/bma/v20210624/bma_models.ts +11 -11
- package/src/services/cdn/v20180606/cdn_client.ts +1 -0
- package/src/services/cdn/v20180606/cdn_models.ts +20 -0
- package/src/services/ckafka/v20190819/ckafka_client.ts +7 -2
- package/src/services/ckafka/v20190819/ckafka_models.ts +306 -62
- package/src/services/cloudstudio/index.ts +5 -0
- package/src/services/cloudstudio/v20210524/cloudstudio_client.ts +286 -0
- package/src/services/cloudstudio/v20210524/cloudstudio_models.ts +1404 -0
- package/src/services/cloudstudio/v20210524/index.ts +6 -0
- package/src/services/ess/v20201111/ess_client.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +9 -9
- package/src/services/iai/v20180301/iai_models.ts +1 -1
- package/src/services/iai/v20200303/iai_models.ts +1 -1
- package/src/services/index.ts +1 -0
- package/src/services/mongodb/v20190725/mongodb_models.ts +6 -5
- package/src/services/ms/v20180408/ms_models.ts +1 -1
- package/src/services/privatedns/v20201028/privatedns_models.ts +6 -0
- package/src/services/pts/v20210728/pts_client.ts +1 -0
- package/src/services/pts/v20210728/pts_models.ts +173 -2
- package/src/services/redis/v20180412/redis_models.ts +3 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/acp/v20220105/acp_models.d.ts +17 -1
- package/tencentcloud/services/bma/v20210624/bma_models.d.ts +11 -11
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +17 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +254 -49
- package/tencentcloud/services/cloudstudio/index.d.ts +6 -0
- package/tencentcloud/services/cloudstudio/index.js +7 -0
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_client.d.ts +91 -0
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_client.js +152 -0
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_models.d.ts +1178 -0
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_models.js +18 -0
- package/tencentcloud/services/cloudstudio/v20210524/index.d.ts +6 -0
- package/tencentcloud/services/cloudstudio/v20210524/index.js +9 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +8 -8
- package/tencentcloud/services/iai/v20180301/iai_models.d.ts +1 -1
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +1 -1
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +5 -4
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +1 -1
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -0
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +143 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +3 -3
- package/test/cloudstudio.v20210524.test.js +221 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,245 +1,24 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 94 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-09-16 06:17:50
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [ModifyInstancesAttribute](https://cloud.tencent.com/document/api/213/15739)
|
|
16
|
-
|
|
17
|
-
* 新增入参:HostName
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
|
23
|
-
|
|
24
|
-
### 第 8 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2022-09-16 06:21:57
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
新增接口:
|
|
33
|
-
|
|
34
|
-
* [DescribeDomainGroupList](https://cloud.tencent.com/document/api/1427/80523)
|
|
35
|
-
|
|
36
|
-
新增数据结构:
|
|
37
|
-
|
|
38
|
-
* [GroupInfo](https://cloud.tencent.com/document/api/1427/56185#GroupInfo)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## Elasticsearch Service(es) 版本:2018-04-16
|
|
43
|
-
|
|
44
|
-
### 第 35 次发布
|
|
45
|
-
|
|
46
|
-
发布时间:2022-09-16 06:24:23
|
|
47
|
-
|
|
48
|
-
本次发布包含了以下内容:
|
|
49
|
-
|
|
50
|
-
改善已有的文档。
|
|
51
|
-
|
|
52
|
-
修改接口:
|
|
53
|
-
|
|
54
|
-
* [CreateLogstashInstance](https://cloud.tencent.com/document/api/845/77244)
|
|
55
|
-
|
|
56
|
-
* 新增入参:OperationDuration
|
|
57
|
-
|
|
58
|
-
* [UpdateLogstashInstance](https://cloud.tencent.com/document/api/845/77233)
|
|
59
|
-
|
|
60
|
-
* 新增入参:OperationDuration
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
修改数据结构:
|
|
64
|
-
|
|
65
|
-
* [LogstashInstanceInfo](https://cloud.tencent.com/document/api/845/30634#LogstashInstanceInfo)
|
|
66
|
-
|
|
67
|
-
* 新增成员:OperationDuration
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
## 电子签服务(ess) 版本:2020-11-11
|
|
73
|
-
|
|
74
|
-
### 第 17 次发布
|
|
75
|
-
|
|
76
|
-
发布时间:2022-09-16 06:24:43
|
|
77
|
-
|
|
78
|
-
本次发布包含了以下内容:
|
|
79
|
-
|
|
80
|
-
改善已有的文档。
|
|
81
|
-
|
|
82
|
-
新增数据结构:
|
|
83
|
-
|
|
84
|
-
* [RegisterInfo](https://cloud.tencent.com/document/api/1323/70369#RegisterInfo)
|
|
85
|
-
|
|
86
|
-
修改数据结构:
|
|
87
|
-
|
|
88
|
-
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
89
|
-
|
|
90
|
-
* 新增成员:RegisterInfo
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
## 云直播(live) 版本:2018-08-01
|
|
96
|
-
|
|
97
|
-
### 第 88 次发布
|
|
98
|
-
|
|
99
|
-
发布时间:2022-09-16 06:31:07
|
|
100
|
-
|
|
101
|
-
本次发布包含了以下内容:
|
|
102
|
-
|
|
103
|
-
改善已有的文档。
|
|
104
|
-
|
|
105
|
-
新增接口:
|
|
106
|
-
|
|
107
|
-
* [AuthenticateDomainOwner](https://cloud.tencent.com/document/api/267/80524)
|
|
108
|
-
|
|
109
|
-
修改接口:
|
|
110
|
-
|
|
111
|
-
* [AddLiveDomain](https://cloud.tencent.com/document/api/267/33862)
|
|
112
|
-
|
|
113
|
-
* 新增入参:VerifyOwnerType
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
## 视频内容安全(vm) 版本:2021-09-22
|
|
3
|
+
## 应用合规平台(acp) 版本:2022-01-05
|
|
119
4
|
|
|
120
|
-
### 第
|
|
5
|
+
### 第 5 次发布
|
|
121
6
|
|
|
122
|
-
发布时间:2022-09-
|
|
7
|
+
发布时间:2022-09-19 11:21:50
|
|
123
8
|
|
|
124
9
|
本次发布包含了以下内容:
|
|
125
10
|
|
|
126
11
|
改善已有的文档。
|
|
127
12
|
|
|
128
|
-
修改数据结构:
|
|
129
|
-
|
|
130
|
-
* [AudioResultDetailTextResult](https://cloud.tencent.com/document/api/1265/80019#AudioResultDetailTextResult)
|
|
131
|
-
|
|
132
|
-
* 新增成员:SubLabel
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
## 视频内容安全(vm) 版本:2020-12-29
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## 视频内容安全(vm) 版本:2020-07-09
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
## 云点播(vod) 版本:2018-07-17
|
|
146
|
-
|
|
147
|
-
### 第 120 次发布
|
|
148
|
-
|
|
149
|
-
发布时间:2022-09-16 06:48:25
|
|
150
|
-
|
|
151
|
-
本次发布包含了以下内容:
|
|
152
|
-
|
|
153
|
-
改善已有的文档。
|
|
154
|
-
|
|
155
|
-
新增接口:
|
|
156
|
-
|
|
157
|
-
* [ExtractTraceWatermark](https://cloud.tencent.com/document/api/266/80525)
|
|
158
|
-
|
|
159
13
|
修改接口:
|
|
160
14
|
|
|
161
|
-
* [
|
|
162
|
-
|
|
163
|
-
* 新增出参:ExtractTraceWatermarkTask, ReduceMediaBitrateTask
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
新增数据结构:
|
|
167
|
-
|
|
168
|
-
* [ExtractTraceWatermarkTask](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTask)
|
|
169
|
-
* [ExtractTraceWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskInput)
|
|
170
|
-
* [ExtractTraceWatermarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskOutput)
|
|
171
|
-
* [ReduceMediaBitrateAdaptiveDynamicStreamingResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateAdaptiveDynamicStreamingResult)
|
|
172
|
-
* [ReduceMediaBitrateMediaProcessTaskResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateMediaProcessTaskResult)
|
|
173
|
-
* [ReduceMediaBitrateTask](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateTask)
|
|
174
|
-
* [ReduceMediaBitrateTranscodeResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateTranscodeResult)
|
|
175
|
-
|
|
176
|
-
修改数据结构:
|
|
177
|
-
|
|
178
|
-
* [AdaptiveDynamicStreamingInfoItem](https://cloud.tencent.com/document/api/266/31773#AdaptiveDynamicStreamingInfoItem)
|
|
179
|
-
|
|
180
|
-
* 新增成员:DigitalWatermarkType
|
|
181
|
-
|
|
182
|
-
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
183
|
-
|
|
184
|
-
* 新增成员:ExtractTraceWatermarkCompleteEvent, ReduceMediaBitrateCompleteEvent
|
|
185
|
-
|
|
186
|
-
* [MediaTranscodeItem](https://cloud.tencent.com/document/api/266/31773#MediaTranscodeItem)
|
|
187
|
-
|
|
188
|
-
* 新增成员:DigitalWatermarkType
|
|
189
|
-
|
|
190
|
-
* [TraceWatermarkInput](https://cloud.tencent.com/document/api/266/31773#TraceWatermarkInput)
|
|
191
|
-
|
|
192
|
-
* 新增成员:Switch
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
198
|
-
|
|
199
|
-
### 第 125 次发布
|
|
200
|
-
|
|
201
|
-
发布时间:2022-09-16 06:49:40
|
|
202
|
-
|
|
203
|
-
本次发布包含了以下内容:
|
|
204
|
-
|
|
205
|
-
改善已有的文档。
|
|
206
|
-
|
|
207
|
-
新增接口:
|
|
208
|
-
|
|
209
|
-
* [DescribeCrossBorderFlowMonitor](https://cloud.tencent.com/document/api/215/80526)
|
|
210
|
-
|
|
211
|
-
新增数据结构:
|
|
212
|
-
|
|
213
|
-
* [CrossBorderFlowMonitorData](https://cloud.tencent.com/document/api/215/15824#CrossBorderFlowMonitorData)
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
|
218
|
-
|
|
219
|
-
### 第 7 次发布
|
|
220
|
-
|
|
221
|
-
发布时间:2022-09-16 06:52:09
|
|
222
|
-
|
|
223
|
-
本次发布包含了以下内容:
|
|
224
|
-
|
|
225
|
-
改善已有的文档。
|
|
226
|
-
|
|
227
|
-
新增接口:
|
|
228
|
-
|
|
229
|
-
* [DescribeKTVMusicsByTag](https://cloud.tencent.com/document/api/1592/80528)
|
|
230
|
-
* [DescribeKTVTags](https://cloud.tencent.com/document/api/1592/80527)
|
|
231
|
-
|
|
232
|
-
新增数据结构:
|
|
233
|
-
|
|
234
|
-
* [KTVBPMInfo](https://cloud.tencent.com/document/api/1592/76191#KTVBPMInfo)
|
|
235
|
-
* [KTVTagGroupInfo](https://cloud.tencent.com/document/api/1592/76191#KTVTagGroupInfo)
|
|
236
|
-
* [KTVTagInfo](https://cloud.tencent.com/document/api/1592/76191#KTVTagInfo)
|
|
15
|
+
* [CreateAppScanTask](https://cloud.tencent.com/document/api/1553/75166)
|
|
237
16
|
|
|
238
|
-
|
|
17
|
+
* 新增入参:AppSha1, PrivacyTextMD5
|
|
239
18
|
|
|
240
|
-
* [
|
|
19
|
+
* [CreateAppScanTaskRepeat](https://cloud.tencent.com/document/api/1553/75165)
|
|
241
20
|
|
|
242
|
-
*
|
|
21
|
+
* 新增入参:AppSha1, PrivacyTextMD5
|
|
243
22
|
|
|
244
23
|
|
|
245
24
|
|
|
@@ -495,6 +274,25 @@
|
|
|
495
274
|
|
|
496
275
|
## 应用合规平台(acp) 版本:2022-01-05
|
|
497
276
|
|
|
277
|
+
### 第 5 次发布
|
|
278
|
+
|
|
279
|
+
发布时间:2022-09-19 11:21:50
|
|
280
|
+
|
|
281
|
+
本次发布包含了以下内容:
|
|
282
|
+
|
|
283
|
+
改善已有的文档。
|
|
284
|
+
|
|
285
|
+
修改接口:
|
|
286
|
+
|
|
287
|
+
* [CreateAppScanTask](https://cloud.tencent.com/document/api/1553/75166)
|
|
288
|
+
|
|
289
|
+
* 新增入参:AppSha1, PrivacyTextMD5
|
|
290
|
+
|
|
291
|
+
* [CreateAppScanTaskRepeat](https://cloud.tencent.com/document/api/1553/75165)
|
|
292
|
+
|
|
293
|
+
* 新增入参:AppSha1, PrivacyTextMD5
|
|
294
|
+
|
|
295
|
+
|
|
498
296
|
### 第 4 次发布
|
|
499
297
|
|
|
500
298
|
发布时间:2022-08-24 06:06:48
|
|
@@ -13850,6 +13648,25 @@
|
|
|
13850
13648
|
|
|
13851
13649
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
13852
13650
|
|
|
13651
|
+
### 第 111 次发布
|
|
13652
|
+
|
|
13653
|
+
发布时间:2022-09-19 06:14:28
|
|
13654
|
+
|
|
13655
|
+
本次发布包含了以下内容:
|
|
13656
|
+
|
|
13657
|
+
改善已有的文档。
|
|
13658
|
+
|
|
13659
|
+
修改接口:
|
|
13660
|
+
|
|
13661
|
+
* [PushUrlsCache](https://cloud.tencent.com/document/api/228/37869)
|
|
13662
|
+
|
|
13663
|
+
* 新增入参:Headers
|
|
13664
|
+
|
|
13665
|
+
|
|
13666
|
+
新增数据结构:
|
|
13667
|
+
|
|
13668
|
+
* [HTTPHeader](https://cloud.tencent.com/document/api/228/30987#HTTPHeader)
|
|
13669
|
+
|
|
13853
13670
|
### 第 110 次发布
|
|
13854
13671
|
|
|
13855
13672
|
发布时间:2022-08-04 06:14:18
|
|
@@ -17922,6 +17739,60 @@
|
|
|
17922
17739
|
|
|
17923
17740
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
17924
17741
|
|
|
17742
|
+
### 第 57 次发布
|
|
17743
|
+
|
|
17744
|
+
发布时间:2022-09-19 06:16:48
|
|
17745
|
+
|
|
17746
|
+
本次发布包含了以下内容:
|
|
17747
|
+
|
|
17748
|
+
改善已有的文档。
|
|
17749
|
+
|
|
17750
|
+
修改接口:
|
|
17751
|
+
|
|
17752
|
+
* [ModifyConnectResource](https://cloud.tencent.com/document/api/597/77794)
|
|
17753
|
+
|
|
17754
|
+
* 新增入参:CtsdbConnectParam
|
|
17755
|
+
|
|
17756
|
+
|
|
17757
|
+
新增数据结构:
|
|
17758
|
+
|
|
17759
|
+
* [CtsdbConnectParam](https://cloud.tencent.com/document/api/597/40861#CtsdbConnectParam)
|
|
17760
|
+
* [CtsdbModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#CtsdbModifyConnectParam)
|
|
17761
|
+
* [CtsdbParam](https://cloud.tencent.com/document/api/597/40861#CtsdbParam)
|
|
17762
|
+
* [KVParam](https://cloud.tencent.com/document/api/597/40861#KVParam)
|
|
17763
|
+
* [SplitParam](https://cloud.tencent.com/document/api/597/40861#SplitParam)
|
|
17764
|
+
|
|
17765
|
+
修改数据结构:
|
|
17766
|
+
|
|
17767
|
+
* [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource)
|
|
17768
|
+
|
|
17769
|
+
* 新增成员:CtsdbParam
|
|
17770
|
+
|
|
17771
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
17772
|
+
|
|
17773
|
+
* 新增成员:MariaDBConnectParam, SQLServerConnectParam, CtsdbConnectParam
|
|
17774
|
+
|
|
17775
|
+
* [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp)
|
|
17776
|
+
|
|
17777
|
+
* 新增成员:MariaDBConnectParam, SQLServerConnectParam, CtsdbConnectParam
|
|
17778
|
+
|
|
17779
|
+
* [MariaDBParam](https://cloud.tencent.com/document/api/597/40861#MariaDBParam)
|
|
17780
|
+
|
|
17781
|
+
* 新增成员:KeyColumns, IsTablePrefix, OutputFormat, IncludeContentChanges, IncludeQuery, RecordWithSchema
|
|
17782
|
+
|
|
17783
|
+
* [PostgreSQLParam](https://cloud.tencent.com/document/api/597/40861#PostgreSQLParam)
|
|
17784
|
+
|
|
17785
|
+
* 新增成员:IsTableRegular, KeyColumns, RecordWithSchema
|
|
17786
|
+
|
|
17787
|
+
* [TransformsParam](https://cloud.tencent.com/document/api/597/40861#TransformsParam)
|
|
17788
|
+
|
|
17789
|
+
* 新增成员:KeepMetadata
|
|
17790
|
+
|
|
17791
|
+
* [ValueParam](https://cloud.tencent.com/document/api/597/40861#ValueParam)
|
|
17792
|
+
|
|
17793
|
+
* 新增成员:Split, KV, Result
|
|
17794
|
+
|
|
17795
|
+
|
|
17925
17796
|
### 第 56 次发布
|
|
17926
17797
|
|
|
17927
17798
|
发布时间:2022-08-30 06:16:47
|
|
@@ -20974,6 +20845,59 @@
|
|
|
20974
20845
|
|
|
20975
20846
|
|
|
20976
20847
|
|
|
20848
|
+
## 云端 IDE(cloudstudio) 版本:2021-05-24
|
|
20849
|
+
|
|
20850
|
+
### 第 1 次发布
|
|
20851
|
+
|
|
20852
|
+
发布时间:2022-09-16 10:03:09
|
|
20853
|
+
|
|
20854
|
+
本次发布包含了以下内容:
|
|
20855
|
+
|
|
20856
|
+
改善已有的文档。
|
|
20857
|
+
|
|
20858
|
+
新增接口:
|
|
20859
|
+
|
|
20860
|
+
* [CreateCustomizeTemplates](https://cloud.tencent.com/document/api/1039/80553)
|
|
20861
|
+
* [CreateWorkspaceByAgent](https://cloud.tencent.com/document/api/1039/80542)
|
|
20862
|
+
* [CreateWorkspaceByTemplate](https://cloud.tencent.com/document/api/1039/80552)
|
|
20863
|
+
* [CreateWorkspaceByVersionControl](https://cloud.tencent.com/document/api/1039/80541)
|
|
20864
|
+
* [DeleteCustomizeTemplatesById](https://cloud.tencent.com/document/api/1039/80551)
|
|
20865
|
+
* [DescribeCustomizeTemplates](https://cloud.tencent.com/document/api/1039/80550)
|
|
20866
|
+
* [DescribeCustomizeTemplatesById](https://cloud.tencent.com/document/api/1039/80549)
|
|
20867
|
+
* [DescribeCustomizeTemplatesPresets](https://cloud.tencent.com/document/api/1039/80548)
|
|
20868
|
+
* [DescribeWorkspaceEnvList](https://cloud.tencent.com/document/api/1039/80540)
|
|
20869
|
+
* [DescribeWorkspaceNameExist](https://cloud.tencent.com/document/api/1039/80539)
|
|
20870
|
+
* [DescribeWorkspaceStatus](https://cloud.tencent.com/document/api/1039/80538)
|
|
20871
|
+
* [DescribeWorkspaceStatusList](https://cloud.tencent.com/document/api/1039/80537)
|
|
20872
|
+
* [ModifyCustomizeTemplateVersionControl](https://cloud.tencent.com/document/api/1039/80547)
|
|
20873
|
+
* [ModifyCustomizeTemplatesFullById](https://cloud.tencent.com/document/api/1039/80546)
|
|
20874
|
+
* [ModifyCustomizeTemplatesPartById](https://cloud.tencent.com/document/api/1039/80545)
|
|
20875
|
+
* [ModifyWorkspaceAttributes](https://cloud.tencent.com/document/api/1039/80544)
|
|
20876
|
+
* [RecoverWorkspace](https://cloud.tencent.com/document/api/1039/80536)
|
|
20877
|
+
* [RemoveWorkspace](https://cloud.tencent.com/document/api/1039/80535)
|
|
20878
|
+
* [RunWorkspace](https://cloud.tencent.com/document/api/1039/80534)
|
|
20879
|
+
* [StopWorkspace](https://cloud.tencent.com/document/api/1039/80533)
|
|
20880
|
+
|
|
20881
|
+
新增数据结构:
|
|
20882
|
+
|
|
20883
|
+
* [AgentSpaceDTO](https://cloud.tencent.com/document/api/1039/80554#AgentSpaceDTO)
|
|
20884
|
+
* [CustomizeTemplatesPresetsInfo](https://cloud.tencent.com/document/api/1039/80554#CustomizeTemplatesPresetsInfo)
|
|
20885
|
+
* [ImageUserDTO](https://cloud.tencent.com/document/api/1039/80554#ImageUserDTO)
|
|
20886
|
+
* [UserDefinedTemplateParams](https://cloud.tencent.com/document/api/1039/80554#UserDefinedTemplateParams)
|
|
20887
|
+
* [UserDefinedTemplatePatchedParams](https://cloud.tencent.com/document/api/1039/80554#UserDefinedTemplatePatchedParams)
|
|
20888
|
+
* [UserInfoRsp](https://cloud.tencent.com/document/api/1039/80554#UserInfoRsp)
|
|
20889
|
+
* [UserSubInfo](https://cloud.tencent.com/document/api/1039/80554#UserSubInfo)
|
|
20890
|
+
* [WorkspaceDTO](https://cloud.tencent.com/document/api/1039/80554#WorkspaceDTO)
|
|
20891
|
+
* [WorkspaceInfo](https://cloud.tencent.com/document/api/1039/80554#WorkspaceInfo)
|
|
20892
|
+
* [WorkspaceInfoDTO](https://cloud.tencent.com/document/api/1039/80554#WorkspaceInfoDTO)
|
|
20893
|
+
* [WorkspaceResourceDTO](https://cloud.tencent.com/document/api/1039/80554#WorkspaceResourceDTO)
|
|
20894
|
+
* [WorkspaceShareInfo](https://cloud.tencent.com/document/api/1039/80554#WorkspaceShareInfo)
|
|
20895
|
+
* [WorkspaceStatusInfo](https://cloud.tencent.com/document/api/1039/80554#WorkspaceStatusInfo)
|
|
20896
|
+
* [WorkspaceTemplateInfo](https://cloud.tencent.com/document/api/1039/80554#WorkspaceTemplateInfo)
|
|
20897
|
+
|
|
20898
|
+
|
|
20899
|
+
|
|
20900
|
+
|
|
20977
20901
|
## 日志服务(cls) 版本:2020-10-16
|
|
20978
20902
|
|
|
20979
20903
|
### 第 29 次发布
|
|
@@ -33197,11 +33121,11 @@
|
|
|
33197
33121
|
|
|
33198
33122
|
新增接口:
|
|
33199
33123
|
|
|
33200
|
-
* [
|
|
33124
|
+
* [DescribeDomainGroupList](https://cloud.tencent.com/document/api/1427/80523)
|
|
33201
33125
|
|
|
33202
33126
|
新增数据结构:
|
|
33203
33127
|
|
|
33204
|
-
* [
|
|
33128
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/1427/56185#GroupInfo)
|
|
33205
33129
|
|
|
33206
33130
|
### 第 7 次发布
|
|
33207
33131
|
|
|
@@ -38463,7 +38387,7 @@
|
|
|
38463
38387
|
|
|
38464
38388
|
新增数据结构:
|
|
38465
38389
|
|
|
38466
|
-
* [
|
|
38390
|
+
* [RegisterInfo](https://cloud.tencent.com/document/api/1323/70369#RegisterInfo)
|
|
38467
38391
|
|
|
38468
38392
|
修改数据结构:
|
|
38469
38393
|
|
|
@@ -49848,7 +49772,7 @@
|
|
|
49848
49772
|
|
|
49849
49773
|
新增接口:
|
|
49850
49774
|
|
|
49851
|
-
* [
|
|
49775
|
+
* [AuthenticateDomainOwner](https://cloud.tencent.com/document/api/267/80524)
|
|
49852
49776
|
|
|
49853
49777
|
修改接口:
|
|
49854
49778
|
|
|
@@ -60639,6 +60563,21 @@
|
|
|
60639
60563
|
|
|
60640
60564
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
60641
60565
|
|
|
60566
|
+
### 第 10 次发布
|
|
60567
|
+
|
|
60568
|
+
发布时间:2022-09-19 06:43:11
|
|
60569
|
+
|
|
60570
|
+
本次发布包含了以下内容:
|
|
60571
|
+
|
|
60572
|
+
改善已有的文档。
|
|
60573
|
+
|
|
60574
|
+
修改数据结构:
|
|
60575
|
+
|
|
60576
|
+
* [MetricData](https://cloud.tencent.com/document/api/1338/55947#MetricData)
|
|
60577
|
+
|
|
60578
|
+
* 新增成员:MetricCount
|
|
60579
|
+
|
|
60580
|
+
|
|
60642
60581
|
### 第 9 次发布
|
|
60643
60582
|
|
|
60644
60583
|
发布时间:2022-08-15 06:34:53
|
|
@@ -60837,6 +60776,49 @@
|
|
|
60837
60776
|
|
|
60838
60777
|
## 云压测(pts) 版本:2021-07-28
|
|
60839
60778
|
|
|
60779
|
+
### 第 4 次发布
|
|
60780
|
+
|
|
60781
|
+
发布时间:2022-09-19 06:43:24
|
|
60782
|
+
|
|
60783
|
+
本次发布包含了以下内容:
|
|
60784
|
+
|
|
60785
|
+
改善已有的文档。
|
|
60786
|
+
|
|
60787
|
+
新增数据结构:
|
|
60788
|
+
|
|
60789
|
+
* [NotificationHook](https://cloud.tencent.com/document/api/1484/78100#NotificationHook)
|
|
60790
|
+
|
|
60791
|
+
修改数据结构:
|
|
60792
|
+
|
|
60793
|
+
* [AlertChannelRecord](https://cloud.tencent.com/document/api/1484/78100#AlertChannelRecord)
|
|
60794
|
+
|
|
60795
|
+
* 新增成员:AppId, Uin, SubAccountUin
|
|
60796
|
+
|
|
60797
|
+
* [AlertRecord](https://cloud.tencent.com/document/api/1484/78100#AlertRecord)
|
|
60798
|
+
|
|
60799
|
+
* 新增成员:AppId, Uin, SubAccountUin, ScenarioName, Target, JobSLAId, JobSLADescription
|
|
60800
|
+
|
|
60801
|
+
* [CronJob](https://cloud.tencent.com/document/api/1484/78100#CronJob)
|
|
60802
|
+
|
|
60803
|
+
* 新增成员:AppId, Uin, SubAccountUin
|
|
60804
|
+
|
|
60805
|
+
* [File](https://cloud.tencent.com/document/api/1484/78100#File)
|
|
60806
|
+
|
|
60807
|
+
* 新增成员:CreatedAt, ProjectId
|
|
60808
|
+
|
|
60809
|
+
* [Job](https://cloud.tencent.com/document/api/1484/78100#Job)
|
|
60810
|
+
|
|
60811
|
+
* 新增成员:Type, DomainNameConfig, Debug, AbortReason, CreatedAt, ProjectId, NotificationHooks
|
|
60812
|
+
|
|
60813
|
+
* [RequestSummary](https://cloud.tencent.com/document/api/1484/78100#RequestSummary)
|
|
60814
|
+
|
|
60815
|
+
* 新增成员:P99, Status, Result
|
|
60816
|
+
|
|
60817
|
+
* [Scenario](https://cloud.tencent.com/document/api/1484/78100#Scenario)
|
|
60818
|
+
|
|
60819
|
+
* 新增成员:NotificationHooks
|
|
60820
|
+
|
|
60821
|
+
|
|
60840
60822
|
### 第 3 次发布
|
|
60841
60823
|
|
|
60842
60824
|
发布时间:2022-08-22 06:42:21
|
|
@@ -84277,7 +84259,7 @@
|
|
|
84277
84259
|
|
|
84278
84260
|
新增接口:
|
|
84279
84261
|
|
|
84280
|
-
* [
|
|
84262
|
+
* [ExtractTraceWatermark](https://cloud.tencent.com/document/api/266/80525)
|
|
84281
84263
|
|
|
84282
84264
|
修改接口:
|
|
84283
84265
|
|
|
@@ -84288,13 +84270,13 @@
|
|
|
84288
84270
|
|
|
84289
84271
|
新增数据结构:
|
|
84290
84272
|
|
|
84291
|
-
* [
|
|
84292
|
-
* [
|
|
84293
|
-
* [
|
|
84294
|
-
* [
|
|
84295
|
-
* [
|
|
84296
|
-
* [
|
|
84297
|
-
* [
|
|
84273
|
+
* [ExtractTraceWatermarkTask](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTask)
|
|
84274
|
+
* [ExtractTraceWatermarkTaskInput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskInput)
|
|
84275
|
+
* [ExtractTraceWatermarkTaskOutput](https://cloud.tencent.com/document/api/266/31773#ExtractTraceWatermarkTaskOutput)
|
|
84276
|
+
* [ReduceMediaBitrateAdaptiveDynamicStreamingResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateAdaptiveDynamicStreamingResult)
|
|
84277
|
+
* [ReduceMediaBitrateMediaProcessTaskResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateMediaProcessTaskResult)
|
|
84278
|
+
* [ReduceMediaBitrateTask](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateTask)
|
|
84279
|
+
* [ReduceMediaBitrateTranscodeResult](https://cloud.tencent.com/document/api/266/31773#ReduceMediaBitrateTranscodeResult)
|
|
84298
84280
|
|
|
84299
84281
|
修改数据结构:
|
|
84300
84282
|
|
|
@@ -87544,11 +87526,11 @@
|
|
|
87544
87526
|
|
|
87545
87527
|
新增接口:
|
|
87546
87528
|
|
|
87547
|
-
* [
|
|
87529
|
+
* [DescribeCrossBorderFlowMonitor](https://cloud.tencent.com/document/api/215/80526)
|
|
87548
87530
|
|
|
87549
87531
|
新增数据结构:
|
|
87550
87532
|
|
|
87551
|
-
* [
|
|
87533
|
+
* [CrossBorderFlowMonitorData](https://cloud.tencent.com/document/api/215/15824#CrossBorderFlowMonitorData)
|
|
87552
87534
|
|
|
87553
87535
|
### 第 124 次发布
|
|
87554
87536
|
|
|
@@ -91173,14 +91155,14 @@
|
|
|
91173
91155
|
|
|
91174
91156
|
新增接口:
|
|
91175
91157
|
|
|
91176
|
-
* [
|
|
91177
|
-
* [
|
|
91158
|
+
* [DescribeKTVMusicsByTag](https://cloud.tencent.com/document/api/1592/80528)
|
|
91159
|
+
* [DescribeKTVTags](https://cloud.tencent.com/document/api/1592/80527)
|
|
91178
91160
|
|
|
91179
91161
|
新增数据结构:
|
|
91180
91162
|
|
|
91181
|
-
* [
|
|
91182
|
-
* [
|
|
91183
|
-
* [
|
|
91163
|
+
* [KTVBPMInfo](https://cloud.tencent.com/document/api/1592/76191#KTVBPMInfo)
|
|
91164
|
+
* [KTVTagGroupInfo](https://cloud.tencent.com/document/api/1592/76191#KTVTagGroupInfo)
|
|
91165
|
+
* [KTVTagInfo](https://cloud.tencent.com/document/api/1592/76191#KTVTagInfo)
|
|
91184
91166
|
|
|
91185
91167
|
修改数据结构:
|
|
91186
91168
|
|