tencentcloud-sdk-nodejs-ess 4.0.580 → 4.0.582
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 +187 -0
- package/SERVICE_CHANGELOG.md +210 -246
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/ess/v20201111/ess_client.ts +25 -1
- package/src/services/ess/v20201111/ess_models.ts +91 -16
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +9 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +12 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +81 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,190 @@
|
|
|
1
|
+
# Release 4.0.582
|
|
2
|
+
|
|
3
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
4
|
+
|
|
5
|
+
### 第 80 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-04-18 01:18:35
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14
|
+
|
|
15
|
+
* DescribeSearchExportList
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
20
|
+
|
|
21
|
+
### 第 58 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-04-17 20:50:42
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [UnbindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90239)
|
|
32
|
+
|
|
33
|
+
### 第 57 次发布
|
|
34
|
+
|
|
35
|
+
发布时间:2023-04-17 20:40:51
|
|
36
|
+
|
|
37
|
+
本次发布包含了以下内容:
|
|
38
|
+
|
|
39
|
+
改善已有的文档。
|
|
40
|
+
|
|
41
|
+
新增接口:
|
|
42
|
+
|
|
43
|
+
* [BindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90238)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
48
|
+
|
|
49
|
+
### 第 25 次发布
|
|
50
|
+
|
|
51
|
+
发布时间:2023-04-18 01:36:49
|
|
52
|
+
|
|
53
|
+
本次发布包含了以下内容:
|
|
54
|
+
|
|
55
|
+
改善已有的文档。
|
|
56
|
+
|
|
57
|
+
新增接口:
|
|
58
|
+
|
|
59
|
+
* [DescribeAppDimensionMetrics](https://cloud.tencent.com/document/api/1464/90244)
|
|
60
|
+
* [DescribeAppMetricsData](https://cloud.tencent.com/document/api/1464/90243)
|
|
61
|
+
* [DescribeAppSingleCaseDetailList](https://cloud.tencent.com/document/api/1464/90242)
|
|
62
|
+
* [DescribeAppSingleCaseList](https://cloud.tencent.com/document/api/1464/90241)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
67
|
+
|
|
68
|
+
### 第 20 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-04-18 01:48:00
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [AuthorizedTransfer](https://cloud.tencent.com/document/api/1458/90248)
|
|
79
|
+
* [EffectFeedback](https://cloud.tencent.com/document/api/1458/90247)
|
|
80
|
+
* [ReportBatchCallbackStatus](https://cloud.tencent.com/document/api/1458/90246)
|
|
81
|
+
|
|
82
|
+
新增数据结构:
|
|
83
|
+
|
|
84
|
+
* [InputEncryptData](https://cloud.tencent.com/document/api/1458/75030#InputEncryptData)
|
|
85
|
+
* [OutputAuthorizedTransfer](https://cloud.tencent.com/document/api/1458/75030#OutputAuthorizedTransfer)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
90
|
+
|
|
91
|
+
### 第 29 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2023-04-18 01:52:40
|
|
94
|
+
|
|
95
|
+
本次发布包含了以下内容:
|
|
96
|
+
|
|
97
|
+
改善已有的文档。
|
|
98
|
+
|
|
99
|
+
新增接口:
|
|
100
|
+
|
|
101
|
+
* [DescribePeakPoints](https://cloud.tencent.com/document/api/627/90250)
|
|
102
|
+
* [DescribePeakValue](https://cloud.tencent.com/document/api/627/90249)
|
|
103
|
+
|
|
104
|
+
新增数据结构:
|
|
105
|
+
|
|
106
|
+
* [PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
# Release 4.0.581
|
|
111
|
+
|
|
112
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
113
|
+
|
|
114
|
+
### 第 17 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2023-04-17 01:08:20
|
|
117
|
+
|
|
118
|
+
本次发布包含了以下内容:
|
|
119
|
+
|
|
120
|
+
改善已有的文档。
|
|
121
|
+
|
|
122
|
+
新增接口:
|
|
123
|
+
|
|
124
|
+
* [CreateMigrationTask](https://cloud.tencent.com/document/api/582/90217)
|
|
125
|
+
* [DeleteMigrationTask](https://cloud.tencent.com/document/api/582/90216)
|
|
126
|
+
* [DescribeBucketList](https://cloud.tencent.com/document/api/582/90215)
|
|
127
|
+
* [DescribeMigrationTasks](https://cloud.tencent.com/document/api/582/90214)
|
|
128
|
+
* [StopMigrationTask](https://cloud.tencent.com/document/api/582/90213)
|
|
129
|
+
|
|
130
|
+
新增数据结构:
|
|
131
|
+
|
|
132
|
+
* [BucketInfo](https://cloud.tencent.com/document/api/582/38175#BucketInfo)
|
|
133
|
+
* [MigrationTaskInfo](https://cloud.tencent.com/document/api/582/38175#MigrationTaskInfo)
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
138
|
+
|
|
139
|
+
### 第 57 次发布
|
|
140
|
+
|
|
141
|
+
发布时间:2023-04-17 01:20:00
|
|
142
|
+
|
|
143
|
+
本次发布包含了以下内容:
|
|
144
|
+
|
|
145
|
+
改善已有的文档。
|
|
146
|
+
|
|
147
|
+
修改数据结构:
|
|
148
|
+
|
|
149
|
+
* [IntentionQuestionResult](https://cloud.tencent.com/document/api/1007/41958#IntentionQuestionResult)
|
|
150
|
+
|
|
151
|
+
* 新增成员:FinalResultDetailCode, FinalResultMessage
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
## 移动应用安全(ms) 版本:2018-04-08
|
|
157
|
+
|
|
158
|
+
### 第 12 次发布
|
|
159
|
+
|
|
160
|
+
发布时间:2023-04-17 01:29:42
|
|
161
|
+
|
|
162
|
+
本次发布包含了以下内容:
|
|
163
|
+
|
|
164
|
+
改善已有的文档。
|
|
165
|
+
|
|
166
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
167
|
+
|
|
168
|
+
* DeleteScanInstances
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
173
|
+
|
|
174
|
+
### 第 19 次发布
|
|
175
|
+
|
|
176
|
+
发布时间:2023-04-17 01:41:34
|
|
177
|
+
|
|
178
|
+
本次发布包含了以下内容:
|
|
179
|
+
|
|
180
|
+
改善已有的文档。
|
|
181
|
+
|
|
182
|
+
新增接口:
|
|
183
|
+
|
|
184
|
+
* [DescribeTraceDataById](https://cloud.tencent.com/document/api/1458/90218)
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
1
188
|
# Release 4.0.580
|
|
2
189
|
|
|
3
190
|
## 日志服务(cls) 版本:2020-10-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,292 +1,109 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 80 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-04-
|
|
7
|
+
发布时间:2023-04-18 01:18:35
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* DescribeSearchExportList
|
|
16
16
|
|
|
17
|
-
* 新增入参:IsWebTracking
|
|
18
17
|
|
|
19
|
-
* [ModifyTopic](https://cloud.tencent.com/document/api/614/56453)
|
|
20
18
|
|
|
21
|
-
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
22
20
|
|
|
21
|
+
### 第 58 次发布
|
|
23
22
|
|
|
23
|
+
发布时间:2023-04-17 20:50:42
|
|
24
24
|
|
|
25
|
+
本次发布包含了以下内容:
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
改善已有的文档。
|
|
27
28
|
|
|
29
|
+
新增接口:
|
|
28
30
|
|
|
31
|
+
* [UnbindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90239)
|
|
29
32
|
|
|
30
|
-
|
|
33
|
+
### 第 57 次发布
|
|
34
|
+
|
|
35
|
+
发布时间:2023-04-17 20:40:51
|
|
36
|
+
|
|
37
|
+
本次发布包含了以下内容:
|
|
38
|
+
|
|
39
|
+
改善已有的文档。
|
|
40
|
+
|
|
41
|
+
新增接口:
|
|
42
|
+
|
|
43
|
+
* [BindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90238)
|
|
31
44
|
|
|
32
|
-
### 第 28 次发布
|
|
33
45
|
|
|
34
|
-
|
|
46
|
+
|
|
47
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
48
|
+
|
|
49
|
+
### 第 25 次发布
|
|
50
|
+
|
|
51
|
+
发布时间:2023-04-18 01:36:49
|
|
35
52
|
|
|
36
53
|
本次发布包含了以下内容:
|
|
37
54
|
|
|
38
55
|
改善已有的文档。
|
|
39
56
|
|
|
40
|
-
|
|
57
|
+
新增接口:
|
|
41
58
|
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
* CreateCustomErrorPage
|
|
47
|
-
* CreateDnsRecord
|
|
48
|
-
* CreateLoadBalancing
|
|
49
|
-
* CreateOriginGroup
|
|
50
|
-
* CreatePlanForZone
|
|
51
|
-
* CreateRule
|
|
52
|
-
* CreateZone
|
|
53
|
-
* DeleteApplicationProxy
|
|
54
|
-
* DeleteApplicationProxyRule
|
|
55
|
-
* DeleteDnsRecords
|
|
56
|
-
* DeleteLoadBalancing
|
|
57
|
-
* DeleteOriginGroup
|
|
58
|
-
* DeleteRules
|
|
59
|
-
* DeleteZone
|
|
60
|
-
* DescribeApplicationProxy
|
|
61
|
-
* DescribeApplicationProxyDetail
|
|
62
|
-
* DescribeAvailablePlans
|
|
63
|
-
* DescribeBotLog
|
|
64
|
-
* DescribeBotManagedRules
|
|
65
|
-
* DescribeCnameStatus
|
|
66
|
-
* DescribeDDoSPolicy
|
|
67
|
-
* DescribeDDosAttackData
|
|
68
|
-
* DescribeDDosAttackEvent
|
|
69
|
-
* DescribeDDosAttackEventDetail
|
|
70
|
-
* DescribeDDosAttackSourceEvent
|
|
71
|
-
* DescribeDDosAttackTopData
|
|
72
|
-
* DescribeDDosMajorAttackEvent
|
|
73
|
-
* DescribeDefaultCertificates
|
|
74
|
-
* DescribeDnsData
|
|
75
|
-
* DescribeDnsRecords
|
|
76
|
-
* DescribeDnssec
|
|
77
|
-
* DescribeHostsCertificate
|
|
78
|
-
* DescribeHostsSetting
|
|
79
|
-
* DescribeIdentification
|
|
80
|
-
* DescribeLoadBalancing
|
|
81
|
-
* DescribeLoadBalancingDetail
|
|
82
|
-
* DescribeOriginGroup
|
|
83
|
-
* DescribeOriginGroupDetail
|
|
84
|
-
* DescribeOverviewL7Data
|
|
85
|
-
* DescribeRules
|
|
86
|
-
* DescribeRulesSetting
|
|
87
|
-
* DescribeSecurityPolicy
|
|
88
|
-
* DescribeSecurityPolicyList
|
|
89
|
-
* DescribeSecurityPolicyManagedRules
|
|
90
|
-
* DescribeSecurityPolicyManagedRulesId
|
|
91
|
-
* DescribeSecurityPolicyRegions
|
|
92
|
-
* DescribeSecurityPortraitRules
|
|
93
|
-
* DescribeTimingL4Data
|
|
94
|
-
* DescribeTimingL7AnalysisData
|
|
95
|
-
* DescribeTimingL7CacheData
|
|
96
|
-
* DescribeTopL7AnalysisData
|
|
97
|
-
* DescribeTopL7CacheData
|
|
98
|
-
* DescribeWebManagedRulesAttackEvents
|
|
99
|
-
* DescribeWebManagedRulesData
|
|
100
|
-
* DescribeWebManagedRulesLog
|
|
101
|
-
* DescribeWebManagedRulesTopData
|
|
102
|
-
* DescribeWebProtectionAttackEvents
|
|
103
|
-
* DescribeWebProtectionData
|
|
104
|
-
* DescribeWebProtectionLog
|
|
105
|
-
* DescribeZoneDDoSPolicy
|
|
106
|
-
* DescribeZoneDetails
|
|
107
|
-
* DescribeZoneSetting
|
|
108
|
-
* DownloadL7Logs
|
|
109
|
-
* IdentifyZone
|
|
110
|
-
* ImportDnsRecords
|
|
111
|
-
* ModifyApplicationProxy
|
|
112
|
-
* ModifyApplicationProxyRule
|
|
113
|
-
* ModifyApplicationProxyRuleStatus
|
|
114
|
-
* ModifyApplicationProxyStatus
|
|
115
|
-
* ModifyDDoSPolicy
|
|
116
|
-
* ModifyDDoSPolicyHost
|
|
117
|
-
* ModifyDefaultCertificate
|
|
118
|
-
* ModifyDnsRecord
|
|
119
|
-
* ModifyDnssec
|
|
120
|
-
* ModifyHostsCertificate
|
|
121
|
-
* ModifyLoadBalancing
|
|
122
|
-
* ModifyLoadBalancingStatus
|
|
123
|
-
* ModifyOriginGroup
|
|
124
|
-
* ModifyRule
|
|
125
|
-
* ModifyRulePriority
|
|
126
|
-
* ModifySecurityPolicy
|
|
127
|
-
* ModifyZone
|
|
128
|
-
* ModifyZoneCnameSpeedUp
|
|
129
|
-
* ModifyZoneSetting
|
|
130
|
-
* ModifyZoneStatus
|
|
131
|
-
* ReclaimZone
|
|
132
|
-
* ScanDnsRecords
|
|
59
|
+
* [DescribeAppDimensionMetrics](https://cloud.tencent.com/document/api/1464/90244)
|
|
60
|
+
* [DescribeAppMetricsData](https://cloud.tencent.com/document/api/1464/90243)
|
|
61
|
+
* [DescribeAppSingleCaseDetailList](https://cloud.tencent.com/document/api/1464/90242)
|
|
62
|
+
* [DescribeAppSingleCaseList](https://cloud.tencent.com/document/api/1464/90241)
|
|
133
63
|
|
|
134
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
|
135
64
|
|
|
136
|
-
* ACLCondition
|
|
137
|
-
* ACLUserRule
|
|
138
|
-
* AclConfig
|
|
139
|
-
* AiRule
|
|
140
|
-
* ApplicationProxy
|
|
141
|
-
* ApplicationProxyRule
|
|
142
|
-
* BotConfig
|
|
143
|
-
* BotLog
|
|
144
|
-
* BotLogData
|
|
145
|
-
* BotManagedRule
|
|
146
|
-
* BotManagedRuleDetail
|
|
147
|
-
* BotPortraitRule
|
|
148
|
-
* CCInterceptEvent
|
|
149
|
-
* CCInterceptEventData
|
|
150
|
-
* CCLog
|
|
151
|
-
* CCLogData
|
|
152
|
-
* CacheConfig
|
|
153
|
-
* CacheConfigCache
|
|
154
|
-
* CacheConfigFollowOrigin
|
|
155
|
-
* CacheConfigNoCache
|
|
156
|
-
* CacheKey
|
|
157
|
-
* CachePrefresh
|
|
158
|
-
* CertFilter
|
|
159
|
-
* CertSort
|
|
160
|
-
* ClientIp
|
|
161
|
-
* CnameStatus
|
|
162
|
-
* Compression
|
|
163
|
-
* DDoSAcl
|
|
164
|
-
* DDoSAntiPly
|
|
165
|
-
* DDoSApplication
|
|
166
|
-
* DDoSConfig
|
|
167
|
-
* DDoSFeaturesFilter
|
|
168
|
-
* DDoSGeoIp
|
|
169
|
-
* DDoSStatusInfo
|
|
170
|
-
* DDoSUserAllowBlockIP
|
|
171
|
-
* DDosAttackEvent
|
|
172
|
-
* DDosAttackEventData
|
|
173
|
-
* DDosAttackEventDetailData
|
|
174
|
-
* DDosAttackSourceEvent
|
|
175
|
-
* DDosAttackSourceEventData
|
|
176
|
-
* DDosMajorAttackEvent
|
|
177
|
-
* DDosMajorAttackEventData
|
|
178
|
-
* DataItem
|
|
179
|
-
* DdosAcls
|
|
180
|
-
* DdosAllowBlock
|
|
181
|
-
* DdosPacketFilter
|
|
182
|
-
* DdosRule
|
|
183
|
-
* DdosSpeedLimit
|
|
184
|
-
* DefaultServerCertInfo
|
|
185
|
-
* DetailHost
|
|
186
|
-
* DnsDataFilter
|
|
187
|
-
* DnsRecord
|
|
188
|
-
* DnsRecordFilter
|
|
189
|
-
* DnssecInfo
|
|
190
|
-
* DropPageConfig
|
|
191
|
-
* DropPageDetail
|
|
192
|
-
* ExceptConfig
|
|
193
|
-
* ExceptUserRule
|
|
194
|
-
* ExceptUserRuleCondition
|
|
195
|
-
* ExceptUserRuleScope
|
|
196
|
-
* Filter
|
|
197
|
-
* ForceRedirect
|
|
198
|
-
* GeoIp
|
|
199
|
-
* HostCertSetting
|
|
200
|
-
* Hsts
|
|
201
|
-
* Https
|
|
202
|
-
* IntelligenceRule
|
|
203
|
-
* IntelligenceRuleItem
|
|
204
|
-
* IpTableConfig
|
|
205
|
-
* IpTableRule
|
|
206
|
-
* Ipv6Access
|
|
207
|
-
* L7OfflineLog
|
|
208
|
-
* LoadBalancing
|
|
209
|
-
* ManagedRule
|
|
210
|
-
* MaxAge
|
|
211
|
-
* OfflineCache
|
|
212
|
-
* Origin
|
|
213
|
-
* OriginCheckOriginStatus
|
|
214
|
-
* OriginFilter
|
|
215
|
-
* OriginGroup
|
|
216
|
-
* OriginRecord
|
|
217
|
-
* OriginRecordPrivateParameter
|
|
218
|
-
* PlanInfo
|
|
219
|
-
* PortraitManagedRuleDetail
|
|
220
|
-
* PostMaxSize
|
|
221
|
-
* QueryCondition
|
|
222
|
-
* QueryString
|
|
223
|
-
* Quic
|
|
224
|
-
* RateLimitConfig
|
|
225
|
-
* RateLimitIntelligence
|
|
226
|
-
* RateLimitTemplate
|
|
227
|
-
* RateLimitTemplateDetail
|
|
228
|
-
* RateLimitUserRule
|
|
229
|
-
* RuleAction
|
|
230
|
-
* RuleAndConditions
|
|
231
|
-
* RuleChoicePropertiesItem
|
|
232
|
-
* RuleCodeAction
|
|
233
|
-
* RuleCodeActionParams
|
|
234
|
-
* RuleCondition
|
|
235
|
-
* RuleExtraParameter
|
|
236
|
-
* RuleFilter
|
|
237
|
-
* RuleItem
|
|
238
|
-
* RuleNormalAction
|
|
239
|
-
* RuleNormalActionParams
|
|
240
|
-
* RuleRewriteAction
|
|
241
|
-
* RuleRewriteActionParams
|
|
242
|
-
* RuleSettingDetail
|
|
243
|
-
* RulesProperties
|
|
244
|
-
* RulesSettingAction
|
|
245
|
-
* SecEntry
|
|
246
|
-
* SecEntryValue
|
|
247
|
-
* SecRuleRelatedInfo
|
|
248
|
-
* SecurityConfig
|
|
249
|
-
* SecurityEntity
|
|
250
|
-
* ServerCertInfo
|
|
251
|
-
* ShieldArea
|
|
252
|
-
* SmartRouting
|
|
253
|
-
* SwitchConfig
|
|
254
|
-
* TimingDataItem
|
|
255
|
-
* TimingDataRecord
|
|
256
|
-
* TimingTypeValue
|
|
257
|
-
* TopDataRecord
|
|
258
|
-
* TopDetailData
|
|
259
|
-
* TopNEntry
|
|
260
|
-
* TopNEntryValue
|
|
261
|
-
* UpstreamHttp2
|
|
262
|
-
* VanityNameServers
|
|
263
|
-
* VanityNameServersIps
|
|
264
|
-
* WafConfig
|
|
265
|
-
* WafRule
|
|
266
|
-
* WebAttackEvent
|
|
267
|
-
* WebEventData
|
|
268
|
-
* WebLogData
|
|
269
|
-
* WebLogs
|
|
270
|
-
* WebSocket
|
|
271
65
|
|
|
66
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
272
67
|
|
|
68
|
+
### 第 20 次发布
|
|
273
69
|
|
|
274
|
-
|
|
70
|
+
发布时间:2023-04-18 01:48:00
|
|
275
71
|
|
|
276
|
-
|
|
72
|
+
本次发布包含了以下内容:
|
|
277
73
|
|
|
278
|
-
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [AuthorizedTransfer](https://cloud.tencent.com/document/api/1458/90248)
|
|
79
|
+
* [EffectFeedback](https://cloud.tencent.com/document/api/1458/90247)
|
|
80
|
+
* [ReportBatchCallbackStatus](https://cloud.tencent.com/document/api/1458/90246)
|
|
81
|
+
|
|
82
|
+
新增数据结构:
|
|
83
|
+
|
|
84
|
+
* [InputEncryptData](https://cloud.tencent.com/document/api/1458/75030#InputEncryptData)
|
|
85
|
+
* [OutputAuthorizedTransfer](https://cloud.tencent.com/document/api/1458/75030#OutputAuthorizedTransfer)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
90
|
+
|
|
91
|
+
### 第 29 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2023-04-18 01:52:40
|
|
279
94
|
|
|
280
95
|
本次发布包含了以下内容:
|
|
281
96
|
|
|
282
97
|
改善已有的文档。
|
|
283
98
|
|
|
284
|
-
|
|
99
|
+
新增接口:
|
|
285
100
|
|
|
286
|
-
* [
|
|
101
|
+
* [DescribePeakPoints](https://cloud.tencent.com/document/api/627/90250)
|
|
102
|
+
* [DescribePeakValue](https://cloud.tencent.com/document/api/627/90249)
|
|
287
103
|
|
|
288
|
-
|
|
104
|
+
新增数据结构:
|
|
289
105
|
|
|
106
|
+
* [PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)
|
|
290
107
|
|
|
291
108
|
|
|
292
109
|
|
|
@@ -18999,6 +18816,27 @@
|
|
|
18999
18816
|
|
|
19000
18817
|
## 文件存储(cfs) 版本:2019-07-19
|
|
19001
18818
|
|
|
18819
|
+
### 第 17 次发布
|
|
18820
|
+
|
|
18821
|
+
发布时间:2023-04-17 01:08:20
|
|
18822
|
+
|
|
18823
|
+
本次发布包含了以下内容:
|
|
18824
|
+
|
|
18825
|
+
改善已有的文档。
|
|
18826
|
+
|
|
18827
|
+
新增接口:
|
|
18828
|
+
|
|
18829
|
+
* [CreateMigrationTask](https://cloud.tencent.com/document/api/582/90217)
|
|
18830
|
+
* [DeleteMigrationTask](https://cloud.tencent.com/document/api/582/90216)
|
|
18831
|
+
* [DescribeBucketList](https://cloud.tencent.com/document/api/582/90215)
|
|
18832
|
+
* [DescribeMigrationTasks](https://cloud.tencent.com/document/api/582/90214)
|
|
18833
|
+
* [StopMigrationTask](https://cloud.tencent.com/document/api/582/90213)
|
|
18834
|
+
|
|
18835
|
+
新增数据结构:
|
|
18836
|
+
|
|
18837
|
+
* [BucketInfo](https://cloud.tencent.com/document/api/582/38175#BucketInfo)
|
|
18838
|
+
* [MigrationTaskInfo](https://cloud.tencent.com/document/api/582/38175#MigrationTaskInfo)
|
|
18839
|
+
|
|
19002
18840
|
### 第 16 次发布
|
|
19003
18841
|
|
|
19004
18842
|
发布时间:2023-03-23 01:17:23
|
|
@@ -31969,6 +31807,18 @@
|
|
|
31969
31807
|
|
|
31970
31808
|
## 主机安全(cwp) 版本:2018-02-28
|
|
31971
31809
|
|
|
31810
|
+
### 第 80 次发布
|
|
31811
|
+
|
|
31812
|
+
发布时间:2023-04-18 01:18:35
|
|
31813
|
+
|
|
31814
|
+
本次发布包含了以下内容:
|
|
31815
|
+
|
|
31816
|
+
改善已有的文档。
|
|
31817
|
+
|
|
31818
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
31819
|
+
|
|
31820
|
+
* DescribeSearchExportList
|
|
31821
|
+
|
|
31972
31822
|
### 第 79 次发布
|
|
31973
31823
|
|
|
31974
31824
|
发布时间:2023-04-11 01:12:54
|
|
@@ -45878,6 +45728,30 @@
|
|
|
45878
45728
|
|
|
45879
45729
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
45880
45730
|
|
|
45731
|
+
### 第 58 次发布
|
|
45732
|
+
|
|
45733
|
+
发布时间:2023-04-17 20:50:42
|
|
45734
|
+
|
|
45735
|
+
本次发布包含了以下内容:
|
|
45736
|
+
|
|
45737
|
+
改善已有的文档。
|
|
45738
|
+
|
|
45739
|
+
新增接口:
|
|
45740
|
+
|
|
45741
|
+
* [[UnbindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90239)](https://cloud.tencent.com/document/api/#/#)
|
|
45742
|
+
|
|
45743
|
+
### 第 57 次发布
|
|
45744
|
+
|
|
45745
|
+
发布时间:2023-04-17 20:40:51
|
|
45746
|
+
|
|
45747
|
+
本次发布包含了以下内容:
|
|
45748
|
+
|
|
45749
|
+
改善已有的文档。
|
|
45750
|
+
|
|
45751
|
+
新增接口:
|
|
45752
|
+
|
|
45753
|
+
* [[BindEmployeeUserIdWithClientOpenId](https://cloud.tencent.com/document/api/1323/90238)](https://cloud.tencent.com/document/api/#/#)
|
|
45754
|
+
|
|
45881
45755
|
### 第 56 次发布
|
|
45882
45756
|
|
|
45883
45757
|
发布时间:2023-04-12 01:27:24
|
|
@@ -48440,6 +48314,21 @@
|
|
|
48440
48314
|
|
|
48441
48315
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
48442
48316
|
|
|
48317
|
+
### 第 57 次发布
|
|
48318
|
+
|
|
48319
|
+
发布时间:2023-04-17 01:20:00
|
|
48320
|
+
|
|
48321
|
+
本次发布包含了以下内容:
|
|
48322
|
+
|
|
48323
|
+
改善已有的文档。
|
|
48324
|
+
|
|
48325
|
+
修改数据结构:
|
|
48326
|
+
|
|
48327
|
+
* [IntentionQuestionResult](https://cloud.tencent.com/document/api/1007/41958#IntentionQuestionResult)
|
|
48328
|
+
|
|
48329
|
+
* 新增成员:FinalResultDetailCode, FinalResultMessage
|
|
48330
|
+
|
|
48331
|
+
|
|
48443
48332
|
### 第 56 次发布
|
|
48444
48333
|
|
|
48445
48334
|
发布时间:2023-04-13 01:17:40
|
|
@@ -68984,6 +68873,18 @@
|
|
|
68984
68873
|
|
|
68985
68874
|
## 移动应用安全(ms) 版本:2018-04-08
|
|
68986
68875
|
|
|
68876
|
+
### 第 12 次发布
|
|
68877
|
+
|
|
68878
|
+
发布时间:2023-04-17 01:29:42
|
|
68879
|
+
|
|
68880
|
+
本次发布包含了以下内容:
|
|
68881
|
+
|
|
68882
|
+
改善已有的文档。
|
|
68883
|
+
|
|
68884
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
68885
|
+
|
|
68886
|
+
* DeleteScanInstances
|
|
68887
|
+
|
|
68987
68888
|
### 第 11 次发布
|
|
68988
68889
|
|
|
68989
68890
|
发布时间:2023-03-15 01:56:41
|
|
@@ -75784,6 +75685,21 @@
|
|
|
75784
75685
|
|
|
75785
75686
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
75786
75687
|
|
|
75688
|
+
### 第 25 次发布
|
|
75689
|
+
|
|
75690
|
+
发布时间:2023-04-18 01:36:49
|
|
75691
|
+
|
|
75692
|
+
本次发布包含了以下内容:
|
|
75693
|
+
|
|
75694
|
+
改善已有的文档。
|
|
75695
|
+
|
|
75696
|
+
新增接口:
|
|
75697
|
+
|
|
75698
|
+
* [[DescribeAppDimensionMetrics](https://cloud.tencent.com/document/api/1464/90244)](https://cloud.tencent.com/document/api/#/#)
|
|
75699
|
+
* [[DescribeAppMetricsData](https://cloud.tencent.com/document/api/1464/90243)](https://cloud.tencent.com/document/api/#/#)
|
|
75700
|
+
* [[DescribeAppSingleCaseDetailList](https://cloud.tencent.com/document/api/1464/90242)](https://cloud.tencent.com/document/api/#/#)
|
|
75701
|
+
* [[DescribeAppSingleCaseList](https://cloud.tencent.com/document/api/1464/90241)](https://cloud.tencent.com/document/api/#/#)
|
|
75702
|
+
|
|
75787
75703
|
### 第 24 次发布
|
|
75788
75704
|
|
|
75789
75705
|
发布时间:2023-04-10 01:49:56
|
|
@@ -99108,6 +99024,37 @@
|
|
|
99108
99024
|
|
|
99109
99025
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
99110
99026
|
|
|
99027
|
+
### 第 20 次发布
|
|
99028
|
+
|
|
99029
|
+
发布时间:2023-04-18 01:48:00
|
|
99030
|
+
|
|
99031
|
+
本次发布包含了以下内容:
|
|
99032
|
+
|
|
99033
|
+
改善已有的文档。
|
|
99034
|
+
|
|
99035
|
+
新增接口:
|
|
99036
|
+
|
|
99037
|
+
* [[AuthorizedTransfer](https://cloud.tencent.com/document/api/1458/90248)](https://cloud.tencent.com/document/api/#/#)
|
|
99038
|
+
* [[EffectFeedback](https://cloud.tencent.com/document/api/1458/90247)](https://cloud.tencent.com/document/api/#/#)
|
|
99039
|
+
* [[ReportBatchCallbackStatus](https://cloud.tencent.com/document/api/1458/90246)](https://cloud.tencent.com/document/api/#/#)
|
|
99040
|
+
|
|
99041
|
+
新增数据结构:
|
|
99042
|
+
|
|
99043
|
+
* [[InputEncryptData](https://cloud.tencent.com/document/api/1458/75030#InputEncryptData)](https://cloud.tencent.com/document/api/1458/75030#[InputEncryptData](https://cloud.tencent.com/document/api/1458/75030#InputEncryptData))
|
|
99044
|
+
* [[OutputAuthorizedTransfer](https://cloud.tencent.com/document/api/1458/75030#OutputAuthorizedTransfer)](https://cloud.tencent.com/document/api/1458/75030#[OutputAuthorizedTransfer](https://cloud.tencent.com/document/api/1458/75030#OutputAuthorizedTransfer))
|
|
99045
|
+
|
|
99046
|
+
### 第 19 次发布
|
|
99047
|
+
|
|
99048
|
+
发布时间:2023-04-17 01:41:34
|
|
99049
|
+
|
|
99050
|
+
本次发布包含了以下内容:
|
|
99051
|
+
|
|
99052
|
+
改善已有的文档。
|
|
99053
|
+
|
|
99054
|
+
新增接口:
|
|
99055
|
+
|
|
99056
|
+
* [DescribeTraceDataById](https://cloud.tencent.com/document/api/1458/90218)
|
|
99057
|
+
|
|
99111
99058
|
### 第 18 次发布
|
|
99112
99059
|
|
|
99113
99060
|
发布时间:2023-04-12 02:05:50
|
|
@@ -111687,6 +111634,23 @@
|
|
|
111687
111634
|
|
|
111688
111635
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
111689
111636
|
|
|
111637
|
+
### 第 29 次发布
|
|
111638
|
+
|
|
111639
|
+
发布时间:2023-04-18 01:52:40
|
|
111640
|
+
|
|
111641
|
+
本次发布包含了以下内容:
|
|
111642
|
+
|
|
111643
|
+
改善已有的文档。
|
|
111644
|
+
|
|
111645
|
+
新增接口:
|
|
111646
|
+
|
|
111647
|
+
* [[DescribePeakPoints](https://cloud.tencent.com/document/api/627/90250)](https://cloud.tencent.com/document/api/#/#)
|
|
111648
|
+
* [[DescribePeakValue](https://cloud.tencent.com/document/api/627/90249)](https://cloud.tencent.com/document/api/#/#)
|
|
111649
|
+
|
|
111650
|
+
新增数据结构:
|
|
111651
|
+
|
|
111652
|
+
* [[PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)](https://cloud.tencent.com/document/api/627/53609#[PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem))
|
|
111653
|
+
|
|
111690
111654
|
### 第 28 次发布
|
|
111691
111655
|
|
|
111692
111656
|
发布时间:2023-04-05 02:09:55
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-04-12 01:04:10 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-03-30 01:03:52 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-03-30 01:03:59 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-04-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-04-17 01:04:16 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-03-30 01:04:12 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-03-30 01:04:35 |
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-04-05 01:11:35 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-04-11 01:06:22 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-03-30 01:08:00 |
|
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-04-
|
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-04-17 01:07:24 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-03-30 01:08:37 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-04-03 01:07:25 |
|
|
49
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-
|
|
50
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-04-
|
|
49
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-04-17 01:08:05 |
|
|
50
|
+
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-04-18 01:07:46 |
|
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-04-05 01:16:43 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-03-30 01:09:19 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-03-30 01:09:27 |
|
|
@@ -65,20 +65,20 @@
|
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-04-14 01:14:41 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-
|
|
69
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-04-
|
|
68
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-18 01:11:51 |
|
|
69
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-04-18 01:18:35 |
|
|
70
70
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
71
71
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-03-30 01:33:24 |
|
|
72
72
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-04-11 01:14:47 |
|
|
73
73
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
74
74
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-03-30 01:33:58 |
|
|
75
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-04-
|
|
75
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-04-18 01:21:00 |
|
|
76
76
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-03-30 01:34:45 |
|
|
77
77
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-04-07 01:43:48 |
|
|
78
78
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-04-04 01:14:38 |
|
|
79
79
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-04-11 01:16:50 |
|
|
80
80
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-04-14 01:33:12 |
|
|
81
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-04-
|
|
81
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-04-17 01:16:50 |
|
|
82
82
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-03-30 01:36:07 |
|
|
83
83
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-03-30 01:36:11 |
|
|
84
84
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
@@ -91,10 +91,10 @@
|
|
|
91
91
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-04-14 01:36:35 |
|
|
92
92
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-04-11 01:19:59 |
|
|
93
93
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-03-31 01:26:31 |
|
|
94
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-
|
|
94
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-17 20:50:42 |
|
|
95
95
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-04-12 01:27:48 |
|
|
96
96
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-03-30 01:38:40 |
|
|
97
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-04-
|
|
97
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-04-17 01:20:00 |
|
|
98
98
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-03-30 01:38:53 |
|
|
99
99
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-03-30 01:38:57 |
|
|
100
100
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-04-10 01:32:20 |
|
|
@@ -135,10 +135,10 @@
|
|
|
135
135
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-03-30 01:46:57 |
|
|
136
136
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-03-30 01:47:02 |
|
|
137
137
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-04-11 01:28:42 |
|
|
138
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-04-
|
|
138
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-04-17 01:27:00 |
|
|
139
139
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-04-12 01:45:49 |
|
|
140
140
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-03-30 01:49:08 |
|
|
141
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-
|
|
141
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-04-17 01:29:42 |
|
|
142
142
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-03-30 01:49:22 |
|
|
143
143
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
144
144
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2023-03-30 01:49:26 |
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-03-30 01:51:52 |
|
|
158
158
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-03-30 01:51:54 |
|
|
159
159
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
160
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-04-
|
|
160
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-04-18 01:36:49 |
|
|
161
161
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-04-12 01:51:40 |
|
|
162
162
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-03-30 01:52:27 |
|
|
163
163
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-03-30 01:52:35 |
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-04-05 01:56:03 |
|
|
194
194
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-03-30 02:27:47 |
|
|
195
195
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-03-30 02:27:51 |
|
|
196
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-
|
|
196
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-18 01:43:02 |
|
|
197
197
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-03-30 02:29:55 |
|
|
198
198
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
199
199
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-03-30 02:30:02 |
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-03-30 02:45:29 |
|
|
210
210
|
| tourism | [文旅客情平台](https://cloud.tencent.com/document/product/1684) | 2023-04-07 10:20:53 |
|
|
211
211
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-03-30 02:45:33 |
|
|
212
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-04-
|
|
212
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-04-18 01:48:00 |
|
|
213
213
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-04-12 02:06:17 |
|
|
214
214
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-04-14 02:00:19 |
|
|
215
215
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-04-11 01:45:16 |
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-04-11 01:47:42 |
|
|
223
223
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-04-04 01:53:39 |
|
|
224
224
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-04-14 02:04:14 |
|
|
225
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-04-
|
|
225
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-04-18 01:52:40 |
|
|
226
226
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-03-30 02:49:55 |
|
|
227
227
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-04-13 01:50:59 |
|
|
228
228
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -30,6 +30,7 @@ import {
|
|
|
30
30
|
FlowCreateApprover,
|
|
31
31
|
DescribeThirdPartyAuthCodeResponse,
|
|
32
32
|
DisableUserAutoSignResponse,
|
|
33
|
+
BindEmployeeUserIdWithClientOpenIdResponse,
|
|
33
34
|
CreateIntegrationEmployeesRequest,
|
|
34
35
|
CreateConvertTaskApiRequest,
|
|
35
36
|
CreateFlowEvidenceReportRequest,
|
|
@@ -53,8 +54,9 @@ import {
|
|
|
53
54
|
CreateSchemeUrlRequest,
|
|
54
55
|
AutoSignConfig,
|
|
55
56
|
DescribeThirdPartyAuthCodeRequest,
|
|
57
|
+
UnbindEmployeeUserIdWithClientOpenIdResponse,
|
|
56
58
|
CreateReleaseFlowResponse,
|
|
57
|
-
|
|
59
|
+
BindEmployeeUserIdWithClientOpenIdRequest,
|
|
58
60
|
DeleteSealPoliciesResponse,
|
|
59
61
|
OrganizationInfo,
|
|
60
62
|
DescribeUserAutoSignStatusResponse,
|
|
@@ -71,6 +73,7 @@ import {
|
|
|
71
73
|
SuccessDeleteStaffData,
|
|
72
74
|
CreateConvertTaskApiResponse,
|
|
73
75
|
CreateFlowSignReviewRequest,
|
|
76
|
+
UnbindEmployeeUserIdWithClientOpenIdRequest,
|
|
74
77
|
CreateSchemeUrlResponse,
|
|
75
78
|
CreateUserAutoSignEnableUrlResponse,
|
|
76
79
|
CreateFlowSignUrlResponse,
|
|
@@ -145,6 +148,7 @@ import {
|
|
|
145
148
|
RelieveInfo,
|
|
146
149
|
CreateBatchCancelFlowUrlRequest,
|
|
147
150
|
CreateMultiFlowSignQRCodeRequest,
|
|
151
|
+
DescribeFlowInfoRequest,
|
|
148
152
|
DescribeFlowInfoResponse,
|
|
149
153
|
CcInfo,
|
|
150
154
|
CreateFlowResponse,
|
|
@@ -272,6 +276,16 @@ callbackinfo包含: 回调地址和签名key
|
|
|
272
276
|
return this.request("VerifyPdf", req, cb)
|
|
273
277
|
}
|
|
274
278
|
|
|
279
|
+
/**
|
|
280
|
+
* 将存在绑定关系的电子签系统员工userId与客户系统员工openId进行解绑
|
|
281
|
+
*/
|
|
282
|
+
async UnbindEmployeeUserIdWithClientOpenId(
|
|
283
|
+
req: UnbindEmployeeUserIdWithClientOpenIdRequest,
|
|
284
|
+
cb?: (error: string, rep: UnbindEmployeeUserIdWithClientOpenIdResponse) => void
|
|
285
|
+
): Promise<UnbindEmployeeUserIdWithClientOpenIdResponse> {
|
|
286
|
+
return this.request("UnbindEmployeeUserIdWithClientOpenId", req, cb)
|
|
287
|
+
}
|
|
288
|
+
|
|
275
289
|
/**
|
|
276
290
|
* 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
277
291
|
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
@@ -283,6 +297,16 @@ callbackinfo包含: 回调地址和签名key
|
|
|
283
297
|
return this.request("CreateBatchCancelFlowUrl", req, cb)
|
|
284
298
|
}
|
|
285
299
|
|
|
300
|
+
/**
|
|
301
|
+
* 将电子签系统员工userId与客户系统员工openId进行绑定
|
|
302
|
+
*/
|
|
303
|
+
async BindEmployeeUserIdWithClientOpenId(
|
|
304
|
+
req: BindEmployeeUserIdWithClientOpenIdRequest,
|
|
305
|
+
cb?: (error: string, rep: BindEmployeeUserIdWithClientOpenIdResponse) => void
|
|
306
|
+
): Promise<BindEmployeeUserIdWithClientOpenIdResponse> {
|
|
307
|
+
return this.request("BindEmployeeUserIdWithClientOpenId", req, cb)
|
|
308
|
+
}
|
|
309
|
+
|
|
286
310
|
/**
|
|
287
311
|
* 本接口(CreatePreparedPersonalEsign)用于创建导入个人印章。
|
|
288
312
|
*/
|
|
@@ -321,6 +321,21 @@ export interface DisableUserAutoSignResponse {
|
|
|
321
321
|
RequestId?: string
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
+
/**
|
|
325
|
+
* BindEmployeeUserIdWithClientOpenId返回参数结构体
|
|
326
|
+
*/
|
|
327
|
+
export interface BindEmployeeUserIdWithClientOpenIdResponse {
|
|
328
|
+
/**
|
|
329
|
+
* 绑定是否成功,1表示成功,0表示失败
|
|
330
|
+
*/
|
|
331
|
+
Status: number
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
335
|
+
*/
|
|
336
|
+
RequestId?: string
|
|
337
|
+
}
|
|
338
|
+
|
|
324
339
|
/**
|
|
325
340
|
* CreateIntegrationEmployees请求参数结构体
|
|
326
341
|
*/
|
|
@@ -500,7 +515,7 @@ Key:"IsGroupRole",Values:["0"],查询非集团角色,Values:["1"]表示查
|
|
|
500
515
|
*/
|
|
501
516
|
export interface CreateFlowRemindsResponse {
|
|
502
517
|
/**
|
|
503
|
-
*
|
|
518
|
+
* 催办合同详情列表
|
|
504
519
|
*/
|
|
505
520
|
RemindFlowRecords?: Array<RemindFlowRecords>
|
|
506
521
|
|
|
@@ -1110,6 +1125,21 @@ export interface DescribeThirdPartyAuthCodeRequest {
|
|
|
1110
1125
|
AuthCode: string
|
|
1111
1126
|
}
|
|
1112
1127
|
|
|
1128
|
+
/**
|
|
1129
|
+
* UnbindEmployeeUserIdWithClientOpenId返回参数结构体
|
|
1130
|
+
*/
|
|
1131
|
+
export interface UnbindEmployeeUserIdWithClientOpenIdResponse {
|
|
1132
|
+
/**
|
|
1133
|
+
* 解绑是否成功,1表示成功,0表示失败
|
|
1134
|
+
*/
|
|
1135
|
+
Status: number
|
|
1136
|
+
|
|
1137
|
+
/**
|
|
1138
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1139
|
+
*/
|
|
1140
|
+
RequestId?: string
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1113
1143
|
/**
|
|
1114
1144
|
* CreateReleaseFlow返回参数结构体
|
|
1115
1145
|
*/
|
|
@@ -1127,23 +1157,23 @@ export interface CreateReleaseFlowResponse {
|
|
|
1127
1157
|
}
|
|
1128
1158
|
|
|
1129
1159
|
/**
|
|
1130
|
-
*
|
|
1160
|
+
* BindEmployeeUserIdWithClientOpenId请求参数结构体
|
|
1131
1161
|
*/
|
|
1132
|
-
export interface
|
|
1162
|
+
export interface BindEmployeeUserIdWithClientOpenIdRequest {
|
|
1133
1163
|
/**
|
|
1134
|
-
*
|
|
1164
|
+
* OpenId与UserId二选一必填一个,当传入客户系统openId,传入的openId需与电子签员工userId绑定,且渠道channel必填,channel值为INTEGRATE,否则传入userId
|
|
1135
1165
|
*/
|
|
1136
|
-
|
|
1166
|
+
Operator: UserInfo
|
|
1137
1167
|
|
|
1138
1168
|
/**
|
|
1139
|
-
*
|
|
1169
|
+
* 电子签系统员工UserId
|
|
1140
1170
|
*/
|
|
1141
|
-
|
|
1171
|
+
UserId: string
|
|
1142
1172
|
|
|
1143
1173
|
/**
|
|
1144
|
-
*
|
|
1174
|
+
* 客户系统OpenId
|
|
1145
1175
|
*/
|
|
1146
|
-
|
|
1176
|
+
OpenId: string
|
|
1147
1177
|
}
|
|
1148
1178
|
|
|
1149
1179
|
/**
|
|
@@ -1581,6 +1611,26 @@ REJECT: 拒绝
|
|
|
1581
1611
|
Agent?: Agent
|
|
1582
1612
|
}
|
|
1583
1613
|
|
|
1614
|
+
/**
|
|
1615
|
+
* UnbindEmployeeUserIdWithClientOpenId请求参数结构体
|
|
1616
|
+
*/
|
|
1617
|
+
export interface UnbindEmployeeUserIdWithClientOpenIdRequest {
|
|
1618
|
+
/**
|
|
1619
|
+
* OpenId与UserId二选一必填一个,当传入客户系统openId,传入的openId需与电子签员工userId绑定,且渠道channel必填,channel值为INTEGRATE,否则传入userId
|
|
1620
|
+
*/
|
|
1621
|
+
Operator: UserInfo
|
|
1622
|
+
|
|
1623
|
+
/**
|
|
1624
|
+
* 电子签系统员工UserId
|
|
1625
|
+
*/
|
|
1626
|
+
UserId: string
|
|
1627
|
+
|
|
1628
|
+
/**
|
|
1629
|
+
* 客户系统OpenId
|
|
1630
|
+
*/
|
|
1631
|
+
OpenId: string
|
|
1632
|
+
}
|
|
1633
|
+
|
|
1584
1634
|
/**
|
|
1585
1635
|
* CreateSchemeUrl返回参数结构体
|
|
1586
1636
|
*/
|
|
@@ -2458,13 +2508,18 @@ export interface FlowDetailInfo {
|
|
|
2458
2508
|
FlowType: string
|
|
2459
2509
|
|
|
2460
2510
|
/**
|
|
2461
|
-
*
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2511
|
+
* 流程状态
|
|
2512
|
+
- 0 还没有发起
|
|
2513
|
+
- 1 未签署
|
|
2514
|
+
- 2 部分签署
|
|
2515
|
+
- 3 已退回
|
|
2516
|
+
- 4 完成签署
|
|
2517
|
+
- 5 已过期
|
|
2518
|
+
- 6 已取消
|
|
2519
|
+
- 7 还没有预发起
|
|
2520
|
+
- 8 等待填写
|
|
2521
|
+
- 9 部分填写
|
|
2522
|
+
- 10 拒填
|
|
2468
2523
|
*/
|
|
2469
2524
|
FlowStatus: number
|
|
2470
2525
|
|
|
@@ -4085,6 +4140,26 @@ export interface CreateMultiFlowSignQRCodeRequest {
|
|
|
4085
4140
|
ApproverRestrictions?: ApproverRestriction
|
|
4086
4141
|
}
|
|
4087
4142
|
|
|
4143
|
+
/**
|
|
4144
|
+
* DescribeFlowInfo请求参数结构体
|
|
4145
|
+
*/
|
|
4146
|
+
export interface DescribeFlowInfoRequest {
|
|
4147
|
+
/**
|
|
4148
|
+
* 需要查询的流程ID列表,限制最大100个
|
|
4149
|
+
*/
|
|
4150
|
+
FlowIds: Array<string>
|
|
4151
|
+
|
|
4152
|
+
/**
|
|
4153
|
+
* 调用方用户信息
|
|
4154
|
+
*/
|
|
4155
|
+
Operator?: UserInfo
|
|
4156
|
+
|
|
4157
|
+
/**
|
|
4158
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
4159
|
+
*/
|
|
4160
|
+
Agent?: Agent
|
|
4161
|
+
}
|
|
4162
|
+
|
|
4088
4163
|
/**
|
|
4089
4164
|
* DescribeFlowInfo返回参数结构体
|
|
4090
4165
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateFlowApproversResponse, DescribeIntegrationMainOrganizationUserRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CreateIntegrationEmployeesRequest, CreateConvertTaskApiRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, DescribeIntegrationRolesRequest, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeFlowTemplatesRequest, DescribeFlowEvidenceReportResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DescribeThirdPartyAuthCodeRequest, CreateReleaseFlowResponse,
|
|
2
|
+
import { CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateFlowApproversResponse, DescribeIntegrationMainOrganizationUserRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, CreateConvertTaskApiRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, DescribeIntegrationRolesRequest, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeFlowTemplatesRequest, DescribeFlowEvidenceReportResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, BindEmployeeUserIdWithClientOpenIdRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, DeleteIntegrationRoleUsersResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, CreateUserAutoSignEnableUrlRequest, DescribeIntegrationMainOrganizationUserResponse, DeleteSealPoliciesRequest, CreateFlowByFilesRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreatePrepareFlowRequest, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeIntegrationRolesResponse, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, DeleteIntegrationEmployeesResponse, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DescribeFlowInfoResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, DescribeOrganizationGroupOrganizationsResponse, CancelMultiFlowSignQRCodeResponse } from "./ess_models";
|
|
3
3
|
/**
|
|
4
4
|
* ess client
|
|
5
5
|
* @class
|
|
@@ -54,11 +54,19 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
54
54
|
* 对流程的合同文件进行验证,判断文件是否合法。
|
|
55
55
|
*/
|
|
56
56
|
VerifyPdf(req: VerifyPdfRequest, cb?: (error: string, rep: VerifyPdfResponse) => void): Promise<VerifyPdfResponse>;
|
|
57
|
+
/**
|
|
58
|
+
* 将存在绑定关系的电子签系统员工userId与客户系统员工openId进行解绑
|
|
59
|
+
*/
|
|
60
|
+
UnbindEmployeeUserIdWithClientOpenId(req: UnbindEmployeeUserIdWithClientOpenIdRequest, cb?: (error: string, rep: UnbindEmployeeUserIdWithClientOpenIdResponse) => void): Promise<UnbindEmployeeUserIdWithClientOpenIdResponse>;
|
|
57
61
|
/**
|
|
58
62
|
* 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
59
63
|
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
60
64
|
*/
|
|
61
65
|
CreateBatchCancelFlowUrl(req: CreateBatchCancelFlowUrlRequest, cb?: (error: string, rep: CreateBatchCancelFlowUrlResponse) => void): Promise<CreateBatchCancelFlowUrlResponse>;
|
|
66
|
+
/**
|
|
67
|
+
* 将电子签系统员工userId与客户系统员工openId进行绑定
|
|
68
|
+
*/
|
|
69
|
+
BindEmployeeUserIdWithClientOpenId(req: BindEmployeeUserIdWithClientOpenIdRequest, cb?: (error: string, rep: BindEmployeeUserIdWithClientOpenIdResponse) => void): Promise<BindEmployeeUserIdWithClientOpenIdResponse>;
|
|
62
70
|
/**
|
|
63
71
|
* 本接口(CreatePreparedPersonalEsign)用于创建导入个人印章。
|
|
64
72
|
*/
|
|
@@ -95,6 +95,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
95
95
|
async VerifyPdf(req, cb) {
|
|
96
96
|
return this.request("VerifyPdf", req, cb);
|
|
97
97
|
}
|
|
98
|
+
/**
|
|
99
|
+
* 将存在绑定关系的电子签系统员工userId与客户系统员工openId进行解绑
|
|
100
|
+
*/
|
|
101
|
+
async UnbindEmployeeUserIdWithClientOpenId(req, cb) {
|
|
102
|
+
return this.request("UnbindEmployeeUserIdWithClientOpenId", req, cb);
|
|
103
|
+
}
|
|
98
104
|
/**
|
|
99
105
|
* 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
100
106
|
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
@@ -102,6 +108,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
102
108
|
async CreateBatchCancelFlowUrl(req, cb) {
|
|
103
109
|
return this.request("CreateBatchCancelFlowUrl", req, cb);
|
|
104
110
|
}
|
|
111
|
+
/**
|
|
112
|
+
* 将电子签系统员工userId与客户系统员工openId进行绑定
|
|
113
|
+
*/
|
|
114
|
+
async BindEmployeeUserIdWithClientOpenId(req, cb) {
|
|
115
|
+
return this.request("BindEmployeeUserIdWithClientOpenId", req, cb);
|
|
116
|
+
}
|
|
105
117
|
/**
|
|
106
118
|
* 本接口(CreatePreparedPersonalEsign)用于创建导入个人印章。
|
|
107
119
|
*/
|
|
@@ -258,6 +258,19 @@ export interface DisableUserAutoSignResponse {
|
|
|
258
258
|
*/
|
|
259
259
|
RequestId?: string;
|
|
260
260
|
}
|
|
261
|
+
/**
|
|
262
|
+
* BindEmployeeUserIdWithClientOpenId返回参数结构体
|
|
263
|
+
*/
|
|
264
|
+
export interface BindEmployeeUserIdWithClientOpenIdResponse {
|
|
265
|
+
/**
|
|
266
|
+
* 绑定是否成功,1表示成功,0表示失败
|
|
267
|
+
*/
|
|
268
|
+
Status: number;
|
|
269
|
+
/**
|
|
270
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
271
|
+
*/
|
|
272
|
+
RequestId?: string;
|
|
273
|
+
}
|
|
261
274
|
/**
|
|
262
275
|
* CreateIntegrationEmployees请求参数结构体
|
|
263
276
|
*/
|
|
@@ -412,7 +425,7 @@ export interface DescribeIntegrationRolesRequest {
|
|
|
412
425
|
*/
|
|
413
426
|
export interface CreateFlowRemindsResponse {
|
|
414
427
|
/**
|
|
415
|
-
*
|
|
428
|
+
* 催办合同详情列表
|
|
416
429
|
*/
|
|
417
430
|
RemindFlowRecords?: Array<RemindFlowRecords>;
|
|
418
431
|
/**
|
|
@@ -922,6 +935,19 @@ export interface DescribeThirdPartyAuthCodeRequest {
|
|
|
922
935
|
*/
|
|
923
936
|
AuthCode: string;
|
|
924
937
|
}
|
|
938
|
+
/**
|
|
939
|
+
* UnbindEmployeeUserIdWithClientOpenId返回参数结构体
|
|
940
|
+
*/
|
|
941
|
+
export interface UnbindEmployeeUserIdWithClientOpenIdResponse {
|
|
942
|
+
/**
|
|
943
|
+
* 解绑是否成功,1表示成功,0表示失败
|
|
944
|
+
*/
|
|
945
|
+
Status: number;
|
|
946
|
+
/**
|
|
947
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
948
|
+
*/
|
|
949
|
+
RequestId?: string;
|
|
950
|
+
}
|
|
925
951
|
/**
|
|
926
952
|
* CreateReleaseFlow返回参数结构体
|
|
927
953
|
*/
|
|
@@ -937,21 +963,21 @@ export interface CreateReleaseFlowResponse {
|
|
|
937
963
|
RequestId?: string;
|
|
938
964
|
}
|
|
939
965
|
/**
|
|
940
|
-
*
|
|
966
|
+
* BindEmployeeUserIdWithClientOpenId请求参数结构体
|
|
941
967
|
*/
|
|
942
|
-
export interface
|
|
968
|
+
export interface BindEmployeeUserIdWithClientOpenIdRequest {
|
|
943
969
|
/**
|
|
944
|
-
*
|
|
970
|
+
* OpenId与UserId二选一必填一个,当传入客户系统openId,传入的openId需与电子签员工userId绑定,且渠道channel必填,channel值为INTEGRATE,否则传入userId
|
|
945
971
|
*/
|
|
946
|
-
|
|
972
|
+
Operator: UserInfo;
|
|
947
973
|
/**
|
|
948
|
-
*
|
|
974
|
+
* 电子签系统员工UserId
|
|
949
975
|
*/
|
|
950
|
-
|
|
976
|
+
UserId: string;
|
|
951
977
|
/**
|
|
952
|
-
*
|
|
978
|
+
* 客户系统OpenId
|
|
953
979
|
*/
|
|
954
|
-
|
|
980
|
+
OpenId: string;
|
|
955
981
|
}
|
|
956
982
|
/**
|
|
957
983
|
* DeleteSealPolicies返回参数结构体
|
|
@@ -1320,6 +1346,23 @@ export interface CreateFlowSignReviewRequest {
|
|
|
1320
1346
|
*/
|
|
1321
1347
|
Agent?: Agent;
|
|
1322
1348
|
}
|
|
1349
|
+
/**
|
|
1350
|
+
* UnbindEmployeeUserIdWithClientOpenId请求参数结构体
|
|
1351
|
+
*/
|
|
1352
|
+
export interface UnbindEmployeeUserIdWithClientOpenIdRequest {
|
|
1353
|
+
/**
|
|
1354
|
+
* OpenId与UserId二选一必填一个,当传入客户系统openId,传入的openId需与电子签员工userId绑定,且渠道channel必填,channel值为INTEGRATE,否则传入userId
|
|
1355
|
+
*/
|
|
1356
|
+
Operator: UserInfo;
|
|
1357
|
+
/**
|
|
1358
|
+
* 电子签系统员工UserId
|
|
1359
|
+
*/
|
|
1360
|
+
UserId: string;
|
|
1361
|
+
/**
|
|
1362
|
+
* 客户系统OpenId
|
|
1363
|
+
*/
|
|
1364
|
+
OpenId: string;
|
|
1365
|
+
}
|
|
1323
1366
|
/**
|
|
1324
1367
|
* CreateSchemeUrl返回参数结构体
|
|
1325
1368
|
*/
|
|
@@ -2077,13 +2120,18 @@ export interface FlowDetailInfo {
|
|
|
2077
2120
|
*/
|
|
2078
2121
|
FlowType: string;
|
|
2079
2122
|
/**
|
|
2080
|
-
*
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2123
|
+
* 流程状态
|
|
2124
|
+
- 0 还没有发起
|
|
2125
|
+
- 1 未签署
|
|
2126
|
+
- 2 部分签署
|
|
2127
|
+
- 3 已退回
|
|
2128
|
+
- 4 完成签署
|
|
2129
|
+
- 5 已过期
|
|
2130
|
+
- 6 已取消
|
|
2131
|
+
- 7 还没有预发起
|
|
2132
|
+
- 8 等待填写
|
|
2133
|
+
- 9 部分填写
|
|
2134
|
+
- 10 拒填
|
|
2087
2135
|
*/
|
|
2088
2136
|
FlowStatus: number;
|
|
2089
2137
|
/**
|
|
@@ -3467,6 +3515,23 @@ export interface CreateMultiFlowSignQRCodeRequest {
|
|
|
3467
3515
|
*/
|
|
3468
3516
|
ApproverRestrictions?: ApproverRestriction;
|
|
3469
3517
|
}
|
|
3518
|
+
/**
|
|
3519
|
+
* DescribeFlowInfo请求参数结构体
|
|
3520
|
+
*/
|
|
3521
|
+
export interface DescribeFlowInfoRequest {
|
|
3522
|
+
/**
|
|
3523
|
+
* 需要查询的流程ID列表,限制最大100个
|
|
3524
|
+
*/
|
|
3525
|
+
FlowIds: Array<string>;
|
|
3526
|
+
/**
|
|
3527
|
+
* 调用方用户信息
|
|
3528
|
+
*/
|
|
3529
|
+
Operator?: UserInfo;
|
|
3530
|
+
/**
|
|
3531
|
+
* 代理相关应用信息,如集团主企业代子企业操作的场景中ProxyOrganizationId必填
|
|
3532
|
+
*/
|
|
3533
|
+
Agent?: Agent;
|
|
3534
|
+
}
|
|
3470
3535
|
/**
|
|
3471
3536
|
* DescribeFlowInfo返回参数结构体
|
|
3472
3537
|
*/
|