tencentcloud-sdk-nodejs 4.0.513 → 4.0.514
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 +218 -0
- package/SERVICE_CHANGELOG.md +320 -48
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cls/v20201016/cls_client.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +5 -4
- package/src/services/cwp/v20180228/cwp_models.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +2 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +43 -2
- package/src/services/live/v20180801/live_models.ts +128 -110
- package/src/services/tcr/v20190924/tcr_client.ts +2 -14
- package/src/services/tcr/v20190924/tcr_models.ts +9 -44
- package/src/services/tdmq/v20200217/tdmq_models.ts +10 -0
- package/src/services/teo/v20220901/teo_client.ts +27 -0
- package/src/services/teo/v20220901/teo_models.ts +157 -0
- package/src/services/vod/v20180717/vod_client.ts +1 -0
- package/src/services/vod/v20180717/vod_models.ts +58 -22
- package/src/services/wedata/v20210820/wedata_client.ts +1 -0
- package/src/services/wedata/v20210820/wedata_models.ts +41 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +5 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +36 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +94 -76
- package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +1 -5
- package/tencentcloud/services/tcr/v20190924/tcr_client.js +0 -6
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -38
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +8 -0
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +9 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +12 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +135 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +50 -19
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +35 -1
- package/test/tcr.v20190924.test.js +0 -10
- package/test/teo.v20220901.test.js +20 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,221 @@
|
|
|
1
|
+
# Release 4.0.514
|
|
2
|
+
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
|
+
|
|
5
|
+
### 第 39 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-30 01:18:47
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [AddInstances](https://cloud.tencent.com/document/api/1003/48088)
|
|
16
|
+
|
|
17
|
+
* 新增入参:ParamTemplateId, InstanceParams
|
|
18
|
+
|
|
19
|
+
* [DeleteBackup](https://cloud.tencent.com/document/api/1003/82201)
|
|
20
|
+
|
|
21
|
+
* 新增入参:BackupIds
|
|
22
|
+
|
|
23
|
+
* <font color="#dd0000">**修改入参**:</font>SnapshotIdList
|
|
24
|
+
|
|
25
|
+
* [RollBackCluster](https://cloud.tencent.com/document/api/1003/70115)
|
|
26
|
+
|
|
27
|
+
* 新增入参:RollbackMode
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
新增数据结构:
|
|
31
|
+
|
|
32
|
+
* [ModifyParamItem](https://cloud.tencent.com/document/api/1003/48097#ModifyParamItem)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
37
|
+
|
|
38
|
+
### 第 94 次发布
|
|
39
|
+
|
|
40
|
+
发布时间:2022-12-30 01:32:32
|
|
41
|
+
|
|
42
|
+
本次发布包含了以下内容:
|
|
43
|
+
|
|
44
|
+
改善已有的文档。
|
|
45
|
+
|
|
46
|
+
修改数据结构:
|
|
47
|
+
|
|
48
|
+
* [CallBackRuleInfo](https://cloud.tencent.com/document/api/267/20474#CallBackRuleInfo)
|
|
49
|
+
|
|
50
|
+
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime, TemplateId, DomainName, AppName
|
|
51
|
+
|
|
52
|
+
* [CertInfo](https://cloud.tencent.com/document/api/267/20474#CertInfo)
|
|
53
|
+
|
|
54
|
+
* <font color="#dd0000">**修改成员**:</font>CertId, CertName, Description, CreateTime, HttpsCrt, CertType, CertExpireTime, DomainList
|
|
55
|
+
|
|
56
|
+
* [DomainCertInfo](https://cloud.tencent.com/document/api/267/20474#DomainCertInfo)
|
|
57
|
+
|
|
58
|
+
* <font color="#dd0000">**修改成员**:</font>CertId, CertName, Description, CreateTime, HttpsCrt, CertType, CertExpireTime, DomainName, Status, CertDomains, CloudCertId
|
|
59
|
+
|
|
60
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/267/20474#DomainInfo)
|
|
61
|
+
|
|
62
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Status, CreateTime, BCName, TargetDomain, PlayType, IsDelayLive, CurrentCName, RentTag, RentExpireTime, IsMiniProgramLive
|
|
63
|
+
|
|
64
|
+
* [ForbidStreamInfo](https://cloud.tencent.com/document/api/267/20474#ForbidStreamInfo)
|
|
65
|
+
|
|
66
|
+
* <font color="#dd0000">**修改成员**:</font>StreamName, CreateTime, ExpireTime, AppName, DomainName
|
|
67
|
+
|
|
68
|
+
* [LiveDomainCertBindings](https://cloud.tencent.com/document/api/267/20474#LiveDomainCertBindings)
|
|
69
|
+
|
|
70
|
+
* <font color="#dd0000">**修改成员**:</font>DomainName, CertificateAlias, CertType, Status, CertExpireTime, CertId, CloudCertId, UpdateTime
|
|
71
|
+
|
|
72
|
+
* [LivePackageInfo](https://cloud.tencent.com/document/api/267/20474#LivePackageInfo)
|
|
73
|
+
|
|
74
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Total, Used, Left, BuyTime, ExpireTime, Type, Status
|
|
75
|
+
|
|
76
|
+
* [LogInfo](https://cloud.tencent.com/document/api/267/20474#LogInfo)
|
|
77
|
+
|
|
78
|
+
* <font color="#dd0000">**修改成员**:</font>LogName, LogUrl, LogTime, FileSize
|
|
79
|
+
|
|
80
|
+
* [RuleInfo](https://cloud.tencent.com/document/api/267/20474#RuleInfo)
|
|
81
|
+
|
|
82
|
+
* <font color="#dd0000">**修改成员**:</font>CreateTime, UpdateTime, TemplateId, DomainName, AppName, StreamName
|
|
83
|
+
|
|
84
|
+
* [WatermarkInfo](https://cloud.tencent.com/document/api/267/20474#WatermarkInfo)
|
|
85
|
+
|
|
86
|
+
* <font color="#dd0000">**修改成员**:</font>WatermarkId, PictureUrl, XPosition, YPosition, WatermarkName, Status, CreateTime, Width, Height
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
92
|
+
|
|
93
|
+
### 第 48 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2022-12-30 01:44:00
|
|
96
|
+
|
|
97
|
+
本次发布包含了以下内容:
|
|
98
|
+
|
|
99
|
+
改善已有的文档。
|
|
100
|
+
|
|
101
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
102
|
+
|
|
103
|
+
* CreateSecurityPolicies
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
108
|
+
|
|
109
|
+
### 第 43 次发布
|
|
110
|
+
|
|
111
|
+
发布时间:2022-12-30 01:47:00
|
|
112
|
+
|
|
113
|
+
本次发布包含了以下内容:
|
|
114
|
+
|
|
115
|
+
改善已有的文档。
|
|
116
|
+
|
|
117
|
+
修改数据结构:
|
|
118
|
+
|
|
119
|
+
* [RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic)
|
|
120
|
+
|
|
121
|
+
* 新增成员:Type, GroupNum
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
127
|
+
|
|
128
|
+
### 第 23 次发布
|
|
129
|
+
|
|
130
|
+
发布时间:2022-12-30 01:48:06
|
|
131
|
+
|
|
132
|
+
本次发布包含了以下内容:
|
|
133
|
+
|
|
134
|
+
改善已有的文档。
|
|
135
|
+
|
|
136
|
+
新增接口:
|
|
137
|
+
|
|
138
|
+
* [DescribeOriginProtection](https://cloud.tencent.com/document/api/1552/84664)
|
|
139
|
+
* [UpdateOriginProtectionIPWhitelist](https://cloud.tencent.com/document/api/1552/84663)
|
|
140
|
+
|
|
141
|
+
新增数据结构:
|
|
142
|
+
|
|
143
|
+
* [DiffIPWhitelist](https://cloud.tencent.com/document/api/1552/80721#DiffIPWhitelist)
|
|
144
|
+
* [IPWhitelist](https://cloud.tencent.com/document/api/1552/80721#IPWhitelist)
|
|
145
|
+
* [OriginProtectionInfo](https://cloud.tencent.com/document/api/1552/80721#OriginProtectionInfo)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## 云点播(vod) 版本:2018-07-17
|
|
154
|
+
|
|
155
|
+
### 第 135 次发布
|
|
156
|
+
|
|
157
|
+
发布时间:2022-12-30 01:55:04
|
|
158
|
+
|
|
159
|
+
本次发布包含了以下内容:
|
|
160
|
+
|
|
161
|
+
改善已有的文档。
|
|
162
|
+
|
|
163
|
+
修改接口:
|
|
164
|
+
|
|
165
|
+
* [CreateProcedureTemplate](https://cloud.tencent.com/document/api/266/33897)
|
|
166
|
+
|
|
167
|
+
* 新增入参:ReviewAudioVideoTask
|
|
168
|
+
|
|
169
|
+
* [ResetProcedureTemplate](https://cloud.tencent.com/document/api/266/33894)
|
|
170
|
+
|
|
171
|
+
* 新增入参:ReviewAudioVideoTask
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
新增数据结构:
|
|
175
|
+
|
|
176
|
+
* [ProcedureReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ProcedureReviewAudioVideoTaskInput)
|
|
177
|
+
|
|
178
|
+
修改数据结构:
|
|
179
|
+
|
|
180
|
+
* [ProcedureTemplate](https://cloud.tencent.com/document/api/266/31773#ProcedureTemplate)
|
|
181
|
+
|
|
182
|
+
* 新增成员:ReviewAudioVideoTask
|
|
183
|
+
|
|
184
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Comment, MediaProcessTask, AiContentReviewTask, AiAnalysisTask, AiRecognitionTask, MiniProgramPublishTask, CreateTime, UpdateTime
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
190
|
+
|
|
191
|
+
### 第 16 次发布
|
|
192
|
+
|
|
193
|
+
发布时间:2022-12-30 01:58:31
|
|
194
|
+
|
|
195
|
+
本次发布包含了以下内容:
|
|
196
|
+
|
|
197
|
+
改善已有的文档。
|
|
198
|
+
|
|
199
|
+
修改接口:
|
|
200
|
+
|
|
201
|
+
* [DescribeInLongAgentList](https://cloud.tencent.com/document/api/1267/82510)
|
|
202
|
+
|
|
203
|
+
* 新增入参:AgentTypes
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
新增数据结构:
|
|
207
|
+
|
|
208
|
+
* [CvmAgentStatus](https://cloud.tencent.com/document/api/1267/76336#CvmAgentStatus)
|
|
209
|
+
|
|
210
|
+
修改数据结构:
|
|
211
|
+
|
|
212
|
+
* [InLongAgentDetail](https://cloud.tencent.com/document/api/1267/76336#InLongAgentDetail)
|
|
213
|
+
|
|
214
|
+
* 新增成员:AgentGroupId, CvmAgentStatusList, AgentTotal
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
1
219
|
# Release 4.0.513
|
|
2
220
|
|
|
3
221
|
## 音频内容安全(ams) 版本:2020-12-29
|