tencentcloud-sdk-nodejs-cdb 4.0.271 → 4.0.272
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 +233 -0
- package/SERVICE_CHANGELOG.md +346 -44
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/services/cdb/v20170320/cdb_client.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +38 -8
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +33 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,236 @@
|
|
|
1
|
+
# Release 4.0.272
|
|
2
|
+
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
4
|
+
|
|
5
|
+
### 第 38 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-01-13 08:11:09
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [InitializeDisks](https://cloud.tencent.com/document/api/362/68110)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
20
|
+
|
|
21
|
+
### 第 79 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2022-01-13 08:11:45
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [CreateParamTemplate](https://cloud.tencent.com/document/api/236/32663)
|
|
32
|
+
|
|
33
|
+
* 新增入参:TemplateType
|
|
34
|
+
|
|
35
|
+
* [DescribeParamTemplateInfo](https://cloud.tencent.com/document/api/236/32660)
|
|
36
|
+
|
|
37
|
+
* 新增出参:TemplateType
|
|
38
|
+
|
|
39
|
+
* [DescribeParamTemplates](https://cloud.tencent.com/document/api/236/32659)
|
|
40
|
+
|
|
41
|
+
* 新增入参:EngineVersions
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
修改数据结构:
|
|
45
|
+
|
|
46
|
+
* [ParamTemplateInfo](https://cloud.tencent.com/document/api/236/15878#ParamTemplateInfo)
|
|
47
|
+
|
|
48
|
+
* 新增成员:TemplateType
|
|
49
|
+
|
|
50
|
+
* [ParameterDetail](https://cloud.tencent.com/document/api/236/15878#ParameterDetail)
|
|
51
|
+
|
|
52
|
+
* 新增成员:MaxFunc, MinFunc
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
58
|
+
|
|
59
|
+
### 第 15 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2022-01-13 08:15:21
|
|
62
|
+
|
|
63
|
+
本次发布包含了以下内容:
|
|
64
|
+
|
|
65
|
+
改善已有的文档。
|
|
66
|
+
|
|
67
|
+
修改接口:
|
|
68
|
+
|
|
69
|
+
* [CreateNatFwInstance](https://cloud.tencent.com/document/api/1132/60250)
|
|
70
|
+
|
|
71
|
+
* 新增出参:CfwInsId
|
|
72
|
+
|
|
73
|
+
* [CreateNatFwInstanceWithDomain](https://cloud.tencent.com/document/api/1132/61923)
|
|
74
|
+
|
|
75
|
+
* 新增出参:CfwInsId
|
|
76
|
+
|
|
77
|
+
* [DescribeVpcRuleOverview](https://cloud.tencent.com/document/api/1132/49065)
|
|
78
|
+
|
|
79
|
+
* 新增出参:Total
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
85
|
+
|
|
86
|
+
### 第 69 次发布
|
|
87
|
+
|
|
88
|
+
发布时间:2022-01-13 08:23:09
|
|
89
|
+
|
|
90
|
+
本次发布包含了以下内容:
|
|
91
|
+
|
|
92
|
+
改善已有的文档。
|
|
93
|
+
|
|
94
|
+
修改接口:
|
|
95
|
+
|
|
96
|
+
* [ResizeInstanceDisks](https://cloud.tencent.com/document/api/213/15731)
|
|
97
|
+
|
|
98
|
+
* 新增入参:SystemDisk, ResizeOnline
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
104
|
+
|
|
105
|
+
### 第 33 次发布
|
|
106
|
+
|
|
107
|
+
发布时间:2022-01-13 08:32:29
|
|
108
|
+
|
|
109
|
+
本次发布包含了以下内容:
|
|
110
|
+
|
|
111
|
+
改善已有的文档。
|
|
112
|
+
|
|
113
|
+
新增接口:
|
|
114
|
+
|
|
115
|
+
* [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/557/68111)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
|
120
|
+
|
|
121
|
+
### 第 13 次发布
|
|
122
|
+
|
|
123
|
+
发布时间:2022-01-12 20:31:09
|
|
124
|
+
|
|
125
|
+
本次发布包含了以下内容:
|
|
126
|
+
|
|
127
|
+
改善已有的文档。
|
|
128
|
+
|
|
129
|
+
修改接口:
|
|
130
|
+
|
|
131
|
+
* [DescribeOrgResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60259)
|
|
132
|
+
|
|
133
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationOrgResourceList
|
|
134
|
+
|
|
135
|
+
* [DescribeUserGroupResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60258)
|
|
136
|
+
|
|
137
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationUserGroupResourceList
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
新增数据结构:
|
|
141
|
+
|
|
142
|
+
* [AuthorizationResourceEntityInfo](https://cloud.tencent.com/document/api/1442/57931#AuthorizationResourceEntityInfo)
|
|
143
|
+
|
|
144
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
145
|
+
|
|
146
|
+
* AuthorizationResouceEntityInfo
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
155
|
+
|
|
156
|
+
### 第 25 次发布
|
|
157
|
+
|
|
158
|
+
发布时间:2022-01-13 08:43:07
|
|
159
|
+
|
|
160
|
+
本次发布包含了以下内容:
|
|
161
|
+
|
|
162
|
+
改善已有的文档。
|
|
163
|
+
|
|
164
|
+
新增接口:
|
|
165
|
+
|
|
166
|
+
* [ListLog](https://cloud.tencent.com/document/api/634/68114)
|
|
167
|
+
* [ListLogPayload](https://cloud.tencent.com/document/api/634/68113)
|
|
168
|
+
* [ListSDKLog](https://cloud.tencent.com/document/api/634/68112)
|
|
169
|
+
|
|
170
|
+
新增数据结构:
|
|
171
|
+
|
|
172
|
+
* [CLSLogItem](https://cloud.tencent.com/document/api/634/19497#CLSLogItem)
|
|
173
|
+
* [PayloadLogItem](https://cloud.tencent.com/document/api/634/19497#PayloadLogItem)
|
|
174
|
+
* [SDKLogItem](https://cloud.tencent.com/document/api/634/19497#SDKLogItem)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
179
|
+
|
|
180
|
+
### 第 30 次发布
|
|
181
|
+
|
|
182
|
+
发布时间:2022-01-13 08:50:16
|
|
183
|
+
|
|
184
|
+
本次发布包含了以下内容:
|
|
185
|
+
|
|
186
|
+
改善已有的文档。
|
|
187
|
+
|
|
188
|
+
新增接口:
|
|
189
|
+
|
|
190
|
+
* [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/237/68116)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
195
|
+
|
|
196
|
+
### 第 6 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2022-01-13 08:58:20
|
|
199
|
+
|
|
200
|
+
本次发布包含了以下内容:
|
|
201
|
+
|
|
202
|
+
改善已有的文档。
|
|
203
|
+
|
|
204
|
+
修改接口:
|
|
205
|
+
|
|
206
|
+
* [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
|
|
207
|
+
|
|
208
|
+
* 新增入参:Unsubscribe
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
214
|
+
|
|
215
|
+
### 第 78 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2022-01-13 09:02:45
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
新增接口:
|
|
224
|
+
|
|
225
|
+
* [SearchClsLog](https://cloud.tencent.com/document/api/876/68117)
|
|
226
|
+
|
|
227
|
+
新增数据结构:
|
|
228
|
+
|
|
229
|
+
* [LogObject](https://cloud.tencent.com/document/api/876/34822#LogObject)
|
|
230
|
+
* [LogResObject](https://cloud.tencent.com/document/api/876/34822#LogResObject)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
1
234
|
# Release 4.0.271
|
|
2
235
|
|
|
3
236
|
## 云硬盘(cbs) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,47 +2,109 @@
|
|
|
2
2
|
|
|
3
3
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 38 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-01-
|
|
7
|
+
发布时间:2022-01-13 08:11:09
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [InitializeDisks](https://cloud.tencent.com/document/api/362/68110)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
20
|
+
|
|
21
|
+
### 第 79 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2022-01-13 08:11:45
|
|
8
24
|
|
|
9
25
|
本次发布包含了以下内容:
|
|
10
26
|
|
|
11
27
|
改善已有的文档。
|
|
12
28
|
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [CreateParamTemplate](https://cloud.tencent.com/document/api/236/32663)
|
|
32
|
+
|
|
33
|
+
* 新增入参:TemplateType
|
|
34
|
+
|
|
35
|
+
* [DescribeParamTemplateInfo](https://cloud.tencent.com/document/api/236/32660)
|
|
36
|
+
|
|
37
|
+
* 新增出参:TemplateType
|
|
38
|
+
|
|
39
|
+
* [DescribeParamTemplates](https://cloud.tencent.com/document/api/236/32659)
|
|
40
|
+
|
|
41
|
+
* 新增入参:EngineVersions
|
|
42
|
+
|
|
43
|
+
|
|
13
44
|
修改数据结构:
|
|
14
45
|
|
|
15
|
-
* [
|
|
46
|
+
* [ParamTemplateInfo](https://cloud.tencent.com/document/api/236/15878#ParamTemplateInfo)
|
|
16
47
|
|
|
17
|
-
* 新增成员:
|
|
48
|
+
* 新增成员:TemplateType
|
|
18
49
|
|
|
50
|
+
* [ParameterDetail](https://cloud.tencent.com/document/api/236/15878#ParameterDetail)
|
|
19
51
|
|
|
52
|
+
* 新增成员:MaxFunc, MinFunc
|
|
20
53
|
|
|
21
54
|
|
|
22
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
23
55
|
|
|
24
|
-
### 第 36 次发布
|
|
25
56
|
|
|
26
|
-
|
|
57
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
58
|
+
|
|
59
|
+
### 第 15 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2022-01-13 08:15:21
|
|
27
62
|
|
|
28
63
|
本次发布包含了以下内容:
|
|
29
64
|
|
|
30
65
|
改善已有的文档。
|
|
31
66
|
|
|
32
|
-
|
|
67
|
+
修改接口:
|
|
33
68
|
|
|
34
|
-
* [
|
|
69
|
+
* [CreateNatFwInstance](https://cloud.tencent.com/document/api/1132/60250)
|
|
35
70
|
|
|
36
|
-
*
|
|
71
|
+
* 新增出参:CfwInsId
|
|
37
72
|
|
|
73
|
+
* [CreateNatFwInstanceWithDomain](https://cloud.tencent.com/document/api/1132/61923)
|
|
38
74
|
|
|
75
|
+
* 新增出参:CfwInsId
|
|
39
76
|
|
|
77
|
+
* [DescribeVpcRuleOverview](https://cloud.tencent.com/document/api/1132/49065)
|
|
40
78
|
|
|
41
|
-
|
|
79
|
+
* 新增出参:Total
|
|
42
80
|
|
|
43
|
-
### 第 24 次发布
|
|
44
81
|
|
|
45
|
-
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
85
|
+
|
|
86
|
+
### 第 69 次发布
|
|
87
|
+
|
|
88
|
+
发布时间:2022-01-13 08:23:09
|
|
89
|
+
|
|
90
|
+
本次发布包含了以下内容:
|
|
91
|
+
|
|
92
|
+
改善已有的文档。
|
|
93
|
+
|
|
94
|
+
修改接口:
|
|
95
|
+
|
|
96
|
+
* [ResizeInstanceDisks](https://cloud.tencent.com/document/api/213/15731)
|
|
97
|
+
|
|
98
|
+
* 新增入参:SystemDisk, ResizeOnline
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
104
|
+
|
|
105
|
+
### 第 33 次发布
|
|
106
|
+
|
|
107
|
+
发布时间:2022-01-13 08:32:29
|
|
46
108
|
|
|
47
109
|
本次发布包含了以下内容:
|
|
48
110
|
|
|
@@ -50,43 +112,90 @@
|
|
|
50
112
|
|
|
51
113
|
新增接口:
|
|
52
114
|
|
|
53
|
-
* [
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
115
|
+
* [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/557/68111)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
|
120
|
+
|
|
121
|
+
### 第 13 次发布
|
|
122
|
+
|
|
123
|
+
发布时间:2022-01-12 20:31:09
|
|
124
|
+
|
|
125
|
+
本次发布包含了以下内容:
|
|
126
|
+
|
|
127
|
+
改善已有的文档。
|
|
128
|
+
|
|
129
|
+
修改接口:
|
|
130
|
+
|
|
131
|
+
* [DescribeOrgResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60259)
|
|
132
|
+
|
|
133
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationOrgResourceList
|
|
134
|
+
|
|
135
|
+
* [DescribeUserGroupResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60258)
|
|
136
|
+
|
|
137
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationUserGroupResourceList
|
|
138
|
+
|
|
59
139
|
|
|
60
140
|
新增数据结构:
|
|
61
141
|
|
|
62
|
-
* [
|
|
142
|
+
* [AuthorizationResourceEntityInfo](https://cloud.tencent.com/document/api/1442/57931#AuthorizationResourceEntityInfo)
|
|
63
143
|
|
|
144
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
64
145
|
|
|
146
|
+
* AuthorizationResouceEntityInfo
|
|
65
147
|
|
|
66
|
-
## 云函数(scf) 版本:2018-04-16
|
|
67
148
|
|
|
68
|
-
### 第 43 次发布
|
|
69
149
|
|
|
70
|
-
|
|
150
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
155
|
+
|
|
156
|
+
### 第 25 次发布
|
|
157
|
+
|
|
158
|
+
发布时间:2022-01-13 08:43:07
|
|
71
159
|
|
|
72
160
|
本次发布包含了以下内容:
|
|
73
161
|
|
|
74
162
|
改善已有的文档。
|
|
75
163
|
|
|
76
|
-
|
|
164
|
+
新增接口:
|
|
77
165
|
|
|
78
|
-
* [
|
|
166
|
+
* [ListLog](https://cloud.tencent.com/document/api/634/68114)
|
|
167
|
+
* [ListLogPayload](https://cloud.tencent.com/document/api/634/68113)
|
|
168
|
+
* [ListSDKLog](https://cloud.tencent.com/document/api/634/68112)
|
|
79
169
|
|
|
80
|
-
|
|
170
|
+
新增数据结构:
|
|
81
171
|
|
|
172
|
+
* [CLSLogItem](https://cloud.tencent.com/document/api/634/19497#CLSLogItem)
|
|
173
|
+
* [PayloadLogItem](https://cloud.tencent.com/document/api/634/19497#PayloadLogItem)
|
|
174
|
+
* [SDKLogItem](https://cloud.tencent.com/document/api/634/19497#SDKLogItem)
|
|
82
175
|
|
|
83
176
|
|
|
84
177
|
|
|
85
|
-
##
|
|
178
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
86
179
|
|
|
87
|
-
### 第
|
|
180
|
+
### 第 30 次发布
|
|
88
181
|
|
|
89
|
-
发布时间:2022-01-
|
|
182
|
+
发布时间:2022-01-13 08:50:16
|
|
183
|
+
|
|
184
|
+
本次发布包含了以下内容:
|
|
185
|
+
|
|
186
|
+
改善已有的文档。
|
|
187
|
+
|
|
188
|
+
新增接口:
|
|
189
|
+
|
|
190
|
+
* [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/237/68116)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
195
|
+
|
|
196
|
+
### 第 6 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2022-01-13 08:58:20
|
|
90
199
|
|
|
91
200
|
本次发布包含了以下内容:
|
|
92
201
|
|
|
@@ -94,25 +203,31 @@
|
|
|
94
203
|
|
|
95
204
|
修改接口:
|
|
96
205
|
|
|
97
|
-
* [
|
|
206
|
+
* [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
|
|
98
207
|
|
|
99
|
-
* 新增入参:
|
|
208
|
+
* 新增入参:Unsubscribe
|
|
100
209
|
|
|
101
210
|
|
|
102
|
-
修改数据结构:
|
|
103
211
|
|
|
104
|
-
* [DeployStrategyConf](https://cloud.tencent.com/document/api/1371/60171#DeployStrategyConf)
|
|
105
212
|
|
|
106
|
-
|
|
213
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
107
214
|
|
|
108
|
-
|
|
215
|
+
### 第 78 次发布
|
|
109
216
|
|
|
110
|
-
|
|
217
|
+
发布时间:2022-01-13 09:02:45
|
|
111
218
|
|
|
219
|
+
本次发布包含了以下内容:
|
|
112
220
|
|
|
221
|
+
改善已有的文档。
|
|
113
222
|
|
|
223
|
+
新增接口:
|
|
114
224
|
|
|
115
|
-
|
|
225
|
+
* [SearchClsLog](https://cloud.tencent.com/document/api/876/68117)
|
|
226
|
+
|
|
227
|
+
新增数据结构:
|
|
228
|
+
|
|
229
|
+
* [LogObject](https://cloud.tencent.com/document/api/876/34822#LogObject)
|
|
230
|
+
* [LogResObject](https://cloud.tencent.com/document/api/876/34822#LogResObject)
|
|
116
231
|
|
|
117
232
|
|
|
118
233
|
|
|
@@ -7669,6 +7784,18 @@
|
|
|
7669
7784
|
|
|
7670
7785
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
7671
7786
|
|
|
7787
|
+
### 第 38 次发布
|
|
7788
|
+
|
|
7789
|
+
发布时间:2022-01-13 08:11:09
|
|
7790
|
+
|
|
7791
|
+
本次发布包含了以下内容:
|
|
7792
|
+
|
|
7793
|
+
改善已有的文档。
|
|
7794
|
+
|
|
7795
|
+
新增接口:
|
|
7796
|
+
|
|
7797
|
+
* [[InitializeDisks](https://cloud.tencent.com/document/api/362/68110)](https://cloud.tencent.com/document/api/#/#)
|
|
7798
|
+
|
|
7672
7799
|
### 第 37 次发布
|
|
7673
7800
|
|
|
7674
7801
|
发布时间:2022-01-12 08:06:01
|
|
@@ -8766,6 +8893,40 @@
|
|
|
8766
8893
|
|
|
8767
8894
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
8768
8895
|
|
|
8896
|
+
### 第 79 次发布
|
|
8897
|
+
|
|
8898
|
+
发布时间:2022-01-13 08:11:45
|
|
8899
|
+
|
|
8900
|
+
本次发布包含了以下内容:
|
|
8901
|
+
|
|
8902
|
+
改善已有的文档。
|
|
8903
|
+
|
|
8904
|
+
修改接口:
|
|
8905
|
+
|
|
8906
|
+
* [CreateParamTemplate](https://cloud.tencent.com/document/api/236/32663)
|
|
8907
|
+
|
|
8908
|
+
* 新增入参:TemplateType
|
|
8909
|
+
|
|
8910
|
+
* [DescribeParamTemplateInfo](https://cloud.tencent.com/document/api/236/32660)
|
|
8911
|
+
|
|
8912
|
+
* 新增出参:TemplateType
|
|
8913
|
+
|
|
8914
|
+
* [DescribeParamTemplates](https://cloud.tencent.com/document/api/236/32659)
|
|
8915
|
+
|
|
8916
|
+
* 新增入参:EngineVersions
|
|
8917
|
+
|
|
8918
|
+
|
|
8919
|
+
修改数据结构:
|
|
8920
|
+
|
|
8921
|
+
* [ParamTemplateInfo](https://cloud.tencent.com/document/api/236/15878#ParamTemplateInfo)
|
|
8922
|
+
|
|
8923
|
+
* 新增成员:TemplateType
|
|
8924
|
+
|
|
8925
|
+
* [ParameterDetail](https://cloud.tencent.com/document/api/236/15878#ParameterDetail)
|
|
8926
|
+
|
|
8927
|
+
* 新增成员:MaxFunc, MinFunc
|
|
8928
|
+
|
|
8929
|
+
|
|
8769
8930
|
### 第 78 次发布
|
|
8770
8931
|
|
|
8771
8932
|
发布时间:2022-01-10 08:06:53
|
|
@@ -12750,6 +12911,29 @@
|
|
|
12750
12911
|
|
|
12751
12912
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
12752
12913
|
|
|
12914
|
+
### 第 15 次发布
|
|
12915
|
+
|
|
12916
|
+
发布时间:2022-01-13 08:15:21
|
|
12917
|
+
|
|
12918
|
+
本次发布包含了以下内容:
|
|
12919
|
+
|
|
12920
|
+
改善已有的文档。
|
|
12921
|
+
|
|
12922
|
+
修改接口:
|
|
12923
|
+
|
|
12924
|
+
* [CreateNatFwInstance](https://cloud.tencent.com/document/api/1132/60250)
|
|
12925
|
+
|
|
12926
|
+
* 新增出参:CfwInsId
|
|
12927
|
+
|
|
12928
|
+
* [CreateNatFwInstanceWithDomain](https://cloud.tencent.com/document/api/1132/61923)
|
|
12929
|
+
|
|
12930
|
+
* 新增出参:CfwInsId
|
|
12931
|
+
|
|
12932
|
+
* [DescribeVpcRuleOverview](https://cloud.tencent.com/document/api/1132/49065)
|
|
12933
|
+
|
|
12934
|
+
* 新增出参:Total
|
|
12935
|
+
|
|
12936
|
+
|
|
12753
12937
|
### 第 14 次发布
|
|
12754
12938
|
|
|
12755
12939
|
发布时间:2021-11-26 08:05:36
|
|
@@ -19279,6 +19463,21 @@
|
|
|
19279
19463
|
|
|
19280
19464
|
## 云服务器(cvm) 版本:2017-03-12
|
|
19281
19465
|
|
|
19466
|
+
### 第 69 次发布
|
|
19467
|
+
|
|
19468
|
+
发布时间:2022-01-13 08:23:09
|
|
19469
|
+
|
|
19470
|
+
本次发布包含了以下内容:
|
|
19471
|
+
|
|
19472
|
+
改善已有的文档。
|
|
19473
|
+
|
|
19474
|
+
修改接口:
|
|
19475
|
+
|
|
19476
|
+
* [ResizeInstanceDisks](https://cloud.tencent.com/document/api/213/15731)
|
|
19477
|
+
|
|
19478
|
+
* 新增入参:SystemDisk, ResizeOnline
|
|
19479
|
+
|
|
19480
|
+
|
|
19282
19481
|
### 第 68 次发布
|
|
19283
19482
|
|
|
19284
19483
|
发布时间:2021-12-22 08:09:40
|
|
@@ -23729,6 +23928,18 @@
|
|
|
23729
23928
|
|
|
23730
23929
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
23731
23930
|
|
|
23931
|
+
### 第 33 次发布
|
|
23932
|
+
|
|
23933
|
+
发布时间:2022-01-13 08:32:29
|
|
23934
|
+
|
|
23935
|
+
本次发布包含了以下内容:
|
|
23936
|
+
|
|
23937
|
+
改善已有的文档。
|
|
23938
|
+
|
|
23939
|
+
新增接口:
|
|
23940
|
+
|
|
23941
|
+
* [[SwitchDBInstanceHA](https://cloud.tencent.com/document/api/557/68111)](https://cloud.tencent.com/document/api/#/#)
|
|
23942
|
+
|
|
23732
23943
|
### 第 32 次发布
|
|
23733
23944
|
|
|
23734
23945
|
发布时间:2022-01-11 08:07:36
|
|
@@ -27414,6 +27625,33 @@
|
|
|
27414
27625
|
|
|
27415
27626
|
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
|
27416
27627
|
|
|
27628
|
+
### 第 13 次发布
|
|
27629
|
+
|
|
27630
|
+
发布时间:2022-01-12 20:31:09
|
|
27631
|
+
|
|
27632
|
+
本次发布包含了以下内容:
|
|
27633
|
+
|
|
27634
|
+
改善已有的文档。
|
|
27635
|
+
|
|
27636
|
+
修改接口:
|
|
27637
|
+
|
|
27638
|
+
* [DescribeOrgResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60259)
|
|
27639
|
+
|
|
27640
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationOrgResourceList
|
|
27641
|
+
|
|
27642
|
+
* [DescribeUserGroupResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60258)
|
|
27643
|
+
|
|
27644
|
+
* <font color="#dd0000">**修改出参**:</font>AuthorizationUserGroupResourceList
|
|
27645
|
+
|
|
27646
|
+
|
|
27647
|
+
新增数据结构:
|
|
27648
|
+
|
|
27649
|
+
* [[AuthorizationResourceEntityInfo](https://cloud.tencent.com/document/api/1442/57931#AuthorizationResourceEntityInfo)](https://cloud.tencent.com/document/api/1442/57931#[AuthorizationResourceEntityInfo](https://cloud.tencent.com/document/api/1442/57931#AuthorizationResourceEntityInfo))
|
|
27650
|
+
|
|
27651
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
27652
|
+
|
|
27653
|
+
* AuthorizationResouceEntityInfo
|
|
27654
|
+
|
|
27417
27655
|
### 第 12 次发布
|
|
27418
27656
|
|
|
27419
27657
|
发布时间:2022-01-05 08:08:30
|
|
@@ -34279,6 +34517,26 @@
|
|
|
34279
34517
|
|
|
34280
34518
|
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
34281
34519
|
|
|
34520
|
+
### 第 25 次发布
|
|
34521
|
+
|
|
34522
|
+
发布时间:2022-01-13 08:43:07
|
|
34523
|
+
|
|
34524
|
+
本次发布包含了以下内容:
|
|
34525
|
+
|
|
34526
|
+
改善已有的文档。
|
|
34527
|
+
|
|
34528
|
+
新增接口:
|
|
34529
|
+
|
|
34530
|
+
* [[ListLog](https://cloud.tencent.com/document/api/634/68114)](https://cloud.tencent.com/document/api/#/#)
|
|
34531
|
+
* [[ListLogPayload](https://cloud.tencent.com/document/api/634/68113)](https://cloud.tencent.com/document/api/#/#)
|
|
34532
|
+
* [[ListSDKLog](https://cloud.tencent.com/document/api/634/68112)](https://cloud.tencent.com/document/api/#/#)
|
|
34533
|
+
|
|
34534
|
+
新增数据结构:
|
|
34535
|
+
|
|
34536
|
+
* [[CLSLogItem](https://cloud.tencent.com/document/api/634/19497#CLSLogItem)](https://cloud.tencent.com/document/api/634/19497#[CLSLogItem](https://cloud.tencent.com/document/api/634/19497#CLSLogItem))
|
|
34537
|
+
* [[PayloadLogItem](https://cloud.tencent.com/document/api/634/19497#PayloadLogItem)](https://cloud.tencent.com/document/api/634/19497#[PayloadLogItem](https://cloud.tencent.com/document/api/634/19497#PayloadLogItem))
|
|
34538
|
+
* [[SDKLogItem](https://cloud.tencent.com/document/api/634/19497#SDKLogItem)](https://cloud.tencent.com/document/api/634/19497#[SDKLogItem](https://cloud.tencent.com/document/api/634/19497#SDKLogItem))
|
|
34539
|
+
|
|
34282
34540
|
### 第 24 次发布
|
|
34283
34541
|
|
|
34284
34542
|
发布时间:2021-09-27 08:12:57
|
|
@@ -39506,6 +39764,18 @@
|
|
|
39506
39764
|
|
|
39507
39765
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
39508
39766
|
|
|
39767
|
+
### 第 30 次发布
|
|
39768
|
+
|
|
39769
|
+
发布时间:2022-01-13 08:50:16
|
|
39770
|
+
|
|
39771
|
+
本次发布包含了以下内容:
|
|
39772
|
+
|
|
39773
|
+
改善已有的文档。
|
|
39774
|
+
|
|
39775
|
+
新增接口:
|
|
39776
|
+
|
|
39777
|
+
* [[SwitchDBInstanceHA](https://cloud.tencent.com/document/api/237/68116)](https://cloud.tencent.com/document/api/#/#)
|
|
39778
|
+
|
|
39509
39779
|
### 第 29 次发布
|
|
39510
39780
|
|
|
39511
39781
|
发布时间:2022-01-11 08:12:13
|
|
@@ -45733,16 +46003,16 @@
|
|
|
45733
46003
|
|
|
45734
46004
|
新增接口:
|
|
45735
46005
|
|
|
45736
|
-
* [
|
|
45737
|
-
* [
|
|
45738
|
-
* [
|
|
45739
|
-
* [
|
|
45740
|
-
* [
|
|
45741
|
-
* [
|
|
46006
|
+
* [CloneDBInstance](https://cloud.tencent.com/document/api/409/68071)
|
|
46007
|
+
* [DescribeAvailableRecoveryTime](https://cloud.tencent.com/document/api/409/68070)
|
|
46008
|
+
* [DescribeBackupPlans](https://cloud.tencent.com/document/api/409/68069)
|
|
46009
|
+
* [DescribeCloneDBInstanceSpec](https://cloud.tencent.com/document/api/409/68068)
|
|
46010
|
+
* [ModifyBackupPlan](https://cloud.tencent.com/document/api/409/68067)
|
|
46011
|
+
* [ModifyDBInstanceDeployment](https://cloud.tencent.com/document/api/409/68066)
|
|
45742
46012
|
|
|
45743
46013
|
新增数据结构:
|
|
45744
46014
|
|
|
45745
|
-
* [
|
|
46015
|
+
* [BackupPlan](https://cloud.tencent.com/document/api/409/16778#BackupPlan)
|
|
45746
46016
|
|
|
45747
46017
|
### 第 23 次发布
|
|
45748
46018
|
|
|
@@ -48477,6 +48747,21 @@
|
|
|
48477
48747
|
|
|
48478
48748
|
## 邮件推送(ses) 版本:2020-10-02
|
|
48479
48749
|
|
|
48750
|
+
### 第 6 次发布
|
|
48751
|
+
|
|
48752
|
+
发布时间:2022-01-13 08:58:20
|
|
48753
|
+
|
|
48754
|
+
本次发布包含了以下内容:
|
|
48755
|
+
|
|
48756
|
+
改善已有的文档。
|
|
48757
|
+
|
|
48758
|
+
修改接口:
|
|
48759
|
+
|
|
48760
|
+
* [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
|
|
48761
|
+
|
|
48762
|
+
* 新增入参:Unsubscribe
|
|
48763
|
+
|
|
48764
|
+
|
|
48480
48765
|
### 第 5 次发布
|
|
48481
48766
|
|
|
48482
48767
|
发布时间:2021-10-29 08:08:48
|
|
@@ -52291,6 +52576,23 @@
|
|
|
52291
52576
|
|
|
52292
52577
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
52293
52578
|
|
|
52579
|
+
### 第 78 次发布
|
|
52580
|
+
|
|
52581
|
+
发布时间:2022-01-13 09:02:45
|
|
52582
|
+
|
|
52583
|
+
本次发布包含了以下内容:
|
|
52584
|
+
|
|
52585
|
+
改善已有的文档。
|
|
52586
|
+
|
|
52587
|
+
新增接口:
|
|
52588
|
+
|
|
52589
|
+
* [[SearchClsLog](https://cloud.tencent.com/document/api/876/68117)](https://cloud.tencent.com/document/api/#/#)
|
|
52590
|
+
|
|
52591
|
+
新增数据结构:
|
|
52592
|
+
|
|
52593
|
+
* [[LogObject](https://cloud.tencent.com/document/api/876/34822#LogObject)](https://cloud.tencent.com/document/api/876/34822#[LogObject](https://cloud.tencent.com/document/api/876/34822#LogObject))
|
|
52594
|
+
* [[LogResObject](https://cloud.tencent.com/document/api/876/34822#LogResObject)](https://cloud.tencent.com/document/api/876/34822#[LogResObject](https://cloud.tencent.com/document/api/876/34822#LogResObject))
|
|
52595
|
+
|
|
52294
52596
|
### 第 77 次发布
|
|
52295
52597
|
|
|
52296
52598
|
发布时间:2021-12-07 08:11:30
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-07 08:04:06 |
|
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2021-12-03 08:02:43 |
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2021-12-22 08:07:25 |
|
|
33
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-
|
|
33
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-13 08:11:09 |
|
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-12-10 08:02:29 |
|
|
35
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-
|
|
35
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-13 08:11:45 |
|
|
36
36
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-01-05 08:05:09 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
|
39
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) |
|
|
39
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-13 08:15:21 |
|
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-12-21 08:02:31 |
|
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2021-12-16 08:06:21 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
@@ -51,14 +51,14 @@
|
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
52
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-12-09 08:03:47 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-
|
|
54
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-13 08:23:09 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-01-10 08:08:49 |
|
|
56
56
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
57
57
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-11-17 08:10:15 |
|
|
58
58
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2021-11-10 08:05:47 |
|
|
59
59
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-01-10 08:09:43 |
|
|
60
60
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2021-11-10 08:06:00 |
|
|
61
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-01-
|
|
61
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-01-13 08:32:29 |
|
|
62
62
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-01-12 08:09:02 |
|
|
63
63
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-12-17 08:10:50 |
|
|
64
64
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-12-06 08:05:24 |
|
|
@@ -70,11 +70,11 @@
|
|
|
70
70
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-11-10 08:06:30 |
|
|
71
71
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2021-12-22 08:11:17 |
|
|
72
72
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-12-06 08:05:41 |
|
|
73
|
-
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-01-
|
|
73
|
+
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-01-12 20:31:09 |
|
|
74
74
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-11-10 08:06:56 |
|
|
75
75
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-12-10 08:06:20 |
|
|
76
76
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-30 08:09:09 |
|
|
77
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-01-
|
|
77
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-01-13 08:37:40 |
|
|
78
78
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-01-10 08:11:01 |
|
|
79
79
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-01-07 08:08:34 |
|
|
80
80
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-01-11 08:11:43 |
|
|
104
104
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-11 08:11:54 |
|
|
105
105
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
|
106
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-01-
|
|
106
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-01-13 08:50:16 |
|
|
107
107
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2021-11-10 08:08:54 |
|
|
108
108
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
|
109
109
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-30 08:12:38 |
|
|
123
123
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
|
124
124
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
|
125
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-01-
|
|
125
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-01-13 08:55:35 |
|
|
126
126
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2021-12-23 08:13:49 |
|
|
127
127
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-01-10 08:14:37 |
|
|
128
128
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2021-12-07 13:09:58 |
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-11-10 08:10:04 |
|
|
131
131
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2021-12-16 08:13:07 |
|
|
132
132
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-01-12 08:13:52 |
|
|
133
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-
|
|
133
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-13 08:58:20 |
|
|
134
134
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
|
|
135
135
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-01-05 08:12:50 |
|
|
136
136
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2021-11-18 08:11:34 |
|
|
@@ -143,13 +143,13 @@
|
|
|
143
143
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2021-12-16 08:13:48 |
|
|
144
144
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2021-12-23 08:14:47 |
|
|
145
145
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2021-11-10 08:10:44 |
|
|
146
|
-
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) |
|
|
146
|
+
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-01-13 09:01:34 |
|
|
147
147
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
148
148
|
| tbaas | [TBaaS](https://cloud.tencent.com/document/product/663) | 2021-11-10 08:10:50 |
|
|
149
149
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
150
150
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2021-11-10 08:10:55 |
|
|
151
151
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2021-11-10 08:10:55 |
|
|
152
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) |
|
|
152
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-01-13 09:02:45 |
|
|
153
153
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2021-11-10 08:11:12 |
|
|
154
154
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
155
155
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2021-11-18 08:12:32 |
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-27 08:11:32 |
|
|
170
170
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-01-12 08:16:10 |
|
|
171
171
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
172
|
-
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) |
|
|
172
|
+
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-01-13 09:12:45 |
|
|
173
173
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
|
174
174
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
|
|
175
175
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
|
|
@@ -1021,10 +1021,10 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1021
1021
|
}
|
|
1022
1022
|
|
|
1023
1023
|
/**
|
|
1024
|
-
* 该接口(DescribeParamTemplates
|
|
1024
|
+
* 该接口(DescribeParamTemplates)查询参数模板列表,全地域公共参数Region均为ap-guangzhou。
|
|
1025
1025
|
*/
|
|
1026
1026
|
async DescribeParamTemplates(
|
|
1027
|
-
req
|
|
1027
|
+
req: DescribeParamTemplatesRequest,
|
|
1028
1028
|
cb?: (error: string, rep: DescribeParamTemplatesResponse) => void
|
|
1029
1029
|
): Promise<DescribeParamTemplatesResponse> {
|
|
1030
1030
|
return this.request("DescribeParamTemplates", req, cb)
|
|
@@ -1327,7 +1327,12 @@ export interface AuditLogFilter {
|
|
|
1327
1327
|
/**
|
|
1328
1328
|
* DescribeParamTemplates请求参数结构体
|
|
1329
1329
|
*/
|
|
1330
|
-
export
|
|
1330
|
+
export interface DescribeParamTemplatesRequest {
|
|
1331
|
+
/**
|
|
1332
|
+
* 引擎版本,缺省则查询所有
|
|
1333
|
+
*/
|
|
1334
|
+
EngineVersions?: Array<string>
|
|
1335
|
+
}
|
|
1331
1336
|
|
|
1332
1337
|
/**
|
|
1333
1338
|
* DescribeRollbackRangeTime请求参数结构体
|
|
@@ -1685,7 +1690,7 @@ export interface ParameterDetail {
|
|
|
1685
1690
|
Name: string
|
|
1686
1691
|
|
|
1687
1692
|
/**
|
|
1688
|
-
*
|
|
1693
|
+
* 参数类型:integer,enum,float,string,func
|
|
1689
1694
|
*/
|
|
1690
1695
|
ParamType: string
|
|
1691
1696
|
|
|
@@ -1723,6 +1728,16 @@ export interface ParameterDetail {
|
|
|
1723
1728
|
* 参数的可选枚举值。如果为非枚举参数,则为空
|
|
1724
1729
|
*/
|
|
1725
1730
|
EnumValue: Array<string>
|
|
1731
|
+
|
|
1732
|
+
/**
|
|
1733
|
+
* 参数是公式类型时,该字段有效,表示公式类型最大值
|
|
1734
|
+
*/
|
|
1735
|
+
MaxFunc: string
|
|
1736
|
+
|
|
1737
|
+
/**
|
|
1738
|
+
* 参数是公式类型时,该字段有效,表示公式类型最小值
|
|
1739
|
+
*/
|
|
1740
|
+
MinFunc: string
|
|
1726
1741
|
}
|
|
1727
1742
|
|
|
1728
1743
|
/**
|
|
@@ -3604,6 +3619,11 @@ export interface ParamTemplateInfo {
|
|
|
3604
3619
|
* 实例引擎版本
|
|
3605
3620
|
*/
|
|
3606
3621
|
EngineVersion: string
|
|
3622
|
+
|
|
3623
|
+
/**
|
|
3624
|
+
* 参数模板类型
|
|
3625
|
+
*/
|
|
3626
|
+
TemplateType: string
|
|
3607
3627
|
}
|
|
3608
3628
|
|
|
3609
3629
|
/**
|
|
@@ -3994,12 +4014,12 @@ export interface DescribeParamTemplatesResponse {
|
|
|
3994
4014
|
/**
|
|
3995
4015
|
* 该用户的参数模板数量。
|
|
3996
4016
|
*/
|
|
3997
|
-
TotalCount
|
|
4017
|
+
TotalCount: number
|
|
3998
4018
|
|
|
3999
4019
|
/**
|
|
4000
4020
|
* 参数模板详情。
|
|
4001
4021
|
*/
|
|
4002
|
-
Items
|
|
4022
|
+
Items: Array<ParamTemplateInfo>
|
|
4003
4023
|
|
|
4004
4024
|
/**
|
|
4005
4025
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4490,12 +4510,12 @@ export interface DescribeInstanceParamsResponse {
|
|
|
4490
4510
|
/**
|
|
4491
4511
|
* 实例的参数总数。
|
|
4492
4512
|
*/
|
|
4493
|
-
TotalCount
|
|
4513
|
+
TotalCount: number
|
|
4494
4514
|
|
|
4495
4515
|
/**
|
|
4496
4516
|
* 参数详情。
|
|
4497
4517
|
*/
|
|
4498
|
-
Items
|
|
4518
|
+
Items: Array<ParameterDetail>
|
|
4499
4519
|
|
|
4500
4520
|
/**
|
|
4501
4521
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4839,12 +4859,12 @@ export interface DescribeDefaultParamsResponse {
|
|
|
4839
4859
|
/**
|
|
4840
4860
|
* 参数个数。
|
|
4841
4861
|
*/
|
|
4842
|
-
TotalCount
|
|
4862
|
+
TotalCount: number
|
|
4843
4863
|
|
|
4844
4864
|
/**
|
|
4845
4865
|
* 参数详情。
|
|
4846
4866
|
*/
|
|
4847
|
-
Items
|
|
4867
|
+
Items: Array<ParameterDetail>
|
|
4848
4868
|
|
|
4849
4869
|
/**
|
|
4850
4870
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -5808,6 +5828,11 @@ export interface CreateParamTemplateRequest {
|
|
|
5808
5828
|
* 参数列表。
|
|
5809
5829
|
*/
|
|
5810
5830
|
ParamList?: Array<Parameter>
|
|
5831
|
+
|
|
5832
|
+
/**
|
|
5833
|
+
* 默认参数模板类型。支持值包括:"HIGH_STABILITY" - 高稳定模版,"HIGH_PERFORMANCE" - 高性能模版。
|
|
5834
|
+
*/
|
|
5835
|
+
TemplateType?: string
|
|
5811
5836
|
}
|
|
5812
5837
|
|
|
5813
5838
|
/**
|
|
@@ -6741,6 +6766,11 @@ export interface DescribeParamTemplateInfoResponse {
|
|
|
6741
6766
|
*/
|
|
6742
6767
|
Description: string
|
|
6743
6768
|
|
|
6769
|
+
/**
|
|
6770
|
+
* 参数模板类型。支持值包括:"HIGH_STABILITY" - 高稳定模版,"HIGH_PERFORMANCE" - 高性能模版。
|
|
6771
|
+
*/
|
|
6772
|
+
TemplateType: string
|
|
6773
|
+
|
|
6744
6774
|
/**
|
|
6745
6775
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6746
6776
|
*/
|
|
@@ -299,9 +299,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
299
299
|
*/
|
|
300
300
|
DescribeRollbackRangeTime(req: DescribeRollbackRangeTimeRequest, cb?: (error: string, rep: DescribeRollbackRangeTimeResponse) => void): Promise<DescribeRollbackRangeTimeResponse>;
|
|
301
301
|
/**
|
|
302
|
-
* 该接口(DescribeParamTemplates
|
|
302
|
+
* 该接口(DescribeParamTemplates)查询参数模板列表,全地域公共参数Region均为ap-guangzhou。
|
|
303
303
|
*/
|
|
304
|
-
DescribeParamTemplates(req
|
|
304
|
+
DescribeParamTemplates(req: DescribeParamTemplatesRequest, cb?: (error: string, rep: DescribeParamTemplatesResponse) => void): Promise<DescribeParamTemplatesResponse>;
|
|
305
305
|
/**
|
|
306
306
|
* 本接口(DeleteBackup)用于删除数据库备份。本接口只支持删除手动发起的备份。
|
|
307
307
|
*/
|
|
@@ -452,7 +452,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
452
452
|
return this.request("DescribeRollbackRangeTime", req, cb);
|
|
453
453
|
}
|
|
454
454
|
/**
|
|
455
|
-
* 该接口(DescribeParamTemplates
|
|
455
|
+
* 该接口(DescribeParamTemplates)查询参数模板列表,全地域公共参数Region均为ap-guangzhou。
|
|
456
456
|
*/
|
|
457
457
|
async DescribeParamTemplates(req, cb) {
|
|
458
458
|
return this.request("DescribeParamTemplates", req, cb);
|
|
@@ -1102,7 +1102,12 @@ export interface AuditLogFilter {
|
|
|
1102
1102
|
/**
|
|
1103
1103
|
* DescribeParamTemplates请求参数结构体
|
|
1104
1104
|
*/
|
|
1105
|
-
export
|
|
1105
|
+
export interface DescribeParamTemplatesRequest {
|
|
1106
|
+
/**
|
|
1107
|
+
* 引擎版本,缺省则查询所有
|
|
1108
|
+
*/
|
|
1109
|
+
EngineVersions?: Array<string>;
|
|
1110
|
+
}
|
|
1106
1111
|
/**
|
|
1107
1112
|
* DescribeRollbackRangeTime请求参数结构体
|
|
1108
1113
|
*/
|
|
@@ -1405,7 +1410,7 @@ export interface ParameterDetail {
|
|
|
1405
1410
|
*/
|
|
1406
1411
|
Name: string;
|
|
1407
1412
|
/**
|
|
1408
|
-
*
|
|
1413
|
+
* 参数类型:integer,enum,float,string,func
|
|
1409
1414
|
*/
|
|
1410
1415
|
ParamType: string;
|
|
1411
1416
|
/**
|
|
@@ -1436,6 +1441,14 @@ export interface ParameterDetail {
|
|
|
1436
1441
|
* 参数的可选枚举值。如果为非枚举参数,则为空
|
|
1437
1442
|
*/
|
|
1438
1443
|
EnumValue: Array<string>;
|
|
1444
|
+
/**
|
|
1445
|
+
* 参数是公式类型时,该字段有效,表示公式类型最大值
|
|
1446
|
+
*/
|
|
1447
|
+
MaxFunc: string;
|
|
1448
|
+
/**
|
|
1449
|
+
* 参数是公式类型时,该字段有效,表示公式类型最小值
|
|
1450
|
+
*/
|
|
1451
|
+
MinFunc: string;
|
|
1439
1452
|
}
|
|
1440
1453
|
/**
|
|
1441
1454
|
* DeleteAuditPolicy请求参数结构体
|
|
@@ -3014,6 +3027,10 @@ export interface ParamTemplateInfo {
|
|
|
3014
3027
|
* 实例引擎版本
|
|
3015
3028
|
*/
|
|
3016
3029
|
EngineVersion: string;
|
|
3030
|
+
/**
|
|
3031
|
+
* 参数模板类型
|
|
3032
|
+
*/
|
|
3033
|
+
TemplateType: string;
|
|
3017
3034
|
}
|
|
3018
3035
|
/**
|
|
3019
3036
|
* ModifyAutoRenewFlag返回参数结构体
|
|
@@ -3350,11 +3367,11 @@ export interface DescribeParamTemplatesResponse {
|
|
|
3350
3367
|
/**
|
|
3351
3368
|
* 该用户的参数模板数量。
|
|
3352
3369
|
*/
|
|
3353
|
-
TotalCount
|
|
3370
|
+
TotalCount: number;
|
|
3354
3371
|
/**
|
|
3355
3372
|
* 参数模板详情。
|
|
3356
3373
|
*/
|
|
3357
|
-
Items
|
|
3374
|
+
Items: Array<ParamTemplateInfo>;
|
|
3358
3375
|
/**
|
|
3359
3376
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3360
3377
|
*/
|
|
@@ -3773,11 +3790,11 @@ export interface DescribeInstanceParamsResponse {
|
|
|
3773
3790
|
/**
|
|
3774
3791
|
* 实例的参数总数。
|
|
3775
3792
|
*/
|
|
3776
|
-
TotalCount
|
|
3793
|
+
TotalCount: number;
|
|
3777
3794
|
/**
|
|
3778
3795
|
* 参数详情。
|
|
3779
3796
|
*/
|
|
3780
|
-
Items
|
|
3797
|
+
Items: Array<ParameterDetail>;
|
|
3781
3798
|
/**
|
|
3782
3799
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3783
3800
|
*/
|
|
@@ -4068,11 +4085,11 @@ export interface DescribeDefaultParamsResponse {
|
|
|
4068
4085
|
/**
|
|
4069
4086
|
* 参数个数。
|
|
4070
4087
|
*/
|
|
4071
|
-
TotalCount
|
|
4088
|
+
TotalCount: number;
|
|
4072
4089
|
/**
|
|
4073
4090
|
* 参数详情。
|
|
4074
4091
|
*/
|
|
4075
|
-
Items
|
|
4092
|
+
Items: Array<ParameterDetail>;
|
|
4076
4093
|
/**
|
|
4077
4094
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4078
4095
|
*/
|
|
@@ -4883,6 +4900,10 @@ export interface CreateParamTemplateRequest {
|
|
|
4883
4900
|
* 参数列表。
|
|
4884
4901
|
*/
|
|
4885
4902
|
ParamList?: Array<Parameter>;
|
|
4903
|
+
/**
|
|
4904
|
+
* 默认参数模板类型。支持值包括:"HIGH_STABILITY" - 高稳定模版,"HIGH_PERFORMANCE" - 高性能模版。
|
|
4905
|
+
*/
|
|
4906
|
+
TemplateType?: string;
|
|
4886
4907
|
}
|
|
4887
4908
|
/**
|
|
4888
4909
|
* DeleteAuditRule返回参数结构体
|
|
@@ -5671,6 +5692,10 @@ export interface DescribeParamTemplateInfoResponse {
|
|
|
5671
5692
|
* 参数模板描述
|
|
5672
5693
|
*/
|
|
5673
5694
|
Description: string;
|
|
5695
|
+
/**
|
|
5696
|
+
* 参数模板类型。支持值包括:"HIGH_STABILITY" - 高稳定模版,"HIGH_PERFORMANCE" - 高性能模版。
|
|
5697
|
+
*/
|
|
5698
|
+
TemplateType: string;
|
|
5674
5699
|
/**
|
|
5675
5700
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5676
5701
|
*/
|