tencentcloud-sdk-nodejs-vpc 4.0.541 → 4.0.542
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 +111 -0
- package/SERVICE_CHANGELOG.md +144 -216
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/vpc/v20170312/vpc_client.ts +2 -2
- package/src/services/vpc/v20170312/vpc_models.ts +52 -33
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +52 -33
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,114 @@
|
|
|
1
|
+
# Release 4.0.542
|
|
2
|
+
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
|
+
|
|
5
|
+
### 第 34 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-02-20 01:06:05
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [SetPlaylistCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlaylistCommandInput)
|
|
16
|
+
|
|
17
|
+
* 新增成员:MusicURLs
|
|
18
|
+
|
|
19
|
+
* [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
|
|
20
|
+
|
|
21
|
+
* 新增成员:PrivateMapKey, Role
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
27
|
+
|
|
28
|
+
### 第 15 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2023-02-17 11:41:16
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [GetRequestStatistics](https://cloud.tencent.com/document/api/1110/86633)
|
|
39
|
+
|
|
40
|
+
* 新增入参:CaptchaAppId, StartTimeStr, EndTimeStr, Dimension
|
|
41
|
+
|
|
42
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
43
|
+
|
|
44
|
+
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
45
|
+
|
|
46
|
+
* 新增入参:StartTimeStr, EndTimeStr, Dimension
|
|
47
|
+
|
|
48
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
54
|
+
|
|
55
|
+
### 第 28 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2023-02-20 01:16:09
|
|
58
|
+
|
|
59
|
+
本次发布包含了以下内容:
|
|
60
|
+
|
|
61
|
+
改善已有的文档。
|
|
62
|
+
|
|
63
|
+
新增接口:
|
|
64
|
+
|
|
65
|
+
* [DescribeBlockIgnoreList](https://cloud.tencent.com/document/api/1132/86691)
|
|
66
|
+
|
|
67
|
+
新增数据结构:
|
|
68
|
+
|
|
69
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
74
|
+
|
|
75
|
+
### 第 50 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2023-02-20 01:41:08
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
新增接口:
|
|
84
|
+
|
|
85
|
+
* [ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/237/86692)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
90
|
+
|
|
91
|
+
### 第 18 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2023-02-20 01:49:40
|
|
94
|
+
|
|
95
|
+
本次发布包含了以下内容:
|
|
96
|
+
|
|
97
|
+
改善已有的文档。
|
|
98
|
+
|
|
99
|
+
修改数据结构:
|
|
100
|
+
|
|
101
|
+
* [AutomationAgentInfo](https://cloud.tencent.com/document/api/1340/52687#AutomationAgentInfo)
|
|
102
|
+
|
|
103
|
+
* 新增成员:SupportFeatures
|
|
104
|
+
|
|
105
|
+
* [CommandDocument](https://cloud.tencent.com/document/api/1340/52687#CommandDocument)
|
|
106
|
+
|
|
107
|
+
* 新增成员:OutputCOSBucketUrl, OutputCOSKeyPrefix
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
1
112
|
# Release 4.0.541
|
|
2
113
|
|
|
3
114
|
## 验证码(captcha) 版本:2019-07-22
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,132 +1,33 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 14 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-02-17 01:29:11
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [GetRequestStatistics](https://cloud.tencent.com/document/api/1110/86633)
|
|
16
|
-
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
21
|
-
|
|
22
|
-
### 第 114 次发布
|
|
23
|
-
|
|
24
|
-
发布时间:2023-02-17 01:33:04
|
|
25
|
-
|
|
26
|
-
本次发布包含了以下内容:
|
|
27
|
-
|
|
28
|
-
改善已有的文档。
|
|
29
|
-
|
|
30
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
31
|
-
|
|
32
|
-
* UpgradeCDBProxy
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
37
|
-
|
|
38
|
-
### 第 44 次发布
|
|
39
|
-
|
|
40
|
-
发布时间:2023-02-17 02:45:25
|
|
41
|
-
|
|
42
|
-
本次发布包含了以下内容:
|
|
43
|
-
|
|
44
|
-
改善已有的文档。
|
|
45
|
-
|
|
46
|
-
新增接口:
|
|
47
|
-
|
|
48
|
-
* [SwitchClusterVpc](https://cloud.tencent.com/document/api/1003/86634)
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
53
4
|
|
|
54
|
-
### 第
|
|
5
|
+
### 第 34 次发布
|
|
55
6
|
|
|
56
|
-
发布时间:2023-02-
|
|
7
|
+
发布时间:2023-02-20 01:06:05
|
|
57
8
|
|
|
58
9
|
本次发布包含了以下内容:
|
|
59
10
|
|
|
60
11
|
改善已有的文档。
|
|
61
12
|
|
|
62
|
-
新增接口:
|
|
63
|
-
|
|
64
|
-
* [AddGroupMember](https://cloud.tencent.com/document/api/1639/86647)
|
|
65
|
-
* [BatchAddGroupMember](https://cloud.tencent.com/document/api/1639/86646)
|
|
66
|
-
* [BatchCreateGroupWithMembers](https://cloud.tencent.com/document/api/1639/86645)
|
|
67
|
-
* [BatchDeleteGroupMember](https://cloud.tencent.com/document/api/1639/86644)
|
|
68
|
-
* [CreateGroupWithMembers](https://cloud.tencent.com/document/api/1639/86643)
|
|
69
|
-
* [CreateGroupWithSubGroup](https://cloud.tencent.com/document/api/1639/86642)
|
|
70
|
-
* [DeleteGroup](https://cloud.tencent.com/document/api/1639/86641)
|
|
71
|
-
* [DeleteGroupMember](https://cloud.tencent.com/document/api/1639/86640)
|
|
72
|
-
* [DescribeGroup](https://cloud.tencent.com/document/api/1639/86639)
|
|
73
|
-
* [DescribeGroupList](https://cloud.tencent.com/document/api/1639/86638)
|
|
74
|
-
* [DescribeGroupMemberList](https://cloud.tencent.com/document/api/1639/86637)
|
|
75
|
-
* [ModifyGroup](https://cloud.tencent.com/document/api/1639/86636)
|
|
76
|
-
|
|
77
|
-
修改接口:
|
|
78
|
-
|
|
79
|
-
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
80
|
-
|
|
81
|
-
* 新增入参:GroupId
|
|
82
|
-
|
|
83
|
-
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
84
|
-
|
|
85
|
-
* 新增出参:GroupId
|
|
86
|
-
|
|
87
|
-
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
88
|
-
|
|
89
|
-
* 新增入参:GroupId
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
新增数据结构:
|
|
93
|
-
|
|
94
|
-
* [GroupBaseInfo](https://cloud.tencent.com/document/api/1639/81423#GroupBaseInfo)
|
|
95
|
-
* [GroupInfo](https://cloud.tencent.com/document/api/1639/81423#GroupInfo)
|
|
96
|
-
|
|
97
13
|
修改数据结构:
|
|
98
14
|
|
|
99
|
-
* [
|
|
100
|
-
|
|
101
|
-
* 新增成员:GroupId
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
107
|
-
|
|
108
|
-
### 第 42 次发布
|
|
109
|
-
|
|
110
|
-
发布时间:2023-02-17 04:14:14
|
|
111
|
-
|
|
112
|
-
本次发布包含了以下内容:
|
|
15
|
+
* [SetPlaylistCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlaylistCommandInput)
|
|
113
16
|
|
|
114
|
-
|
|
17
|
+
* 新增成员:MusicURLs
|
|
115
18
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
* [Blueprint](https://cloud.tencent.com/document/api/1207/47576#Blueprint)
|
|
19
|
+
* [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
|
|
119
20
|
|
|
120
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:PrivateMapKey, Role
|
|
121
22
|
|
|
122
23
|
|
|
123
24
|
|
|
124
25
|
|
|
125
|
-
##
|
|
26
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
126
27
|
|
|
127
28
|
### 第 15 次发布
|
|
128
29
|
|
|
129
|
-
发布时间:2023-02-17
|
|
30
|
+
发布时间:2023-02-17 11:41:16
|
|
130
31
|
|
|
131
32
|
本次发布包含了以下内容:
|
|
132
33
|
|
|
@@ -134,49 +35,26 @@
|
|
|
134
35
|
|
|
135
36
|
修改接口:
|
|
136
37
|
|
|
137
|
-
* [
|
|
138
|
-
|
|
139
|
-
* 新增入参:AuthName
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
新增数据结构:
|
|
143
|
-
|
|
144
|
-
* [MemberMainInfo](https://cloud.tencent.com/document/api/850/67060#MemberMainInfo)
|
|
145
|
-
|
|
146
|
-
修改数据结构:
|
|
147
|
-
|
|
148
|
-
* [AuthNode](https://cloud.tencent.com/document/api/850/67060#AuthNode)
|
|
149
|
-
|
|
150
|
-
* 新增成员:Manager
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## 集团账号管理(organization) 版本:2018-12-25
|
|
156
|
-
|
|
38
|
+
* [GetRequestStatistics](https://cloud.tencent.com/document/api/1110/86633)
|
|
157
39
|
|
|
40
|
+
* 新增入参:CaptchaAppId, StartTimeStr, EndTimeStr, Dimension
|
|
158
41
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
### 第 26 次发布
|
|
162
|
-
|
|
163
|
-
发布时间:2023-02-17 04:47:03
|
|
42
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
164
43
|
|
|
165
|
-
|
|
44
|
+
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
166
45
|
|
|
167
|
-
|
|
46
|
+
* 新增入参:StartTimeStr, EndTimeStr, Dimension
|
|
168
47
|
|
|
169
|
-
|
|
48
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
170
49
|
|
|
171
|
-
* [AssignClientsToSales](https://cloud.tencent.com/document/api/#/#)
|
|
172
50
|
|
|
173
51
|
|
|
174
52
|
|
|
175
|
-
##
|
|
53
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
176
54
|
|
|
177
|
-
### 第
|
|
55
|
+
### 第 28 次发布
|
|
178
56
|
|
|
179
|
-
发布时间:2023-02-
|
|
57
|
+
发布时间:2023-02-20 01:16:09
|
|
180
58
|
|
|
181
59
|
本次发布包含了以下内容:
|
|
182
60
|
|
|
@@ -184,43 +62,35 @@
|
|
|
184
62
|
|
|
185
63
|
新增接口:
|
|
186
64
|
|
|
187
|
-
* [
|
|
65
|
+
* [DescribeBlockIgnoreList](https://cloud.tencent.com/document/api/1132/86691)
|
|
188
66
|
|
|
189
67
|
新增数据结构:
|
|
190
68
|
|
|
191
|
-
* [
|
|
192
|
-
* [ObjDataSaEventPub](https://cloud.tencent.com/document/api/664/51406#ObjDataSaEventPub)
|
|
69
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
193
70
|
|
|
194
71
|
|
|
195
72
|
|
|
196
|
-
##
|
|
73
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
197
74
|
|
|
198
|
-
### 第
|
|
75
|
+
### 第 50 次发布
|
|
199
76
|
|
|
200
|
-
发布时间:2023-02-
|
|
77
|
+
发布时间:2023-02-20 01:41:08
|
|
201
78
|
|
|
202
79
|
本次发布包含了以下内容:
|
|
203
80
|
|
|
204
81
|
改善已有的文档。
|
|
205
82
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
* [Zone](https://cloud.tencent.com/document/api/1552/80721#Zone)
|
|
209
|
-
|
|
210
|
-
* 新增成员:IsFake
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
83
|
+
新增接口:
|
|
214
84
|
|
|
215
|
-
|
|
85
|
+
* [ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/237/86692)
|
|
216
86
|
|
|
217
87
|
|
|
218
88
|
|
|
219
|
-
##
|
|
89
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
220
90
|
|
|
221
|
-
### 第
|
|
91
|
+
### 第 18 次发布
|
|
222
92
|
|
|
223
|
-
发布时间:2023-02-
|
|
93
|
+
发布时间:2023-02-20 01:49:40
|
|
224
94
|
|
|
225
95
|
本次发布包含了以下内容:
|
|
226
96
|
|
|
@@ -228,44 +98,13 @@
|
|
|
228
98
|
|
|
229
99
|
修改数据结构:
|
|
230
100
|
|
|
231
|
-
* [
|
|
232
|
-
|
|
233
|
-
* 新增成员:IgnoreCreateImageRepository
|
|
234
|
-
|
|
235
|
-
* [ContainGroup](https://cloud.tencent.com/document/api/649/36099#ContainGroup)
|
|
236
|
-
|
|
237
|
-
* 新增成员:UpdatedTime
|
|
238
|
-
|
|
239
|
-
* [DeliveryConfigBindGroup](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroup)
|
|
240
|
-
|
|
241
|
-
* 新增成员:KafkaVIp, KafkaAddress, KafkaVPort, Topic, LineRule, CustomRule, EnableGlobalLineRule, EnableAuth, Username, Password, KafkaInfos
|
|
242
|
-
|
|
243
|
-
* [UnitRule](https://cloud.tencent.com/document/api/649/36099#UnitRule)
|
|
244
|
-
|
|
245
|
-
* 新增成员:CreatedTime, UpdatedTime
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
## 云点播(vod) 版本:2018-07-17
|
|
251
|
-
|
|
252
|
-
### 第 142 次发布
|
|
253
|
-
|
|
254
|
-
发布时间:2023-02-17 06:48:43
|
|
255
|
-
|
|
256
|
-
本次发布包含了以下内容:
|
|
257
|
-
|
|
258
|
-
改善已有的文档。
|
|
259
|
-
|
|
260
|
-
新增接口:
|
|
261
|
-
|
|
262
|
-
* [RebuildMedia](https://cloud.tencent.com/document/api/266/86649)
|
|
101
|
+
* [AutomationAgentInfo](https://cloud.tencent.com/document/api/1340/52687#AutomationAgentInfo)
|
|
263
102
|
|
|
264
|
-
|
|
103
|
+
* 新增成员:SupportFeatures
|
|
265
104
|
|
|
266
|
-
* [
|
|
105
|
+
* [CommandDocument](https://cloud.tencent.com/document/api/1340/52687#CommandDocument)
|
|
267
106
|
|
|
268
|
-
*
|
|
107
|
+
* 新增成员:OutputCOSBucketUrl, OutputCOSKeyPrefix
|
|
269
108
|
|
|
270
109
|
|
|
271
110
|
|
|
@@ -859,6 +698,25 @@
|
|
|
859
698
|
|
|
860
699
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
861
700
|
|
|
701
|
+
### 第 34 次发布
|
|
702
|
+
|
|
703
|
+
发布时间:2023-02-20 01:06:05
|
|
704
|
+
|
|
705
|
+
本次发布包含了以下内容:
|
|
706
|
+
|
|
707
|
+
改善已有的文档。
|
|
708
|
+
|
|
709
|
+
修改数据结构:
|
|
710
|
+
|
|
711
|
+
* [SetPlaylistCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlaylistCommandInput)
|
|
712
|
+
|
|
713
|
+
* 新增成员:MusicURLs
|
|
714
|
+
|
|
715
|
+
* [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
|
|
716
|
+
|
|
717
|
+
* 新增成员:PrivateMapKey, Role
|
|
718
|
+
|
|
719
|
+
|
|
862
720
|
### 第 33 次发布
|
|
863
721
|
|
|
864
722
|
发布时间:2022-04-15 06:01:25
|
|
@@ -10577,6 +10435,29 @@
|
|
|
10577
10435
|
|
|
10578
10436
|
## 验证码(captcha) 版本:2019-07-22
|
|
10579
10437
|
|
|
10438
|
+
### 第 15 次发布
|
|
10439
|
+
|
|
10440
|
+
发布时间:2023-02-17 11:41:16
|
|
10441
|
+
|
|
10442
|
+
本次发布包含了以下内容:
|
|
10443
|
+
|
|
10444
|
+
改善已有的文档。
|
|
10445
|
+
|
|
10446
|
+
修改接口:
|
|
10447
|
+
|
|
10448
|
+
* [GetRequestStatistics](https://cloud.tencent.com/document/api/1110/86633)
|
|
10449
|
+
|
|
10450
|
+
* 新增入参:CaptchaAppId, StartTimeStr, EndTimeStr, Dimension
|
|
10451
|
+
|
|
10452
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
10453
|
+
|
|
10454
|
+
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
10455
|
+
|
|
10456
|
+
* 新增入参:StartTimeStr, EndTimeStr, Dimension
|
|
10457
|
+
|
|
10458
|
+
* 新增出参:Data, CaptchaCode, CaptchaMsg
|
|
10459
|
+
|
|
10460
|
+
|
|
10580
10461
|
### 第 14 次发布
|
|
10581
10462
|
|
|
10582
10463
|
发布时间:2023-02-17 01:29:11
|
|
@@ -10587,8 +10468,8 @@
|
|
|
10587
10468
|
|
|
10588
10469
|
新增接口:
|
|
10589
10470
|
|
|
10590
|
-
* [
|
|
10591
|
-
* [
|
|
10471
|
+
* [GetRequestStatistics](https://cloud.tencent.com/document/api/1110/86633)
|
|
10472
|
+
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
10592
10473
|
|
|
10593
10474
|
### 第 13 次发布
|
|
10594
10475
|
|
|
@@ -18500,6 +18381,22 @@
|
|
|
18500
18381
|
|
|
18501
18382
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
18502
18383
|
|
|
18384
|
+
### 第 28 次发布
|
|
18385
|
+
|
|
18386
|
+
发布时间:2023-02-20 01:16:09
|
|
18387
|
+
|
|
18388
|
+
本次发布包含了以下内容:
|
|
18389
|
+
|
|
18390
|
+
改善已有的文档。
|
|
18391
|
+
|
|
18392
|
+
新增接口:
|
|
18393
|
+
|
|
18394
|
+
* [[DescribeBlockIgnoreList](https://cloud.tencent.com/document/api/1132/86691)](https://cloud.tencent.com/document/api/#/#)
|
|
18395
|
+
|
|
18396
|
+
新增数据结构:
|
|
18397
|
+
|
|
18398
|
+
* [[BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)](https://cloud.tencent.com/document/api/1132/49071#[BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule))
|
|
18399
|
+
|
|
18503
18400
|
### 第 27 次发布
|
|
18504
18401
|
|
|
18505
18402
|
发布时间:2023-01-04 01:09:46
|
|
@@ -32804,7 +32701,7 @@
|
|
|
32804
32701
|
|
|
32805
32702
|
新增接口:
|
|
32806
32703
|
|
|
32807
|
-
* [
|
|
32704
|
+
* [SwitchClusterVpc](https://cloud.tencent.com/document/api/1003/86634)
|
|
32808
32705
|
|
|
32809
32706
|
### 第 43 次发布
|
|
32810
32707
|
|
|
@@ -56109,18 +56006,18 @@
|
|
|
56109
56006
|
|
|
56110
56007
|
新增接口:
|
|
56111
56008
|
|
|
56112
|
-
* [
|
|
56113
|
-
* [
|
|
56114
|
-
* [
|
|
56115
|
-
* [
|
|
56116
|
-
* [
|
|
56117
|
-
* [
|
|
56118
|
-
* [
|
|
56119
|
-
* [
|
|
56120
|
-
* [
|
|
56121
|
-
* [
|
|
56122
|
-
* [
|
|
56123
|
-
* [
|
|
56009
|
+
* [AddGroupMember](https://cloud.tencent.com/document/api/1639/86647)
|
|
56010
|
+
* [BatchAddGroupMember](https://cloud.tencent.com/document/api/1639/86646)
|
|
56011
|
+
* [BatchCreateGroupWithMembers](https://cloud.tencent.com/document/api/1639/86645)
|
|
56012
|
+
* [BatchDeleteGroupMember](https://cloud.tencent.com/document/api/1639/86644)
|
|
56013
|
+
* [CreateGroupWithMembers](https://cloud.tencent.com/document/api/1639/86643)
|
|
56014
|
+
* [CreateGroupWithSubGroup](https://cloud.tencent.com/document/api/1639/86642)
|
|
56015
|
+
* [DeleteGroup](https://cloud.tencent.com/document/api/1639/86641)
|
|
56016
|
+
* [DeleteGroupMember](https://cloud.tencent.com/document/api/1639/86640)
|
|
56017
|
+
* [DescribeGroup](https://cloud.tencent.com/document/api/1639/86639)
|
|
56018
|
+
* [DescribeGroupList](https://cloud.tencent.com/document/api/1639/86638)
|
|
56019
|
+
* [DescribeGroupMemberList](https://cloud.tencent.com/document/api/1639/86637)
|
|
56020
|
+
* [ModifyGroup](https://cloud.tencent.com/document/api/1639/86636)
|
|
56124
56021
|
|
|
56125
56022
|
修改接口:
|
|
56126
56023
|
|
|
@@ -56139,8 +56036,8 @@
|
|
|
56139
56036
|
|
|
56140
56037
|
新增数据结构:
|
|
56141
56038
|
|
|
56142
|
-
* [
|
|
56143
|
-
* [
|
|
56039
|
+
* [GroupBaseInfo](https://cloud.tencent.com/document/api/1639/81423#GroupBaseInfo)
|
|
56040
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/1639/81423#GroupInfo)
|
|
56144
56041
|
|
|
56145
56042
|
修改数据结构:
|
|
56146
56043
|
|
|
@@ -59253,6 +59150,18 @@
|
|
|
59253
59150
|
|
|
59254
59151
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
59255
59152
|
|
|
59153
|
+
### 第 50 次发布
|
|
59154
|
+
|
|
59155
|
+
发布时间:2023-02-20 01:41:08
|
|
59156
|
+
|
|
59157
|
+
本次发布包含了以下内容:
|
|
59158
|
+
|
|
59159
|
+
改善已有的文档。
|
|
59160
|
+
|
|
59161
|
+
新增接口:
|
|
59162
|
+
|
|
59163
|
+
* [[ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/237/86692)](https://cloud.tencent.com/document/api/#/#)
|
|
59164
|
+
|
|
59256
59165
|
### 第 49 次发布
|
|
59257
59166
|
|
|
59258
59167
|
发布时间:2023-01-31 01:40:45
|
|
@@ -68067,7 +67976,7 @@
|
|
|
68067
67976
|
|
|
68068
67977
|
新增数据结构:
|
|
68069
67978
|
|
|
68070
|
-
* [
|
|
67979
|
+
* [MemberMainInfo](https://cloud.tencent.com/document/api/850/67060#MemberMainInfo)
|
|
68071
67980
|
|
|
68072
67981
|
修改数据结构:
|
|
68073
67982
|
|
|
@@ -68330,7 +68239,7 @@
|
|
|
68330
68239
|
|
|
68331
68240
|
新增接口:
|
|
68332
68241
|
|
|
68333
|
-
* [
|
|
68242
|
+
* [AssignClientsToSales](https://cloud.tencent.com/document/api/563/86667)
|
|
68334
68243
|
|
|
68335
68244
|
### 第 25 次发布
|
|
68336
68245
|
|
|
@@ -75049,12 +74958,12 @@
|
|
|
75049
74958
|
|
|
75050
74959
|
新增接口:
|
|
75051
74960
|
|
|
75052
|
-
* [
|
|
74961
|
+
* [SaEventPub](https://cloud.tencent.com/document/api/664/86648)
|
|
75053
74962
|
|
|
75054
74963
|
新增数据结构:
|
|
75055
74964
|
|
|
75056
|
-
* [
|
|
75057
|
-
* [
|
|
74965
|
+
* [ListDataSaEventPub](https://cloud.tencent.com/document/api/664/51406#ListDataSaEventPub)
|
|
74966
|
+
* [ObjDataSaEventPub](https://cloud.tencent.com/document/api/664/51406#ObjDataSaEventPub)
|
|
75058
74967
|
|
|
75059
74968
|
### 第 13 次发布
|
|
75060
74969
|
|
|
@@ -76781,6 +76690,25 @@
|
|
|
76781
76690
|
|
|
76782
76691
|
## 自动化助手(tat) 版本:2020-10-28
|
|
76783
76692
|
|
|
76693
|
+
### 第 18 次发布
|
|
76694
|
+
|
|
76695
|
+
发布时间:2023-02-20 01:49:40
|
|
76696
|
+
|
|
76697
|
+
本次发布包含了以下内容:
|
|
76698
|
+
|
|
76699
|
+
改善已有的文档。
|
|
76700
|
+
|
|
76701
|
+
修改数据结构:
|
|
76702
|
+
|
|
76703
|
+
* [AutomationAgentInfo](https://cloud.tencent.com/document/api/1340/52687#AutomationAgentInfo)
|
|
76704
|
+
|
|
76705
|
+
* 新增成员:SupportFeatures
|
|
76706
|
+
|
|
76707
|
+
* [CommandDocument](https://cloud.tencent.com/document/api/1340/52687#CommandDocument)
|
|
76708
|
+
|
|
76709
|
+
* 新增成员:OutputCOSBucketUrl, OutputCOSKeyPrefix
|
|
76710
|
+
|
|
76711
|
+
|
|
76784
76712
|
### 第 17 次发布
|
|
76785
76713
|
|
|
76786
76714
|
发布时间:2021-12-09 08:10:32
|
|
@@ -98329,7 +98257,7 @@
|
|
|
98329
98257
|
|
|
98330
98258
|
新增接口:
|
|
98331
98259
|
|
|
98332
|
-
* [
|
|
98260
|
+
* [RebuildMedia](https://cloud.tencent.com/document/api/266/86649)
|
|
98333
98261
|
|
|
98334
98262
|
修改接口:
|
|
98335
98263
|
|