tencentcloud-sdk-nodejs 4.0.807 → 4.0.808
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 +128 -0
- package/SERVICE_CHANGELOG.md +182 -246
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +8 -6
- package/src/services/ess/v20201111/ess_models.ts +62 -10
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +21 -0
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +31 -0
- package/src/services/rce/v20201103/rce_models.ts +60 -62
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +13 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +47 -7
- package/src/services/tdmq/v20200217/tdmq_models.ts +5 -0
- package/src/services/trtc/v20190722/trtc_client.ts +5 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +6 -5
- package/tencentcloud/services/ess/v20201111/ess_client.js +6 -5
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +61 -10
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +21 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +30 -0
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +60 -62
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +5 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +6 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +45 -7
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +5 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +5 -6
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +5 -6
- package/test/sqlserver.v20180328.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,68 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 57 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-03-08 11:57:13
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeAllocateConditions](https://cloud.tencent.com/document/api/555/104186)
|
|
16
|
-
* [DescribeAllocationBillConditions](https://cloud.tencent.com/document/api/555/104185)
|
|
17
|
-
* [DescribeAllocationBillDetail](https://cloud.tencent.com/document/api/555/104184)
|
|
18
|
-
* [DescribeAllocationMonthOverview](https://cloud.tencent.com/document/api/555/104183)
|
|
19
|
-
* [DescribeAllocationOverview](https://cloud.tencent.com/document/api/555/104182)
|
|
20
|
-
* [DescribeAllocationSummaryByBusiness](https://cloud.tencent.com/document/api/555/104181)
|
|
21
|
-
* [DescribeAllocationSummaryByItem](https://cloud.tencent.com/document/api/555/104180)
|
|
22
|
-
* [DescribeAllocationSummaryByResource](https://cloud.tencent.com/document/api/555/104179)
|
|
23
|
-
* [DescribeAllocationTrendByMonth](https://cloud.tencent.com/document/api/555/104178)
|
|
24
|
-
* [DescribeGatherResource](https://cloud.tencent.com/document/api/555/104177)
|
|
25
|
-
|
|
26
|
-
新增数据结构:
|
|
27
|
-
|
|
28
|
-
* [AllocationAverageData](https://cloud.tencent.com/document/api/555/19183#AllocationAverageData)
|
|
29
|
-
* [AllocationBillTrendDetail](https://cloud.tencent.com/document/api/555/19183#AllocationBillTrendDetail)
|
|
30
|
-
* [AllocationDetail](https://cloud.tencent.com/document/api/555/19183#AllocationDetail)
|
|
31
|
-
* [AllocationMonthOverviewDetail](https://cloud.tencent.com/document/api/555/19183#AllocationMonthOverviewDetail)
|
|
32
|
-
* [AllocationOverviewDetail](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewDetail)
|
|
33
|
-
* [AllocationOverviewNode](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewNode)
|
|
34
|
-
* [AllocationOverviewTotal](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewTotal)
|
|
35
|
-
* [AllocationRule](https://cloud.tencent.com/document/api/555/19183#AllocationRule)
|
|
36
|
-
* [AllocationStat](https://cloud.tencent.com/document/api/555/19183#AllocationStat)
|
|
37
|
-
* [AllocationSummaryByBusiness](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByBusiness)
|
|
38
|
-
* [AllocationSummaryByItem](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByItem)
|
|
39
|
-
* [AllocationSummaryByResource](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByResource)
|
|
40
|
-
* [AllocationTreeNode](https://cloud.tencent.com/document/api/555/19183#AllocationTreeNode)
|
|
41
|
-
* [BillActionType](https://cloud.tencent.com/document/api/555/19183#BillActionType)
|
|
42
|
-
* [BillBusiness](https://cloud.tencent.com/document/api/555/19183#BillBusiness)
|
|
43
|
-
* [BillBusinessLink](https://cloud.tencent.com/document/api/555/19183#BillBusinessLink)
|
|
44
|
-
* [BillComponent](https://cloud.tencent.com/document/api/555/19183#BillComponent)
|
|
45
|
-
* [BillDays](https://cloud.tencent.com/document/api/555/19183#BillDays)
|
|
46
|
-
* [BillInstanceType](https://cloud.tencent.com/document/api/555/19183#BillInstanceType)
|
|
47
|
-
* [BillItem](https://cloud.tencent.com/document/api/555/19183#BillItem)
|
|
48
|
-
* [BillOperateUin](https://cloud.tencent.com/document/api/555/19183#BillOperateUin)
|
|
49
|
-
* [BillOwnerUin](https://cloud.tencent.com/document/api/555/19183#BillOwnerUin)
|
|
50
|
-
* [BillPayMode](https://cloud.tencent.com/document/api/555/19183#BillPayMode)
|
|
51
|
-
* [BillProduct](https://cloud.tencent.com/document/api/555/19183#BillProduct)
|
|
52
|
-
* [BillProductLink](https://cloud.tencent.com/document/api/555/19183#BillProductLink)
|
|
53
|
-
* [BillProject](https://cloud.tencent.com/document/api/555/19183#BillProject)
|
|
54
|
-
* [BillRegion](https://cloud.tencent.com/document/api/555/19183#BillRegion)
|
|
55
|
-
* [BillTag](https://cloud.tencent.com/document/api/555/19183#BillTag)
|
|
56
|
-
* [BillZoneId](https://cloud.tencent.com/document/api/555/19183#BillZoneId)
|
|
57
|
-
* [GatherResourceSummary](https://cloud.tencent.com/document/api/555/19183#GatherResourceSummary)
|
|
58
|
-
|
|
59
|
-
|
|
3
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60
4
|
|
|
61
|
-
|
|
5
|
+
### 第 154 次发布
|
|
62
6
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
发布时间:2024-03-08 01:10:20
|
|
7
|
+
发布时间:2024-03-11 01:15:16
|
|
66
8
|
|
|
67
9
|
本次发布包含了以下内容:
|
|
68
10
|
|
|
@@ -70,90 +12,37 @@
|
|
|
70
12
|
|
|
71
13
|
修改数据结构:
|
|
72
14
|
|
|
73
|
-
* [
|
|
74
|
-
|
|
75
|
-
* 新增成员:IsWhiteSGs, BindSGs
|
|
76
|
-
|
|
15
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1323/70369#FillApproverInfo)
|
|
77
16
|
|
|
17
|
+
* 新增成员:ApproverIdCardType, ApproverIdCardNumber
|
|
78
18
|
|
|
79
19
|
|
|
80
|
-
|
|
20
|
+
### 第 153 次发布
|
|
81
21
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
发布时间:2024-03-08 01:12:05
|
|
22
|
+
发布时间:2024-03-08 19:37:32
|
|
85
23
|
|
|
86
24
|
本次发布包含了以下内容:
|
|
87
25
|
|
|
88
26
|
改善已有的文档。
|
|
89
27
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
* [CreateKeyPair](https://cloud.tencent.com/document/api/213/15702)
|
|
93
|
-
|
|
94
|
-
* <font color="#dd0000">**修改出参**:</font>KeyPair
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
修改数据结构:
|
|
98
|
-
|
|
99
|
-
* [KeyPair](https://cloud.tencent.com/document/api/213/15753#KeyPair)
|
|
100
|
-
|
|
101
|
-
* <font color="#dd0000">**修改成员**:</font>KeyId, KeyName, ProjectId, Description, PublicKey, PrivateKey, AssociatedInstanceIds, CreatedTime, Tags
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
## 数据传输服务(dts) 版本:2021-12-06
|
|
107
|
-
|
|
108
|
-
### 第 24 次发布
|
|
109
|
-
|
|
110
|
-
发布时间:2024-03-08 01:15:05
|
|
111
|
-
|
|
112
|
-
本次发布包含了以下内容:
|
|
28
|
+
新增数据结构:
|
|
113
29
|
|
|
114
|
-
|
|
30
|
+
* [UserFlowType](https://cloud.tencent.com/document/api/1323/70369#UserFlowType)
|
|
115
31
|
|
|
116
32
|
修改数据结构:
|
|
117
33
|
|
|
118
|
-
* [
|
|
119
|
-
|
|
120
|
-
* 新增成员:FilterBeginCommit, FilterCheckpoint
|
|
121
|
-
|
|
122
|
-
* [TopicRule](https://cloud.tencent.com/document/api/571/82108#TopicRule)
|
|
123
|
-
|
|
124
|
-
* 新增成员:Columns
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## 数据传输服务(dts) 版本:2018-03-30
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
134
|
-
|
|
135
|
-
### 第 8 次发布
|
|
136
|
-
|
|
137
|
-
发布时间:2024-03-08 01:16:56
|
|
138
|
-
|
|
139
|
-
本次发布包含了以下内容:
|
|
140
|
-
|
|
141
|
-
改善已有的文档。
|
|
142
|
-
|
|
143
|
-
修改接口:
|
|
144
|
-
|
|
145
|
-
* [CreateFileSystem](https://cloud.tencent.com/document/api/1424/95792)
|
|
34
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
|
146
35
|
|
|
147
|
-
*
|
|
36
|
+
* 新增成员:UserFlowType
|
|
148
37
|
|
|
149
38
|
|
|
150
39
|
|
|
151
40
|
|
|
152
|
-
##
|
|
41
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
153
42
|
|
|
154
|
-
### 第
|
|
43
|
+
### 第 156 次发布
|
|
155
44
|
|
|
156
|
-
发布时间:2024-03-
|
|
45
|
+
发布时间:2024-03-11 01:15:31
|
|
157
46
|
|
|
158
47
|
本次发布包含了以下内容:
|
|
159
48
|
|
|
@@ -161,41 +50,22 @@
|
|
|
161
50
|
|
|
162
51
|
修改数据结构:
|
|
163
52
|
|
|
164
|
-
* [
|
|
165
|
-
|
|
166
|
-
* <font color="#dd0000">**修改成员**:</font>MaxUserConnections
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
172
|
-
|
|
173
|
-
### 第 24 次发布
|
|
174
|
-
|
|
175
|
-
发布时间:2024-03-08 09:57:15
|
|
176
|
-
|
|
177
|
-
本次发布包含了以下内容:
|
|
178
|
-
|
|
179
|
-
改善已有的文档。
|
|
180
|
-
|
|
181
|
-
修改接口:
|
|
53
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FillApproverInfo)
|
|
182
54
|
|
|
183
|
-
*
|
|
55
|
+
* 新增成员:ApproverIdCardType, ApproverIdCardNumber
|
|
184
56
|
|
|
185
|
-
* 新增入参:TextBasedPdfFlag
|
|
186
57
|
|
|
187
|
-
* [TurnPDFToObjectAsync](https://cloud.tencent.com/document/api/1314/101007)
|
|
188
58
|
|
|
189
|
-
* 新增入参:TextBasedPdfFlag
|
|
190
59
|
|
|
60
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
191
61
|
|
|
192
62
|
|
|
193
63
|
|
|
194
|
-
##
|
|
64
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
195
65
|
|
|
196
|
-
### 第
|
|
66
|
+
### 第 59 次发布
|
|
197
67
|
|
|
198
|
-
发布时间:2024-03-
|
|
68
|
+
发布时间:2024-03-11 01:18:22
|
|
199
69
|
|
|
200
70
|
本次发布包含了以下内容:
|
|
201
71
|
|
|
@@ -203,92 +73,56 @@
|
|
|
203
73
|
|
|
204
74
|
修改接口:
|
|
205
75
|
|
|
206
|
-
* [
|
|
76
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
207
77
|
|
|
208
|
-
* 新增入参:
|
|
78
|
+
* 新增入参:InitCommand
|
|
209
79
|
|
|
210
|
-
* [ModifyJob](https://cloud.tencent.com/document/api/849/75553)
|
|
211
80
|
|
|
212
|
-
|
|
81
|
+
新增数据结构:
|
|
213
82
|
|
|
83
|
+
* [Command](https://cloud.tencent.com/document/api/1207/47576#Command)
|
|
214
84
|
|
|
215
85
|
修改数据结构:
|
|
216
86
|
|
|
217
|
-
* [
|
|
87
|
+
* [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
|
|
218
88
|
|
|
219
|
-
* 新增成员:
|
|
89
|
+
* 新增成员:InitInvocationId
|
|
220
90
|
|
|
221
91
|
|
|
222
92
|
|
|
223
93
|
|
|
224
94
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
225
95
|
|
|
226
|
-
### 第
|
|
96
|
+
### 第 58 次发布
|
|
227
97
|
|
|
228
|
-
发布时间:2024-03-
|
|
98
|
+
发布时间:2024-03-11 01:21:49
|
|
229
99
|
|
|
230
100
|
本次发布包含了以下内容:
|
|
231
101
|
|
|
232
102
|
改善已有的文档。
|
|
233
103
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
* [DescribeDBInstancesAttribute](https://cloud.tencent.com/document/api/238/90299)
|
|
237
|
-
|
|
238
|
-
* 新增出参:DrReadableInfo
|
|
239
|
-
|
|
240
|
-
* [ModifyCloseWanIp](https://cloud.tencent.com/document/api/238/101718)
|
|
241
|
-
|
|
242
|
-
* 新增入参:RoGroupId
|
|
243
|
-
|
|
244
|
-
* [ModifyDBInstanceNetwork](https://cloud.tencent.com/document/api/238/52347)
|
|
245
|
-
|
|
246
|
-
* 新增入参:DRNetwork
|
|
247
|
-
|
|
248
|
-
* [ModifyOpenWanIp](https://cloud.tencent.com/document/api/238/101717)
|
|
249
|
-
|
|
250
|
-
* 新增入参:RoGroupId
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
新增数据结构:
|
|
254
|
-
|
|
255
|
-
* [DrReadableInfo](https://cloud.tencent.com/document/api/238/19976#DrReadableInfo)
|
|
256
|
-
|
|
257
|
-
修改数据结构:
|
|
258
|
-
|
|
259
|
-
* [ReadOnlyGroup](https://cloud.tencent.com/document/api/238/19976#ReadOnlyGroup)
|
|
260
|
-
|
|
261
|
-
* 新增成员:DnsPodDomain, TgwWanVPort
|
|
104
|
+
新增接口:
|
|
262
105
|
|
|
106
|
+
* [ModifyDReadable](https://cloud.tencent.com/document/api/238/104234)
|
|
263
107
|
|
|
264
108
|
|
|
265
109
|
|
|
266
110
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
267
111
|
|
|
268
|
-
### 第
|
|
112
|
+
### 第 105 次发布
|
|
269
113
|
|
|
270
|
-
发布时间:2024-03-
|
|
114
|
+
发布时间:2024-03-11 01:24:01
|
|
271
115
|
|
|
272
116
|
本次发布包含了以下内容:
|
|
273
117
|
|
|
274
118
|
改善已有的文档。
|
|
275
119
|
|
|
276
|
-
新增接口:
|
|
277
|
-
|
|
278
|
-
* [DescribeRocketMQPublicAccessMonitorData](https://cloud.tencent.com/document/api/1179/104161)
|
|
279
|
-
|
|
280
120
|
修改接口:
|
|
281
121
|
|
|
282
|
-
* [
|
|
283
|
-
|
|
284
|
-
* 新增入参:QueryDeadLetterMessage, Offset, Limit, FilterTrackGroup
|
|
285
|
-
|
|
286
|
-
* 新增出参:MessageTracksCount
|
|
287
|
-
|
|
122
|
+
* [DescribeRocketMQMsgTrace](https://cloud.tencent.com/document/api/1179/97760)
|
|
288
123
|
|
|
289
|
-
|
|
124
|
+
* 新增入参:QueryDeadLetterMessage
|
|
290
125
|
|
|
291
|
-
* [RocketMQDataPoint](https://cloud.tencent.com/document/api/1179/46089#RocketMQDataPoint)
|
|
292
126
|
|
|
293
127
|
|
|
294
128
|
|
|
@@ -9019,49 +8853,49 @@
|
|
|
9019
8853
|
|
|
9020
8854
|
新增接口:
|
|
9021
8855
|
|
|
9022
|
-
* [
|
|
9023
|
-
* [
|
|
9024
|
-
* [
|
|
9025
|
-
* [
|
|
9026
|
-
* [
|
|
9027
|
-
* [
|
|
9028
|
-
* [
|
|
9029
|
-
* [
|
|
9030
|
-
* [
|
|
9031
|
-
* [
|
|
9032
|
-
|
|
9033
|
-
新增数据结构:
|
|
9034
|
-
|
|
9035
|
-
* [
|
|
9036
|
-
* [
|
|
9037
|
-
* [
|
|
9038
|
-
* [
|
|
9039
|
-
* [
|
|
9040
|
-
* [
|
|
9041
|
-
* [
|
|
9042
|
-
* [
|
|
9043
|
-
* [
|
|
9044
|
-
* [
|
|
9045
|
-
* [
|
|
9046
|
-
* [
|
|
9047
|
-
* [
|
|
9048
|
-
* [
|
|
9049
|
-
* [
|
|
9050
|
-
* [
|
|
9051
|
-
* [
|
|
9052
|
-
* [
|
|
9053
|
-
* [
|
|
9054
|
-
* [
|
|
9055
|
-
* [
|
|
9056
|
-
* [
|
|
9057
|
-
* [
|
|
9058
|
-
* [
|
|
9059
|
-
* [
|
|
9060
|
-
* [
|
|
9061
|
-
* [
|
|
9062
|
-
* [
|
|
9063
|
-
* [
|
|
9064
|
-
* [
|
|
8856
|
+
* [DescribeAllocateConditions](https://cloud.tencent.com/document/api/555/104186)
|
|
8857
|
+
* [DescribeAllocationBillConditions](https://cloud.tencent.com/document/api/555/104185)
|
|
8858
|
+
* [DescribeAllocationBillDetail](https://cloud.tencent.com/document/api/555/104184)
|
|
8859
|
+
* [DescribeAllocationMonthOverview](https://cloud.tencent.com/document/api/555/104183)
|
|
8860
|
+
* [DescribeAllocationOverview](https://cloud.tencent.com/document/api/555/104182)
|
|
8861
|
+
* [DescribeAllocationSummaryByBusiness](https://cloud.tencent.com/document/api/555/104181)
|
|
8862
|
+
* [DescribeAllocationSummaryByItem](https://cloud.tencent.com/document/api/555/104180)
|
|
8863
|
+
* [DescribeAllocationSummaryByResource](https://cloud.tencent.com/document/api/555/104179)
|
|
8864
|
+
* [DescribeAllocationTrendByMonth](https://cloud.tencent.com/document/api/555/104178)
|
|
8865
|
+
* [DescribeGatherResource](https://cloud.tencent.com/document/api/555/104177)
|
|
8866
|
+
|
|
8867
|
+
新增数据结构:
|
|
8868
|
+
|
|
8869
|
+
* [AllocationAverageData](https://cloud.tencent.com/document/api/555/19183#AllocationAverageData)
|
|
8870
|
+
* [AllocationBillTrendDetail](https://cloud.tencent.com/document/api/555/19183#AllocationBillTrendDetail)
|
|
8871
|
+
* [AllocationDetail](https://cloud.tencent.com/document/api/555/19183#AllocationDetail)
|
|
8872
|
+
* [AllocationMonthOverviewDetail](https://cloud.tencent.com/document/api/555/19183#AllocationMonthOverviewDetail)
|
|
8873
|
+
* [AllocationOverviewDetail](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewDetail)
|
|
8874
|
+
* [AllocationOverviewNode](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewNode)
|
|
8875
|
+
* [AllocationOverviewTotal](https://cloud.tencent.com/document/api/555/19183#AllocationOverviewTotal)
|
|
8876
|
+
* [AllocationRule](https://cloud.tencent.com/document/api/555/19183#AllocationRule)
|
|
8877
|
+
* [AllocationStat](https://cloud.tencent.com/document/api/555/19183#AllocationStat)
|
|
8878
|
+
* [AllocationSummaryByBusiness](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByBusiness)
|
|
8879
|
+
* [AllocationSummaryByItem](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByItem)
|
|
8880
|
+
* [AllocationSummaryByResource](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByResource)
|
|
8881
|
+
* [AllocationTreeNode](https://cloud.tencent.com/document/api/555/19183#AllocationTreeNode)
|
|
8882
|
+
* [BillActionType](https://cloud.tencent.com/document/api/555/19183#BillActionType)
|
|
8883
|
+
* [BillBusiness](https://cloud.tencent.com/document/api/555/19183#BillBusiness)
|
|
8884
|
+
* [BillBusinessLink](https://cloud.tencent.com/document/api/555/19183#BillBusinessLink)
|
|
8885
|
+
* [BillComponent](https://cloud.tencent.com/document/api/555/19183#BillComponent)
|
|
8886
|
+
* [BillDays](https://cloud.tencent.com/document/api/555/19183#BillDays)
|
|
8887
|
+
* [BillInstanceType](https://cloud.tencent.com/document/api/555/19183#BillInstanceType)
|
|
8888
|
+
* [BillItem](https://cloud.tencent.com/document/api/555/19183#BillItem)
|
|
8889
|
+
* [BillOperateUin](https://cloud.tencent.com/document/api/555/19183#BillOperateUin)
|
|
8890
|
+
* [BillOwnerUin](https://cloud.tencent.com/document/api/555/19183#BillOwnerUin)
|
|
8891
|
+
* [BillPayMode](https://cloud.tencent.com/document/api/555/19183#BillPayMode)
|
|
8892
|
+
* [BillProduct](https://cloud.tencent.com/document/api/555/19183#BillProduct)
|
|
8893
|
+
* [BillProductLink](https://cloud.tencent.com/document/api/555/19183#BillProductLink)
|
|
8894
|
+
* [BillProject](https://cloud.tencent.com/document/api/555/19183#BillProject)
|
|
8895
|
+
* [BillRegion](https://cloud.tencent.com/document/api/555/19183#BillRegion)
|
|
8896
|
+
* [BillTag](https://cloud.tencent.com/document/api/555/19183#BillTag)
|
|
8897
|
+
* [BillZoneId](https://cloud.tencent.com/document/api/555/19183#BillZoneId)
|
|
8898
|
+
* [GatherResourceSummary](https://cloud.tencent.com/document/api/555/19183#GatherResourceSummary)
|
|
9065
8899
|
|
|
9066
8900
|
### 第 56 次发布
|
|
9067
8901
|
|
|
@@ -58959,6 +58793,40 @@
|
|
|
58959
58793
|
|
|
58960
58794
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
58961
58795
|
|
|
58796
|
+
### 第 154 次发布
|
|
58797
|
+
|
|
58798
|
+
发布时间:2024-03-11 01:15:16
|
|
58799
|
+
|
|
58800
|
+
本次发布包含了以下内容:
|
|
58801
|
+
|
|
58802
|
+
改善已有的文档。
|
|
58803
|
+
|
|
58804
|
+
修改数据结构:
|
|
58805
|
+
|
|
58806
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1323/70369#FillApproverInfo)
|
|
58807
|
+
|
|
58808
|
+
* 新增成员:ApproverIdCardType, ApproverIdCardNumber
|
|
58809
|
+
|
|
58810
|
+
|
|
58811
|
+
### 第 153 次发布
|
|
58812
|
+
|
|
58813
|
+
发布时间:2024-03-08 19:37:32
|
|
58814
|
+
|
|
58815
|
+
本次发布包含了以下内容:
|
|
58816
|
+
|
|
58817
|
+
改善已有的文档。
|
|
58818
|
+
|
|
58819
|
+
新增数据结构:
|
|
58820
|
+
|
|
58821
|
+
* [[UserFlowType](https://cloud.tencent.com/document/api/1323/70369#UserFlowType)](https://cloud.tencent.com/document/api/1323/70369#[UserFlowType](https://cloud.tencent.com/document/api/1323/70369#UserFlowType))
|
|
58822
|
+
|
|
58823
|
+
修改数据结构:
|
|
58824
|
+
|
|
58825
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
|
58826
|
+
|
|
58827
|
+
* 新增成员:UserFlowType
|
|
58828
|
+
|
|
58829
|
+
|
|
58962
58830
|
### 第 152 次发布
|
|
58963
58831
|
|
|
58964
58832
|
发布时间:2024-03-07 01:16:07
|
|
@@ -61915,6 +61783,21 @@
|
|
|
61915
61783
|
|
|
61916
61784
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
61917
61785
|
|
|
61786
|
+
### 第 156 次发布
|
|
61787
|
+
|
|
61788
|
+
发布时间:2024-03-11 01:15:31
|
|
61789
|
+
|
|
61790
|
+
本次发布包含了以下内容:
|
|
61791
|
+
|
|
61792
|
+
改善已有的文档。
|
|
61793
|
+
|
|
61794
|
+
修改数据结构:
|
|
61795
|
+
|
|
61796
|
+
* [FillApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FillApproverInfo)
|
|
61797
|
+
|
|
61798
|
+
* 新增成员:ApproverIdCardType, ApproverIdCardNumber
|
|
61799
|
+
|
|
61800
|
+
|
|
61918
61801
|
### 第 155 次发布
|
|
61919
61802
|
|
|
61920
61803
|
发布时间:2024-03-07 01:16:27
|
|
@@ -78733,6 +78616,32 @@
|
|
|
78733
78616
|
|
|
78734
78617
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
78735
78618
|
|
|
78619
|
+
### 第 59 次发布
|
|
78620
|
+
|
|
78621
|
+
发布时间:2024-03-11 01:18:22
|
|
78622
|
+
|
|
78623
|
+
本次发布包含了以下内容:
|
|
78624
|
+
|
|
78625
|
+
改善已有的文档。
|
|
78626
|
+
|
|
78627
|
+
修改接口:
|
|
78628
|
+
|
|
78629
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
|
|
78630
|
+
|
|
78631
|
+
* 新增入参:InitCommand
|
|
78632
|
+
|
|
78633
|
+
|
|
78634
|
+
新增数据结构:
|
|
78635
|
+
|
|
78636
|
+
* [[Command](https://cloud.tencent.com/document/api/1207/47576#Command)](https://cloud.tencent.com/document/api/1207/47576#[Command](https://cloud.tencent.com/document/api/1207/47576#Command))
|
|
78637
|
+
|
|
78638
|
+
修改数据结构:
|
|
78639
|
+
|
|
78640
|
+
* [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
|
|
78641
|
+
|
|
78642
|
+
* 新增成员:InitInvocationId
|
|
78643
|
+
|
|
78644
|
+
|
|
78736
78645
|
### 第 58 次发布
|
|
78737
78646
|
|
|
78738
78647
|
发布时间:2024-02-29 01:19:13
|
|
@@ -102954,6 +102863,18 @@
|
|
|
102954
102863
|
|
|
102955
102864
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
102956
102865
|
|
|
102866
|
+
### 第 58 次发布
|
|
102867
|
+
|
|
102868
|
+
发布时间:2024-03-11 01:21:49
|
|
102869
|
+
|
|
102870
|
+
本次发布包含了以下内容:
|
|
102871
|
+
|
|
102872
|
+
改善已有的文档。
|
|
102873
|
+
|
|
102874
|
+
新增接口:
|
|
102875
|
+
|
|
102876
|
+
* [[ModifyDReadable](https://cloud.tencent.com/document/api/238/104234)](https://cloud.tencent.com/document/api/#/#)
|
|
102877
|
+
|
|
102957
102878
|
### 第 57 次发布
|
|
102958
102879
|
|
|
102959
102880
|
发布时间:2024-03-08 01:22:30
|
|
@@ -102983,7 +102904,7 @@
|
|
|
102983
102904
|
|
|
102984
102905
|
新增数据结构:
|
|
102985
102906
|
|
|
102986
|
-
* [
|
|
102907
|
+
* [DrReadableInfo](https://cloud.tencent.com/document/api/238/19976#DrReadableInfo)
|
|
102987
102908
|
|
|
102988
102909
|
修改数据结构:
|
|
102989
102910
|
|
|
@@ -115326,6 +115247,21 @@
|
|
|
115326
115247
|
|
|
115327
115248
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
115328
115249
|
|
|
115250
|
+
### 第 105 次发布
|
|
115251
|
+
|
|
115252
|
+
发布时间:2024-03-11 01:24:01
|
|
115253
|
+
|
|
115254
|
+
本次发布包含了以下内容:
|
|
115255
|
+
|
|
115256
|
+
改善已有的文档。
|
|
115257
|
+
|
|
115258
|
+
修改接口:
|
|
115259
|
+
|
|
115260
|
+
* [DescribeRocketMQMsgTrace](https://cloud.tencent.com/document/api/1179/97760)
|
|
115261
|
+
|
|
115262
|
+
* 新增入参:QueryDeadLetterMessage
|
|
115263
|
+
|
|
115264
|
+
|
|
115329
115265
|
### 第 104 次发布
|
|
115330
115266
|
|
|
115331
115267
|
发布时间:2024-03-08 01:24:44
|
|
@@ -115336,7 +115272,7 @@
|
|
|
115336
115272
|
|
|
115337
115273
|
新增接口:
|
|
115338
115274
|
|
|
115339
|
-
* [
|
|
115275
|
+
* [DescribeRocketMQPublicAccessMonitorData](https://cloud.tencent.com/document/api/1179/104161)
|
|
115340
115276
|
|
|
115341
115277
|
修改接口:
|
|
115342
115278
|
|
|
@@ -115349,7 +115285,7 @@
|
|
|
115349
115285
|
|
|
115350
115286
|
新增数据结构:
|
|
115351
115287
|
|
|
115352
|
-
* [
|
|
115288
|
+
* [RocketMQDataPoint](https://cloud.tencent.com/document/api/1179/46089#RocketMQDataPoint)
|
|
115353
115289
|
|
|
115354
115290
|
### 第 103 次发布
|
|
115355
115291
|
|