tencentcloud-sdk-nodejs-redis 4.0.453 → 4.0.455
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 +256 -0
- package/SERVICE_CHANGELOG.md +295 -55
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/redis/v20180412/redis_models.ts +13 -8
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +12 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,259 @@
|
|
|
1
|
+
# Release 4.0.455
|
|
2
|
+
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
|
+
|
|
5
|
+
### 第 2 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-09-30 06:12:23
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
17
|
+
|
|
18
|
+
修改数据结构:
|
|
19
|
+
|
|
20
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
21
|
+
|
|
22
|
+
* 新增成员:Scf
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
28
|
+
|
|
29
|
+
### 第 95 次发布
|
|
30
|
+
|
|
31
|
+
发布时间:2022-09-30 06:22:32
|
|
32
|
+
|
|
33
|
+
本次发布包含了以下内容:
|
|
34
|
+
|
|
35
|
+
改善已有的文档。
|
|
36
|
+
|
|
37
|
+
修改数据结构:
|
|
38
|
+
|
|
39
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
40
|
+
|
|
41
|
+
* 新增成员:DisableApiTermination
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
47
|
+
|
|
48
|
+
### 第 54 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2022-09-30 06:48:02
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
修改接口:
|
|
57
|
+
|
|
58
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
59
|
+
|
|
60
|
+
* 新增入参:Role
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
66
|
+
|
|
67
|
+
### 第 3 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2022-09-30 06:58:07
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改接口:
|
|
76
|
+
|
|
77
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
78
|
+
|
|
79
|
+
* 新增入参:AllowDuplicates
|
|
80
|
+
|
|
81
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
82
|
+
|
|
83
|
+
* 新增入参:ApplyType
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
89
|
+
|
|
90
|
+
* 新增成员:IgnoreCase
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
100
|
+
|
|
101
|
+
### 第 6 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-09-30 07:00:21
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
修改接口:
|
|
110
|
+
|
|
111
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
112
|
+
|
|
113
|
+
* 新增入参:ContentType
|
|
114
|
+
|
|
115
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
116
|
+
|
|
117
|
+
* 新增入参:TextClassificationLabels
|
|
118
|
+
|
|
119
|
+
* 新增出参:RowTexts
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
125
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
# Release 4.0.454
|
|
145
|
+
|
|
146
|
+
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
|
147
|
+
|
|
148
|
+
### 第 3 次发布
|
|
149
|
+
|
|
150
|
+
发布时间:2022-09-29 06:12:03
|
|
151
|
+
|
|
152
|
+
本次发布包含了以下内容:
|
|
153
|
+
|
|
154
|
+
改善已有的文档。
|
|
155
|
+
|
|
156
|
+
修改接口:
|
|
157
|
+
|
|
158
|
+
* [MatchKBPURLList](https://cloud.tencent.com/document/api/1483/75192)
|
|
159
|
+
|
|
160
|
+
* 新增出参:Hit
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
166
|
+
|
|
167
|
+
### 第 102 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-09-29 06:13:46
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
修改接口:
|
|
176
|
+
|
|
177
|
+
* [ModifyInstanceParam](https://cloud.tencent.com/document/api/236/15860)
|
|
178
|
+
|
|
179
|
+
* 新增入参:NotSyncRo, NotSyncDr
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
185
|
+
|
|
186
|
+
### 第 19 次发布
|
|
187
|
+
|
|
188
|
+
发布时间:2022-09-29 06:30:30
|
|
189
|
+
|
|
190
|
+
本次发布包含了以下内容:
|
|
191
|
+
|
|
192
|
+
改善已有的文档。
|
|
193
|
+
|
|
194
|
+
新增接口:
|
|
195
|
+
|
|
196
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
197
|
+
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
198
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
199
|
+
|
|
200
|
+
新增数据结构:
|
|
201
|
+
|
|
202
|
+
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
203
|
+
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
204
|
+
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
205
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
206
|
+
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
207
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
208
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
209
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
210
|
+
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
215
|
+
|
|
216
|
+
### 第 32 次发布
|
|
217
|
+
|
|
218
|
+
发布时间:2022-09-29 06:30:52
|
|
219
|
+
|
|
220
|
+
本次发布包含了以下内容:
|
|
221
|
+
|
|
222
|
+
改善已有的文档。
|
|
223
|
+
|
|
224
|
+
新增接口:
|
|
225
|
+
|
|
226
|
+
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
|
227
|
+
|
|
228
|
+
新增数据结构:
|
|
229
|
+
|
|
230
|
+
* [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
|
|
231
|
+
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
232
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
233
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
242
|
+
|
|
243
|
+
### 第 126 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2022-09-29 07:02:19
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
新增接口:
|
|
252
|
+
|
|
253
|
+
* [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
1
257
|
# Release 4.0.453
|
|
2
258
|
|
|
3
259
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,98 +1,93 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
4
|
|
|
5
5
|
### 第 2 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-09-
|
|
7
|
+
发布时间:2022-09-30 06:12:23
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增数据结构:
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
修改数据结构:
|
|
18
19
|
|
|
19
|
-
* [
|
|
20
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
20
21
|
|
|
21
|
-
*
|
|
22
|
+
* 新增成员:Scf
|
|
22
23
|
|
|
23
|
-
* [CreateOriginGroup](https://cloud.tencent.com/document/api/1552/80598)
|
|
24
24
|
|
|
25
|
-
* 新增入参:HostHeader
|
|
26
25
|
|
|
27
|
-
* [DeleteLogTopicTask](https://cloud.tencent.com/document/api/1552/80631)
|
|
28
26
|
|
|
29
|
-
|
|
27
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
30
28
|
|
|
31
|
-
|
|
29
|
+
### 第 95 次发布
|
|
32
30
|
|
|
33
|
-
|
|
31
|
+
发布时间:2022-09-30 06:22:32
|
|
34
32
|
|
|
35
|
-
|
|
33
|
+
本次发布包含了以下内容:
|
|
36
34
|
|
|
37
|
-
|
|
35
|
+
改善已有的文档。
|
|
38
36
|
|
|
39
|
-
|
|
37
|
+
修改数据结构:
|
|
40
38
|
|
|
41
|
-
|
|
39
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
42
40
|
|
|
43
|
-
*
|
|
41
|
+
* 新增成员:DisableApiTermination
|
|
44
42
|
|
|
45
|
-
* 新增入参:ClientIpCountry
|
|
46
43
|
|
|
47
44
|
|
|
48
|
-
新增数据结构:
|
|
49
45
|
|
|
50
|
-
|
|
51
|
-
* [ClientIpCountry](https://cloud.tencent.com/document/api/1552/80721#ClientIpCountry)
|
|
52
|
-
* [FileAscriptionInfo](https://cloud.tencent.com/document/api/1552/80721#FileAscriptionInfo)
|
|
53
|
-
* [OriginGroupCondition](https://cloud.tencent.com/document/api/1552/80721#OriginGroupCondition)
|
|
54
|
-
* [PartialModule](https://cloud.tencent.com/document/api/1552/80721#PartialModule)
|
|
55
|
-
* [SkipCondition](https://cloud.tencent.com/document/api/1552/80721#SkipCondition)
|
|
46
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
56
47
|
|
|
57
|
-
|
|
48
|
+
### 第 54 次发布
|
|
58
49
|
|
|
59
|
-
|
|
60
|
-
* HostsCertificate
|
|
61
|
-
* Sort
|
|
50
|
+
发布时间:2022-09-30 06:48:02
|
|
62
51
|
|
|
63
|
-
|
|
52
|
+
本次发布包含了以下内容:
|
|
64
53
|
|
|
65
|
-
|
|
54
|
+
改善已有的文档。
|
|
66
55
|
|
|
67
|
-
|
|
56
|
+
修改接口:
|
|
68
57
|
|
|
69
|
-
* [
|
|
58
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
70
59
|
|
|
71
|
-
*
|
|
60
|
+
* 新增入参:Role
|
|
72
61
|
|
|
73
|
-
* [DetailHost](https://cloud.tencent.com/document/api/1552/80721#DetailHost)
|
|
74
62
|
|
|
75
|
-
* 新增成员:ClientIpCountry
|
|
76
63
|
|
|
77
|
-
* [ExceptUserRuleScope](https://cloud.tencent.com/document/api/1552/80721#ExceptUserRuleScope)
|
|
78
64
|
|
|
79
|
-
|
|
65
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
80
66
|
|
|
81
|
-
|
|
67
|
+
### 第 3 次发布
|
|
82
68
|
|
|
83
|
-
|
|
69
|
+
发布时间:2022-09-30 06:58:07
|
|
84
70
|
|
|
85
|
-
|
|
71
|
+
本次发布包含了以下内容:
|
|
86
72
|
|
|
87
|
-
|
|
73
|
+
改善已有的文档。
|
|
88
74
|
|
|
89
|
-
|
|
75
|
+
修改接口:
|
|
90
76
|
|
|
91
|
-
|
|
77
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
92
78
|
|
|
93
|
-
*
|
|
79
|
+
* 新增入参:AllowDuplicates
|
|
94
80
|
|
|
95
|
-
|
|
81
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
82
|
+
|
|
83
|
+
* 新增入参:ApplyType
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
89
|
+
|
|
90
|
+
* 新增成员:IgnoreCase
|
|
96
91
|
|
|
97
92
|
|
|
98
93
|
|
|
@@ -101,6 +96,51 @@
|
|
|
101
96
|
|
|
102
97
|
|
|
103
98
|
|
|
99
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
100
|
+
|
|
101
|
+
### 第 6 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-09-30 07:00:21
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
修改接口:
|
|
110
|
+
|
|
111
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
112
|
+
|
|
113
|
+
* 新增入参:ContentType
|
|
114
|
+
|
|
115
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
116
|
+
|
|
117
|
+
* 新增入参:TextClassificationLabels
|
|
118
|
+
|
|
119
|
+
* 新增出参:RowTexts
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
125
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
104
144
|
# 历次版本更新如下:
|
|
105
145
|
|
|
106
146
|
## 活动防刷(aa) 版本:2020-02-24
|
|
@@ -8538,6 +8578,26 @@
|
|
|
8538
8578
|
|
|
8539
8579
|
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
8540
8580
|
|
|
8581
|
+
### 第 2 次发布
|
|
8582
|
+
|
|
8583
|
+
发布时间:2022-09-30 06:12:23
|
|
8584
|
+
|
|
8585
|
+
本次发布包含了以下内容:
|
|
8586
|
+
|
|
8587
|
+
改善已有的文档。
|
|
8588
|
+
|
|
8589
|
+
新增数据结构:
|
|
8590
|
+
|
|
8591
|
+
* [[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)](https://cloud.tencent.com/document/api/1083/80917#[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf))
|
|
8592
|
+
* [[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)](https://cloud.tencent.com/document/api/1083/80917#[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam))
|
|
8593
|
+
|
|
8594
|
+
修改数据结构:
|
|
8595
|
+
|
|
8596
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
8597
|
+
|
|
8598
|
+
* 新增成员:Scf
|
|
8599
|
+
|
|
8600
|
+
|
|
8541
8601
|
### 第 1 次发布
|
|
8542
8602
|
|
|
8543
8603
|
发布时间:2022-09-22 11:16:45
|
|
@@ -8615,6 +8675,21 @@
|
|
|
8615
8675
|
|
|
8616
8676
|
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
|
8617
8677
|
|
|
8678
|
+
### 第 3 次发布
|
|
8679
|
+
|
|
8680
|
+
发布时间:2022-09-29 06:12:03
|
|
8681
|
+
|
|
8682
|
+
本次发布包含了以下内容:
|
|
8683
|
+
|
|
8684
|
+
改善已有的文档。
|
|
8685
|
+
|
|
8686
|
+
修改接口:
|
|
8687
|
+
|
|
8688
|
+
* [MatchKBPURLList](https://cloud.tencent.com/document/api/1483/75192)
|
|
8689
|
+
|
|
8690
|
+
* 新增出参:Hit
|
|
8691
|
+
|
|
8692
|
+
|
|
8618
8693
|
### 第 2 次发布
|
|
8619
8694
|
|
|
8620
8695
|
发布时间:2022-06-09 06:06:39
|
|
@@ -11625,6 +11700,21 @@
|
|
|
11625
11700
|
|
|
11626
11701
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
11627
11702
|
|
|
11703
|
+
### 第 102 次发布
|
|
11704
|
+
|
|
11705
|
+
发布时间:2022-09-29 06:13:46
|
|
11706
|
+
|
|
11707
|
+
本次发布包含了以下内容:
|
|
11708
|
+
|
|
11709
|
+
改善已有的文档。
|
|
11710
|
+
|
|
11711
|
+
修改接口:
|
|
11712
|
+
|
|
11713
|
+
* [ModifyInstanceParam](https://cloud.tencent.com/document/api/236/15860)
|
|
11714
|
+
|
|
11715
|
+
* 新增入参:NotSyncRo, NotSyncDr
|
|
11716
|
+
|
|
11717
|
+
|
|
11628
11718
|
### 第 101 次发布
|
|
11629
11719
|
|
|
11630
11720
|
发布时间:2022-09-21 06:12:53
|
|
@@ -25858,6 +25948,21 @@
|
|
|
25858
25948
|
|
|
25859
25949
|
## 云服务器(cvm) 版本:2017-03-12
|
|
25860
25950
|
|
|
25951
|
+
### 第 95 次发布
|
|
25952
|
+
|
|
25953
|
+
发布时间:2022-09-30 06:22:32
|
|
25954
|
+
|
|
25955
|
+
本次发布包含了以下内容:
|
|
25956
|
+
|
|
25957
|
+
改善已有的文档。
|
|
25958
|
+
|
|
25959
|
+
修改数据结构:
|
|
25960
|
+
|
|
25961
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
25962
|
+
|
|
25963
|
+
* 新增成员:DisableApiTermination
|
|
25964
|
+
|
|
25965
|
+
|
|
25861
25966
|
### 第 94 次发布
|
|
25862
25967
|
|
|
25863
25968
|
发布时间:2022-09-16 06:17:50
|
|
@@ -38746,6 +38851,32 @@
|
|
|
38746
38851
|
|
|
38747
38852
|
## 电子签服务(ess) 版本:2020-11-11
|
|
38748
38853
|
|
|
38854
|
+
### 第 19 次发布
|
|
38855
|
+
|
|
38856
|
+
发布时间:2022-09-29 06:30:30
|
|
38857
|
+
|
|
38858
|
+
本次发布包含了以下内容:
|
|
38859
|
+
|
|
38860
|
+
改善已有的文档。
|
|
38861
|
+
|
|
38862
|
+
新增接口:
|
|
38863
|
+
|
|
38864
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
38865
|
+
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
38866
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
38867
|
+
|
|
38868
|
+
新增数据结构:
|
|
38869
|
+
|
|
38870
|
+
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
38871
|
+
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
38872
|
+
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
38873
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
38874
|
+
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
38875
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
38876
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
38877
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
38878
|
+
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
38879
|
+
|
|
38749
38880
|
### 第 18 次发布
|
|
38750
38881
|
|
|
38751
38882
|
发布时间:2022-09-20 21:03:08
|
|
@@ -39194,6 +39325,25 @@
|
|
|
39194
39325
|
|
|
39195
39326
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
39196
39327
|
|
|
39328
|
+
### 第 32 次发布
|
|
39329
|
+
|
|
39330
|
+
发布时间:2022-09-29 06:30:52
|
|
39331
|
+
|
|
39332
|
+
本次发布包含了以下内容:
|
|
39333
|
+
|
|
39334
|
+
改善已有的文档。
|
|
39335
|
+
|
|
39336
|
+
新增接口:
|
|
39337
|
+
|
|
39338
|
+
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
|
39339
|
+
|
|
39340
|
+
新增数据结构:
|
|
39341
|
+
|
|
39342
|
+
* [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
|
|
39343
|
+
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
39344
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
39345
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
39346
|
+
|
|
39197
39347
|
### 第 31 次发布
|
|
39198
39348
|
|
|
39199
39349
|
发布时间:2022-09-20 21:03:25
|
|
@@ -45111,7 +45261,7 @@
|
|
|
45111
45261
|
|
|
45112
45262
|
|
|
45113
45263
|
|
|
45114
|
-
##
|
|
45264
|
+
## 图片内容安全(ims) 版本:2020-07-13
|
|
45115
45265
|
|
|
45116
45266
|
### 第 4 次发布
|
|
45117
45267
|
|
|
@@ -45193,7 +45343,7 @@
|
|
|
45193
45343
|
|
|
45194
45344
|
|
|
45195
45345
|
|
|
45196
|
-
##
|
|
45346
|
+
## 图片内容安全(ims) 版本:2020-12-29
|
|
45197
45347
|
|
|
45198
45348
|
### 第 3 次发布
|
|
45199
45349
|
|
|
@@ -61814,6 +61964,21 @@
|
|
|
61814
61964
|
|
|
61815
61965
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
61816
61966
|
|
|
61967
|
+
### 第 54 次发布
|
|
61968
|
+
|
|
61969
|
+
发布时间:2022-09-30 06:48:02
|
|
61970
|
+
|
|
61971
|
+
本次发布包含了以下内容:
|
|
61972
|
+
|
|
61973
|
+
改善已有的文档。
|
|
61974
|
+
|
|
61975
|
+
修改接口:
|
|
61976
|
+
|
|
61977
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
61978
|
+
|
|
61979
|
+
* 新增入参:Role
|
|
61980
|
+
|
|
61981
|
+
|
|
61817
61982
|
### 第 53 次发布
|
|
61818
61983
|
|
|
61819
61984
|
发布时间:2022-08-11 06:44:49
|
|
@@ -76008,6 +76173,32 @@
|
|
|
76008
76173
|
|
|
76009
76174
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
76010
76175
|
|
|
76176
|
+
### 第 3 次发布
|
|
76177
|
+
|
|
76178
|
+
发布时间:2022-09-30 06:58:07
|
|
76179
|
+
|
|
76180
|
+
本次发布包含了以下内容:
|
|
76181
|
+
|
|
76182
|
+
改善已有的文档。
|
|
76183
|
+
|
|
76184
|
+
修改接口:
|
|
76185
|
+
|
|
76186
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
76187
|
+
|
|
76188
|
+
* 新增入参:AllowDuplicates
|
|
76189
|
+
|
|
76190
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
76191
|
+
|
|
76192
|
+
* 新增入参:ApplyType
|
|
76193
|
+
|
|
76194
|
+
|
|
76195
|
+
修改数据结构:
|
|
76196
|
+
|
|
76197
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
76198
|
+
|
|
76199
|
+
* 新增成员:IgnoreCase
|
|
76200
|
+
|
|
76201
|
+
|
|
76011
76202
|
### 第 2 次发布
|
|
76012
76203
|
|
|
76013
76204
|
发布时间:2022-09-28 19:21:32
|
|
@@ -76053,12 +76244,12 @@
|
|
|
76053
76244
|
|
|
76054
76245
|
新增数据结构:
|
|
76055
76246
|
|
|
76056
|
-
* [
|
|
76057
|
-
* [
|
|
76058
|
-
* [
|
|
76059
|
-
* [
|
|
76060
|
-
* [
|
|
76061
|
-
* [
|
|
76247
|
+
* [AdvancedOriginGroup](https://cloud.tencent.com/document/api/1552/80721#AdvancedOriginGroup)
|
|
76248
|
+
* [ClientIpCountry](https://cloud.tencent.com/document/api/1552/80721#ClientIpCountry)
|
|
76249
|
+
* [FileAscriptionInfo](https://cloud.tencent.com/document/api/1552/80721#FileAscriptionInfo)
|
|
76250
|
+
* [OriginGroupCondition](https://cloud.tencent.com/document/api/1552/80721#OriginGroupCondition)
|
|
76251
|
+
* [PartialModule](https://cloud.tencent.com/document/api/1552/80721#PartialModule)
|
|
76252
|
+
* [SkipCondition](https://cloud.tencent.com/document/api/1552/80721#SkipCondition)
|
|
76062
76253
|
|
|
76063
76254
|
<font color="#dd0000">**删除数据结构**:</font>
|
|
76064
76255
|
|
|
@@ -77949,6 +78140,43 @@
|
|
|
77949
78140
|
|
|
77950
78141
|
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
77951
78142
|
|
|
78143
|
+
### 第 6 次发布
|
|
78144
|
+
|
|
78145
|
+
发布时间:2022-09-30 07:00:21
|
|
78146
|
+
|
|
78147
|
+
本次发布包含了以下内容:
|
|
78148
|
+
|
|
78149
|
+
改善已有的文档。
|
|
78150
|
+
|
|
78151
|
+
修改接口:
|
|
78152
|
+
|
|
78153
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
78154
|
+
|
|
78155
|
+
* 新增入参:ContentType
|
|
78156
|
+
|
|
78157
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
78158
|
+
|
|
78159
|
+
* 新增入参:TextClassificationLabels
|
|
78160
|
+
|
|
78161
|
+
* 新增出参:RowTexts
|
|
78162
|
+
|
|
78163
|
+
|
|
78164
|
+
新增数据结构:
|
|
78165
|
+
|
|
78166
|
+
* [[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass))
|
|
78167
|
+
* [[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass))
|
|
78168
|
+
* [[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass))
|
|
78169
|
+
* [[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass))
|
|
78170
|
+
* [[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass))
|
|
78171
|
+
* [[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo))
|
|
78172
|
+
|
|
78173
|
+
修改数据结构:
|
|
78174
|
+
|
|
78175
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
78176
|
+
|
|
78177
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
78178
|
+
|
|
78179
|
+
|
|
77952
78180
|
### 第 5 次发布
|
|
77953
78181
|
|
|
77954
78182
|
发布时间:2022-09-06 13:11:30
|
|
@@ -88746,6 +88974,18 @@
|
|
|
88746
88974
|
|
|
88747
88975
|
## 私有网络(vpc) 版本:2017-03-12
|
|
88748
88976
|
|
|
88977
|
+
### 第 126 次发布
|
|
88978
|
+
|
|
88979
|
+
发布时间:2022-09-29 07:02:19
|
|
88980
|
+
|
|
88981
|
+
本次发布包含了以下内容:
|
|
88982
|
+
|
|
88983
|
+
改善已有的文档。
|
|
88984
|
+
|
|
88985
|
+
新增接口:
|
|
88986
|
+
|
|
88987
|
+
* [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
|
|
88988
|
+
|
|
88749
88989
|
### 第 125 次发布
|
|
88750
88990
|
|
|
88751
88991
|
发布时间:2022-09-16 06:49:40
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-06-07 06:00:45 |
|
|
15
15
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-09-14 06:07:19 |
|
|
16
16
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-08-22 06:08:36 |
|
|
17
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-09-
|
|
17
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-09-29 06:09:05 |
|
|
18
18
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-09-02 06:09:54 |
|
|
19
19
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
20
20
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-04-19 06:04:56 |
|
|
29
29
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2022-04-04 06:09:37 |
|
|
30
30
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-15 06:02:36 |
|
|
31
|
-
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-
|
|
31
|
+
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-30 06:12:23 |
|
|
32
32
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
33
|
-
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-
|
|
33
|
+
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
|
34
34
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
|
|
35
35
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-09-23 06:11:49 |
|
|
36
36
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-08-18 06:10:57 |
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-09-15 11:03:22 |
|
|
40
40
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-09-08 06:11:23 |
|
|
41
41
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-09-22 06:12:48 |
|
|
42
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-09-
|
|
42
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-09-29 06:13:46 |
|
|
43
43
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
|
|
44
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-
|
|
44
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-30 06:15:35 |
|
|
45
45
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
|
|
46
46
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-09-26 06:16:02 |
|
|
47
47
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-09-07 06:15:13 |
|
|
@@ -56,20 +56,20 @@
|
|
|
56
56
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-07-08 06:05:30 |
|
|
57
57
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
|
58
58
|
| cloudstudio | [云端 IDE](https://cloud.tencent.com/document/product/1039) | 2022-09-28 17:57:07 |
|
|
59
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-09-
|
|
59
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-09-29 06:18:57 |
|
|
60
60
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-08-24 06:19:05 |
|
|
61
61
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
|
62
62
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
63
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-09-
|
|
63
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-09-29 06:20:13 |
|
|
64
64
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
65
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-
|
|
65
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-30 06:22:32 |
|
|
66
66
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-09-28 06:22:44 |
|
|
67
67
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
68
68
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-09-22 06:22:08 |
|
|
69
69
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-08-16 06:19:02 |
|
|
70
70
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
71
71
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
72
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-09-
|
|
72
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-09-29 06:25:38 |
|
|
73
73
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-07-27 06:08:38 |
|
|
74
74
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
75
75
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-08-31 06:24:58 |
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-08-16 06:23:41 |
|
|
89
89
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-09-06 06:30:34 |
|
|
90
90
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-09-28 06:30:23 |
|
|
91
|
-
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-
|
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-
|
|
91
|
+
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-30 06:31:46 |
|
|
92
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-30 06:32:03 |
|
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
94
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-09-20 06:29:06 |
|
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-07-06 06:13:46 |
|
|
108
108
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
|
|
109
109
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
110
|
-
| ims | [
|
|
110
|
+
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2022-09-29 06:34:25 |
|
|
111
111
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
112
112
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
|
|
113
113
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-09-12 06:28:33 |
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
139
139
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
140
140
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-09-27 06:36:12 |
|
|
141
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-
|
|
141
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-30 06:45:38 |
|
|
142
142
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-09-23 06:41:45 |
|
|
143
143
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-09-05 06:41:45 |
|
|
144
144
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
@@ -146,12 +146,12 @@
|
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-09-19 06:43:11 |
|
|
147
147
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-09-19 06:43:24 |
|
|
148
148
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
149
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-
|
|
149
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-30 06:48:02 |
|
|
150
150
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
151
151
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
152
152
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
153
153
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-09-22 06:42:11 |
|
|
154
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-
|
|
154
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-09-30 06:49:15 |
|
|
155
155
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-09-06 06:49:17 |
|
|
156
156
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-25 06:11:28 |
|
|
157
157
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-09-22 06:48:45 |
|
|
186
186
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-09-23 17:56:43 |
|
|
187
187
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-09-28 06:54:52 |
|
|
188
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-
|
|
188
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-30 06:58:07 |
|
|
189
189
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
|
|
190
190
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
191
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
|
|
@@ -193,9 +193,9 @@
|
|
|
193
193
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
194
194
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
195
195
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-20 06:53:40 |
|
|
196
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-
|
|
196
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-30 07:00:21 |
|
|
197
197
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
198
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-
|
|
198
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-30 07:01:06 |
|
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
201
201
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-09-16 06:48:14 |
|
|
210
210
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
211
211
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-09-27 06:50:30 |
|
|
212
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-09-
|
|
212
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-09-29 07:02:19 |
|
|
213
213
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-09-15 06:49:04 |
|
|
214
214
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
215
215
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-09-21 17:26:55 |
|
|
@@ -636,12 +636,12 @@ export interface RenewInstanceResponse {
|
|
|
636
636
|
*/
|
|
637
637
|
export interface DescribeSlowLogResponse {
|
|
638
638
|
/**
|
|
639
|
-
*
|
|
639
|
+
* 慢查询总数。
|
|
640
640
|
*/
|
|
641
641
|
TotalCount: number
|
|
642
642
|
|
|
643
643
|
/**
|
|
644
|
-
*
|
|
644
|
+
* 慢查询详情。
|
|
645
645
|
*/
|
|
646
646
|
InstanceSlowlogDetail: Array<InstanceSlowlogDetail>
|
|
647
647
|
|
|
@@ -3722,34 +3722,39 @@ export interface ModfiyInstancePasswordRequest {
|
|
|
3722
3722
|
*/
|
|
3723
3723
|
export interface DescribeSlowLogRequest {
|
|
3724
3724
|
/**
|
|
3725
|
-
* 实例Id
|
|
3725
|
+
* 实例Id。
|
|
3726
3726
|
*/
|
|
3727
3727
|
InstanceId: string
|
|
3728
3728
|
|
|
3729
3729
|
/**
|
|
3730
|
-
*
|
|
3730
|
+
* 开始时间。
|
|
3731
3731
|
*/
|
|
3732
3732
|
BeginTime: string
|
|
3733
3733
|
|
|
3734
3734
|
/**
|
|
3735
|
-
*
|
|
3735
|
+
* 结束时间。
|
|
3736
3736
|
*/
|
|
3737
3737
|
EndTime: string
|
|
3738
3738
|
|
|
3739
3739
|
/**
|
|
3740
|
-
*
|
|
3740
|
+
* 慢查询平均执行时间阈值(单位:微秒)。
|
|
3741
3741
|
*/
|
|
3742
3742
|
MinQueryTime?: number
|
|
3743
3743
|
|
|
3744
3744
|
/**
|
|
3745
|
-
*
|
|
3745
|
+
* 每个页面展示的慢查询条数,默认值为20。
|
|
3746
3746
|
*/
|
|
3747
3747
|
Limit?: number
|
|
3748
3748
|
|
|
3749
3749
|
/**
|
|
3750
|
-
*
|
|
3750
|
+
* 慢查询条数的偏移量,取Limit整数倍。
|
|
3751
3751
|
*/
|
|
3752
3752
|
Offset?: number
|
|
3753
|
+
|
|
3754
|
+
/**
|
|
3755
|
+
* 节点所属角色。<ul><li>master:主节点。</li><li>slave:从节点。</li></ul>
|
|
3756
|
+
*/
|
|
3757
|
+
Role?: string
|
|
3753
3758
|
}
|
|
3754
3759
|
|
|
3755
3760
|
/**
|
|
@@ -43,7 +43,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
43
43
|
*/
|
|
44
44
|
ReleaseWanAddress(req: ReleaseWanAddressRequest, cb?: (error: string, rep: ReleaseWanAddressResponse) => void): Promise<ReleaseWanAddressResponse>;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* 本接口(DescribeSlowLog)查询实例慢查询记录。
|
|
47
47
|
*/
|
|
48
48
|
DescribeSlowLog(req: DescribeSlowLogRequest, cb?: (error: string, rep: DescribeSlowLogResponse) => void): Promise<DescribeSlowLogResponse>;
|
|
49
49
|
/**
|
|
@@ -82,7 +82,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
82
82
|
return this.request("ReleaseWanAddress", req, cb);
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* 本接口(DescribeSlowLog)查询实例慢查询记录。
|
|
86
86
|
*/
|
|
87
87
|
async DescribeSlowLog(req, cb) {
|
|
88
88
|
return this.request("DescribeSlowLog", req, cb);
|
|
@@ -520,11 +520,11 @@ export interface RenewInstanceResponse {
|
|
|
520
520
|
*/
|
|
521
521
|
export interface DescribeSlowLogResponse {
|
|
522
522
|
/**
|
|
523
|
-
*
|
|
523
|
+
* 慢查询总数。
|
|
524
524
|
*/
|
|
525
525
|
TotalCount: number;
|
|
526
526
|
/**
|
|
527
|
-
*
|
|
527
|
+
* 慢查询详情。
|
|
528
528
|
*/
|
|
529
529
|
InstanceSlowlogDetail: Array<InstanceSlowlogDetail>;
|
|
530
530
|
/**
|
|
@@ -3128,29 +3128,33 @@ export interface ModfiyInstancePasswordRequest {
|
|
|
3128
3128
|
*/
|
|
3129
3129
|
export interface DescribeSlowLogRequest {
|
|
3130
3130
|
/**
|
|
3131
|
-
* 实例Id
|
|
3131
|
+
* 实例Id。
|
|
3132
3132
|
*/
|
|
3133
3133
|
InstanceId: string;
|
|
3134
3134
|
/**
|
|
3135
|
-
*
|
|
3135
|
+
* 开始时间。
|
|
3136
3136
|
*/
|
|
3137
3137
|
BeginTime: string;
|
|
3138
3138
|
/**
|
|
3139
|
-
*
|
|
3139
|
+
* 结束时间。
|
|
3140
3140
|
*/
|
|
3141
3141
|
EndTime: string;
|
|
3142
3142
|
/**
|
|
3143
|
-
*
|
|
3143
|
+
* 慢查询平均执行时间阈值(单位:微秒)。
|
|
3144
3144
|
*/
|
|
3145
3145
|
MinQueryTime?: number;
|
|
3146
3146
|
/**
|
|
3147
|
-
*
|
|
3147
|
+
* 每个页面展示的慢查询条数,默认值为20。
|
|
3148
3148
|
*/
|
|
3149
3149
|
Limit?: number;
|
|
3150
3150
|
/**
|
|
3151
|
-
*
|
|
3151
|
+
* 慢查询条数的偏移量,取Limit整数倍。
|
|
3152
3152
|
*/
|
|
3153
3153
|
Offset?: number;
|
|
3154
|
+
/**
|
|
3155
|
+
* 节点所属角色。<ul><li>master:主节点。</li><li>slave:从节点。</li></ul>
|
|
3156
|
+
*/
|
|
3157
|
+
Role?: string;
|
|
3154
3158
|
}
|
|
3155
3159
|
/**
|
|
3156
3160
|
* DeleteParamTemplate请求参数结构体
|