tencentcloud-sdk-nodejs-tdmq 4.0.722 → 4.0.724
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 +270 -0
- package/SERVICE_CHANGELOG.md +296 -49
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/services/tdmq/v20200217/tdmq_models.ts +41 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +41 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,273 @@
|
|
|
1
|
+
# Release 4.0.724
|
|
2
|
+
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
|
+
|
|
5
|
+
### 第 76 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
20
|
+
|
|
21
|
+
### 第 133 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
32
|
+
|
|
33
|
+
新增数据结构:
|
|
34
|
+
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
修改接口:
|
|
50
|
+
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
52
|
+
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
63
|
+
|
|
64
|
+
### 第 13 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
75
|
+
|
|
76
|
+
新增数据结构:
|
|
77
|
+
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
84
|
+
|
|
85
|
+
### 第 116 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
修改数据结构:
|
|
94
|
+
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
96
|
+
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
103
|
+
|
|
104
|
+
### 第 88 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改数据结构:
|
|
113
|
+
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
115
|
+
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
119
|
+
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
121
|
+
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
# Release 4.0.723
|
|
149
|
+
|
|
150
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
151
|
+
|
|
152
|
+
### 第 127 次发布
|
|
153
|
+
|
|
154
|
+
发布时间:2023-11-07 01:42:44
|
|
155
|
+
|
|
156
|
+
本次发布包含了以下内容:
|
|
157
|
+
|
|
158
|
+
改善已有的文档。
|
|
159
|
+
|
|
160
|
+
修改数据结构:
|
|
161
|
+
|
|
162
|
+
* [FlowApproverUrlInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverUrlInfo)
|
|
163
|
+
|
|
164
|
+
* <font color="#dd0000">**修改成员**:</font>LongUrl
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
174
|
+
|
|
175
|
+
### 第 55 次发布
|
|
176
|
+
|
|
177
|
+
发布时间:2023-11-07 01:54:12
|
|
178
|
+
|
|
179
|
+
本次发布包含了以下内容:
|
|
180
|
+
|
|
181
|
+
改善已有的文档。
|
|
182
|
+
|
|
183
|
+
新增接口:
|
|
184
|
+
|
|
185
|
+
* [CancelShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101339)
|
|
186
|
+
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
191
|
+
|
|
192
|
+
### 第 41 次发布
|
|
193
|
+
|
|
194
|
+
发布时间:2023-11-07 02:22:04
|
|
195
|
+
|
|
196
|
+
本次发布包含了以下内容:
|
|
197
|
+
|
|
198
|
+
改善已有的文档。
|
|
199
|
+
|
|
200
|
+
修改接口:
|
|
201
|
+
|
|
202
|
+
* [DescribeTrainingTaskPods](https://cloud.tencent.com/document/api/851/75088)
|
|
203
|
+
|
|
204
|
+
* <font color="#dd0000">**修改出参**:</font>PodInfoList
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
214
|
+
|
|
215
|
+
### 第 70 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2023-11-07 02:47:21
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
新增接口:
|
|
224
|
+
|
|
225
|
+
* [DescribeModuleStatus](https://cloud.tencent.com/document/api/627/101340)
|
|
226
|
+
|
|
227
|
+
新增数据结构:
|
|
228
|
+
|
|
229
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
230
|
+
|
|
231
|
+
修改数据结构:
|
|
232
|
+
|
|
233
|
+
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
234
|
+
|
|
235
|
+
* 新增成员:IsBotTrial
|
|
236
|
+
|
|
237
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
238
|
+
|
|
239
|
+
* 新增成员:ApiPkg
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
245
|
+
|
|
246
|
+
### 第 55 次发布
|
|
247
|
+
|
|
248
|
+
发布时间:2023-11-07 02:48:57
|
|
249
|
+
|
|
250
|
+
本次发布包含了以下内容:
|
|
251
|
+
|
|
252
|
+
改善已有的文档。
|
|
253
|
+
|
|
254
|
+
修改接口:
|
|
255
|
+
|
|
256
|
+
* [DeleteDataSources](https://cloud.tencent.com/document/api/1267/80761)
|
|
257
|
+
|
|
258
|
+
* 新增入参:ProjectId
|
|
259
|
+
|
|
260
|
+
* [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212)
|
|
261
|
+
|
|
262
|
+
* 新增入参:IncludeVirtualTask
|
|
263
|
+
|
|
264
|
+
* [ModifyDataSource](https://cloud.tencent.com/document/api/1267/80760)
|
|
265
|
+
|
|
266
|
+
* 新增入参:ProjectId
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
1
271
|
# Release 4.0.722
|
|
2
272
|
|
|
3
273
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,37 +1,46 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 76 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-08 01:21:44
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [CheckFunction](https://cloud.tencent.com/document/api/614/101381)
|
|
16
16
|
|
|
17
|
-
* <font color="#dd0000">**修改成员**:</font>CcInfos, NeedCreateReview
|
|
18
17
|
|
|
19
|
-
* [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover)
|
|
20
18
|
|
|
21
|
-
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
22
20
|
|
|
21
|
+
### 第 133 次发布
|
|
23
22
|
|
|
23
|
+
发布时间:2023-11-08 01:38:53
|
|
24
24
|
|
|
25
|
+
本次发布包含了以下内容:
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
改善已有的文档。
|
|
27
28
|
|
|
29
|
+
新增接口:
|
|
28
30
|
|
|
31
|
+
* [DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)
|
|
29
32
|
|
|
30
|
-
|
|
33
|
+
新增数据结构:
|
|
31
34
|
|
|
32
|
-
|
|
35
|
+
* [BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)
|
|
33
36
|
|
|
34
|
-
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40
|
+
|
|
41
|
+
### 第 128 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2023-11-08 01:39:50
|
|
35
44
|
|
|
36
45
|
本次发布包含了以下内容:
|
|
37
46
|
|
|
@@ -39,66 +48,62 @@
|
|
|
39
48
|
|
|
40
49
|
修改接口:
|
|
41
50
|
|
|
42
|
-
* [
|
|
51
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
43
52
|
|
|
44
|
-
*
|
|
53
|
+
* 新增入参:ProxyAddress
|
|
45
54
|
|
|
46
|
-
* [DescribeUploadBackupInfo](https://cloud.tencent.com/document/api/238/53185)
|
|
47
55
|
|
|
48
|
-
* 新增出参:CosSecurityToken
|
|
49
56
|
|
|
50
|
-
* [DescribeUploadIncrementalInfo](https://cloud.tencent.com/document/api/238/53184)
|
|
51
57
|
|
|
52
|
-
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
53
59
|
|
|
54
|
-
* [ModifyBackupStrategy](https://cloud.tencent.com/document/api/238/46288)
|
|
55
60
|
|
|
56
|
-
* 新增出参:Code
|
|
57
61
|
|
|
62
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
58
63
|
|
|
59
|
-
|
|
64
|
+
### 第 13 次发布
|
|
60
65
|
|
|
61
|
-
|
|
66
|
+
发布时间:2023-11-08 01:53:44
|
|
62
67
|
|
|
63
|
-
|
|
68
|
+
本次发布包含了以下内容:
|
|
64
69
|
|
|
65
|
-
|
|
70
|
+
改善已有的文档。
|
|
66
71
|
|
|
67
|
-
|
|
72
|
+
新增接口:
|
|
68
73
|
|
|
69
|
-
|
|
74
|
+
* [GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)
|
|
70
75
|
|
|
76
|
+
新增数据结构:
|
|
71
77
|
|
|
78
|
+
* [MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)
|
|
79
|
+
* [SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)
|
|
72
80
|
|
|
73
81
|
|
|
74
|
-
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
75
82
|
|
|
76
|
-
|
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
77
84
|
|
|
78
|
-
|
|
85
|
+
### 第 116 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2023-11-08 01:58:53
|
|
79
88
|
|
|
80
89
|
本次发布包含了以下内容:
|
|
81
90
|
|
|
82
91
|
改善已有的文档。
|
|
83
92
|
|
|
84
|
-
|
|
93
|
+
修改数据结构:
|
|
85
94
|
|
|
86
|
-
* [
|
|
95
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
87
96
|
|
|
88
|
-
|
|
97
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
89
98
|
|
|
90
|
-
* [ConsumerLog](https://cloud.tencent.com/document/api/1179/46089#ConsumerLog)
|
|
91
|
-
* [ConsumerLogs](https://cloud.tencent.com/document/api/1179/46089#ConsumerLogs)
|
|
92
|
-
* [ProducerLog](https://cloud.tencent.com/document/api/1179/46089#ProducerLog)
|
|
93
|
-
* [ServerLog](https://cloud.tencent.com/document/api/1179/46089#ServerLog)
|
|
94
99
|
|
|
95
100
|
|
|
96
101
|
|
|
97
|
-
##
|
|
102
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
98
103
|
|
|
99
|
-
### 第
|
|
104
|
+
### 第 88 次发布
|
|
100
105
|
|
|
101
|
-
发布时间:2023-11-
|
|
106
|
+
发布时间:2023-11-08 02:14:24
|
|
102
107
|
|
|
103
108
|
本次发布包含了以下内容:
|
|
104
109
|
|
|
@@ -106,18 +111,37 @@
|
|
|
106
111
|
|
|
107
112
|
修改数据结构:
|
|
108
113
|
|
|
109
|
-
* [
|
|
114
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
110
115
|
|
|
111
|
-
* 新增成员:
|
|
116
|
+
* 新增成员:TopicDistribution
|
|
112
117
|
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
113
119
|
|
|
120
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
114
121
|
|
|
122
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
115
123
|
|
|
116
|
-
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
117
125
|
|
|
118
126
|
|
|
119
127
|
|
|
120
|
-
|
|
128
|
+
|
|
129
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
130
|
+
|
|
131
|
+
### 第 71 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-08 02:29:51
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
142
|
+
|
|
143
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
144
|
+
|
|
121
145
|
|
|
122
146
|
|
|
123
147
|
|
|
@@ -28826,6 +28850,18 @@
|
|
|
28826
28850
|
|
|
28827
28851
|
## 日志服务(cls) 版本:2020-10-16
|
|
28828
28852
|
|
|
28853
|
+
### 第 76 次发布
|
|
28854
|
+
|
|
28855
|
+
发布时间:2023-11-08 01:21:44
|
|
28856
|
+
|
|
28857
|
+
本次发布包含了以下内容:
|
|
28858
|
+
|
|
28859
|
+
改善已有的文档。
|
|
28860
|
+
|
|
28861
|
+
新增接口:
|
|
28862
|
+
|
|
28863
|
+
* [[CheckFunction](https://cloud.tencent.com/document/api/614/101381)](https://cloud.tencent.com/document/api/#/#)
|
|
28864
|
+
|
|
28829
28865
|
### 第 75 次发布
|
|
28830
28866
|
|
|
28831
28867
|
发布时间:2023-10-27 01:23:28
|
|
@@ -55568,6 +55604,22 @@
|
|
|
55568
55604
|
|
|
55569
55605
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55570
55606
|
|
|
55607
|
+
### 第 133 次发布
|
|
55608
|
+
|
|
55609
|
+
发布时间:2023-11-08 01:38:53
|
|
55610
|
+
|
|
55611
|
+
本次发布包含了以下内容:
|
|
55612
|
+
|
|
55613
|
+
改善已有的文档。
|
|
55614
|
+
|
|
55615
|
+
新增接口:
|
|
55616
|
+
|
|
55617
|
+
* [[DescribeBillUsageDetail](https://cloud.tencent.com/document/api/1323/101383)](https://cloud.tencent.com/document/api/#/#)
|
|
55618
|
+
|
|
55619
|
+
新增数据结构:
|
|
55620
|
+
|
|
55621
|
+
* [[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail)](https://cloud.tencent.com/document/api/1323/70369#[BillUsageDetail](https://cloud.tencent.com/document/api/1323/70369#BillUsageDetail))
|
|
55622
|
+
|
|
55571
55623
|
### 第 132 次发布
|
|
55572
55624
|
|
|
55573
55625
|
发布时间:2023-11-02 01:44:45
|
|
@@ -58149,6 +58201,36 @@
|
|
|
58149
58201
|
|
|
58150
58202
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58151
58203
|
|
|
58204
|
+
### 第 128 次发布
|
|
58205
|
+
|
|
58206
|
+
发布时间:2023-11-08 01:39:50
|
|
58207
|
+
|
|
58208
|
+
本次发布包含了以下内容:
|
|
58209
|
+
|
|
58210
|
+
改善已有的文档。
|
|
58211
|
+
|
|
58212
|
+
修改接口:
|
|
58213
|
+
|
|
58214
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
58215
|
+
|
|
58216
|
+
* 新增入参:ProxyAddress
|
|
58217
|
+
|
|
58218
|
+
|
|
58219
|
+
### 第 127 次发布
|
|
58220
|
+
|
|
58221
|
+
发布时间:2023-11-07 01:42:44
|
|
58222
|
+
|
|
58223
|
+
本次发布包含了以下内容:
|
|
58224
|
+
|
|
58225
|
+
改善已有的文档。
|
|
58226
|
+
|
|
58227
|
+
修改数据结构:
|
|
58228
|
+
|
|
58229
|
+
* [FlowApproverUrlInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverUrlInfo)
|
|
58230
|
+
|
|
58231
|
+
* <font color="#dd0000">**修改成员**:</font>LongUrl
|
|
58232
|
+
|
|
58233
|
+
|
|
58152
58234
|
### 第 126 次发布
|
|
58153
58235
|
|
|
58154
58236
|
发布时间:2023-11-06 00:09:55
|
|
@@ -73583,6 +73665,19 @@
|
|
|
73583
73665
|
|
|
73584
73666
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
73585
73667
|
|
|
73668
|
+
### 第 55 次发布
|
|
73669
|
+
|
|
73670
|
+
发布时间:2023-11-07 01:54:12
|
|
73671
|
+
|
|
73672
|
+
本次发布包含了以下内容:
|
|
73673
|
+
|
|
73674
|
+
改善已有的文档。
|
|
73675
|
+
|
|
73676
|
+
新增接口:
|
|
73677
|
+
|
|
73678
|
+
* [CancelShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101339)
|
|
73679
|
+
* [ShareBlueprintAcrossAccounts](https://cloud.tencent.com/document/api/1207/101338)
|
|
73680
|
+
|
|
73586
73681
|
### 第 54 次发布
|
|
73587
73682
|
|
|
73588
73683
|
发布时间:2023-10-11 02:02:31
|
|
@@ -78641,6 +78736,23 @@
|
|
|
78641
78736
|
|
|
78642
78737
|
## 多网聚合加速(mna) 版本:2021-01-19
|
|
78643
78738
|
|
|
78739
|
+
### 第 13 次发布
|
|
78740
|
+
|
|
78741
|
+
发布时间:2023-11-08 01:53:44
|
|
78742
|
+
|
|
78743
|
+
本次发布包含了以下内容:
|
|
78744
|
+
|
|
78745
|
+
改善已有的文档。
|
|
78746
|
+
|
|
78747
|
+
新增接口:
|
|
78748
|
+
|
|
78749
|
+
* [[GetNetMonitor](https://cloud.tencent.com/document/api/1385/101384)](https://cloud.tencent.com/document/api/#/#)
|
|
78750
|
+
|
|
78751
|
+
新增数据结构:
|
|
78752
|
+
|
|
78753
|
+
* [[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData)](https://cloud.tencent.com/document/api/1385/55846#[MonitorData](https://cloud.tencent.com/document/api/1385/55846#MonitorData))
|
|
78754
|
+
* [[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo)](https://cloud.tencent.com/document/api/1385/55846#[SlotNetInfo](https://cloud.tencent.com/document/api/1385/55846#SlotNetInfo))
|
|
78755
|
+
|
|
78644
78756
|
### 第 12 次发布
|
|
78645
78757
|
|
|
78646
78758
|
发布时间:2023-08-01 01:32:11
|
|
@@ -86603,6 +86715,21 @@
|
|
|
86603
86715
|
|
|
86604
86716
|
## 文字识别(ocr) 版本:2018-11-19
|
|
86605
86717
|
|
|
86718
|
+
### 第 116 次发布
|
|
86719
|
+
|
|
86720
|
+
发布时间:2023-11-08 01:58:53
|
|
86721
|
+
|
|
86722
|
+
本次发布包含了以下内容:
|
|
86723
|
+
|
|
86724
|
+
改善已有的文档。
|
|
86725
|
+
|
|
86726
|
+
修改数据结构:
|
|
86727
|
+
|
|
86728
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
86729
|
+
|
|
86730
|
+
* 新增成员:RedLetterInvoiceMark, IssuingTypeMark, SellerAgentName, SellerAgentTaxID
|
|
86731
|
+
|
|
86732
|
+
|
|
86606
86733
|
### 第 115 次发布
|
|
86607
86734
|
|
|
86608
86735
|
发布时间:2023-10-31 02:11:36
|
|
@@ -96162,7 +96289,7 @@
|
|
|
96162
96289
|
|
|
96163
96290
|
新增数据结构:
|
|
96164
96291
|
|
|
96165
|
-
* [
|
|
96292
|
+
* [SlowLog](https://cloud.tencent.com/document/api/238/19976#SlowLog)
|
|
96166
96293
|
|
|
96167
96294
|
修改数据结构:
|
|
96168
96295
|
|
|
@@ -107765,6 +107892,29 @@
|
|
|
107765
107892
|
|
|
107766
107893
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
107767
107894
|
|
|
107895
|
+
### 第 88 次发布
|
|
107896
|
+
|
|
107897
|
+
发布时间:2023-11-08 02:14:24
|
|
107898
|
+
|
|
107899
|
+
本次发布包含了以下内容:
|
|
107900
|
+
|
|
107901
|
+
改善已有的文档。
|
|
107902
|
+
|
|
107903
|
+
修改数据结构:
|
|
107904
|
+
|
|
107905
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
107906
|
+
|
|
107907
|
+
* 新增成员:TopicDistribution
|
|
107908
|
+
|
|
107909
|
+
* <font color="#dd0000">**修改成员**:</font>MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime, MaxQueuesPerTopic
|
|
107910
|
+
|
|
107911
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
107912
|
+
|
|
107913
|
+
* 新增成员:AclEnabled, PublicClbId, Vip, VpcId, SupportMigration, InstanceStatus
|
|
107914
|
+
|
|
107915
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag, Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint, InternalEndpoint, HttpInternalEndpoint
|
|
107916
|
+
|
|
107917
|
+
|
|
107768
107918
|
### 第 87 次发布
|
|
107769
107919
|
|
|
107770
107920
|
发布时间:2023-11-06 00:20:48
|
|
@@ -107775,14 +107925,14 @@
|
|
|
107775
107925
|
|
|
107776
107926
|
新增接口:
|
|
107777
107927
|
|
|
107778
|
-
* [
|
|
107928
|
+
* [DescribeMsgTrace](https://cloud.tencent.com/document/api/1179/101114)
|
|
107779
107929
|
|
|
107780
107930
|
新增数据结构:
|
|
107781
107931
|
|
|
107782
|
-
* [
|
|
107783
|
-
* [
|
|
107784
|
-
* [
|
|
107785
|
-
* [
|
|
107932
|
+
* [ConsumerLog](https://cloud.tencent.com/document/api/1179/46089#ConsumerLog)
|
|
107933
|
+
* [ConsumerLogs](https://cloud.tencent.com/document/api/1179/46089#ConsumerLogs)
|
|
107934
|
+
* [ProducerLog](https://cloud.tencent.com/document/api/1179/46089#ProducerLog)
|
|
107935
|
+
* [ServerLog](https://cloud.tencent.com/document/api/1179/46089#ServerLog)
|
|
107786
107936
|
|
|
107787
107937
|
### 第 86 次发布
|
|
107788
107938
|
|
|
@@ -111987,6 +112137,23 @@
|
|
|
111987
112137
|
|
|
111988
112138
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
111989
112139
|
|
|
112140
|
+
### 第 63 次发布
|
|
112141
|
+
|
|
112142
|
+
发布时间:2023-11-07 16:01:35
|
|
112143
|
+
|
|
112144
|
+
本次发布包含了以下内容:
|
|
112145
|
+
|
|
112146
|
+
改善已有的文档。
|
|
112147
|
+
|
|
112148
|
+
新增接口:
|
|
112149
|
+
|
|
112150
|
+
* [BindSharedCNAME](https://cloud.tencent.com/document/api/1552/101363)
|
|
112151
|
+
* [DeleteSharedCNAME](https://cloud.tencent.com/document/api/1552/101362)
|
|
112152
|
+
|
|
112153
|
+
新增数据结构:
|
|
112154
|
+
|
|
112155
|
+
* [BindSharedCNAMEMap](https://cloud.tencent.com/document/api/1552/80721#BindSharedCNAMEMap)
|
|
112156
|
+
|
|
111990
112157
|
### 第 62 次发布
|
|
111991
112158
|
|
|
111992
112159
|
发布时间:2023-11-01 11:21:19
|
|
@@ -115909,6 +116076,21 @@
|
|
|
115909
116076
|
|
|
115910
116077
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
115911
116078
|
|
|
116079
|
+
### 第 41 次发布
|
|
116080
|
+
|
|
116081
|
+
发布时间:2023-11-07 02:22:04
|
|
116082
|
+
|
|
116083
|
+
本次发布包含了以下内容:
|
|
116084
|
+
|
|
116085
|
+
改善已有的文档。
|
|
116086
|
+
|
|
116087
|
+
修改接口:
|
|
116088
|
+
|
|
116089
|
+
* [DescribeTrainingTaskPods](https://cloud.tencent.com/document/api/851/75088)
|
|
116090
|
+
|
|
116091
|
+
* <font color="#dd0000">**修改出参**:</font>PodInfoList
|
|
116092
|
+
|
|
116093
|
+
|
|
115912
116094
|
### 第 40 次发布
|
|
115913
116095
|
|
|
115914
116096
|
发布时间:2023-11-03 01:24:08
|
|
@@ -136363,6 +136545,48 @@
|
|
|
136363
136545
|
|
|
136364
136546
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
136365
136547
|
|
|
136548
|
+
### 第 71 次发布
|
|
136549
|
+
|
|
136550
|
+
发布时间:2023-11-08 02:29:51
|
|
136551
|
+
|
|
136552
|
+
本次发布包含了以下内容:
|
|
136553
|
+
|
|
136554
|
+
改善已有的文档。
|
|
136555
|
+
|
|
136556
|
+
修改接口:
|
|
136557
|
+
|
|
136558
|
+
* [DescribeCCRuleList](https://cloud.tencent.com/document/api/627/97636)
|
|
136559
|
+
|
|
136560
|
+
* 新增入参:Domain, Offset, Limit, By, Filters, Order
|
|
136561
|
+
|
|
136562
|
+
|
|
136563
|
+
### 第 70 次发布
|
|
136564
|
+
|
|
136565
|
+
发布时间:2023-11-07 02:47:21
|
|
136566
|
+
|
|
136567
|
+
本次发布包含了以下内容:
|
|
136568
|
+
|
|
136569
|
+
改善已有的文档。
|
|
136570
|
+
|
|
136571
|
+
新增接口:
|
|
136572
|
+
|
|
136573
|
+
* [DescribeModuleStatus](https://cloud.tencent.com/document/api/627/101340)
|
|
136574
|
+
|
|
136575
|
+
新增数据结构:
|
|
136576
|
+
|
|
136577
|
+
* [ApiPkg](https://cloud.tencent.com/document/api/627/53609#ApiPkg)
|
|
136578
|
+
|
|
136579
|
+
修改数据结构:
|
|
136580
|
+
|
|
136581
|
+
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
136582
|
+
|
|
136583
|
+
* 新增成员:IsBotTrial
|
|
136584
|
+
|
|
136585
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
136586
|
+
|
|
136587
|
+
* 新增成员:ApiPkg
|
|
136588
|
+
|
|
136589
|
+
|
|
136366
136590
|
### 第 69 次发布
|
|
136367
136591
|
|
|
136368
136592
|
发布时间:2023-11-03 01:27:06
|
|
@@ -138172,6 +138396,29 @@
|
|
|
138172
138396
|
|
|
138173
138397
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
138174
138398
|
|
|
138399
|
+
### 第 55 次发布
|
|
138400
|
+
|
|
138401
|
+
发布时间:2023-11-07 02:48:57
|
|
138402
|
+
|
|
138403
|
+
本次发布包含了以下内容:
|
|
138404
|
+
|
|
138405
|
+
改善已有的文档。
|
|
138406
|
+
|
|
138407
|
+
修改接口:
|
|
138408
|
+
|
|
138409
|
+
* [DeleteDataSources](https://cloud.tencent.com/document/api/1267/80761)
|
|
138410
|
+
|
|
138411
|
+
* 新增入参:ProjectId
|
|
138412
|
+
|
|
138413
|
+
* [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212)
|
|
138414
|
+
|
|
138415
|
+
* 新增入参:IncludeVirtualTask
|
|
138416
|
+
|
|
138417
|
+
* [ModifyDataSource](https://cloud.tencent.com/document/api/1267/80760)
|
|
138418
|
+
|
|
138419
|
+
* 新增入参:ProjectId
|
|
138420
|
+
|
|
138421
|
+
|
|
138175
138422
|
### 第 54 次发布
|
|
138176
138423
|
|
|
138177
138424
|
发布时间:2023-11-01 01:26:43
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-09-14 01:05:50 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
|
-
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-07
|
|
9
|
+
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07 11:26:02 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-09-13 01:06:17 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-10-24 01:07:40 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
|
37
37
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-09-21 01:23:47 |
|
|
38
|
-
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-
|
|
39
|
-
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-
|
|
38
|
+
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-11-07 01:13:48 |
|
|
39
|
+
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-08 01:13:35 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
|
|
43
|
-
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-11-
|
|
43
|
+
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-11-07 01:14:47 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-11-03 01:08:21 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
|
|
@@ -55,12 +55,12 @@
|
|
|
55
55
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
|
-
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-
|
|
59
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-
|
|
58
|
+
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
|
|
59
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-08 01:20:13 |
|
|
60
60
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-08 01:21:44 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-08 01:31:54 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-03 01:13:17 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
|
-
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-
|
|
85
|
+
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-07 01:34:47 |
|
|
86
86
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
87
87
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-10-17 01:15:42 |
|
|
88
88
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-08 01:38:53 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-08 01:39:50 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
130
130
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
131
131
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-10-23 00:14:04 |
|
|
132
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-
|
|
132
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-07 01:54:12 |
|
|
133
133
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-10-26 01:18:09 |
|
|
134
134
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
135
135
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
|
|
140
140
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
141
141
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
142
|
-
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-
|
|
142
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
|
|
143
143
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
144
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-
|
|
144
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-08 01:54:19 |
|
|
145
145
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
|
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
@@ -150,9 +150,9 @@
|
|
|
150
150
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
|
|
151
151
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
152
152
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
|
153
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-
|
|
153
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-08 01:58:53 |
|
|
154
154
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 16:07:10 |
|
|
155
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
155
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
|
|
156
156
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
157
157
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
158
158
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-10-09 01:20:54 |
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
166
166
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-10-13 01:22:31 |
|
|
167
167
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-10-31 02:17:15 |
|
|
168
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-
|
|
168
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-11-07 02:07:25 |
|
|
169
169
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
|
|
170
170
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
|
171
171
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
|
|
@@ -197,10 +197,10 @@
|
|
|
197
197
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
|
|
198
198
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
199
199
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
200
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-
|
|
200
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-08 02:14:24 |
|
|
201
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
202
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
203
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-
|
|
203
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-07 16:01:35 |
|
|
204
204
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
205
205
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
206
206
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
|
|
209
209
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
210
210
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
211
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-
|
|
211
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-07 02:22:04 |
|
|
212
212
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
213
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-
|
|
213
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-08 02:19:23 |
|
|
214
214
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
215
215
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
|
|
216
216
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
@@ -227,12 +227,12 @@
|
|
|
227
227
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
|
|
228
228
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
229
229
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
230
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-
|
|
230
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
|
|
231
231
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-06 00:23:58 |
|
|
232
232
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-03 01:27:03 |
|
|
233
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-
|
|
233
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-08 02:29:51 |
|
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
235
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-
|
|
235
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-07 02:48:57 |
|
|
236
236
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
237
237
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
238
238
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
@@ -2588,16 +2588,16 @@ export interface DescribeRocketMQClusterResponse {
|
|
|
2588
2588
|
/**
|
|
2589
2589
|
* 集群信息
|
|
2590
2590
|
*/
|
|
2591
|
-
ClusterInfo
|
|
2591
|
+
ClusterInfo?: RocketMQClusterInfo
|
|
2592
2592
|
/**
|
|
2593
2593
|
* 集群配置
|
|
2594
2594
|
*/
|
|
2595
|
-
ClusterConfig
|
|
2595
|
+
ClusterConfig?: RocketMQClusterConfig
|
|
2596
2596
|
/**
|
|
2597
|
-
*
|
|
2597
|
+
* 集群最近使用量,即将废弃,请使用云监控获取相关数据。
|
|
2598
2598
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2599
2599
|
*/
|
|
2600
|
-
ClusterStats
|
|
2600
|
+
ClusterStats?: RocketMQClusterRecentStats
|
|
2601
2601
|
/**
|
|
2602
2602
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2603
2603
|
*/
|
|
@@ -4752,6 +4752,36 @@ export interface RocketMQClusterInfo {
|
|
|
4752
4752
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4753
4753
|
*/
|
|
4754
4754
|
HttpInternalEndpoint?: string
|
|
4755
|
+
/**
|
|
4756
|
+
* 是否开启ACL鉴权,专享实例支持关闭
|
|
4757
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4758
|
+
*/
|
|
4759
|
+
AclEnabled?: boolean
|
|
4760
|
+
/**
|
|
4761
|
+
* 公网CLB实例ID
|
|
4762
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4763
|
+
*/
|
|
4764
|
+
PublicClbId?: string
|
|
4765
|
+
/**
|
|
4766
|
+
* vip
|
|
4767
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4768
|
+
*/
|
|
4769
|
+
Vip?: string
|
|
4770
|
+
/**
|
|
4771
|
+
* 所属VPC
|
|
4772
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4773
|
+
*/
|
|
4774
|
+
VpcId?: string
|
|
4775
|
+
/**
|
|
4776
|
+
* 是否支持迁移
|
|
4777
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4778
|
+
*/
|
|
4779
|
+
SupportMigration?: boolean
|
|
4780
|
+
/**
|
|
4781
|
+
* 实例状态,0表示创建中,1表示正常,2表示隔离中,3表示已销毁,4 - 异常, 5 - 发货失败,6 - 变配中,7 - 变配失败
|
|
4782
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4783
|
+
*/
|
|
4784
|
+
InstanceStatus?: number
|
|
4755
4785
|
}
|
|
4756
4786
|
|
|
4757
4787
|
/**
|
|
@@ -6537,6 +6567,11 @@ export interface RocketMQClusterConfig {
|
|
|
6537
6567
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6538
6568
|
*/
|
|
6539
6569
|
MaxQueuesPerTopic?: number
|
|
6570
|
+
/**
|
|
6571
|
+
* topic分布
|
|
6572
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6573
|
+
*/
|
|
6574
|
+
TopicDistribution?: Array<RocketMQTopicDistribution>
|
|
6540
6575
|
}
|
|
6541
6576
|
|
|
6542
6577
|
/**
|
|
@@ -7756,10 +7791,12 @@ export interface AMQPClusterConfig {
|
|
|
7756
7791
|
export interface Tag {
|
|
7757
7792
|
/**
|
|
7758
7793
|
* 标签的key的值
|
|
7794
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7759
7795
|
*/
|
|
7760
7796
|
TagKey: string
|
|
7761
7797
|
/**
|
|
7762
7798
|
* 标签的Value的值
|
|
7799
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7763
7800
|
*/
|
|
7764
7801
|
TagValue: string
|
|
7765
7802
|
}
|
|
@@ -2482,16 +2482,16 @@ export interface DescribeRocketMQClusterResponse {
|
|
|
2482
2482
|
/**
|
|
2483
2483
|
* 集群信息
|
|
2484
2484
|
*/
|
|
2485
|
-
ClusterInfo
|
|
2485
|
+
ClusterInfo?: RocketMQClusterInfo;
|
|
2486
2486
|
/**
|
|
2487
2487
|
* 集群配置
|
|
2488
2488
|
*/
|
|
2489
|
-
ClusterConfig
|
|
2489
|
+
ClusterConfig?: RocketMQClusterConfig;
|
|
2490
2490
|
/**
|
|
2491
|
-
*
|
|
2491
|
+
* 集群最近使用量,即将废弃,请使用云监控获取相关数据。
|
|
2492
2492
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2493
2493
|
*/
|
|
2494
|
-
ClusterStats
|
|
2494
|
+
ClusterStats?: RocketMQClusterRecentStats;
|
|
2495
2495
|
/**
|
|
2496
2496
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2497
2497
|
*/
|
|
@@ -4561,6 +4561,36 @@ export interface RocketMQClusterInfo {
|
|
|
4561
4561
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4562
4562
|
*/
|
|
4563
4563
|
HttpInternalEndpoint?: string;
|
|
4564
|
+
/**
|
|
4565
|
+
* 是否开启ACL鉴权,专享实例支持关闭
|
|
4566
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4567
|
+
*/
|
|
4568
|
+
AclEnabled?: boolean;
|
|
4569
|
+
/**
|
|
4570
|
+
* 公网CLB实例ID
|
|
4571
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4572
|
+
*/
|
|
4573
|
+
PublicClbId?: string;
|
|
4574
|
+
/**
|
|
4575
|
+
* vip
|
|
4576
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4577
|
+
*/
|
|
4578
|
+
Vip?: string;
|
|
4579
|
+
/**
|
|
4580
|
+
* 所属VPC
|
|
4581
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4582
|
+
*/
|
|
4583
|
+
VpcId?: string;
|
|
4584
|
+
/**
|
|
4585
|
+
* 是否支持迁移
|
|
4586
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4587
|
+
*/
|
|
4588
|
+
SupportMigration?: boolean;
|
|
4589
|
+
/**
|
|
4590
|
+
* 实例状态,0表示创建中,1表示正常,2表示隔离中,3表示已销毁,4 - 异常, 5 - 发货失败,6 - 变配中,7 - 变配失败
|
|
4591
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4592
|
+
*/
|
|
4593
|
+
InstanceStatus?: number;
|
|
4564
4594
|
}
|
|
4565
4595
|
/**
|
|
4566
4596
|
* DescribeRabbitMQUser请求参数结构体
|
|
@@ -6278,6 +6308,11 @@ export interface RocketMQClusterConfig {
|
|
|
6278
6308
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6279
6309
|
*/
|
|
6280
6310
|
MaxQueuesPerTopic?: number;
|
|
6311
|
+
/**
|
|
6312
|
+
* topic分布
|
|
6313
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6314
|
+
*/
|
|
6315
|
+
TopicDistribution?: Array<RocketMQTopicDistribution>;
|
|
6281
6316
|
}
|
|
6282
6317
|
/**
|
|
6283
6318
|
* RocketMQ消费组配置信息
|
|
@@ -7446,10 +7481,12 @@ export interface AMQPClusterConfig {
|
|
|
7446
7481
|
export interface Tag {
|
|
7447
7482
|
/**
|
|
7448
7483
|
* 标签的key的值
|
|
7484
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7449
7485
|
*/
|
|
7450
7486
|
TagKey: string;
|
|
7451
7487
|
/**
|
|
7452
7488
|
* 标签的Value的值
|
|
7489
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7453
7490
|
*/
|
|
7454
7491
|
TagValue: string;
|
|
7455
7492
|
}
|