tencentcloud-sdk-nodejs-dbbrain 4.0.619 → 4.0.620
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 +235 -0
- package/SERVICE_CHANGELOG.md +289 -117
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +13 -13
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,238 @@
|
|
|
1
|
+
# Release 4.0.620
|
|
2
|
+
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
|
+
|
|
5
|
+
### 第 63 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-06-13 01:02:52
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [Advice](https://cloud.tencent.com/document/api/377/20453#Advice)
|
|
16
|
+
|
|
17
|
+
* 新增成员:Level
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 50 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-06-13 01:10:07
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [CreateConfig](https://cloud.tencent.com/document/api/614/58620)
|
|
35
|
+
|
|
36
|
+
* 新增入参:AdvancedConfig
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
42
|
+
|
|
43
|
+
### 第 20 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2023-06-13 01:16:02
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [CreateSqlFilter](https://cloud.tencent.com/document/api/1130/72835)
|
|
54
|
+
|
|
55
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
56
|
+
|
|
57
|
+
* [DeleteSqlFilters](https://cloud.tencent.com/document/api/1130/72834)
|
|
58
|
+
|
|
59
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
60
|
+
|
|
61
|
+
* [ModifySqlFilters](https://cloud.tencent.com/document/api/1130/72829)
|
|
62
|
+
|
|
63
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
73
|
+
|
|
74
|
+
### 第 61 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2023-06-13 01:16:36
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改接口:
|
|
83
|
+
|
|
84
|
+
* [DescribeDCDBInstanceDetail](https://cloud.tencent.com/document/api/557/89385)
|
|
85
|
+
|
|
86
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
92
|
+
|
|
93
|
+
### 第 104 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2023-06-13 01:26:49
|
|
96
|
+
|
|
97
|
+
本次发布包含了以下内容:
|
|
98
|
+
|
|
99
|
+
改善已有的文档。
|
|
100
|
+
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
104
|
+
|
|
105
|
+
* 新增入参:RecordTemplateId
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
111
|
+
|
|
112
|
+
### 第 56 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2023-06-13 01:27:34
|
|
115
|
+
|
|
116
|
+
本次发布包含了以下内容:
|
|
117
|
+
|
|
118
|
+
改善已有的文档。
|
|
119
|
+
|
|
120
|
+
修改接口:
|
|
121
|
+
|
|
122
|
+
* [DescribeDBInstanceDetail](https://cloud.tencent.com/document/api/237/89390)
|
|
123
|
+
|
|
124
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
130
|
+
|
|
131
|
+
### 第 104 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-06-13 01:30:41
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
新增数据结构:
|
|
140
|
+
|
|
141
|
+
* [MedicalInvoice](https://cloud.tencent.com/document/api/866/33527#MedicalInvoice)
|
|
142
|
+
|
|
143
|
+
修改数据结构:
|
|
144
|
+
|
|
145
|
+
* [SingleInvoiceItem](https://cloud.tencent.com/document/api/866/33527#SingleInvoiceItem)
|
|
146
|
+
|
|
147
|
+
* 新增成员:MedicalOutpatientInvoice, MedicalHospitalizedInvoice
|
|
148
|
+
|
|
149
|
+
* [VatInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceInfo)
|
|
150
|
+
|
|
151
|
+
* 新增成员:ElectronicFullMark, ElectronicFullNumber, FormName
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
## 安全运营中心(ssa) 版本:2018-06-08
|
|
157
|
+
|
|
158
|
+
### 第 16 次发布
|
|
159
|
+
|
|
160
|
+
发布时间:2023-06-13 01:37:42
|
|
161
|
+
|
|
162
|
+
本次发布包含了以下内容:
|
|
163
|
+
|
|
164
|
+
改善已有的文档。
|
|
165
|
+
|
|
166
|
+
新增接口:
|
|
167
|
+
|
|
168
|
+
* [DescribeDomainList](https://cloud.tencent.com/document/api/664/93451)
|
|
169
|
+
|
|
170
|
+
新增数据结构:
|
|
171
|
+
|
|
172
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/664/51406#DomainInfo)
|
|
173
|
+
* [QueryFilterV3](https://cloud.tencent.com/document/api/664/51406#QueryFilterV3)
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
178
|
+
|
|
179
|
+
### 第 37 次发布
|
|
180
|
+
|
|
181
|
+
发布时间:2023-06-13 01:37:56
|
|
182
|
+
|
|
183
|
+
本次发布包含了以下内容:
|
|
184
|
+
|
|
185
|
+
改善已有的文档。
|
|
186
|
+
|
|
187
|
+
修改接口:
|
|
188
|
+
|
|
189
|
+
* [DescribeHostUpdateRecordDetail](https://cloud.tencent.com/document/api/400/91652)
|
|
190
|
+
|
|
191
|
+
* 新增入参:Limit, Offset
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
修改数据结构:
|
|
195
|
+
|
|
196
|
+
* [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail)
|
|
197
|
+
|
|
198
|
+
* 新增成员:Port, Namespace, SecretName
|
|
199
|
+
|
|
200
|
+
* [UpdateRecordDetails](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetails)
|
|
201
|
+
|
|
202
|
+
* 新增成员:TotalCount
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
208
|
+
|
|
209
|
+
### 第 62 次发布
|
|
210
|
+
|
|
211
|
+
发布时间:2023-06-13 01:41:55
|
|
212
|
+
|
|
213
|
+
本次发布包含了以下内容:
|
|
214
|
+
|
|
215
|
+
改善已有的文档。
|
|
216
|
+
|
|
217
|
+
新增接口:
|
|
218
|
+
|
|
219
|
+
* [DeleteRabbitMQUser](https://cloud.tencent.com/document/api/1179/93458)
|
|
220
|
+
* [DeleteRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93457)
|
|
221
|
+
* [DescribeRabbitMQUser](https://cloud.tencent.com/document/api/1179/93456)
|
|
222
|
+
* [DescribeRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93455)
|
|
223
|
+
* [DescribeRabbitMQVirtualHostList](https://cloud.tencent.com/document/api/1179/93452)
|
|
224
|
+
* [ModifyRabbitMQUser](https://cloud.tencent.com/document/api/1179/93454)
|
|
225
|
+
* [ModifyRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93453)
|
|
226
|
+
|
|
227
|
+
新增数据结构:
|
|
228
|
+
|
|
229
|
+
* [RabbitMQPrivateVirtualHost](https://cloud.tencent.com/document/api/1179/46089#RabbitMQPrivateVirtualHost)
|
|
230
|
+
* [RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser)
|
|
231
|
+
* [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)
|
|
232
|
+
* [RabbitMQVirtualHostStatistics](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostStatistics)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
1
236
|
# Release 4.0.619
|
|
2
237
|
|
|
3
238
|
## 云防火墙(cfw) 版本:2019-09-04
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,49 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 63 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-06-
|
|
7
|
+
发布时间:2023-06-13 01:02:52
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [Advice](https://cloud.tencent.com/document/api/377/20453#Advice)
|
|
16
16
|
|
|
17
|
+
* 新增成员:Level
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
## 负载均衡(clb) 版本:2018-03-17
|
|
20
20
|
|
|
21
|
-
### 第 91 次发布
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
24
23
|
|
|
25
|
-
|
|
24
|
+
### 第 50 次发布
|
|
26
25
|
|
|
27
|
-
|
|
26
|
+
发布时间:2023-06-13 01:10:07
|
|
28
27
|
|
|
29
|
-
|
|
28
|
+
本次发布包含了以下内容:
|
|
30
29
|
|
|
31
|
-
|
|
30
|
+
改善已有的文档。
|
|
32
31
|
|
|
33
|
-
|
|
32
|
+
修改接口:
|
|
34
33
|
|
|
35
|
-
* [
|
|
34
|
+
* [CreateConfig](https://cloud.tencent.com/document/api/614/58620)
|
|
36
35
|
|
|
37
|
-
*
|
|
36
|
+
* 新增入参:AdvancedConfig
|
|
38
37
|
|
|
39
38
|
|
|
40
39
|
|
|
41
40
|
|
|
42
41
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
43
42
|
|
|
44
|
-
### 第
|
|
43
|
+
### 第 20 次发布
|
|
45
44
|
|
|
46
|
-
发布时间:2023-06-
|
|
45
|
+
发布时间:2023-06-13 01:16:02
|
|
47
46
|
|
|
48
47
|
本次发布包含了以下内容:
|
|
49
48
|
|
|
@@ -51,33 +50,30 @@
|
|
|
51
50
|
|
|
52
51
|
修改接口:
|
|
53
52
|
|
|
54
|
-
* [
|
|
53
|
+
* [CreateSqlFilter](https://cloud.tencent.com/document/api/1130/72835)
|
|
55
54
|
|
|
56
|
-
*
|
|
55
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
57
56
|
|
|
57
|
+
* [DeleteSqlFilters](https://cloud.tencent.com/document/api/1130/72834)
|
|
58
58
|
|
|
59
|
-
|
|
59
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
60
60
|
|
|
61
|
-
* [
|
|
61
|
+
* [ModifySqlFilters](https://cloud.tencent.com/document/api/1130/72829)
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
64
64
|
|
|
65
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/1130/57812#InstanceInfo)
|
|
66
65
|
|
|
67
|
-
* 新增成员:ClusterId, ClusterName
|
|
68
66
|
|
|
69
|
-
* [RedisKeySpaceData](https://cloud.tencent.com/document/api/1130/57812#RedisKeySpaceData)
|
|
70
|
-
|
|
71
|
-
* 新增成员:AveElementSize, ShardId
|
|
72
67
|
|
|
68
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
73
69
|
|
|
74
70
|
|
|
75
71
|
|
|
76
|
-
##
|
|
72
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
77
73
|
|
|
78
|
-
### 第
|
|
74
|
+
### 第 61 次发布
|
|
79
75
|
|
|
80
|
-
发布时间:2023-06-
|
|
76
|
+
发布时间:2023-06-13 01:16:36
|
|
81
77
|
|
|
82
78
|
本次发布包含了以下内容:
|
|
83
79
|
|
|
@@ -85,33 +81,37 @@
|
|
|
85
81
|
|
|
86
82
|
修改接口:
|
|
87
83
|
|
|
88
|
-
* [
|
|
84
|
+
* [DescribeDCDBInstanceDetail](https://cloud.tencent.com/document/api/557/89385)
|
|
89
85
|
|
|
90
|
-
* 新增出参:
|
|
86
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
91
87
|
|
|
92
88
|
|
|
93
|
-
新增数据结构:
|
|
94
89
|
|
|
95
|
-
* [SlowLogUser](https://cloud.tencent.com/document/api/1130/39561#SlowLogUser)
|
|
96
90
|
|
|
97
|
-
|
|
91
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
98
92
|
|
|
99
|
-
|
|
93
|
+
### 第 104 次发布
|
|
100
94
|
|
|
101
|
-
|
|
95
|
+
发布时间:2023-06-13 01:26:49
|
|
102
96
|
|
|
103
|
-
|
|
97
|
+
本次发布包含了以下内容:
|
|
104
98
|
|
|
105
|
-
|
|
99
|
+
改善已有的文档。
|
|
106
100
|
|
|
101
|
+
修改接口:
|
|
107
102
|
|
|
103
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
108
104
|
|
|
105
|
+
* 新增入参:RecordTemplateId
|
|
109
106
|
|
|
110
|
-
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
111
107
|
|
|
112
|
-
### 第 47 次发布
|
|
113
108
|
|
|
114
|
-
|
|
109
|
+
|
|
110
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
111
|
+
|
|
112
|
+
### 第 56 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2023-06-13 01:27:34
|
|
115
115
|
|
|
116
116
|
本次发布包含了以下内容:
|
|
117
117
|
|
|
@@ -119,49 +119,45 @@
|
|
|
119
119
|
|
|
120
120
|
修改接口:
|
|
121
121
|
|
|
122
|
-
* [
|
|
123
|
-
|
|
124
|
-
* 新增入参:StrategyConfig
|
|
125
|
-
|
|
122
|
+
* [DescribeDBInstanceDetail](https://cloud.tencent.com/document/api/237/89390)
|
|
126
123
|
|
|
127
|
-
|
|
124
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
128
125
|
|
|
129
|
-
* [StrategyConfig](https://cloud.tencent.com/document/api/589/33981#StrategyConfig)
|
|
130
126
|
|
|
131
127
|
|
|
132
128
|
|
|
133
|
-
##
|
|
129
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
134
130
|
|
|
135
|
-
### 第
|
|
131
|
+
### 第 104 次发布
|
|
136
132
|
|
|
137
|
-
发布时间:2023-06-
|
|
133
|
+
发布时间:2023-06-13 01:30:41
|
|
138
134
|
|
|
139
135
|
本次发布包含了以下内容:
|
|
140
136
|
|
|
141
137
|
改善已有的文档。
|
|
142
138
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
* [ProductMetadata](https://cloud.tencent.com/document/api/634/71973#ProductMetadata)
|
|
139
|
+
新增数据结构:
|
|
146
140
|
|
|
147
|
-
|
|
141
|
+
* [MedicalInvoice](https://cloud.tencent.com/document/api/866/33527#MedicalInvoice)
|
|
148
142
|
|
|
149
|
-
|
|
143
|
+
修改数据结构:
|
|
150
144
|
|
|
151
|
-
|
|
145
|
+
* [SingleInvoiceItem](https://cloud.tencent.com/document/api/866/33527#SingleInvoiceItem)
|
|
152
146
|
|
|
147
|
+
* 新增成员:MedicalOutpatientInvoice, MedicalHospitalizedInvoice
|
|
153
148
|
|
|
149
|
+
* [VatInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceInfo)
|
|
154
150
|
|
|
151
|
+
* 新增成员:ElectronicFullMark, ElectronicFullNumber, FormName
|
|
155
152
|
|
|
156
|
-
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
157
153
|
|
|
158
154
|
|
|
159
155
|
|
|
160
|
-
##
|
|
156
|
+
## 安全运营中心(ssa) 版本:2018-06-08
|
|
161
157
|
|
|
162
|
-
### 第
|
|
158
|
+
### 第 16 次发布
|
|
163
159
|
|
|
164
|
-
发布时间:2023-06-
|
|
160
|
+
发布时间:2023-06-13 01:37:42
|
|
165
161
|
|
|
166
162
|
本次发布包含了以下内容:
|
|
167
163
|
|
|
@@ -169,28 +165,20 @@
|
|
|
169
165
|
|
|
170
166
|
新增接口:
|
|
171
167
|
|
|
172
|
-
* [
|
|
173
|
-
* [BatchStartStreamLinkFlow](https://cloud.tencent.com/document/api/862/93425)
|
|
174
|
-
* [BatchStopStreamLinkFlow](https://cloud.tencent.com/document/api/862/93424)
|
|
175
|
-
* [CreateStreamLinkEvent](https://cloud.tencent.com/document/api/862/93422)
|
|
176
|
-
* [DeleteStreamLinkEvent](https://cloud.tencent.com/document/api/862/93421)
|
|
177
|
-
* [DescribeStreamLinkEvent](https://cloud.tencent.com/document/api/862/93420)
|
|
178
|
-
* [DescribeStreamLinkEventAttachedFlows](https://cloud.tencent.com/document/api/862/93423)
|
|
179
|
-
* [DescribeStreamLinkEvents](https://cloud.tencent.com/document/api/862/93419)
|
|
180
|
-
* [ModifyStreamLinkEvent](https://cloud.tencent.com/document/api/862/93418)
|
|
168
|
+
* [DescribeDomainList](https://cloud.tencent.com/document/api/664/93451)
|
|
181
169
|
|
|
182
170
|
新增数据结构:
|
|
183
171
|
|
|
184
|
-
* [
|
|
185
|
-
* [
|
|
172
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/664/51406#DomainInfo)
|
|
173
|
+
* [QueryFilterV3](https://cloud.tencent.com/document/api/664/51406#QueryFilterV3)
|
|
186
174
|
|
|
187
175
|
|
|
188
176
|
|
|
189
177
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
190
178
|
|
|
191
|
-
### 第
|
|
179
|
+
### 第 37 次发布
|
|
192
180
|
|
|
193
|
-
发布时间:2023-06-
|
|
181
|
+
发布时间:2023-06-13 01:37:56
|
|
194
182
|
|
|
195
183
|
本次发布包含了以下内容:
|
|
196
184
|
|
|
@@ -198,55 +186,50 @@
|
|
|
198
186
|
|
|
199
187
|
修改接口:
|
|
200
188
|
|
|
201
|
-
* [
|
|
202
|
-
|
|
203
|
-
* 新增入参:AsyncCache
|
|
189
|
+
* [DescribeHostUpdateRecordDetail](https://cloud.tencent.com/document/api/400/91652)
|
|
204
190
|
|
|
205
|
-
*
|
|
191
|
+
* 新增入参:Limit, Offset
|
|
206
192
|
|
|
207
|
-
* [DescribeHostClbInstanceList](https://cloud.tencent.com/document/api/400/91662)
|
|
208
193
|
|
|
209
|
-
|
|
194
|
+
修改数据结构:
|
|
210
195
|
|
|
211
|
-
* [
|
|
196
|
+
* [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail)
|
|
212
197
|
|
|
213
|
-
*
|
|
198
|
+
* 新增成员:Port, Namespace, SecretName
|
|
214
199
|
|
|
215
|
-
* [
|
|
200
|
+
* [UpdateRecordDetails](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetails)
|
|
216
201
|
|
|
217
|
-
*
|
|
202
|
+
* 新增成员:TotalCount
|
|
218
203
|
|
|
219
204
|
|
|
220
205
|
|
|
221
206
|
|
|
222
|
-
##
|
|
207
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
223
208
|
|
|
224
|
-
### 第
|
|
209
|
+
### 第 62 次发布
|
|
225
210
|
|
|
226
|
-
发布时间:2023-06-
|
|
211
|
+
发布时间:2023-06-13 01:41:55
|
|
227
212
|
|
|
228
213
|
本次发布包含了以下内容:
|
|
229
214
|
|
|
230
215
|
改善已有的文档。
|
|
231
216
|
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
* [QueueConfig](https://cloud.tencent.com/document/api/1527/89579#QueueConfig)
|
|
235
|
-
|
|
236
|
-
* 新增成员:MaxNodesPerCycle
|
|
237
|
-
|
|
238
|
-
* [QueueConfigOverview](https://cloud.tencent.com/document/api/1527/89579#QueueConfigOverview)
|
|
239
|
-
|
|
240
|
-
* 新增成员:MaxNodesPerCycle
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
217
|
+
新增接口:
|
|
246
218
|
|
|
219
|
+
* [DeleteRabbitMQUser](https://cloud.tencent.com/document/api/1179/93458)
|
|
220
|
+
* [DeleteRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93457)
|
|
221
|
+
* [DescribeRabbitMQUser](https://cloud.tencent.com/document/api/1179/93456)
|
|
222
|
+
* [DescribeRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93455)
|
|
223
|
+
* [DescribeRabbitMQVirtualHostList](https://cloud.tencent.com/document/api/1179/93452)
|
|
224
|
+
* [ModifyRabbitMQUser](https://cloud.tencent.com/document/api/1179/93454)
|
|
225
|
+
* [ModifyRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93453)
|
|
247
226
|
|
|
227
|
+
新增数据结构:
|
|
248
228
|
|
|
249
|
-
|
|
229
|
+
* [RabbitMQPrivateVirtualHost](https://cloud.tencent.com/document/api/1179/46089#RabbitMQPrivateVirtualHost)
|
|
230
|
+
* [RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser)
|
|
231
|
+
* [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)
|
|
232
|
+
* [RabbitMQVirtualHostStatistics](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostStatistics)
|
|
250
233
|
|
|
251
234
|
|
|
252
235
|
|
|
@@ -4446,6 +4429,21 @@
|
|
|
4446
4429
|
|
|
4447
4430
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
4448
4431
|
|
|
4432
|
+
### 第 63 次发布
|
|
4433
|
+
|
|
4434
|
+
发布时间:2023-06-13 01:02:52
|
|
4435
|
+
|
|
4436
|
+
本次发布包含了以下内容:
|
|
4437
|
+
|
|
4438
|
+
改善已有的文档。
|
|
4439
|
+
|
|
4440
|
+
修改数据结构:
|
|
4441
|
+
|
|
4442
|
+
* [Advice](https://cloud.tencent.com/document/api/377/20453#Advice)
|
|
4443
|
+
|
|
4444
|
+
* 新增成员:Level
|
|
4445
|
+
|
|
4446
|
+
|
|
4449
4447
|
### 第 62 次发布
|
|
4450
4448
|
|
|
4451
4449
|
发布时间:2023-03-24 01:03:57
|
|
@@ -20260,7 +20258,7 @@
|
|
|
20260
20258
|
|
|
20261
20259
|
新增接口:
|
|
20262
20260
|
|
|
20263
|
-
* [
|
|
20261
|
+
* [DescribeEnterpriseSGRuleProgress](https://cloud.tencent.com/document/api/1132/93416)
|
|
20264
20262
|
|
|
20265
20263
|
### 第 37 次发布
|
|
20266
20264
|
|
|
@@ -26008,6 +26006,21 @@
|
|
|
26008
26006
|
|
|
26009
26007
|
## 日志服务(cls) 版本:2020-10-16
|
|
26010
26008
|
|
|
26009
|
+
### 第 50 次发布
|
|
26010
|
+
|
|
26011
|
+
发布时间:2023-06-13 01:10:07
|
|
26012
|
+
|
|
26013
|
+
本次发布包含了以下内容:
|
|
26014
|
+
|
|
26015
|
+
改善已有的文档。
|
|
26016
|
+
|
|
26017
|
+
修改接口:
|
|
26018
|
+
|
|
26019
|
+
* [CreateConfig](https://cloud.tencent.com/document/api/614/58620)
|
|
26020
|
+
|
|
26021
|
+
* 新增入参:AdvancedConfig
|
|
26022
|
+
|
|
26023
|
+
|
|
26011
26024
|
### 第 49 次发布
|
|
26012
26025
|
|
|
26013
26026
|
发布时间:2023-05-29 01:15:07
|
|
@@ -38397,7 +38410,7 @@
|
|
|
38397
38410
|
|
|
38398
38411
|
新增数据结构:
|
|
38399
38412
|
|
|
38400
|
-
* [
|
|
38413
|
+
* [SlowLogUser](https://cloud.tencent.com/document/api/1130/39561#SlowLogUser)
|
|
38401
38414
|
|
|
38402
38415
|
修改数据结构:
|
|
38403
38416
|
|
|
@@ -38751,6 +38764,29 @@
|
|
|
38751
38764
|
|
|
38752
38765
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
38753
38766
|
|
|
38767
|
+
### 第 20 次发布
|
|
38768
|
+
|
|
38769
|
+
发布时间:2023-06-13 01:16:02
|
|
38770
|
+
|
|
38771
|
+
本次发布包含了以下内容:
|
|
38772
|
+
|
|
38773
|
+
改善已有的文档。
|
|
38774
|
+
|
|
38775
|
+
修改接口:
|
|
38776
|
+
|
|
38777
|
+
* [CreateSqlFilter](https://cloud.tencent.com/document/api/1130/72835)
|
|
38778
|
+
|
|
38779
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
38780
|
+
|
|
38781
|
+
* [DeleteSqlFilters](https://cloud.tencent.com/document/api/1130/72834)
|
|
38782
|
+
|
|
38783
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
38784
|
+
|
|
38785
|
+
* [ModifySqlFilters](https://cloud.tencent.com/document/api/1130/72829)
|
|
38786
|
+
|
|
38787
|
+
* <font color="#dd0000">**修改入参**:</font>SessionToken
|
|
38788
|
+
|
|
38789
|
+
|
|
38754
38790
|
### 第 19 次发布
|
|
38755
38791
|
|
|
38756
38792
|
发布时间:2023-06-12 01:16:06
|
|
@@ -38768,7 +38804,7 @@
|
|
|
38768
38804
|
|
|
38769
38805
|
新增数据结构:
|
|
38770
38806
|
|
|
38771
|
-
* [
|
|
38807
|
+
* [SlowLogUser](https://cloud.tencent.com/document/api/1130/57812#SlowLogUser)
|
|
38772
38808
|
|
|
38773
38809
|
修改数据结构:
|
|
38774
38810
|
|
|
@@ -39677,6 +39713,21 @@
|
|
|
39677
39713
|
|
|
39678
39714
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
39679
39715
|
|
|
39716
|
+
### 第 61 次发布
|
|
39717
|
+
|
|
39718
|
+
发布时间:2023-06-13 01:16:36
|
|
39719
|
+
|
|
39720
|
+
本次发布包含了以下内容:
|
|
39721
|
+
|
|
39722
|
+
改善已有的文档。
|
|
39723
|
+
|
|
39724
|
+
修改接口:
|
|
39725
|
+
|
|
39726
|
+
* [DescribeDCDBInstanceDetail](https://cloud.tencent.com/document/api/557/89385)
|
|
39727
|
+
|
|
39728
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
39729
|
+
|
|
39730
|
+
|
|
39680
39731
|
### 第 60 次发布
|
|
39681
39732
|
|
|
39682
39733
|
发布时间:2023-06-08 01:23:27
|
|
@@ -46424,7 +46475,7 @@
|
|
|
46424
46475
|
|
|
46425
46476
|
新增数据结构:
|
|
46426
46477
|
|
|
46427
|
-
* [
|
|
46478
|
+
* [StrategyConfig](https://cloud.tencent.com/document/api/589/33981#StrategyConfig)
|
|
46428
46479
|
|
|
46429
46480
|
### 第 46 次发布
|
|
46430
46481
|
|
|
@@ -64068,6 +64119,21 @@
|
|
|
64068
64119
|
|
|
64069
64120
|
## 云直播CSS(live) 版本:2018-08-01
|
|
64070
64121
|
|
|
64122
|
+
### 第 104 次发布
|
|
64123
|
+
|
|
64124
|
+
发布时间:2023-06-13 01:26:49
|
|
64125
|
+
|
|
64126
|
+
本次发布包含了以下内容:
|
|
64127
|
+
|
|
64128
|
+
改善已有的文档。
|
|
64129
|
+
|
|
64130
|
+
修改接口:
|
|
64131
|
+
|
|
64132
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
64133
|
+
|
|
64134
|
+
* 新增入参:RecordTemplateId
|
|
64135
|
+
|
|
64136
|
+
|
|
64071
64137
|
### 第 103 次发布
|
|
64072
64138
|
|
|
64073
64139
|
发布时间:2023-06-07 01:33:34
|
|
@@ -66241,6 +66307,21 @@
|
|
|
66241
66307
|
|
|
66242
66308
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
66243
66309
|
|
|
66310
|
+
### 第 56 次发布
|
|
66311
|
+
|
|
66312
|
+
发布时间:2023-06-13 01:27:34
|
|
66313
|
+
|
|
66314
|
+
本次发布包含了以下内容:
|
|
66315
|
+
|
|
66316
|
+
改善已有的文档。
|
|
66317
|
+
|
|
66318
|
+
修改接口:
|
|
66319
|
+
|
|
66320
|
+
* [DescribeDBInstanceDetail](https://cloud.tencent.com/document/api/237/89390)
|
|
66321
|
+
|
|
66322
|
+
* 新增出参:IsPhysicalReplicationSupported
|
|
66323
|
+
|
|
66324
|
+
|
|
66244
66325
|
### 第 55 次发布
|
|
66245
66326
|
|
|
66246
66327
|
发布时间:2023-05-29 01:31:45
|
|
@@ -70505,20 +70586,20 @@
|
|
|
70505
70586
|
|
|
70506
70587
|
新增接口:
|
|
70507
70588
|
|
|
70508
|
-
* [
|
|
70509
|
-
* [
|
|
70510
|
-
* [
|
|
70511
|
-
* [
|
|
70512
|
-
* [
|
|
70513
|
-
* [
|
|
70514
|
-
* [
|
|
70515
|
-
* [
|
|
70516
|
-
* [
|
|
70589
|
+
* [BatchDeleteStreamLinkFlow](https://cloud.tencent.com/document/api/862/93426)
|
|
70590
|
+
* [BatchStartStreamLinkFlow](https://cloud.tencent.com/document/api/862/93425)
|
|
70591
|
+
* [BatchStopStreamLinkFlow](https://cloud.tencent.com/document/api/862/93424)
|
|
70592
|
+
* [CreateStreamLinkEvent](https://cloud.tencent.com/document/api/862/93422)
|
|
70593
|
+
* [DeleteStreamLinkEvent](https://cloud.tencent.com/document/api/862/93421)
|
|
70594
|
+
* [DescribeStreamLinkEvent](https://cloud.tencent.com/document/api/862/93420)
|
|
70595
|
+
* [DescribeStreamLinkEventAttachedFlows](https://cloud.tencent.com/document/api/862/93423)
|
|
70596
|
+
* [DescribeStreamLinkEvents](https://cloud.tencent.com/document/api/862/93419)
|
|
70597
|
+
* [ModifyStreamLinkEvent](https://cloud.tencent.com/document/api/862/93418)
|
|
70517
70598
|
|
|
70518
70599
|
新增数据结构:
|
|
70519
70600
|
|
|
70520
|
-
* [
|
|
70521
|
-
* [
|
|
70601
|
+
* [DescribeEvent](https://cloud.tencent.com/document/api/862/37615#DescribeEvent)
|
|
70602
|
+
* [DescribeFlowId](https://cloud.tencent.com/document/api/862/37615#DescribeFlowId)
|
|
70522
70603
|
|
|
70523
70604
|
### 第 63 次发布
|
|
70524
70605
|
|
|
@@ -74586,6 +74667,29 @@
|
|
|
74586
74667
|
|
|
74587
74668
|
## 文字识别(ocr) 版本:2018-11-19
|
|
74588
74669
|
|
|
74670
|
+
### 第 104 次发布
|
|
74671
|
+
|
|
74672
|
+
发布时间:2023-06-13 01:30:41
|
|
74673
|
+
|
|
74674
|
+
本次发布包含了以下内容:
|
|
74675
|
+
|
|
74676
|
+
改善已有的文档。
|
|
74677
|
+
|
|
74678
|
+
新增数据结构:
|
|
74679
|
+
|
|
74680
|
+
* [[MedicalInvoice](https://cloud.tencent.com/document/api/866/33527#MedicalInvoice)](https://cloud.tencent.com/document/api/866/33527#[MedicalInvoice](https://cloud.tencent.com/document/api/866/33527#MedicalInvoice))
|
|
74681
|
+
|
|
74682
|
+
修改数据结构:
|
|
74683
|
+
|
|
74684
|
+
* [SingleInvoiceItem](https://cloud.tencent.com/document/api/866/33527#SingleInvoiceItem)
|
|
74685
|
+
|
|
74686
|
+
* 新增成员:MedicalOutpatientInvoice, MedicalHospitalizedInvoice
|
|
74687
|
+
|
|
74688
|
+
* [VatInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceInfo)
|
|
74689
|
+
|
|
74690
|
+
* 新增成员:ElectronicFullMark, ElectronicFullNumber, FormName
|
|
74691
|
+
|
|
74692
|
+
|
|
74589
74693
|
### 第 103 次发布
|
|
74590
74694
|
|
|
74591
74695
|
发布时间:2023-06-09 01:31:39
|
|
@@ -84348,6 +84452,23 @@
|
|
|
84348
84452
|
|
|
84349
84453
|
## 安全运营中心(ssa) 版本:2018-06-08
|
|
84350
84454
|
|
|
84455
|
+
### 第 16 次发布
|
|
84456
|
+
|
|
84457
|
+
发布时间:2023-06-13 01:37:42
|
|
84458
|
+
|
|
84459
|
+
本次发布包含了以下内容:
|
|
84460
|
+
|
|
84461
|
+
改善已有的文档。
|
|
84462
|
+
|
|
84463
|
+
新增接口:
|
|
84464
|
+
|
|
84465
|
+
* [[DescribeDomainList](https://cloud.tencent.com/document/api/664/93451)](https://cloud.tencent.com/document/api/#/#)
|
|
84466
|
+
|
|
84467
|
+
新增数据结构:
|
|
84468
|
+
|
|
84469
|
+
* [[DomainInfo](https://cloud.tencent.com/document/api/664/51406#DomainInfo)](https://cloud.tencent.com/document/api/664/51406#[DomainInfo](https://cloud.tencent.com/document/api/664/51406#DomainInfo))
|
|
84470
|
+
* [[QueryFilterV3](https://cloud.tencent.com/document/api/664/51406#QueryFilterV3)](https://cloud.tencent.com/document/api/664/51406#[QueryFilterV3](https://cloud.tencent.com/document/api/664/51406#QueryFilterV3))
|
|
84471
|
+
|
|
84351
84472
|
### 第 15 次发布
|
|
84352
84473
|
|
|
84353
84474
|
发布时间:2023-05-08 01:50:08
|
|
@@ -84679,6 +84800,32 @@
|
|
|
84679
84800
|
|
|
84680
84801
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
84681
84802
|
|
|
84803
|
+
### 第 37 次发布
|
|
84804
|
+
|
|
84805
|
+
发布时间:2023-06-13 01:37:56
|
|
84806
|
+
|
|
84807
|
+
本次发布包含了以下内容:
|
|
84808
|
+
|
|
84809
|
+
改善已有的文档。
|
|
84810
|
+
|
|
84811
|
+
修改接口:
|
|
84812
|
+
|
|
84813
|
+
* [DescribeHostUpdateRecordDetail](https://cloud.tencent.com/document/api/400/91652)
|
|
84814
|
+
|
|
84815
|
+
* 新增入参:Limit, Offset
|
|
84816
|
+
|
|
84817
|
+
|
|
84818
|
+
修改数据结构:
|
|
84819
|
+
|
|
84820
|
+
* [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail)
|
|
84821
|
+
|
|
84822
|
+
* 新增成员:Port, Namespace, SecretName
|
|
84823
|
+
|
|
84824
|
+
* [UpdateRecordDetails](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetails)
|
|
84825
|
+
|
|
84826
|
+
* 新增成员:TotalCount
|
|
84827
|
+
|
|
84828
|
+
|
|
84682
84829
|
### 第 36 次发布
|
|
84683
84830
|
|
|
84684
84831
|
发布时间:2023-06-12 01:35:30
|
|
@@ -93525,6 +93672,31 @@
|
|
|
93525
93672
|
|
|
93526
93673
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
93527
93674
|
|
|
93675
|
+
### 第 62 次发布
|
|
93676
|
+
|
|
93677
|
+
发布时间:2023-06-13 01:41:55
|
|
93678
|
+
|
|
93679
|
+
本次发布包含了以下内容:
|
|
93680
|
+
|
|
93681
|
+
改善已有的文档。
|
|
93682
|
+
|
|
93683
|
+
新增接口:
|
|
93684
|
+
|
|
93685
|
+
* [[DeleteRabbitMQUser](https://cloud.tencent.com/document/api/1179/93458)](https://cloud.tencent.com/document/api/#/#)
|
|
93686
|
+
* [[DeleteRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93457)](https://cloud.tencent.com/document/api/#/#)
|
|
93687
|
+
* [[DescribeRabbitMQUser](https://cloud.tencent.com/document/api/1179/93456)](https://cloud.tencent.com/document/api/#/#)
|
|
93688
|
+
* [[DescribeRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93455)](https://cloud.tencent.com/document/api/#/#)
|
|
93689
|
+
* [[DescribeRabbitMQVirtualHostList](https://cloud.tencent.com/document/api/1179/93452)](https://cloud.tencent.com/document/api/#/#)
|
|
93690
|
+
* [[ModifyRabbitMQUser](https://cloud.tencent.com/document/api/1179/93454)](https://cloud.tencent.com/document/api/#/#)
|
|
93691
|
+
* [[ModifyRabbitMQVirtualHost](https://cloud.tencent.com/document/api/1179/93453)](https://cloud.tencent.com/document/api/#/#)
|
|
93692
|
+
|
|
93693
|
+
新增数据结构:
|
|
93694
|
+
|
|
93695
|
+
* [[RabbitMQPrivateVirtualHost](https://cloud.tencent.com/document/api/1179/46089#RabbitMQPrivateVirtualHost)](https://cloud.tencent.com/document/api/1179/46089#[RabbitMQPrivateVirtualHost](https://cloud.tencent.com/document/api/1179/46089#RabbitMQPrivateVirtualHost))
|
|
93696
|
+
* [[RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser)](https://cloud.tencent.com/document/api/1179/46089#[RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser))
|
|
93697
|
+
* [[RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)](https://cloud.tencent.com/document/api/1179/46089#[RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo))
|
|
93698
|
+
* [[RabbitMQVirtualHostStatistics](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostStatistics)](https://cloud.tencent.com/document/api/1179/46089#[RabbitMQVirtualHostStatistics](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostStatistics))
|
|
93699
|
+
|
|
93528
93700
|
### 第 61 次发布
|
|
93529
93701
|
|
|
93530
93702
|
发布时间:2023-06-08 01:59:37
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-08 16:31:03 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
|
|
19
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-
|
|
19
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-13 01:02:52 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-26 01:03:52 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-05-18 01:13:44 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-13 01:10:07 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-05-18 01:14:25 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
|
@@ -74,10 +74,10 @@
|
|
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-05-18 01:19:47 |
|
|
75
75
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
76
76
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
77
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-06-
|
|
77
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-06-13 01:16:02 |
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
|
-
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-
|
|
80
|
+
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-13 01:16:36 |
|
|
81
81
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-06-07 01:20:44 |
|
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-06-09 01:17:37 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-12 01:20:35 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
|
96
96
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-09 01:20:26 |
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-13 01:20:11 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
|
@@ -121,16 +121,16 @@
|
|
|
121
121
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
122
122
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-05-26 01:33:51 |
|
|
123
123
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
|
|
124
|
-
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-
|
|
124
|
+
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
|
|
125
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-24 01:32:32 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-05-22 01:40:34 |
|
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-
|
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-13 01:26:23 |
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-13 01:26:49 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-
|
|
133
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-13 01:27:34 |
|
|
134
134
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2023-05-18 01:39:13 |
|
|
135
135
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-05-26 01:41:20 |
|
|
136
136
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-25 01:46:28 |
|
|
139
139
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-29 01:32:50 |
|
|
140
140
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-06-09 01:29:13 |
|
|
141
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-
|
|
141
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-13 01:29:16 |
|
|
142
142
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
143
143
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-05-18 01:42:15 |
|
|
144
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
@@ -146,12 +146,12 @@
|
|
|
146
146
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-05-19 01:49:42 |
|
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-05-29 01:34:54 |
|
|
149
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-
|
|
149
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-13 01:30:41 |
|
|
150
150
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-05-18 01:43:39 |
|
|
151
151
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-09 01:35:01 |
|
|
152
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-07 01:39:31 |
|
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
154
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-06-
|
|
154
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-06-13 01:31:43 |
|
|
155
155
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-05-18 01:45:21 |
|
|
156
156
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-05-26 01:47:14 |
|
|
157
157
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
|
@@ -169,8 +169,8 @@
|
|
|
169
169
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-05-18 01:48:23 |
|
|
170
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
171
171
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-06-07 01:43:06 |
|
|
172
|
-
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-
|
|
173
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-
|
|
172
|
+
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-06-13 01:37:42 |
|
|
173
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-13 01:37:56 |
|
|
174
174
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
|
175
175
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
|
|
176
176
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-05-18 01:49:52 |
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-06-07 01:46:42 |
|
|
193
193
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-05-18 01:54:30 |
|
|
194
194
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-05-18 01:54:42 |
|
|
195
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-06-
|
|
195
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-06-13 01:41:55 |
|
|
196
196
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
197
197
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
198
198
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-05-29 01:44:07 |
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-05-18 01:58:24 |
|
|
204
204
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
205
205
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-05-29 01:47:15 |
|
|
206
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-06-
|
|
206
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-06-13 01:43:45 |
|
|
207
207
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-06-08 02:02:46 |
|
|
208
208
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-06-09 01:45:39 |
|
|
209
209
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
224
224
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-05-31 01:49:59 |
|
|
225
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-
|
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-13 01:48:56 |
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-07 01:59:27 |
|
|
227
227
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-07 01:59:35 |
|
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
|
@@ -1777,10 +1777,6 @@ export interface ModifySqlFiltersRequest {
|
|
|
1777
1777
|
* 实例ID。
|
|
1778
1778
|
*/
|
|
1779
1779
|
InstanceId: string
|
|
1780
|
-
/**
|
|
1781
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1782
|
-
*/
|
|
1783
|
-
SessionToken: string
|
|
1784
1780
|
/**
|
|
1785
1781
|
* SQL限流任务ID列表。
|
|
1786
1782
|
*/
|
|
@@ -1789,6 +1785,10 @@ export interface ModifySqlFiltersRequest {
|
|
|
1789
1785
|
* 限流任务状态,取值支持TERMINATED - 终止。
|
|
1790
1786
|
*/
|
|
1791
1787
|
Status: string
|
|
1788
|
+
/**
|
|
1789
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1790
|
+
*/
|
|
1791
|
+
SessionToken?: string
|
|
1792
1792
|
/**
|
|
1793
1793
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
1794
1794
|
*/
|
|
@@ -1903,10 +1903,6 @@ export interface CreateSqlFilterRequest {
|
|
|
1903
1903
|
* 实例ID。
|
|
1904
1904
|
*/
|
|
1905
1905
|
InstanceId: string
|
|
1906
|
-
/**
|
|
1907
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1908
|
-
*/
|
|
1909
|
-
SessionToken: string
|
|
1910
1906
|
/**
|
|
1911
1907
|
* SQL类型,取值包括SELECT, UPDATE, DELETE, INSERT, REPLACE。
|
|
1912
1908
|
*/
|
|
@@ -1923,6 +1919,10 @@ export interface CreateSqlFilterRequest {
|
|
|
1923
1919
|
* 限流时长,单位秒,支持-1和小于2147483647的正整数,-1表示永不过期。
|
|
1924
1920
|
*/
|
|
1925
1921
|
Duration: number
|
|
1922
|
+
/**
|
|
1923
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1924
|
+
*/
|
|
1925
|
+
SessionToken?: string
|
|
1926
1926
|
/**
|
|
1927
1927
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
1928
1928
|
*/
|
|
@@ -2221,7 +2221,7 @@ export interface CreateSqlFilterResponse {
|
|
|
2221
2221
|
/**
|
|
2222
2222
|
* 限流任务ID。
|
|
2223
2223
|
*/
|
|
2224
|
-
FilterId
|
|
2224
|
+
FilterId?: number
|
|
2225
2225
|
/**
|
|
2226
2226
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2227
2227
|
*/
|
|
@@ -3354,14 +3354,14 @@ export interface DeleteSqlFiltersRequest {
|
|
|
3354
3354
|
* 实例ID。
|
|
3355
3355
|
*/
|
|
3356
3356
|
InstanceId: string
|
|
3357
|
-
/**
|
|
3358
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
3359
|
-
*/
|
|
3360
|
-
SessionToken: string
|
|
3361
3357
|
/**
|
|
3362
3358
|
* 限流任务ID列表。
|
|
3363
3359
|
*/
|
|
3364
3360
|
FilterIds: Array<number>
|
|
3361
|
+
/**
|
|
3362
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
3363
|
+
*/
|
|
3364
|
+
SessionToken?: string
|
|
3365
3365
|
/**
|
|
3366
3366
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
3367
3367
|
*/
|
|
@@ -1685,10 +1685,6 @@ export interface ModifySqlFiltersRequest {
|
|
|
1685
1685
|
* 实例ID。
|
|
1686
1686
|
*/
|
|
1687
1687
|
InstanceId: string;
|
|
1688
|
-
/**
|
|
1689
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1690
|
-
*/
|
|
1691
|
-
SessionToken: string;
|
|
1692
1688
|
/**
|
|
1693
1689
|
* SQL限流任务ID列表。
|
|
1694
1690
|
*/
|
|
@@ -1697,6 +1693,10 @@ export interface ModifySqlFiltersRequest {
|
|
|
1697
1693
|
* 限流任务状态,取值支持TERMINATED - 终止。
|
|
1698
1694
|
*/
|
|
1699
1695
|
Status: string;
|
|
1696
|
+
/**
|
|
1697
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1698
|
+
*/
|
|
1699
|
+
SessionToken?: string;
|
|
1700
1700
|
/**
|
|
1701
1701
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
1702
1702
|
*/
|
|
@@ -1805,10 +1805,6 @@ export interface CreateSqlFilterRequest {
|
|
|
1805
1805
|
* 实例ID。
|
|
1806
1806
|
*/
|
|
1807
1807
|
InstanceId: string;
|
|
1808
|
-
/**
|
|
1809
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1810
|
-
*/
|
|
1811
|
-
SessionToken: string;
|
|
1812
1808
|
/**
|
|
1813
1809
|
* SQL类型,取值包括SELECT, UPDATE, DELETE, INSERT, REPLACE。
|
|
1814
1810
|
*/
|
|
@@ -1825,6 +1821,10 @@ export interface CreateSqlFilterRequest {
|
|
|
1825
1821
|
* 限流时长,单位秒,支持-1和小于2147483647的正整数,-1表示永不过期。
|
|
1826
1822
|
*/
|
|
1827
1823
|
Duration: number;
|
|
1824
|
+
/**
|
|
1825
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
1826
|
+
*/
|
|
1827
|
+
SessionToken?: string;
|
|
1828
1828
|
/**
|
|
1829
1829
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
1830
1830
|
*/
|
|
@@ -2116,7 +2116,7 @@ export interface CreateSqlFilterResponse {
|
|
|
2116
2116
|
/**
|
|
2117
2117
|
* 限流任务ID。
|
|
2118
2118
|
*/
|
|
2119
|
-
FilterId
|
|
2119
|
+
FilterId?: number;
|
|
2120
2120
|
/**
|
|
2121
2121
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2122
2122
|
*/
|
|
@@ -3204,14 +3204,14 @@ export interface DeleteSqlFiltersRequest {
|
|
|
3204
3204
|
* 实例ID。
|
|
3205
3205
|
*/
|
|
3206
3206
|
InstanceId: string;
|
|
3207
|
-
/**
|
|
3208
|
-
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
3209
|
-
*/
|
|
3210
|
-
SessionToken: string;
|
|
3211
3207
|
/**
|
|
3212
3208
|
* 限流任务ID列表。
|
|
3213
3209
|
*/
|
|
3214
3210
|
FilterIds: Array<number>;
|
|
3211
|
+
/**
|
|
3212
|
+
* 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
|
|
3213
|
+
*/
|
|
3214
|
+
SessionToken?: string;
|
|
3215
3215
|
/**
|
|
3216
3216
|
* 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
3217
3217
|
*/
|