tencentcloud-sdk-nodejs-ess 4.0.728 → 4.0.729
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 +101 -0
- package/SERVICE_CHANGELOG.md +173 -254
- package/package.json +1 -1
- package/products.md +11 -10
- package/src/services/ess/v20201111/ess_client.ts +16 -14
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +16 -14
- package/tencentcloud/services/ess/v20201111/ess_client.js +16 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,104 @@
|
|
|
1
|
+
# Release 4.0.729
|
|
2
|
+
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
|
+
|
|
5
|
+
### 第 21 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-13 00:07:56
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [AssetViewPortRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewPortRisk)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>Port, AffectAsset, Level, InstanceType, Protocol, Component, Service, RecentTime, FirstTime, Suggestion, Status, Id, Index, InstanceId, InstanceName, AppId, Nick, Uin, From
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
23
|
+
|
|
24
|
+
### 第 73 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-11-13 00:11:03
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeDataEngineEvents](https://cloud.tencent.com/document/api/1342/101534)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [HouseEventsInfo](https://cloud.tencent.com/document/api/1342/53778#HouseEventsInfo)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 131 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-11-13 00:13:25
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
53
|
+
|
|
54
|
+
* DescribeBillUsageDetail
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 高性能应用服务(hai) 版本:2023-08-12
|
|
63
|
+
|
|
64
|
+
### 第 1 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-10 16:10:58
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [RunInstances](https://cloud.tencent.com/document/api/1721/101517)
|
|
75
|
+
|
|
76
|
+
新增数据结构:
|
|
77
|
+
|
|
78
|
+
* [SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
83
|
+
|
|
84
|
+
### 第 5 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-11-13 00:24:24
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
新增接口:
|
|
93
|
+
|
|
94
|
+
* [DescribeConsumerGroupList](https://cloud.tencent.com/document/api/1493/101535)
|
|
95
|
+
|
|
96
|
+
新增数据结构:
|
|
97
|
+
|
|
98
|
+
* [ConsumeGroupItem](https://cloud.tencent.com/document/api/1493/96031#ConsumeGroupItem)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
1
102
|
# Release 4.0.728
|
|
2
103
|
|
|
3
104
|
## 弹性伸缩(as) 版本:2018-04-19
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,102 +1,57 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 21 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-
|
|
7
|
+
发布时间:2023-11-13 00:07:56
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [CreateAutoScalingGroup](https://cloud.tencent.com/document/api/377/20440)
|
|
16
|
-
|
|
17
|
-
* 新增入参:InstanceNameIndexSettings
|
|
18
|
-
|
|
19
|
-
* [ModifyAutoScalingGroup](https://cloud.tencent.com/document/api/377/20433)
|
|
20
|
-
|
|
21
|
-
* 新增入参:InstanceNameIndexSettings
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
新增数据结构:
|
|
25
|
-
|
|
26
|
-
* [InstanceNameIndexSettings](https://cloud.tencent.com/document/api/377/20453#InstanceNameIndexSettings)
|
|
27
|
-
|
|
28
13
|
修改数据结构:
|
|
29
14
|
|
|
30
|
-
* [
|
|
15
|
+
* [AssetViewPortRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewPortRisk)
|
|
31
16
|
|
|
32
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>Port, AffectAsset, Level, InstanceType, Protocol, Component, Service, RecentTime, FirstTime, Suggestion, Status, Id, Index, InstanceId, InstanceName, AppId, Nick, Uin, From
|
|
33
18
|
|
|
34
19
|
|
|
35
20
|
|
|
36
21
|
|
|
37
|
-
##
|
|
22
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
38
23
|
|
|
39
|
-
### 第
|
|
24
|
+
### 第 73 次发布
|
|
40
25
|
|
|
41
|
-
发布时间:2023-11-
|
|
26
|
+
发布时间:2023-11-13 00:11:03
|
|
42
27
|
|
|
43
28
|
本次发布包含了以下内容:
|
|
44
29
|
|
|
45
30
|
改善已有的文档。
|
|
46
31
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
* [DescribeTaskList](https://cloud.tencent.com/document/api/1500/71779)
|
|
50
|
-
|
|
51
|
-
* 新增入参:TaskUpdateTime, TaskStatusList
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
修改数据结构:
|
|
55
|
-
|
|
56
|
-
* [Task](https://cloud.tencent.com/document/api/1500/71784#Task)
|
|
57
|
-
|
|
58
|
-
* 新增成员:VerifyId
|
|
59
|
-
|
|
60
|
-
* [TaskListItem](https://cloud.tencent.com/document/api/1500/71784#TaskListItem)
|
|
61
|
-
|
|
62
|
-
* 新增成员:VerifyId, TaskStatusType
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
## 数字版权管理(drm) 版本:2018-11-15
|
|
68
|
-
|
|
69
|
-
### 第 6 次发布
|
|
70
|
-
|
|
71
|
-
发布时间:2023-11-10 01:14:28
|
|
32
|
+
新增接口:
|
|
72
33
|
|
|
73
|
-
|
|
34
|
+
* [DescribeDataEngineEvents](https://cloud.tencent.com/document/api/1342/101534)
|
|
74
35
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
新增接口:
|
|
36
|
+
新增数据结构:
|
|
78
37
|
|
|
79
|
-
* [
|
|
38
|
+
* [HouseEventsInfo](https://cloud.tencent.com/document/api/1342/53778#HouseEventsInfo)
|
|
80
39
|
|
|
81
40
|
|
|
82
41
|
|
|
83
42
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
84
43
|
|
|
85
|
-
### 第
|
|
44
|
+
### 第 131 次发布
|
|
86
45
|
|
|
87
|
-
发布时间:2023-11-
|
|
46
|
+
发布时间:2023-11-13 00:13:25
|
|
88
47
|
|
|
89
48
|
本次发布包含了以下内容:
|
|
90
49
|
|
|
91
50
|
改善已有的文档。
|
|
92
51
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
* [ChannelDescribeBillUsageDetail](https://cloud.tencent.com/document/api/1420/101456)
|
|
96
|
-
|
|
97
|
-
新增数据结构:
|
|
52
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
98
53
|
|
|
99
|
-
*
|
|
54
|
+
* DescribeBillUsageDetail
|
|
100
55
|
|
|
101
56
|
|
|
102
57
|
|
|
@@ -104,93 +59,31 @@
|
|
|
104
59
|
|
|
105
60
|
|
|
106
61
|
|
|
107
|
-
##
|
|
108
|
-
|
|
109
|
-
### 第 64 次发布
|
|
110
|
-
|
|
111
|
-
发布时间:2023-11-10 01:16:33
|
|
112
|
-
|
|
113
|
-
本次发布包含了以下内容:
|
|
114
|
-
|
|
115
|
-
改善已有的文档。
|
|
116
|
-
|
|
117
|
-
修改数据结构:
|
|
118
|
-
|
|
119
|
-
* [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
|
|
120
|
-
|
|
121
|
-
* <font color="#dd0000">**修改成员**:</font>IdInfoFrom, NFCRequestIds, NFCBillingCounts, PassNo, VisaNum
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
62
|
+
## 高性能应用服务(hai) 版本:2023-08-12
|
|
125
63
|
|
|
126
|
-
|
|
64
|
+
### 第 1 次发布
|
|
127
65
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
发布时间:2023-11-10 01:21:12
|
|
66
|
+
发布时间:2023-11-10 16:10:58
|
|
131
67
|
|
|
132
68
|
本次发布包含了以下内容:
|
|
133
69
|
|
|
134
70
|
改善已有的文档。
|
|
135
71
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
* [VerifyOfdVatInvoiceOCR](https://cloud.tencent.com/document/api/866/52296)
|
|
139
|
-
|
|
140
|
-
* 新增出参:AirTicketInfo, RailwayTicketInfo
|
|
72
|
+
新增接口:
|
|
141
73
|
|
|
74
|
+
* [RunInstances](https://cloud.tencent.com/document/api/1721/101517)
|
|
142
75
|
|
|
143
76
|
新增数据结构:
|
|
144
77
|
|
|
145
|
-
* [
|
|
146
|
-
* [DetailInformationOfAirTicketTupleList](https://cloud.tencent.com/document/api/866/33527#DetailInformationOfAirTicketTupleList)
|
|
147
|
-
* [RailwayTicketInfo](https://cloud.tencent.com/document/api/866/33527#RailwayTicketInfo)
|
|
78
|
+
* [SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk)
|
|
148
79
|
|
|
149
80
|
|
|
150
81
|
|
|
151
|
-
##
|
|
82
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
152
83
|
|
|
153
84
|
### 第 5 次发布
|
|
154
85
|
|
|
155
|
-
发布时间:2023-11-
|
|
156
|
-
|
|
157
|
-
本次发布包含了以下内容:
|
|
158
|
-
|
|
159
|
-
改善已有的文档。
|
|
160
|
-
|
|
161
|
-
修改接口:
|
|
162
|
-
|
|
163
|
-
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1265/80016)
|
|
164
|
-
|
|
165
|
-
* 新增出参:SegmentCosUrlList
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
新增数据结构:
|
|
169
|
-
|
|
170
|
-
* [SegmentCosUrlList](https://cloud.tencent.com/document/api/1265/80019#SegmentCosUrlList)
|
|
171
|
-
|
|
172
|
-
修改数据结构:
|
|
173
|
-
|
|
174
|
-
* [TaskLabel](https://cloud.tencent.com/document/api/1265/80019#TaskLabel)
|
|
175
|
-
|
|
176
|
-
* 新增成员:SubLabel
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
## 视频内容安全(vm) 版本:2020-12-29
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
## 视频内容安全(vm) 版本:2020-07-09
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
190
|
-
|
|
191
|
-
### 第 2 次发布
|
|
192
|
-
|
|
193
|
-
发布时间:2023-11-10 01:30:47
|
|
86
|
+
发布时间:2023-11-13 00:24:24
|
|
194
87
|
|
|
195
88
|
本次发布包含了以下内容:
|
|
196
89
|
|
|
@@ -198,65 +91,11 @@
|
|
|
198
91
|
|
|
199
92
|
新增接口:
|
|
200
93
|
|
|
201
|
-
* [
|
|
202
|
-
* [BatchCreateDevice](https://cloud.tencent.com/document/api/1693/101491)
|
|
203
|
-
* [BatchKillAlarm](https://cloud.tencent.com/document/api/1693/101490)
|
|
204
|
-
* [BatchReportAppMessage](https://cloud.tencent.com/document/api/1693/101489)
|
|
205
|
-
* [ChangeAlarmStatus](https://cloud.tencent.com/document/api/1693/101488)
|
|
206
|
-
* [ControlCameraPTZ](https://cloud.tencent.com/document/api/1693/101468)
|
|
207
|
-
* [ControlDevice](https://cloud.tencent.com/document/api/1693/101487)
|
|
208
|
-
* [CreateApplicationToken](https://cloud.tencent.com/document/api/1693/101495)
|
|
209
|
-
* [DescribeActionList](https://cloud.tencent.com/document/api/1693/101486)
|
|
210
|
-
* [DescribeAdministrationByTag](https://cloud.tencent.com/document/api/1693/101461)
|
|
211
|
-
* [DescribeAlarmLevelList](https://cloud.tencent.com/document/api/1693/101485)
|
|
212
|
-
* [DescribeAlarmList](https://cloud.tencent.com/document/api/1693/101484)
|
|
213
|
-
* [DescribeAlarmStatusList](https://cloud.tencent.com/document/api/1693/101460)
|
|
214
|
-
* [DescribeAlarmTypeList](https://cloud.tencent.com/document/api/1693/101483)
|
|
215
|
-
* [DescribeBuildingList](https://cloud.tencent.com/document/api/1693/101512)
|
|
216
|
-
* [DescribeBuildingModel](https://cloud.tencent.com/document/api/1693/101511)
|
|
217
|
-
* [DescribeBuildingProfile](https://cloud.tencent.com/document/api/1693/101510)
|
|
218
|
-
* [DescribeCameraExtendInfo](https://cloud.tencent.com/document/api/1693/101467)
|
|
219
|
-
* [DescribeCityWorkspaceList](https://cloud.tencent.com/document/api/1693/101459)
|
|
220
|
-
* [DescribeDeviceList](https://cloud.tencent.com/document/api/1693/101482)
|
|
221
|
-
* [DescribeDeviceShadowList](https://cloud.tencent.com/document/api/1693/101481)
|
|
222
|
-
* [DescribeDeviceStatusList](https://cloud.tencent.com/document/api/1693/101480)
|
|
223
|
-
* [DescribeDeviceStatusStat](https://cloud.tencent.com/document/api/1693/101479)
|
|
224
|
-
* [DescribeDeviceTagList](https://cloud.tencent.com/document/api/1693/101478)
|
|
225
|
-
* [DescribeDeviceTypeList](https://cloud.tencent.com/document/api/1693/101477)
|
|
226
|
-
* [DescribeElementProfilePage](https://cloud.tencent.com/document/api/1693/101509)
|
|
227
|
-
* [DescribeElementProfileTree](https://cloud.tencent.com/document/api/1693/101508)
|
|
228
|
-
* [DescribeEventList](https://cloud.tencent.com/document/api/1693/101476)
|
|
229
|
-
* [DescribeFileDownloadURL](https://cloud.tencent.com/document/api/1693/101494)
|
|
230
|
-
* [DescribeFileUploadURL](https://cloud.tencent.com/document/api/1693/101493)
|
|
231
|
-
* [DescribeLinkRuleList](https://cloud.tencent.com/document/api/1693/101475)
|
|
232
|
-
* [DescribeModelList](https://cloud.tencent.com/document/api/1693/101474)
|
|
233
|
-
* [DescribeProductList](https://cloud.tencent.com/document/api/1693/101473)
|
|
234
|
-
* [DescribePropertyList](https://cloud.tencent.com/document/api/1693/101507)
|
|
235
|
-
* [DescribeRuleDetail](https://cloud.tencent.com/document/api/1693/101472)
|
|
236
|
-
* [DescribeSceneList](https://cloud.tencent.com/document/api/1693/101506)
|
|
237
|
-
* [DescribeSpaceDeviceIdList](https://cloud.tencent.com/document/api/1693/101505)
|
|
238
|
-
* [DescribeSpaceDeviceRelationList](https://cloud.tencent.com/document/api/1693/101504)
|
|
239
|
-
* [DescribeSpaceInfoByDeviceId](https://cloud.tencent.com/document/api/1693/101503)
|
|
240
|
-
* [DescribeSpaceRelationByDeviceId](https://cloud.tencent.com/document/api/1693/101502)
|
|
241
|
-
* [DescribeSpaceTypeList](https://cloud.tencent.com/document/api/1693/101501)
|
|
242
|
-
* [DescribeTenantBuildingCountAndArea](https://cloud.tencent.com/document/api/1693/101500)
|
|
243
|
-
* [DescribeTenantDepartmentList](https://cloud.tencent.com/document/api/1693/101497)
|
|
244
|
-
* [DescribeTenantUserList](https://cloud.tencent.com/document/api/1693/101496)
|
|
245
|
-
* [DescribeVideoCloudRecord](https://cloud.tencent.com/document/api/1693/101466)
|
|
246
|
-
* [DescribeVideoLiveStream](https://cloud.tencent.com/document/api/1693/101465)
|
|
247
|
-
* [DescribeVideoRecordStream](https://cloud.tencent.com/document/api/1693/101464)
|
|
248
|
-
* [DescribeWorkSpaceBuildingCountAndArea](https://cloud.tencent.com/document/api/1693/101499)
|
|
249
|
-
* [ModifyDeviceName](https://cloud.tencent.com/document/api/1693/101471)
|
|
250
|
-
* [ReportAppMessage](https://cloud.tencent.com/document/api/1693/101470)
|
|
251
|
-
* [StopVideoStreaming](https://cloud.tencent.com/document/api/1693/101463)
|
|
252
|
-
* [UpdateWorkspaceParkAttributes](https://cloud.tencent.com/document/api/1693/101458)
|
|
94
|
+
* [DescribeConsumerGroupList](https://cloud.tencent.com/document/api/1493/101535)
|
|
253
95
|
|
|
254
96
|
新增数据结构:
|
|
255
97
|
|
|
256
|
-
* [
|
|
257
|
-
* [SsoDepartmentsResult](https://cloud.tencent.com/document/api/1693/97961#SsoDepartmentsResult)
|
|
258
|
-
* [SsoUser](https://cloud.tencent.com/document/api/1693/97961#SsoUser)
|
|
259
|
-
* [SsoUserResult](https://cloud.tencent.com/document/api/1693/97961#SsoUserResult)
|
|
98
|
+
* [ConsumeGroupItem](https://cloud.tencent.com/document/api/1493/96031#ConsumeGroupItem)
|
|
260
99
|
|
|
261
100
|
|
|
262
101
|
|
|
@@ -4915,7 +4754,7 @@
|
|
|
4915
4754
|
|
|
4916
4755
|
新增数据结构:
|
|
4917
4756
|
|
|
4918
|
-
* [
|
|
4757
|
+
* [InstanceNameIndexSettings](https://cloud.tencent.com/document/api/377/20453#InstanceNameIndexSettings)
|
|
4919
4758
|
|
|
4920
4759
|
修改数据结构:
|
|
4921
4760
|
|
|
@@ -35095,6 +34934,21 @@
|
|
|
35095
34934
|
|
|
35096
34935
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
35097
34936
|
|
|
34937
|
+
### 第 21 次发布
|
|
34938
|
+
|
|
34939
|
+
发布时间:2023-11-13 00:07:56
|
|
34940
|
+
|
|
34941
|
+
本次发布包含了以下内容:
|
|
34942
|
+
|
|
34943
|
+
改善已有的文档。
|
|
34944
|
+
|
|
34945
|
+
修改数据结构:
|
|
34946
|
+
|
|
34947
|
+
* [AssetViewPortRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewPortRisk)
|
|
34948
|
+
|
|
34949
|
+
* <font color="#dd0000">**修改成员**:</font>Port, AffectAsset, Level, InstanceType, Protocol, Component, Service, RecentTime, FirstTime, Suggestion, Status, Id, Index, InstanceId, InstanceName, AppId, Nick, Uin, From
|
|
34950
|
+
|
|
34951
|
+
|
|
35098
34952
|
### 第 20 次发布
|
|
35099
34953
|
|
|
35100
34954
|
发布时间:2023-11-03 01:10:39
|
|
@@ -46454,6 +46308,22 @@
|
|
|
46454
46308
|
|
|
46455
46309
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
46456
46310
|
|
|
46311
|
+
### 第 73 次发布
|
|
46312
|
+
|
|
46313
|
+
发布时间:2023-11-13 00:11:03
|
|
46314
|
+
|
|
46315
|
+
本次发布包含了以下内容:
|
|
46316
|
+
|
|
46317
|
+
改善已有的文档。
|
|
46318
|
+
|
|
46319
|
+
新增接口:
|
|
46320
|
+
|
|
46321
|
+
* [[DescribeDataEngineEvents](https://cloud.tencent.com/document/api/1342/101534)](https://cloud.tencent.com/document/api/#/#)
|
|
46322
|
+
|
|
46323
|
+
新增数据结构:
|
|
46324
|
+
|
|
46325
|
+
* [[HouseEventsInfo](https://cloud.tencent.com/document/api/1342/53778#HouseEventsInfo)](https://cloud.tencent.com/document/api/1342/53778#[HouseEventsInfo](https://cloud.tencent.com/document/api/1342/53778#HouseEventsInfo))
|
|
46326
|
+
|
|
46457
46327
|
### 第 72 次发布
|
|
46458
46328
|
|
|
46459
46329
|
发布时间:2023-10-27 01:38:16
|
|
@@ -49134,7 +49004,7 @@
|
|
|
49134
49004
|
|
|
49135
49005
|
新增接口:
|
|
49136
49006
|
|
|
49137
|
-
* [
|
|
49007
|
+
* [GenerateTDRMKey](https://cloud.tencent.com/document/api/1000/101455)
|
|
49138
49008
|
|
|
49139
49009
|
### 第 5 次发布
|
|
49140
49010
|
|
|
@@ -58475,6 +58345,18 @@
|
|
|
58475
58345
|
|
|
58476
58346
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58477
58347
|
|
|
58348
|
+
### 第 131 次发布
|
|
58349
|
+
|
|
58350
|
+
发布时间:2023-11-13 00:13:25
|
|
58351
|
+
|
|
58352
|
+
本次发布包含了以下内容:
|
|
58353
|
+
|
|
58354
|
+
改善已有的文档。
|
|
58355
|
+
|
|
58356
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
58357
|
+
|
|
58358
|
+
* DescribeBillUsageDetail
|
|
58359
|
+
|
|
58478
58360
|
### 第 130 次发布
|
|
58479
58361
|
|
|
58480
58362
|
发布时间:2023-11-10 01:16:11
|
|
@@ -58485,11 +58367,11 @@
|
|
|
58485
58367
|
|
|
58486
58368
|
新增接口:
|
|
58487
58369
|
|
|
58488
|
-
* [
|
|
58370
|
+
* [ChannelDescribeBillUsageDetail](https://cloud.tencent.com/document/api/1420/101456)
|
|
58489
58371
|
|
|
58490
58372
|
新增数据结构:
|
|
58491
58373
|
|
|
58492
|
-
* [
|
|
58374
|
+
* [ChannelBillUsageDetail](https://cloud.tencent.com/document/api/1420/61525#ChannelBillUsageDetail)
|
|
58493
58375
|
|
|
58494
58376
|
### 第 129 次发布
|
|
58495
58377
|
|
|
@@ -65471,6 +65353,27 @@
|
|
|
65471
65353
|
|
|
65472
65354
|
|
|
65473
65355
|
|
|
65356
|
+
## 高性能应用服务(hai) 版本:2023-08-12
|
|
65357
|
+
|
|
65358
|
+
### 第 1 次发布
|
|
65359
|
+
|
|
65360
|
+
发布时间:2023-11-10 16:10:58
|
|
65361
|
+
|
|
65362
|
+
本次发布包含了以下内容:
|
|
65363
|
+
|
|
65364
|
+
改善已有的文档。
|
|
65365
|
+
|
|
65366
|
+
新增接口:
|
|
65367
|
+
|
|
65368
|
+
* [[RunInstances](https://cloud.tencent.com/document/api/1721/101517)](https://cloud.tencent.com/document/api/#/#)
|
|
65369
|
+
|
|
65370
|
+
新增数据结构:
|
|
65371
|
+
|
|
65372
|
+
* [[SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk)](https://cloud.tencent.com/document/api/1721/101518#[SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk))
|
|
65373
|
+
|
|
65374
|
+
|
|
65375
|
+
|
|
65376
|
+
|
|
65474
65377
|
## 高可用物联网卡(hasim) 版本:2021-07-16
|
|
65475
65378
|
|
|
65476
65379
|
### 第 2 次发布
|
|
@@ -87077,9 +86980,9 @@
|
|
|
87077
86980
|
|
|
87078
86981
|
新增数据结构:
|
|
87079
86982
|
|
|
87080
|
-
* [
|
|
87081
|
-
* [
|
|
87082
|
-
* [
|
|
86983
|
+
* [AirTicketInfo](https://cloud.tencent.com/document/api/866/33527#AirTicketInfo)
|
|
86984
|
+
* [DetailInformationOfAirTicketTupleList](https://cloud.tencent.com/document/api/866/33527#DetailInformationOfAirTicketTupleList)
|
|
86985
|
+
* [RailwayTicketInfo](https://cloud.tencent.com/document/api/866/33527#RailwayTicketInfo)
|
|
87083
86986
|
|
|
87084
86987
|
### 第 116 次发布
|
|
87085
86988
|
|
|
@@ -121939,6 +121842,22 @@
|
|
|
121939
121842
|
|
|
121940
121843
|
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
121941
121844
|
|
|
121845
|
+
### 第 5 次发布
|
|
121846
|
+
|
|
121847
|
+
发布时间:2023-11-13 00:24:24
|
|
121848
|
+
|
|
121849
|
+
本次发布包含了以下内容:
|
|
121850
|
+
|
|
121851
|
+
改善已有的文档。
|
|
121852
|
+
|
|
121853
|
+
新增接口:
|
|
121854
|
+
|
|
121855
|
+
* [[DescribeConsumerGroupList](https://cloud.tencent.com/document/api/1493/101535)](https://cloud.tencent.com/document/api/#/#)
|
|
121856
|
+
|
|
121857
|
+
新增数据结构:
|
|
121858
|
+
|
|
121859
|
+
* [[ConsumeGroupItem](https://cloud.tencent.com/document/api/1493/96031#ConsumeGroupItem)](https://cloud.tencent.com/document/api/1493/96031#[ConsumeGroupItem](https://cloud.tencent.com/document/api/1493/96031#ConsumeGroupItem))
|
|
121860
|
+
|
|
121942
121861
|
### 第 4 次发布
|
|
121943
121862
|
|
|
121944
121863
|
发布时间:2023-09-26 01:33:40
|
|
@@ -128061,7 +127980,7 @@
|
|
|
128061
127980
|
|
|
128062
127981
|
新增数据结构:
|
|
128063
127982
|
|
|
128064
|
-
* [
|
|
127983
|
+
* [SegmentCosUrlList](https://cloud.tencent.com/document/api/1265/80019#SegmentCosUrlList)
|
|
128065
127984
|
|
|
128066
127985
|
修改数据结构:
|
|
128067
127986
|
|
|
@@ -140632,65 +140551,65 @@
|
|
|
140632
140551
|
|
|
140633
140552
|
新增接口:
|
|
140634
140553
|
|
|
140635
|
-
* [
|
|
140636
|
-
* [
|
|
140637
|
-
* [
|
|
140638
|
-
* [
|
|
140639
|
-
* [
|
|
140640
|
-
* [
|
|
140641
|
-
* [
|
|
140642
|
-
* [
|
|
140643
|
-
* [
|
|
140644
|
-
* [
|
|
140645
|
-
* [
|
|
140646
|
-
* [
|
|
140647
|
-
* [
|
|
140648
|
-
* [
|
|
140649
|
-
* [
|
|
140650
|
-
* [
|
|
140651
|
-
* [
|
|
140652
|
-
* [
|
|
140653
|
-
* [
|
|
140654
|
-
* [
|
|
140655
|
-
* [
|
|
140656
|
-
* [
|
|
140657
|
-
* [
|
|
140658
|
-
* [
|
|
140659
|
-
* [
|
|
140660
|
-
* [
|
|
140661
|
-
* [
|
|
140662
|
-
* [
|
|
140663
|
-
* [
|
|
140664
|
-
* [
|
|
140665
|
-
* [
|
|
140666
|
-
* [
|
|
140667
|
-
* [
|
|
140668
|
-
* [
|
|
140669
|
-
* [
|
|
140670
|
-
* [
|
|
140671
|
-
* [
|
|
140672
|
-
* [
|
|
140673
|
-
* [
|
|
140674
|
-
* [
|
|
140675
|
-
* [
|
|
140676
|
-
* [
|
|
140677
|
-
* [
|
|
140678
|
-
* [
|
|
140679
|
-
* [
|
|
140680
|
-
* [
|
|
140681
|
-
* [
|
|
140682
|
-
* [
|
|
140683
|
-
* [
|
|
140684
|
-
* [
|
|
140685
|
-
* [
|
|
140686
|
-
* [
|
|
140687
|
-
|
|
140688
|
-
新增数据结构:
|
|
140689
|
-
|
|
140690
|
-
* [
|
|
140691
|
-
* [
|
|
140692
|
-
* [
|
|
140693
|
-
* [
|
|
140554
|
+
* [AddAlarmProcessRecord](https://cloud.tencent.com/document/api/1693/101492)
|
|
140555
|
+
* [BatchCreateDevice](https://cloud.tencent.com/document/api/1693/101491)
|
|
140556
|
+
* [BatchKillAlarm](https://cloud.tencent.com/document/api/1693/101490)
|
|
140557
|
+
* [BatchReportAppMessage](https://cloud.tencent.com/document/api/1693/101489)
|
|
140558
|
+
* [ChangeAlarmStatus](https://cloud.tencent.com/document/api/1693/101488)
|
|
140559
|
+
* [ControlCameraPTZ](https://cloud.tencent.com/document/api/1693/101468)
|
|
140560
|
+
* [ControlDevice](https://cloud.tencent.com/document/api/1693/101487)
|
|
140561
|
+
* [CreateApplicationToken](https://cloud.tencent.com/document/api/1693/101495)
|
|
140562
|
+
* [DescribeActionList](https://cloud.tencent.com/document/api/1693/101486)
|
|
140563
|
+
* [DescribeAdministrationByTag](https://cloud.tencent.com/document/api/1693/101461)
|
|
140564
|
+
* [DescribeAlarmLevelList](https://cloud.tencent.com/document/api/1693/101485)
|
|
140565
|
+
* [DescribeAlarmList](https://cloud.tencent.com/document/api/1693/101484)
|
|
140566
|
+
* [DescribeAlarmStatusList](https://cloud.tencent.com/document/api/1693/101460)
|
|
140567
|
+
* [DescribeAlarmTypeList](https://cloud.tencent.com/document/api/1693/101483)
|
|
140568
|
+
* [DescribeBuildingList](https://cloud.tencent.com/document/api/1693/101512)
|
|
140569
|
+
* [DescribeBuildingModel](https://cloud.tencent.com/document/api/1693/101511)
|
|
140570
|
+
* [DescribeBuildingProfile](https://cloud.tencent.com/document/api/1693/101510)
|
|
140571
|
+
* [DescribeCameraExtendInfo](https://cloud.tencent.com/document/api/1693/101467)
|
|
140572
|
+
* [DescribeCityWorkspaceList](https://cloud.tencent.com/document/api/1693/101459)
|
|
140573
|
+
* [DescribeDeviceList](https://cloud.tencent.com/document/api/1693/101482)
|
|
140574
|
+
* [DescribeDeviceShadowList](https://cloud.tencent.com/document/api/1693/101481)
|
|
140575
|
+
* [DescribeDeviceStatusList](https://cloud.tencent.com/document/api/1693/101480)
|
|
140576
|
+
* [DescribeDeviceStatusStat](https://cloud.tencent.com/document/api/1693/101479)
|
|
140577
|
+
* [DescribeDeviceTagList](https://cloud.tencent.com/document/api/1693/101478)
|
|
140578
|
+
* [DescribeDeviceTypeList](https://cloud.tencent.com/document/api/1693/101477)
|
|
140579
|
+
* [DescribeElementProfilePage](https://cloud.tencent.com/document/api/1693/101509)
|
|
140580
|
+
* [DescribeElementProfileTree](https://cloud.tencent.com/document/api/1693/101508)
|
|
140581
|
+
* [DescribeEventList](https://cloud.tencent.com/document/api/1693/101476)
|
|
140582
|
+
* [DescribeFileDownloadURL](https://cloud.tencent.com/document/api/1693/101494)
|
|
140583
|
+
* [DescribeFileUploadURL](https://cloud.tencent.com/document/api/1693/101493)
|
|
140584
|
+
* [DescribeLinkRuleList](https://cloud.tencent.com/document/api/1693/101475)
|
|
140585
|
+
* [DescribeModelList](https://cloud.tencent.com/document/api/1693/101474)
|
|
140586
|
+
* [DescribeProductList](https://cloud.tencent.com/document/api/1693/101473)
|
|
140587
|
+
* [DescribePropertyList](https://cloud.tencent.com/document/api/1693/101507)
|
|
140588
|
+
* [DescribeRuleDetail](https://cloud.tencent.com/document/api/1693/101472)
|
|
140589
|
+
* [DescribeSceneList](https://cloud.tencent.com/document/api/1693/101506)
|
|
140590
|
+
* [DescribeSpaceDeviceIdList](https://cloud.tencent.com/document/api/1693/101505)
|
|
140591
|
+
* [DescribeSpaceDeviceRelationList](https://cloud.tencent.com/document/api/1693/101504)
|
|
140592
|
+
* [DescribeSpaceInfoByDeviceId](https://cloud.tencent.com/document/api/1693/101503)
|
|
140593
|
+
* [DescribeSpaceRelationByDeviceId](https://cloud.tencent.com/document/api/1693/101502)
|
|
140594
|
+
* [DescribeSpaceTypeList](https://cloud.tencent.com/document/api/1693/101501)
|
|
140595
|
+
* [DescribeTenantBuildingCountAndArea](https://cloud.tencent.com/document/api/1693/101500)
|
|
140596
|
+
* [DescribeTenantDepartmentList](https://cloud.tencent.com/document/api/1693/101497)
|
|
140597
|
+
* [DescribeTenantUserList](https://cloud.tencent.com/document/api/1693/101496)
|
|
140598
|
+
* [DescribeVideoCloudRecord](https://cloud.tencent.com/document/api/1693/101466)
|
|
140599
|
+
* [DescribeVideoLiveStream](https://cloud.tencent.com/document/api/1693/101465)
|
|
140600
|
+
* [DescribeVideoRecordStream](https://cloud.tencent.com/document/api/1693/101464)
|
|
140601
|
+
* [DescribeWorkSpaceBuildingCountAndArea](https://cloud.tencent.com/document/api/1693/101499)
|
|
140602
|
+
* [ModifyDeviceName](https://cloud.tencent.com/document/api/1693/101471)
|
|
140603
|
+
* [ReportAppMessage](https://cloud.tencent.com/document/api/1693/101470)
|
|
140604
|
+
* [StopVideoStreaming](https://cloud.tencent.com/document/api/1693/101463)
|
|
140605
|
+
* [UpdateWorkspaceParkAttributes](https://cloud.tencent.com/document/api/1693/101458)
|
|
140606
|
+
|
|
140607
|
+
新增数据结构:
|
|
140608
|
+
|
|
140609
|
+
* [SsoDepartment](https://cloud.tencent.com/document/api/1693/97961#SsoDepartment)
|
|
140610
|
+
* [SsoDepartmentsResult](https://cloud.tencent.com/document/api/1693/97961#SsoDepartmentsResult)
|
|
140611
|
+
* [SsoUser](https://cloud.tencent.com/document/api/1693/97961#SsoUser)
|
|
140612
|
+
* [SsoUserResult](https://cloud.tencent.com/document/api/1693/97961#SsoUserResult)
|
|
140694
140613
|
|
|
140695
140614
|
### 第 1 次发布
|
|
140696
140615
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
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
|
-
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-
|
|
11
|
+
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-11-13 00:01:09 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
13
13
|
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/297) | 2023-10-26 20:07:01 |
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
@@ -40,7 +40,7 @@
|
|
|
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-13 00:05:23 |
|
|
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 |
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
67
67
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
68
68
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
69
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-
|
|
69
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-13 00:07:56 |
|
|
70
70
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
71
71
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-11-06 00:05:55 |
|
|
72
72
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-27 01:29:35 |
|
|
@@ -77,16 +77,16 @@
|
|
|
77
77
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
78
78
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-10-09 01:12:39 |
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
80
|
-
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-
|
|
80
|
+
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-11-13 00:10:11 |
|
|
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-11-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-13 00:11:03 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-09 01:12:46 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
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 |
|
|
89
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-11-
|
|
89
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-11-13 00:12:12 |
|
|
90
90
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-10-31 01:45:32 |
|
|
91
91
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
|
|
92
92
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
|
@@ -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-13 00:13:08 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-13 00:13:25 |
|
|
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-11-10 01:16:33 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -108,6 +108,7 @@
|
|
|
108
108
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-05-18 01:29:42 |
|
|
109
109
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
110
110
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
111
|
+
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2023-11-10 16:10:58 |
|
|
111
112
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
112
113
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-11-01 01:14:52 |
|
|
113
114
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-10-24 01:16:21 |
|
|
@@ -210,13 +211,13 @@
|
|
|
210
211
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
211
212
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-10 01:26:16 |
|
|
212
213
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
213
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-
|
|
214
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-13 00:23:53 |
|
|
214
215
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
215
216
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
|
|
216
217
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
217
218
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
218
219
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
219
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-
|
|
220
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-11-13 00:24:24 |
|
|
220
221
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-10-26 14:46:10 |
|
|
221
222
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
222
223
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-10-31 02:39:19 |
|
|
@@ -233,14 +233,15 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
/**
|
|
236
|
-
* 该接口用于发起合同后,生成个人用户的批量签署链接,
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
236
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署。
|
|
237
|
+
**注意:**
|
|
238
|
+
1. 该接口目前仅支持签署人类型是**个人签署方的批量签署场景**(ApproverType=1)。
|
|
239
|
+
2. 该接口可生成批量签署链接的C端签署人**必须仅有手写签名和时间类型的签署控件**,**不支持填写控件** 。
|
|
240
|
+
3. 请确保C端签署人在批量签署合同中**为待签署状态**,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。
|
|
241
|
+
4. 该签署链接**有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
|
|
242
|
+
5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
243
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
244
|
+
6. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
244
245
|
*/
|
|
245
246
|
async CreateBatchQuickSignUrl(
|
|
246
247
|
req: CreateBatchQuickSignUrlRequest,
|
|
@@ -839,12 +840,13 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
839
840
|
/**
|
|
840
841
|
* 该接口用于发起合同后,生成个人用户的签署链接, 暂时不支持企业端签署 <br/>
|
|
841
842
|
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
843
|
+
**注意**
|
|
844
|
+
1. 该接口目前**仅支持签署人类型是个人签署方**的场景(PERSON)。
|
|
845
|
+
2. 该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,**不支持填写控件** 。
|
|
846
|
+
3. 该签署**链接有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接 。
|
|
847
|
+
4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
848
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
849
|
+
5. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
848
850
|
*/
|
|
849
851
|
async CreateFlowSignUrl(
|
|
850
852
|
req: CreateFlowSignUrlRequest,
|
|
@@ -7,14 +7,15 @@ import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegration
|
|
|
7
7
|
export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
8
8
|
constructor(clientConfig: TencentCloudCommon.ClientConfig);
|
|
9
9
|
/**
|
|
10
|
-
* 该接口用于发起合同后,生成个人用户的批量签署链接,
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
10
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署。
|
|
11
|
+
**注意:**
|
|
12
|
+
1. 该接口目前仅支持签署人类型是**个人签署方的批量签署场景**(ApproverType=1)。
|
|
13
|
+
2. 该接口可生成批量签署链接的C端签署人**必须仅有手写签名和时间类型的签署控件**,**不支持填写控件** 。
|
|
14
|
+
3. 请确保C端签署人在批量签署合同中**为待签署状态**,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。
|
|
15
|
+
4. 该签署链接**有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
|
|
16
|
+
5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
17
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
18
|
+
6. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
18
19
|
*/
|
|
19
20
|
CreateBatchQuickSignUrl(req: CreateBatchQuickSignUrlRequest, cb?: (error: string, rep: CreateBatchQuickSignUrlResponse) => void): Promise<CreateBatchQuickSignUrlResponse>;
|
|
20
21
|
/**
|
|
@@ -361,12 +362,13 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
361
362
|
/**
|
|
362
363
|
* 该接口用于发起合同后,生成个人用户的签署链接, 暂时不支持企业端签署 <br/>
|
|
363
364
|
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
365
|
+
**注意**
|
|
366
|
+
1. 该接口目前**仅支持签署人类型是个人签署方**的场景(PERSON)。
|
|
367
|
+
2. 该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,**不支持填写控件** 。
|
|
368
|
+
3. 该签署**链接有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接 。
|
|
369
|
+
4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
370
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
371
|
+
5. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
370
372
|
*/
|
|
371
373
|
CreateFlowSignUrl(req: CreateFlowSignUrlRequest, cb?: (error: string, rep: CreateFlowSignUrlResponse) => void): Promise<CreateFlowSignUrlResponse>;
|
|
372
374
|
/**
|
|
@@ -28,14 +28,15 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
28
28
|
super("ess.tencentcloudapi.com", "2020-11-11", clientConfig);
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
* 该接口用于发起合同后,生成个人用户的批量签署链接,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
31
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署。
|
|
32
|
+
**注意:**
|
|
33
|
+
1. 该接口目前仅支持签署人类型是**个人签署方的批量签署场景**(ApproverType=1)。
|
|
34
|
+
2. 该接口可生成批量签署链接的C端签署人**必须仅有手写签名和时间类型的签署控件**,**不支持填写控件** 。
|
|
35
|
+
3. 请确保C端签署人在批量签署合同中**为待签署状态**,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。
|
|
36
|
+
4. 该签署链接**有效期为30分钟**,过期后将失效,如需签署可重新创建批量签署链接 。
|
|
37
|
+
5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
38
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
39
|
+
6. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
39
40
|
*/
|
|
40
41
|
async CreateBatchQuickSignUrl(req, cb) {
|
|
41
42
|
return this.request("CreateBatchQuickSignUrl", req, cb);
|
|
@@ -466,12 +467,13 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
466
467
|
/**
|
|
467
468
|
* 该接口用于发起合同后,生成个人用户的签署链接, 暂时不支持企业端签署 <br/>
|
|
468
469
|
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a
|
|
470
|
+
**注意**
|
|
471
|
+
1. 该接口目前**仅支持签署人类型是个人签署方**的场景(PERSON)。
|
|
472
|
+
2. 该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,**不支持填写控件** 。
|
|
473
|
+
3. 该签署**链接有效期为30分钟**,过期后将失效,如需签署可重新创建签署链接 。
|
|
474
|
+
4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
475
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
476
|
+
5. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
475
477
|
*/
|
|
476
478
|
async CreateFlowSignUrl(req, cb) {
|
|
477
479
|
return this.request("CreateFlowSignUrl", req, cb);
|