tencentcloud-sdk-nodejs-ess 4.0.527 → 4.0.529
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 +211 -0
- package/SERVICE_CHANGELOG.md +248 -10
- package/package.json +1 -1
- package/products.md +32 -31
- package/src/services/ess/v20201111/ess_client.ts +25 -8
- package/src/services/ess/v20201111/ess_models.ts +58 -8
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +12 -4
- package/tencentcloud/services/ess/v20201111/ess_client.js +14 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +51 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,214 @@
|
|
|
1
|
+
# Release 4.0.529
|
|
2
|
+
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
|
+
|
|
5
|
+
### 第 42 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-02-01 01:24:04
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EnableDiagnose
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
23
|
+
|
|
24
|
+
### 第 40 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-02-01 01:24:24
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 61 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-02-01 01:24:43
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
新增接口:
|
|
53
|
+
|
|
54
|
+
* [ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
67
|
+
|
|
68
|
+
### 第 1 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-01-31 17:01:22
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
83
|
+
|
|
84
|
+
### 第 136 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-02-01 02:09:35
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
95
|
+
|
|
96
|
+
* 新增入参:Instances
|
|
97
|
+
|
|
98
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Instances
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
新增数据结构:
|
|
104
|
+
|
|
105
|
+
* [CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
# Release 4.0.528
|
|
110
|
+
|
|
111
|
+
## 图片内容安全(ims) 版本:2020-12-29
|
|
112
|
+
|
|
113
|
+
### 第 4 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2023-01-31 01:31:04
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
修改接口:
|
|
122
|
+
|
|
123
|
+
* [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
|
|
124
|
+
|
|
125
|
+
* 新增出参:RecognitionResults
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
新增数据结构:
|
|
129
|
+
|
|
130
|
+
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
|
131
|
+
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
## 图片内容安全(ims) 版本:2020-07-13
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
140
|
+
|
|
141
|
+
### 第 49 次发布
|
|
142
|
+
|
|
143
|
+
发布时间:2023-01-31 01:40:45
|
|
144
|
+
|
|
145
|
+
本次发布包含了以下内容:
|
|
146
|
+
|
|
147
|
+
改善已有的文档。
|
|
148
|
+
|
|
149
|
+
新增接口:
|
|
150
|
+
|
|
151
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## 分布式身份(tdid) 版本:2021-05-19
|
|
156
|
+
|
|
157
|
+
### 第 5 次发布
|
|
158
|
+
|
|
159
|
+
发布时间:2023-01-31 01:58:44
|
|
160
|
+
|
|
161
|
+
本次发布包含了以下内容:
|
|
162
|
+
|
|
163
|
+
改善已有的文档。
|
|
164
|
+
|
|
165
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
166
|
+
|
|
167
|
+
* VerifyPurchase
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
172
|
+
|
|
173
|
+
### 第 16 次发布
|
|
174
|
+
|
|
175
|
+
发布时间:2023-01-31 02:06:12
|
|
176
|
+
|
|
177
|
+
本次发布包含了以下内容:
|
|
178
|
+
|
|
179
|
+
改善已有的文档。
|
|
180
|
+
|
|
181
|
+
新增接口:
|
|
182
|
+
|
|
183
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
|
184
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
|
185
|
+
|
|
186
|
+
新增数据结构:
|
|
187
|
+
|
|
188
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
|
189
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
194
|
+
|
|
195
|
+
### 第 22 次发布
|
|
196
|
+
|
|
197
|
+
发布时间:2023-01-31 02:14:03
|
|
198
|
+
|
|
199
|
+
本次发布包含了以下内容:
|
|
200
|
+
|
|
201
|
+
改善已有的文档。
|
|
202
|
+
|
|
203
|
+
修改接口:
|
|
204
|
+
|
|
205
|
+
* [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
|
|
206
|
+
|
|
207
|
+
* 新增入参:EventId
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
1
212
|
# Release 4.0.527
|
|
2
213
|
|
|
3
214
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 42 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-01
|
|
7
|
+
发布时间:2023-02-01 01:24:04
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EnableDiagnose
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
23
|
+
|
|
24
|
+
### 第 40 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-02-01 01:24:24
|
|
8
27
|
|
|
9
28
|
本次发布包含了以下内容:
|
|
10
29
|
|
|
@@ -12,15 +31,19 @@
|
|
|
12
31
|
|
|
13
32
|
新增接口:
|
|
14
33
|
|
|
15
|
-
* [
|
|
34
|
+
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
|
16
35
|
|
|
36
|
+
新增数据结构:
|
|
17
37
|
|
|
38
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)
|
|
18
39
|
|
|
19
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
20
40
|
|
|
21
|
-
### 第 51 次发布
|
|
22
41
|
|
|
23
|
-
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 61 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-02-01 01:24:43
|
|
24
47
|
|
|
25
48
|
本次发布包含了以下内容:
|
|
26
49
|
|
|
@@ -28,7 +51,58 @@
|
|
|
28
51
|
|
|
29
52
|
新增接口:
|
|
30
53
|
|
|
31
|
-
* [
|
|
54
|
+
* [ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
67
|
+
|
|
68
|
+
### 第 1 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-01-31 17:01:22
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
83
|
+
|
|
84
|
+
### 第 136 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-02-01 02:09:35
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
95
|
+
|
|
96
|
+
* 新增入参:Instances
|
|
97
|
+
|
|
98
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Instances
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
新增数据结构:
|
|
104
|
+
|
|
105
|
+
* [CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)
|
|
32
106
|
|
|
33
107
|
|
|
34
108
|
|
|
@@ -12499,7 +12573,7 @@
|
|
|
12499
12573
|
|
|
12500
12574
|
新增接口:
|
|
12501
12575
|
|
|
12502
|
-
* [
|
|
12576
|
+
* [DescribeDBFeatures](https://cloud.tencent.com/document/api/236/85925)
|
|
12503
12577
|
|
|
12504
12578
|
### 第 110 次发布
|
|
12505
12579
|
|
|
@@ -34874,7 +34948,7 @@
|
|
|
34874
34948
|
|
|
34875
34949
|
新增接口:
|
|
34876
34950
|
|
|
34877
|
-
* [
|
|
34951
|
+
* [UpgradeHourDCDBInstance](https://cloud.tencent.com/document/api/557/85926)
|
|
34878
34952
|
|
|
34879
34953
|
### 第 50 次发布
|
|
34880
34954
|
|
|
@@ -41644,6 +41718,21 @@
|
|
|
41644
41718
|
|
|
41645
41719
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
41646
41720
|
|
|
41721
|
+
### 第 42 次发布
|
|
41722
|
+
|
|
41723
|
+
发布时间:2023-02-01 01:24:04
|
|
41724
|
+
|
|
41725
|
+
本次发布包含了以下内容:
|
|
41726
|
+
|
|
41727
|
+
改善已有的文档。
|
|
41728
|
+
|
|
41729
|
+
修改接口:
|
|
41730
|
+
|
|
41731
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
41732
|
+
|
|
41733
|
+
* 新增入参:EnableDiagnose
|
|
41734
|
+
|
|
41735
|
+
|
|
41647
41736
|
### 第 41 次发布
|
|
41648
41737
|
|
|
41649
41738
|
发布时间:2022-12-12 01:25:49
|
|
@@ -42586,6 +42675,22 @@
|
|
|
42586
42675
|
|
|
42587
42676
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
42588
42677
|
|
|
42678
|
+
### 第 40 次发布
|
|
42679
|
+
|
|
42680
|
+
发布时间:2023-02-01 01:24:24
|
|
42681
|
+
|
|
42682
|
+
本次发布包含了以下内容:
|
|
42683
|
+
|
|
42684
|
+
改善已有的文档。
|
|
42685
|
+
|
|
42686
|
+
新增接口:
|
|
42687
|
+
|
|
42688
|
+
* [[CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)](https://cloud.tencent.com/document/api/#/#)
|
|
42689
|
+
|
|
42690
|
+
新增数据结构:
|
|
42691
|
+
|
|
42692
|
+
* [[RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)](https://cloud.tencent.com/document/api/1323/70369#[RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords))
|
|
42693
|
+
|
|
42589
42694
|
### 第 39 次发布
|
|
42590
42695
|
|
|
42591
42696
|
发布时间:2023-01-13 16:40:54
|
|
@@ -43372,6 +43477,22 @@
|
|
|
43372
43477
|
|
|
43373
43478
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43374
43479
|
|
|
43480
|
+
### 第 61 次发布
|
|
43481
|
+
|
|
43482
|
+
发布时间:2023-02-01 01:24:43
|
|
43483
|
+
|
|
43484
|
+
本次发布包含了以下内容:
|
|
43485
|
+
|
|
43486
|
+
改善已有的文档。
|
|
43487
|
+
|
|
43488
|
+
新增接口:
|
|
43489
|
+
|
|
43490
|
+
* [[ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)](https://cloud.tencent.com/document/api/#/#)
|
|
43491
|
+
|
|
43492
|
+
新增数据结构:
|
|
43493
|
+
|
|
43494
|
+
* [[RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)](https://cloud.tencent.com/document/api/1420/61525#[RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords))
|
|
43495
|
+
|
|
43375
43496
|
### 第 60 次发布
|
|
43376
43497
|
|
|
43377
43498
|
发布时间:2023-01-13 16:41:14
|
|
@@ -47411,6 +47532,23 @@
|
|
|
47411
47532
|
|
|
47412
47533
|
|
|
47413
47534
|
|
|
47535
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
47536
|
+
|
|
47537
|
+
### 第 1 次发布
|
|
47538
|
+
|
|
47539
|
+
发布时间:2023-01-31 17:01:22
|
|
47540
|
+
|
|
47541
|
+
本次发布包含了以下内容:
|
|
47542
|
+
|
|
47543
|
+
改善已有的文档。
|
|
47544
|
+
|
|
47545
|
+
新增接口:
|
|
47546
|
+
|
|
47547
|
+
* [[CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)](https://cloud.tencent.com/document/api/#/#)
|
|
47548
|
+
|
|
47549
|
+
|
|
47550
|
+
|
|
47551
|
+
|
|
47414
47552
|
## 游戏玩家匹配(gpm) 版本:2020-08-20
|
|
47415
47553
|
|
|
47416
47554
|
### 第 4 次发布
|
|
@@ -50240,6 +50378,26 @@
|
|
|
50240
50378
|
|
|
50241
50379
|
## 图片内容安全(ims) 版本:2020-12-29
|
|
50242
50380
|
|
|
50381
|
+
### 第 4 次发布
|
|
50382
|
+
|
|
50383
|
+
发布时间:2023-01-31 01:31:04
|
|
50384
|
+
|
|
50385
|
+
本次发布包含了以下内容:
|
|
50386
|
+
|
|
50387
|
+
改善已有的文档。
|
|
50388
|
+
|
|
50389
|
+
修改接口:
|
|
50390
|
+
|
|
50391
|
+
* [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
|
|
50392
|
+
|
|
50393
|
+
* 新增出参:RecognitionResults
|
|
50394
|
+
|
|
50395
|
+
|
|
50396
|
+
新增数据结构:
|
|
50397
|
+
|
|
50398
|
+
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
|
50399
|
+
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
|
50400
|
+
|
|
50243
50401
|
### 第 3 次发布
|
|
50244
50402
|
|
|
50245
50403
|
发布时间:2021-10-29 08:06:21
|
|
@@ -57724,6 +57882,18 @@
|
|
|
57724
57882
|
|
|
57725
57883
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
57726
57884
|
|
|
57885
|
+
### 第 49 次发布
|
|
57886
|
+
|
|
57887
|
+
发布时间:2023-01-31 01:40:45
|
|
57888
|
+
|
|
57889
|
+
本次发布包含了以下内容:
|
|
57890
|
+
|
|
57891
|
+
改善已有的文档。
|
|
57892
|
+
|
|
57893
|
+
新增接口:
|
|
57894
|
+
|
|
57895
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
|
|
57896
|
+
|
|
57727
57897
|
### 第 48 次发布
|
|
57728
57898
|
|
|
57729
57899
|
发布时间:2022-11-23 06:38:36
|
|
@@ -81351,6 +81521,18 @@
|
|
|
81351
81521
|
|
|
81352
81522
|
## 分布式身份(tdid) 版本:2021-05-19
|
|
81353
81523
|
|
|
81524
|
+
### 第 5 次发布
|
|
81525
|
+
|
|
81526
|
+
发布时间:2023-01-31 01:58:44
|
|
81527
|
+
|
|
81528
|
+
本次发布包含了以下内容:
|
|
81529
|
+
|
|
81530
|
+
改善已有的文档。
|
|
81531
|
+
|
|
81532
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
81533
|
+
|
|
81534
|
+
* VerifyPurchase
|
|
81535
|
+
|
|
81354
81536
|
### 第 4 次发布
|
|
81355
81537
|
|
|
81356
81538
|
发布时间:2022-11-17 06:47:13
|
|
@@ -91400,6 +91582,24 @@
|
|
|
91400
91582
|
|
|
91401
91583
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
91402
91584
|
|
|
91585
|
+
### 第 16 次发布
|
|
91586
|
+
|
|
91587
|
+
发布时间:2023-01-31 02:06:12
|
|
91588
|
+
|
|
91589
|
+
本次发布包含了以下内容:
|
|
91590
|
+
|
|
91591
|
+
改善已有的文档。
|
|
91592
|
+
|
|
91593
|
+
新增接口:
|
|
91594
|
+
|
|
91595
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
|
91596
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
|
91597
|
+
|
|
91598
|
+
新增数据结构:
|
|
91599
|
+
|
|
91600
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
|
91601
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
|
91602
|
+
|
|
91403
91603
|
### 第 15 次发布
|
|
91404
91604
|
|
|
91405
91605
|
发布时间:2023-01-16 02:15:33
|
|
@@ -99877,6 +100077,29 @@
|
|
|
99877
100077
|
|
|
99878
100078
|
## 私有网络(vpc) 版本:2017-03-12
|
|
99879
100079
|
|
|
100080
|
+
### 第 136 次发布
|
|
100081
|
+
|
|
100082
|
+
发布时间:2023-02-01 02:09:35
|
|
100083
|
+
|
|
100084
|
+
本次发布包含了以下内容:
|
|
100085
|
+
|
|
100086
|
+
改善已有的文档。
|
|
100087
|
+
|
|
100088
|
+
修改接口:
|
|
100089
|
+
|
|
100090
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
100091
|
+
|
|
100092
|
+
* 新增入参:Instances
|
|
100093
|
+
|
|
100094
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
100095
|
+
|
|
100096
|
+
* 新增入参:Instances
|
|
100097
|
+
|
|
100098
|
+
|
|
100099
|
+
新增数据结构:
|
|
100100
|
+
|
|
100101
|
+
* [[CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)](https://cloud.tencent.com/document/api/215/15824#[CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock))
|
|
100102
|
+
|
|
99880
100103
|
### 第 135 次发布
|
|
99881
100104
|
|
|
99882
100105
|
发布时间:2023-01-06 01:54:52
|
|
@@ -103007,6 +103230,21 @@
|
|
|
103007
103230
|
|
|
103008
103231
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
103009
103232
|
|
|
103233
|
+
### 第 22 次发布
|
|
103234
|
+
|
|
103235
|
+
发布时间:2023-01-31 02:14:03
|
|
103236
|
+
|
|
103237
|
+
本次发布包含了以下内容:
|
|
103238
|
+
|
|
103239
|
+
改善已有的文档。
|
|
103240
|
+
|
|
103241
|
+
修改接口:
|
|
103242
|
+
|
|
103243
|
+
* [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
|
|
103244
|
+
|
|
103245
|
+
* 新增入参:EventId
|
|
103246
|
+
|
|
103247
|
+
|
|
103010
103248
|
### 第 21 次发布
|
|
103011
103249
|
|
|
103012
103250
|
发布时间:2023-01-04 01:53:21
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
| aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2022-08-08 06:02:45 |
|
|
4
4
|
| aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
|
|
5
5
|
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2023-01-10 15:15:42 |
|
|
6
|
-
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) |
|
|
6
|
+
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-02-01 01:01:26 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
|
|
8
|
-
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) |
|
|
8
|
+
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-02-01 01:01:37 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
10
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-12-29 10:01:58 |
|
|
11
11
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2022-12-21 18:48:21 |
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
34
34
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
|
35
35
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
|
|
36
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) |
|
|
36
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-01 01:06:11 |
|
|
37
37
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
|
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-01-09 01:07:04 |
|
|
39
39
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
|
|
42
42
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-01-09 01:07:34 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-01 01:07:52 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-17 01:12:53 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2022-12-20 14:06:27 |
|
|
48
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-01
|
|
48
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
|
|
49
49
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
|
|
50
50
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-01-04 01:09:46 |
|
|
51
51
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-01-06 18:21:15 |
|
|
@@ -62,12 +62,12 @@
|
|
|
62
62
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-12-05 06:32:09 |
|
|
63
63
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
|
|
64
64
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
65
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) |
|
|
65
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
|
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
67
67
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-01-19 01:16:22 |
|
|
68
68
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-01-12 01:12:53 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-01
|
|
70
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-01 01:17:42 |
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-01-13 01:19:41 |
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-01-18 01:19:30 |
|
|
80
80
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-01-10 01:21:29 |
|
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
82
|
-
| ds | [文档服务](https://cloud.tencent.com/document/product/869) |
|
|
82
|
+
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-02-01 01:21:28 |
|
|
83
83
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
84
84
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-12 01:17:34 |
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
|
@@ -88,18 +88,19 @@
|
|
|
88
88
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-01-09 01:21:37 |
|
|
89
89
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
91
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-01
|
|
92
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) |
|
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-01
|
|
94
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01
|
|
91
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-01 01:23:44 |
|
|
92
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-02-01 01:24:04 |
|
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-01 01:24:24 |
|
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-01 01:24:43 |
|
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-01-12 01:20:14 |
|
|
96
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01
|
|
96
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-01 01:25:17 |
|
|
97
97
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
98
98
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
|
|
99
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) |
|
|
99
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-02-01 01:25:50 |
|
|
100
100
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-01-16 01:33:23 |
|
|
101
|
+
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-01-31 17:01:22 |
|
|
101
102
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
102
|
-
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) |
|
|
103
|
+
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-02-01 01:26:49 |
|
|
103
104
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
104
105
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
105
106
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-01-13 01:28:00 |
|
|
@@ -110,7 +111,7 @@
|
|
|
110
111
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-10-25 06:37:05 |
|
|
111
112
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
|
|
112
113
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
113
|
-
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) |
|
|
114
|
+
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-02-01 01:28:39 |
|
|
114
115
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
115
116
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
|
|
116
117
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
|
|
@@ -120,19 +121,19 @@
|
|
|
120
121
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-12-20 01:38:37 |
|
|
121
122
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
122
123
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
123
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-01
|
|
124
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01
|
|
125
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01
|
|
124
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-01 01:37:44 |
|
|
125
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-01 01:38:14 |
|
|
126
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-01 01:38:51 |
|
|
126
127
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
127
128
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
128
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) |
|
|
129
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-01-31 01:40:45 |
|
|
129
130
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
|
|
130
131
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2022-10-31 06:39:12 |
|
|
131
132
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
132
133
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
|
|
133
134
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
|
134
135
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-01-05 01:31:47 |
|
|
135
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-01
|
|
136
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-01 01:40:50 |
|
|
136
137
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-01-13 01:39:05 |
|
|
137
138
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
138
139
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-01-11 01:32:47 |
|
|
@@ -140,7 +141,7 @@
|
|
|
140
141
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
141
142
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-15 10:27:58 |
|
|
142
143
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
143
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-01-
|
|
144
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-01-31 01:44:52 |
|
|
144
145
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-01-10 01:36:47 |
|
|
145
146
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2022-12-07 06:54:25 |
|
|
146
147
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-11-17 06:38:25 |
|
|
@@ -153,8 +154,8 @@
|
|
|
153
154
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-12-28 01:09:18 |
|
|
154
155
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
155
156
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
156
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-01-
|
|
157
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) |
|
|
157
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-01-31 01:49:13 |
|
|
158
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-02-01 01:51:43 |
|
|
158
159
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
|
|
159
160
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
|
|
160
161
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
@@ -184,12 +185,12 @@
|
|
|
184
185
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-01-11 01:40:34 |
|
|
185
186
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-01-12 01:37:30 |
|
|
186
187
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
187
|
-
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) |
|
|
188
|
+
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
|
|
188
189
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-01-12 01:39:37 |
|
|
189
190
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
190
191
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
|
191
192
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-19 01:54:45 |
|
|
192
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-01
|
|
193
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-01 02:02:44 |
|
|
193
194
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
194
195
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
195
196
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -203,9 +204,9 @@
|
|
|
203
204
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
204
205
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
|
|
205
206
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
|
206
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-
|
|
207
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
|
|
207
208
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-01-12 01:44:46 |
|
|
208
|
-
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) |
|
|
209
|
+
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-02-01 02:06:28 |
|
|
209
210
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-01-17 01:58:04 |
|
|
210
211
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
|
|
211
212
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-01-06 01:53:06 |
|
|
@@ -213,10 +214,10 @@
|
|
|
213
214
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
214
215
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
215
216
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-16 02:18:27 |
|
|
216
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01
|
|
217
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01
|
|
217
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-01 02:09:35 |
|
|
218
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-02-01 02:11:44 |
|
|
218
219
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
219
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-01
|
|
220
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-02-01 02:12:04 |
|
|
220
221
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
221
222
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-01-09 01:59:51 |
|
|
222
223
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
CreateSchemeUrlRequest,
|
|
24
24
|
CreateFlowApproversResponse,
|
|
25
25
|
UploadFilesRequest,
|
|
26
|
-
|
|
26
|
+
RemindFlowRecords,
|
|
27
27
|
FlowCreateApprover,
|
|
28
28
|
DescribeThirdPartyAuthCodeResponse,
|
|
29
29
|
CreateIntegrationEmployeesRequest,
|
|
@@ -32,6 +32,7 @@ import {
|
|
|
32
32
|
StaffRole,
|
|
33
33
|
FlowApproverUrlInfo,
|
|
34
34
|
CreateConvertTaskApiRequest,
|
|
35
|
+
CreateFlowRemindsResponse,
|
|
35
36
|
Agent,
|
|
36
37
|
FlowApproverDetail,
|
|
37
38
|
DescribeFlowTemplatesRequest,
|
|
@@ -65,6 +66,7 @@ import {
|
|
|
65
66
|
DescribeFileUrlsResponse,
|
|
66
67
|
AuthorizedUser,
|
|
67
68
|
CreateDocumentRequest,
|
|
69
|
+
CreateMultiFlowSignQRCodeResponse,
|
|
68
70
|
DescribeOrganizationSealsResponse,
|
|
69
71
|
DeleteIntegrationEmployeesRequest,
|
|
70
72
|
SignQrCode,
|
|
@@ -96,6 +98,7 @@ import {
|
|
|
96
98
|
CancelFlowRequest,
|
|
97
99
|
UploadFile,
|
|
98
100
|
Component,
|
|
101
|
+
CreateFlowRemindsRequest,
|
|
99
102
|
DescribeFlowBriefsRequest,
|
|
100
103
|
SignUrl,
|
|
101
104
|
VerifyPdfResponse,
|
|
@@ -338,6 +341,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
338
341
|
return this.request("DescribeIntegrationEmployees", req, cb)
|
|
339
342
|
}
|
|
340
343
|
|
|
344
|
+
/**
|
|
345
|
+
* 创建签署链接,需要联系运营人员开白后才可使用
|
|
346
|
+
*/
|
|
347
|
+
async CreateFlowSignUrl(
|
|
348
|
+
req: CreateFlowSignUrlRequest,
|
|
349
|
+
cb?: (error: string, rep: CreateFlowSignUrlResponse) => void
|
|
350
|
+
): Promise<CreateFlowSignUrlResponse> {
|
|
351
|
+
return this.request("CreateFlowSignUrl", req, cb)
|
|
352
|
+
}
|
|
353
|
+
|
|
341
354
|
/**
|
|
342
355
|
* 创建文件转换任务
|
|
343
356
|
*/
|
|
@@ -373,13 +386,17 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
373
386
|
}
|
|
374
387
|
|
|
375
388
|
/**
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
389
|
+
* 指定需要批量撤销的签署流程Id,批量催办合同
|
|
390
|
+
客户指定需要撤销的签署流程Id,最多100个;接口失败后返回错误信息
|
|
391
|
+
注意:
|
|
392
|
+
能撤回合同的只能是合同的发起人或者签署人
|
|
393
|
+
该接口需要开白后使用
|
|
394
|
+
*/
|
|
395
|
+
async CreateFlowReminds(
|
|
396
|
+
req: CreateFlowRemindsRequest,
|
|
397
|
+
cb?: (error: string, rep: CreateFlowRemindsResponse) => void
|
|
398
|
+
): Promise<CreateFlowRemindsResponse> {
|
|
399
|
+
return this.request("CreateFlowReminds", req, cb)
|
|
383
400
|
}
|
|
384
401
|
|
|
385
402
|
/**
|
|
@@ -165,23 +165,23 @@ true--是,处理置白
|
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
/**
|
|
168
|
-
*
|
|
168
|
+
* 催办接口返回详细信息
|
|
169
169
|
*/
|
|
170
|
-
export interface
|
|
170
|
+
export interface RemindFlowRecords {
|
|
171
171
|
/**
|
|
172
|
-
*
|
|
172
|
+
* 是否能够催办
|
|
173
173
|
*/
|
|
174
|
-
|
|
174
|
+
CanRemind: boolean
|
|
175
175
|
|
|
176
176
|
/**
|
|
177
|
-
*
|
|
177
|
+
* 合同id
|
|
178
178
|
*/
|
|
179
|
-
|
|
179
|
+
FlowId: string
|
|
180
180
|
|
|
181
181
|
/**
|
|
182
|
-
*
|
|
182
|
+
* 催办详情
|
|
183
183
|
*/
|
|
184
|
-
|
|
184
|
+
RemindMessage: string
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
/**
|
|
@@ -421,6 +421,21 @@ export interface CreateConvertTaskApiRequest {
|
|
|
421
421
|
Organization?: OrganizationInfo
|
|
422
422
|
}
|
|
423
423
|
|
|
424
|
+
/**
|
|
425
|
+
* CreateFlowReminds返回参数结构体
|
|
426
|
+
*/
|
|
427
|
+
export interface CreateFlowRemindsResponse {
|
|
428
|
+
/**
|
|
429
|
+
* 签署连接过期时间字符串:年月日-时分秒
|
|
430
|
+
*/
|
|
431
|
+
RemindFlowRecords: Array<RemindFlowRecords>
|
|
432
|
+
|
|
433
|
+
/**
|
|
434
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
435
|
+
*/
|
|
436
|
+
RequestId?: string
|
|
437
|
+
}
|
|
438
|
+
|
|
424
439
|
/**
|
|
425
440
|
* 应用相关信息
|
|
426
441
|
*/
|
|
@@ -1734,6 +1749,26 @@ export interface CreateDocumentRequest {
|
|
|
1734
1749
|
ClientToken?: string
|
|
1735
1750
|
}
|
|
1736
1751
|
|
|
1752
|
+
/**
|
|
1753
|
+
* CreateMultiFlowSignQRCode返回参数结构体
|
|
1754
|
+
*/
|
|
1755
|
+
export interface CreateMultiFlowSignQRCodeResponse {
|
|
1756
|
+
/**
|
|
1757
|
+
* 签署二维码对象
|
|
1758
|
+
*/
|
|
1759
|
+
QrCode: SignQrCode
|
|
1760
|
+
|
|
1761
|
+
/**
|
|
1762
|
+
* 签署链接对象
|
|
1763
|
+
*/
|
|
1764
|
+
SignUrls: SignUrl
|
|
1765
|
+
|
|
1766
|
+
/**
|
|
1767
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1768
|
+
*/
|
|
1769
|
+
RequestId?: string
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1737
1772
|
/**
|
|
1738
1773
|
* DescribeOrganizationSeals返回参数结构体
|
|
1739
1774
|
*/
|
|
@@ -2751,6 +2786,21 @@ KEYWORD 关键字,使用ComponentId指定关键字
|
|
|
2751
2786
|
KeywordIndexes?: Array<number>
|
|
2752
2787
|
}
|
|
2753
2788
|
|
|
2789
|
+
/**
|
|
2790
|
+
* CreateFlowReminds请求参数结构体
|
|
2791
|
+
*/
|
|
2792
|
+
export interface CreateFlowRemindsRequest {
|
|
2793
|
+
/**
|
|
2794
|
+
* 调用方用户信息,userId 必填
|
|
2795
|
+
*/
|
|
2796
|
+
Operator: UserInfo
|
|
2797
|
+
|
|
2798
|
+
/**
|
|
2799
|
+
* 需要执行撤回的签署流程id数组,最多100个
|
|
2800
|
+
*/
|
|
2801
|
+
FlowIds: Array<string>
|
|
2802
|
+
}
|
|
2803
|
+
|
|
2754
2804
|
/**
|
|
2755
2805
|
* DescribeFlowBriefs请求参数结构体
|
|
2756
2806
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CancelFlowResponse, DescribeFlowEvidenceReportRequest, CreateSchemeUrlRequest, CreateFlowApproversResponse, UploadFilesRequest,
|
|
2
|
+
import { CancelFlowResponse, DescribeFlowEvidenceReportRequest, CreateSchemeUrlRequest, CreateFlowApproversResponse, UploadFilesRequest, DescribeThirdPartyAuthCodeResponse, CreateIntegrationEmployeesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateConvertTaskApiRequest, CreateFlowRemindsResponse, DescribeFlowTemplatesRequest, DescribeFlowEvidenceReportResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateFlowRequest, DescribeThirdPartyAuthCodeRequest, DescribeFlowInfoRequest, CreateBatchCancelFlowUrlResponse, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, CreateDocumentRequest, CreateMultiFlowSignQRCodeResponse, DescribeOrganizationSealsResponse, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, CreateSchemeUrlResponse, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, StartFlowRequest, CreatePrepareFlowRequest, DeleteIntegrationEmployeesResponse, DescribeOrganizationSealsRequest, CancelFlowRequest, CreateFlowRemindsRequest, DescribeFlowBriefsRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoResponse, CreateFlowResponse, CancelMultiFlowSignQRCodeResponse } from "./ess_models";
|
|
3
3
|
/**
|
|
4
4
|
* ess client
|
|
5
5
|
* @class
|
|
@@ -109,6 +109,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
109
109
|
* 查询员工信息,每次返回的数据量最大为20
|
|
110
110
|
*/
|
|
111
111
|
DescribeIntegrationEmployees(req: DescribeIntegrationEmployeesRequest, cb?: (error: string, rep: DescribeIntegrationEmployeesResponse) => void): Promise<DescribeIntegrationEmployeesResponse>;
|
|
112
|
+
/**
|
|
113
|
+
* 创建签署链接,需要联系运营人员开白后才可使用
|
|
114
|
+
*/
|
|
115
|
+
CreateFlowSignUrl(req: CreateFlowSignUrlRequest, cb?: (error: string, rep: CreateFlowSignUrlResponse) => void): Promise<CreateFlowSignUrlResponse>;
|
|
112
116
|
/**
|
|
113
117
|
* 创建文件转换任务
|
|
114
118
|
*/
|
|
@@ -126,9 +130,13 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
126
130
|
*/
|
|
127
131
|
UploadFiles(req: UploadFilesRequest, cb?: (error: string, rep: UploadFilesResponse) => void): Promise<UploadFilesResponse>;
|
|
128
132
|
/**
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
133
|
+
* 指定需要批量撤销的签署流程Id,批量催办合同
|
|
134
|
+
客户指定需要撤销的签署流程Id,最多100个;接口失败后返回错误信息
|
|
135
|
+
注意:
|
|
136
|
+
能撤回合同的只能是合同的发起人或者签署人
|
|
137
|
+
该接口需要开白后使用
|
|
138
|
+
*/
|
|
139
|
+
CreateFlowReminds(req: CreateFlowRemindsRequest, cb?: (error: string, rep: CreateFlowRemindsResponse) => void): Promise<CreateFlowRemindsResponse>;
|
|
132
140
|
/**
|
|
133
141
|
* 通过AuthCode查询用户是否实名
|
|
134
142
|
*/
|
|
@@ -168,6 +168,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
168
168
|
async DescribeIntegrationEmployees(req, cb) {
|
|
169
169
|
return this.request("DescribeIntegrationEmployees", req, cb);
|
|
170
170
|
}
|
|
171
|
+
/**
|
|
172
|
+
* 创建签署链接,需要联系运营人员开白后才可使用
|
|
173
|
+
*/
|
|
174
|
+
async CreateFlowSignUrl(req, cb) {
|
|
175
|
+
return this.request("CreateFlowSignUrl", req, cb);
|
|
176
|
+
}
|
|
171
177
|
/**
|
|
172
178
|
* 创建文件转换任务
|
|
173
179
|
*/
|
|
@@ -191,10 +197,14 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
191
197
|
return this.request("UploadFiles", req, cb);
|
|
192
198
|
}
|
|
193
199
|
/**
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
200
|
+
* 指定需要批量撤销的签署流程Id,批量催办合同
|
|
201
|
+
客户指定需要撤销的签署流程Id,最多100个;接口失败后返回错误信息
|
|
202
|
+
注意:
|
|
203
|
+
能撤回合同的只能是合同的发起人或者签署人
|
|
204
|
+
该接口需要开白后使用
|
|
205
|
+
*/
|
|
206
|
+
async CreateFlowReminds(req, cb) {
|
|
207
|
+
return this.request("CreateFlowReminds", req, cb);
|
|
198
208
|
}
|
|
199
209
|
/**
|
|
200
210
|
* 通过AuthCode查询用户是否实名
|
|
@@ -126,21 +126,21 @@ export interface UploadFilesRequest {
|
|
|
126
126
|
FileUrls?: string;
|
|
127
127
|
}
|
|
128
128
|
/**
|
|
129
|
-
*
|
|
129
|
+
* 催办接口返回详细信息
|
|
130
130
|
*/
|
|
131
|
-
export interface
|
|
131
|
+
export interface RemindFlowRecords {
|
|
132
132
|
/**
|
|
133
|
-
*
|
|
133
|
+
* 是否能够催办
|
|
134
134
|
*/
|
|
135
|
-
|
|
135
|
+
CanRemind: boolean;
|
|
136
136
|
/**
|
|
137
|
-
*
|
|
137
|
+
* 合同id
|
|
138
138
|
*/
|
|
139
|
-
|
|
139
|
+
FlowId: string;
|
|
140
140
|
/**
|
|
141
|
-
*
|
|
141
|
+
* 催办详情
|
|
142
142
|
*/
|
|
143
|
-
|
|
143
|
+
RemindMessage: string;
|
|
144
144
|
}
|
|
145
145
|
/**
|
|
146
146
|
* 创建流程的签署方信息
|
|
@@ -342,6 +342,19 @@ export interface CreateConvertTaskApiRequest {
|
|
|
342
342
|
*/
|
|
343
343
|
Organization?: OrganizationInfo;
|
|
344
344
|
}
|
|
345
|
+
/**
|
|
346
|
+
* CreateFlowReminds返回参数结构体
|
|
347
|
+
*/
|
|
348
|
+
export interface CreateFlowRemindsResponse {
|
|
349
|
+
/**
|
|
350
|
+
* 签署连接过期时间字符串:年月日-时分秒
|
|
351
|
+
*/
|
|
352
|
+
RemindFlowRecords: Array<RemindFlowRecords>;
|
|
353
|
+
/**
|
|
354
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
355
|
+
*/
|
|
356
|
+
RequestId?: string;
|
|
357
|
+
}
|
|
345
358
|
/**
|
|
346
359
|
* 应用相关信息
|
|
347
360
|
*/
|
|
@@ -1463,6 +1476,23 @@ export interface CreateDocumentRequest {
|
|
|
1463
1476
|
*/
|
|
1464
1477
|
ClientToken?: string;
|
|
1465
1478
|
}
|
|
1479
|
+
/**
|
|
1480
|
+
* CreateMultiFlowSignQRCode返回参数结构体
|
|
1481
|
+
*/
|
|
1482
|
+
export interface CreateMultiFlowSignQRCodeResponse {
|
|
1483
|
+
/**
|
|
1484
|
+
* 签署二维码对象
|
|
1485
|
+
*/
|
|
1486
|
+
QrCode: SignQrCode;
|
|
1487
|
+
/**
|
|
1488
|
+
* 签署链接对象
|
|
1489
|
+
*/
|
|
1490
|
+
SignUrls: SignUrl;
|
|
1491
|
+
/**
|
|
1492
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1493
|
+
*/
|
|
1494
|
+
RequestId?: string;
|
|
1495
|
+
}
|
|
1466
1496
|
/**
|
|
1467
1497
|
* DescribeOrganizationSeals返回参数结构体
|
|
1468
1498
|
*/
|
|
@@ -2337,6 +2367,19 @@ export interface Component {
|
|
|
2337
2367
|
*/
|
|
2338
2368
|
KeywordIndexes?: Array<number>;
|
|
2339
2369
|
}
|
|
2370
|
+
/**
|
|
2371
|
+
* CreateFlowReminds请求参数结构体
|
|
2372
|
+
*/
|
|
2373
|
+
export interface CreateFlowRemindsRequest {
|
|
2374
|
+
/**
|
|
2375
|
+
* 调用方用户信息,userId 必填
|
|
2376
|
+
*/
|
|
2377
|
+
Operator: UserInfo;
|
|
2378
|
+
/**
|
|
2379
|
+
* 需要执行撤回的签署流程id数组,最多100个
|
|
2380
|
+
*/
|
|
2381
|
+
FlowIds: Array<string>;
|
|
2382
|
+
}
|
|
2340
2383
|
/**
|
|
2341
2384
|
* DescribeFlowBriefs请求参数结构体
|
|
2342
2385
|
*/
|