tencentcloud-sdk-nodejs 4.0.467 → 4.0.468
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 +91 -0
- package/SERVICE_CHANGELOG.md +103 -198
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cbs/v20170312/cbs_models.ts +4 -4
- package/src/services/emr/v20190103/emr_models.ts +11 -0
- package/src/services/ess/v20201111/ess_models.ts +5 -4
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -2
- package/src/services/oceanus/v20190422/oceanus_models.ts +11 -0
- package/src/services/partners/v20180321/partners_client.ts +4 -4
- package/src/services/partners/v20180321/partners_models.ts +10 -10
- package/src/services/thpc/v20220401/thpc_models.ts +5 -0
- package/src/services/vod/v20180717/vod_client.ts +13 -9
- package/src/services/vpc/v20170312/vpc_models.ts +19 -13
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +4 -4
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +9 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -1
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +9 -0
- package/tencentcloud/services/partners/v20180321/partners_client.d.ts +4 -4
- package/tencentcloud/services/partners/v20180321/partners_client.js +4 -4
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +10 -10
- package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +8 -4
- package/tencentcloud/services/vod/v20180717/vod_client.js +8 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +18 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,94 @@
|
|
|
1
|
+
# Release 4.0.468
|
|
2
|
+
|
|
3
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
4
|
+
|
|
5
|
+
### 第 38 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-10-27 06:31:19
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ScaleOutInstance](https://cloud.tencent.com/document/api/589/34264)
|
|
16
|
+
|
|
17
|
+
* 新增入参:AutoRenew
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance)
|
|
23
|
+
|
|
24
|
+
* 新增成员:IsHandsCluster
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
30
|
+
|
|
31
|
+
### 第 27 次发布
|
|
32
|
+
|
|
33
|
+
发布时间:2022-10-27 06:45:50
|
|
34
|
+
|
|
35
|
+
本次发布包含了以下内容:
|
|
36
|
+
|
|
37
|
+
改善已有的文档。
|
|
38
|
+
|
|
39
|
+
修改数据结构:
|
|
40
|
+
|
|
41
|
+
* [WorkSpaceClusterItem](https://cloud.tencent.com/document/api/849/52010#WorkSpaceClusterItem)
|
|
42
|
+
|
|
43
|
+
* 新增成员:ProjectId, ProjectIdStr
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
49
|
+
|
|
50
|
+
### 第 4 次发布
|
|
51
|
+
|
|
52
|
+
发布时间:2022-10-27 07:00:42
|
|
53
|
+
|
|
54
|
+
本次发布包含了以下内容:
|
|
55
|
+
|
|
56
|
+
改善已有的文档。
|
|
57
|
+
|
|
58
|
+
修改数据结构:
|
|
59
|
+
|
|
60
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/72108#ClusterOverview)
|
|
61
|
+
|
|
62
|
+
* 新增成员:VpcId
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
72
|
+
|
|
73
|
+
### 第 127 次发布
|
|
74
|
+
|
|
75
|
+
发布时间:2022-10-27 07:09:19
|
|
76
|
+
|
|
77
|
+
本次发布包含了以下内容:
|
|
78
|
+
|
|
79
|
+
改善已有的文档。
|
|
80
|
+
|
|
81
|
+
修改数据结构:
|
|
82
|
+
|
|
83
|
+
* [NetworkInterface](https://cloud.tencent.com/document/api/215/15824#NetworkInterface)
|
|
84
|
+
|
|
85
|
+
* 新增成员:ResourceId
|
|
86
|
+
|
|
87
|
+
* <font color="#dd0000">**修改成员**:</font>NetworkInterfaceId, NetworkInterfaceName, SubnetId, VpcId, MacAddress, State, PrivateIpAddressSet, Ipv6AddressSet, TagSet, EniType, Business, CdcId, AttachType
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
1
92
|
# Release 4.0.467
|
|
2
93
|
|
|
3
94
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,101 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 43 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-10-26 06:07:49
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
16
|
-
|
|
17
|
-
* 新增入参:FilterLightFlag, FilterChannelFlag
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
23
|
-
|
|
24
|
-
### 第 32 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2022-10-26 06:15:12
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
修改接口:
|
|
33
|
-
|
|
34
|
-
* [CreateAutoCalloutTask](https://cloud.tencent.com/document/api/679/69194)
|
|
35
|
-
|
|
36
|
-
* 新增入参:Variables
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
新增数据结构:
|
|
40
|
-
|
|
41
|
-
* [Variable](https://cloud.tencent.com/document/api/679/47715#Variable)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
46
|
-
|
|
47
|
-
### 第 31 次发布
|
|
48
|
-
|
|
49
|
-
发布时间:2022-10-26 06:21:36
|
|
50
|
-
|
|
51
|
-
本次发布包含了以下内容:
|
|
52
|
-
|
|
53
|
-
改善已有的文档。
|
|
54
|
-
|
|
55
|
-
修改接口:
|
|
56
|
-
|
|
57
|
-
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
58
|
-
|
|
59
|
-
* 新增入参:SamplingRate
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
65
|
-
|
|
66
|
-
### 第 92 次发布
|
|
67
|
-
|
|
68
|
-
发布时间:2022-10-26 06:23:03
|
|
69
|
-
|
|
70
|
-
本次发布包含了以下内容:
|
|
71
|
-
|
|
72
|
-
改善已有的文档。
|
|
73
|
-
|
|
74
|
-
修改接口:
|
|
75
|
-
|
|
76
|
-
* [UnifiedCloudOrder](https://cloud.tencent.com/document/api/1122/72599)
|
|
77
|
-
|
|
78
|
-
* 新增入参:ExternalAttachmentDataList
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
新增数据结构:
|
|
82
|
-
|
|
83
|
-
* [CloudExternalAttachmentData](https://cloud.tencent.com/document/api/1122/40683#CloudExternalAttachmentData)
|
|
84
|
-
|
|
85
|
-
修改数据结构:
|
|
86
|
-
|
|
87
|
-
* [CloudSubOrder](https://cloud.tencent.com/document/api/1122/40683#CloudSubOrder)
|
|
88
|
-
|
|
89
|
-
* 新增成员:ExternalAttachmentDataList
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
3
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
93
4
|
|
|
94
|
-
|
|
5
|
+
### 第 38 次发布
|
|
95
6
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
发布时间:2022-10-26 06:25:43
|
|
7
|
+
发布时间:2022-10-27 06:31:19
|
|
99
8
|
|
|
100
9
|
本次发布包含了以下内容:
|
|
101
10
|
|
|
@@ -103,72 +12,44 @@
|
|
|
103
12
|
|
|
104
13
|
修改接口:
|
|
105
14
|
|
|
106
|
-
* [
|
|
107
|
-
|
|
108
|
-
* 新增出参:EnableInspiredEngine
|
|
109
|
-
|
|
110
|
-
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
111
|
-
|
|
112
|
-
* 新增入参:EnableInspiredEngine
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
## 电子签服务(ess) 版本:2020-11-11
|
|
118
|
-
|
|
119
|
-
### 第 21 次发布
|
|
120
|
-
|
|
121
|
-
发布时间:2022-10-26 06:35:22
|
|
122
|
-
|
|
123
|
-
本次发布包含了以下内容:
|
|
124
|
-
|
|
125
|
-
改善已有的文档。
|
|
15
|
+
* [ScaleOutInstance](https://cloud.tencent.com/document/api/589/34264)
|
|
126
16
|
|
|
127
|
-
|
|
17
|
+
* 新增入参:AutoRenew
|
|
128
18
|
|
|
129
|
-
* [ApproverOption](https://cloud.tencent.com/document/api/1323/70369#ApproverOption)
|
|
130
19
|
|
|
131
20
|
修改数据结构:
|
|
132
21
|
|
|
133
|
-
* [
|
|
22
|
+
* [EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance)
|
|
134
23
|
|
|
135
|
-
* 新增成员:
|
|
24
|
+
* 新增成员:IsHandsCluster
|
|
136
25
|
|
|
137
26
|
|
|
138
27
|
|
|
139
28
|
|
|
140
|
-
##
|
|
29
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
141
30
|
|
|
142
|
-
### 第
|
|
31
|
+
### 第 27 次发布
|
|
143
32
|
|
|
144
|
-
发布时间:2022-10-
|
|
33
|
+
发布时间:2022-10-27 06:45:50
|
|
145
34
|
|
|
146
35
|
本次发布包含了以下内容:
|
|
147
36
|
|
|
148
37
|
改善已有的文档。
|
|
149
38
|
|
|
150
|
-
新增数据结构:
|
|
151
|
-
|
|
152
|
-
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
153
|
-
|
|
154
39
|
修改数据结构:
|
|
155
40
|
|
|
156
|
-
* [
|
|
157
|
-
|
|
158
|
-
* 新增成员:ApproverOption, ApproverNeedSignReview
|
|
159
|
-
|
|
41
|
+
* [WorkSpaceClusterItem](https://cloud.tencent.com/document/api/849/52010#WorkSpaceClusterItem)
|
|
160
42
|
|
|
43
|
+
* 新增成员:ProjectId, ProjectIdStr
|
|
161
44
|
|
|
162
45
|
|
|
163
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
164
46
|
|
|
165
47
|
|
|
48
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
166
49
|
|
|
167
|
-
|
|
50
|
+
### 第 4 次发布
|
|
168
51
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
发布时间:2022-10-25 19:11:18
|
|
52
|
+
发布时间:2022-10-27 07:00:42
|
|
172
53
|
|
|
173
54
|
本次发布包含了以下内容:
|
|
174
55
|
|
|
@@ -176,52 +57,22 @@
|
|
|
176
57
|
|
|
177
58
|
修改数据结构:
|
|
178
59
|
|
|
179
|
-
* [
|
|
180
|
-
|
|
181
|
-
* 新增成员:AppearRect
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
187
|
-
|
|
188
|
-
### 第 43 次发布
|
|
189
|
-
|
|
190
|
-
发布时间:2022-10-26 06:46:25
|
|
191
|
-
|
|
192
|
-
本次发布包含了以下内容:
|
|
193
|
-
|
|
194
|
-
改善已有的文档。
|
|
195
|
-
|
|
196
|
-
新增接口:
|
|
197
|
-
|
|
198
|
-
* [ModifyInstanceNetwork](https://cloud.tencent.com/document/api/237/81949)
|
|
199
|
-
* [ModifyInstanceVip](https://cloud.tencent.com/document/api/237/81948)
|
|
200
|
-
* [ModifyInstanceVport](https://cloud.tencent.com/document/api/237/81947)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
205
|
-
|
|
206
|
-
### 第 11 次发布
|
|
60
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/72108#ClusterOverview)
|
|
207
61
|
|
|
208
|
-
|
|
62
|
+
* 新增成员:VpcId
|
|
209
63
|
|
|
210
|
-
本次发布包含了以下内容:
|
|
211
64
|
|
|
212
|
-
改善已有的文档。
|
|
213
65
|
|
|
214
|
-
新增接口:
|
|
215
66
|
|
|
216
|
-
|
|
67
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
217
68
|
|
|
218
69
|
|
|
219
70
|
|
|
220
|
-
##
|
|
71
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
221
72
|
|
|
222
|
-
### 第
|
|
73
|
+
### 第 127 次发布
|
|
223
74
|
|
|
224
|
-
发布时间:2022-10-
|
|
75
|
+
发布时间:2022-10-27 07:09:19
|
|
225
76
|
|
|
226
77
|
本次发布包含了以下内容:
|
|
227
78
|
|
|
@@ -229,27 +80,12 @@
|
|
|
229
80
|
|
|
230
81
|
修改数据结构:
|
|
231
82
|
|
|
232
|
-
* [
|
|
233
|
-
|
|
234
|
-
* 新增成员:TermCycle
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
## 标签(tag) 版本:2018-08-13
|
|
240
|
-
|
|
241
|
-
### 第 12 次发布
|
|
242
|
-
|
|
243
|
-
发布时间:2022-10-26 06:58:19
|
|
244
|
-
|
|
245
|
-
本次发布包含了以下内容:
|
|
83
|
+
* [NetworkInterface](https://cloud.tencent.com/document/api/215/15824#NetworkInterface)
|
|
246
84
|
|
|
247
|
-
|
|
85
|
+
* 新增成员:ResourceId
|
|
248
86
|
|
|
249
|
-
|
|
87
|
+
* <font color="#dd0000">**修改成员**:</font>NetworkInterfaceId, NetworkInterfaceName, SubnetId, VpcId, MacAddress, State, PrivateIpAddressSet, Ipv6AddressSet, TagSet, EniType, Business, CdcId, AttachType
|
|
250
88
|
|
|
251
|
-
* [AddProject](https://cloud.tencent.com/document/api/651/81952)
|
|
252
|
-
* [UpdateProject](https://cloud.tencent.com/document/api/651/81951)
|
|
253
89
|
|
|
254
90
|
|
|
255
91
|
|
|
@@ -11378,7 +11214,7 @@
|
|
|
11378
11214
|
|
|
11379
11215
|
新增数据结构:
|
|
11380
11216
|
|
|
11381
|
-
* [
|
|
11217
|
+
* [Variable](https://cloud.tencent.com/document/api/679/47715#Variable)
|
|
11382
11218
|
|
|
11383
11219
|
### 第 31 次发布
|
|
11384
11220
|
|
|
@@ -23942,7 +23778,7 @@
|
|
|
23942
23778
|
|
|
23943
23779
|
新增数据结构:
|
|
23944
23780
|
|
|
23945
|
-
* [
|
|
23781
|
+
* [CloudExternalAttachmentData](https://cloud.tencent.com/document/api/1122/40683#CloudExternalAttachmentData)
|
|
23946
23782
|
|
|
23947
23783
|
修改数据结构:
|
|
23948
23784
|
|
|
@@ -37785,6 +37621,28 @@
|
|
|
37785
37621
|
|
|
37786
37622
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
37787
37623
|
|
|
37624
|
+
### 第 38 次发布
|
|
37625
|
+
|
|
37626
|
+
发布时间:2022-10-27 06:31:19
|
|
37627
|
+
|
|
37628
|
+
本次发布包含了以下内容:
|
|
37629
|
+
|
|
37630
|
+
改善已有的文档。
|
|
37631
|
+
|
|
37632
|
+
修改接口:
|
|
37633
|
+
|
|
37634
|
+
* [ScaleOutInstance](https://cloud.tencent.com/document/api/589/34264)
|
|
37635
|
+
|
|
37636
|
+
* 新增入参:AutoRenew
|
|
37637
|
+
|
|
37638
|
+
|
|
37639
|
+
修改数据结构:
|
|
37640
|
+
|
|
37641
|
+
* [EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance)
|
|
37642
|
+
|
|
37643
|
+
* 新增成员:IsHandsCluster
|
|
37644
|
+
|
|
37645
|
+
|
|
37788
37646
|
### 第 37 次发布
|
|
37789
37647
|
|
|
37790
37648
|
发布时间:2022-09-06 06:30:34
|
|
@@ -39607,7 +39465,7 @@
|
|
|
39607
39465
|
|
|
39608
39466
|
新增数据结构:
|
|
39609
39467
|
|
|
39610
|
-
* [
|
|
39468
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1323/70369#ApproverOption)
|
|
39611
39469
|
|
|
39612
39470
|
修改数据结构:
|
|
39613
39471
|
|
|
@@ -40115,7 +39973,7 @@
|
|
|
40115
39973
|
|
|
40116
39974
|
新增数据结构:
|
|
40117
39975
|
|
|
40118
|
-
* [
|
|
39976
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
40119
39977
|
|
|
40120
39978
|
修改数据结构:
|
|
40121
39979
|
|
|
@@ -53370,9 +53228,9 @@
|
|
|
53370
53228
|
|
|
53371
53229
|
新增接口:
|
|
53372
53230
|
|
|
53373
|
-
* [
|
|
53374
|
-
* [
|
|
53375
|
-
* [
|
|
53231
|
+
* [ModifyInstanceNetwork](https://cloud.tencent.com/document/api/237/81949)
|
|
53232
|
+
* [ModifyInstanceVip](https://cloud.tencent.com/document/api/237/81948)
|
|
53233
|
+
* [ModifyInstanceVport](https://cloud.tencent.com/document/api/237/81947)
|
|
53376
53234
|
|
|
53377
53235
|
### 第 42 次发布
|
|
53378
53236
|
|
|
@@ -59128,6 +58986,21 @@
|
|
|
59128
58986
|
|
|
59129
58987
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
59130
58988
|
|
|
58989
|
+
### 第 27 次发布
|
|
58990
|
+
|
|
58991
|
+
发布时间:2022-10-27 06:45:50
|
|
58992
|
+
|
|
58993
|
+
本次发布包含了以下内容:
|
|
58994
|
+
|
|
58995
|
+
改善已有的文档。
|
|
58996
|
+
|
|
58997
|
+
修改数据结构:
|
|
58998
|
+
|
|
58999
|
+
* [WorkSpaceClusterItem](https://cloud.tencent.com/document/api/849/52010#WorkSpaceClusterItem)
|
|
59000
|
+
|
|
59001
|
+
* 新增成员:ProjectId, ProjectIdStr
|
|
59002
|
+
|
|
59003
|
+
|
|
59131
59004
|
### 第 26 次发布
|
|
59132
59005
|
|
|
59133
59006
|
发布时间:2022-09-27 06:36:12
|
|
@@ -62605,7 +62478,7 @@
|
|
|
62605
62478
|
|
|
62606
62479
|
新增接口:
|
|
62607
62480
|
|
|
62608
|
-
* [
|
|
62481
|
+
* [ModifyRecordsStatus](https://cloud.tencent.com/document/api/1338/81950)
|
|
62609
62482
|
|
|
62610
62483
|
### 第 10 次发布
|
|
62611
62484
|
|
|
@@ -68977,8 +68850,8 @@
|
|
|
68977
68850
|
|
|
68978
68851
|
新增接口:
|
|
68979
68852
|
|
|
68980
|
-
* [
|
|
68981
|
-
* [
|
|
68853
|
+
* [AddProject](https://cloud.tencent.com/document/api/651/81952)
|
|
68854
|
+
* [UpdateProject](https://cloud.tencent.com/document/api/651/81951)
|
|
68982
68855
|
|
|
68983
68856
|
### 第 11 次发布
|
|
68984
68857
|
|
|
@@ -78665,6 +78538,21 @@
|
|
|
78665
78538
|
|
|
78666
78539
|
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
78667
78540
|
|
|
78541
|
+
### 第 4 次发布
|
|
78542
|
+
|
|
78543
|
+
发布时间:2022-10-27 07:00:42
|
|
78544
|
+
|
|
78545
|
+
本次发布包含了以下内容:
|
|
78546
|
+
|
|
78547
|
+
改善已有的文档。
|
|
78548
|
+
|
|
78549
|
+
修改数据结构:
|
|
78550
|
+
|
|
78551
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/72108#ClusterOverview)
|
|
78552
|
+
|
|
78553
|
+
* 新增成员:VpcId
|
|
78554
|
+
|
|
78555
|
+
|
|
78668
78556
|
### 第 3 次发布
|
|
78669
78557
|
|
|
78670
78558
|
发布时间:2022-10-21 06:49:31
|
|
@@ -91307,6 +91195,23 @@
|
|
|
91307
91195
|
|
|
91308
91196
|
## 私有网络(vpc) 版本:2017-03-12
|
|
91309
91197
|
|
|
91198
|
+
### 第 127 次发布
|
|
91199
|
+
|
|
91200
|
+
发布时间:2022-10-27 07:09:19
|
|
91201
|
+
|
|
91202
|
+
本次发布包含了以下内容:
|
|
91203
|
+
|
|
91204
|
+
改善已有的文档。
|
|
91205
|
+
|
|
91206
|
+
修改数据结构:
|
|
91207
|
+
|
|
91208
|
+
* [NetworkInterface](https://cloud.tencent.com/document/api/215/15824#NetworkInterface)
|
|
91209
|
+
|
|
91210
|
+
* 新增成员:ResourceId
|
|
91211
|
+
|
|
91212
|
+
* <font color="#dd0000">**修改成员**:</font>NetworkInterfaceId, NetworkInterfaceName, SubnetId, VpcId, MacAddress, State, PrivateIpAddressSet, Ipv6AddressSet, TagSet, EniType, Business, CdcId, AttachType
|
|
91213
|
+
|
|
91214
|
+
|
|
91310
91215
|
### 第 126 次发布
|
|
91311
91216
|
|
|
91312
91217
|
发布时间:2022-09-29 07:02:19
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-08-03 06:08:12 |
|
|
38
38
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
|
39
39
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-09-15 11:03:22 |
|
|
40
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-10-
|
|
40
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-10-27 06:14:10 |
|
|
41
41
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-10-26 06:15:12 |
|
|
42
42
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-10-11 06:14:09 |
|
|
43
43
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
|
|
@@ -86,10 +86,10 @@
|
|
|
86
86
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-09-09 06:24:10 |
|
|
87
87
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
88
88
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-08-16 06:23:41 |
|
|
89
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-10-
|
|
89
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-10-27 06:31:19 |
|
|
90
90
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-10-25 06:33:48 |
|
|
91
|
-
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-10-
|
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-10-
|
|
91
|
+
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-10-27 06:32:05 |
|
|
92
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-10-27 06:32:21 |
|
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
94
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-10-17 06:26:28 |
|
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -137,10 +137,10 @@
|
|
|
137
137
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
138
138
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
139
139
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
140
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-
|
|
140
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-10-27 06:45:50 |
|
|
141
141
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-30 06:45:38 |
|
|
142
142
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-09-23 06:41:45 |
|
|
143
|
-
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-
|
|
143
|
+
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-10-27 06:47:01 |
|
|
144
144
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
145
145
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-09-23 06:42:05 |
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-10-26 06:52:45 |
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-10-10 06:42:56 |
|
|
187
187
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-10-25 07:01:06 |
|
|
188
188
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-10-25 07:02:19 |
|
|
189
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-10-
|
|
189
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-10-27 07:00:42 |
|
|
190
190
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
191
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
|
|
192
192
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -202,14 +202,14 @@
|
|
|
202
202
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-10-26 07:10:48 |
|
|
203
203
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-10-19 15:31:57 |
|
|
204
204
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-10-25 07:07:46 |
|
|
205
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-10-
|
|
205
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-10-27 07:04:36 |
|
|
206
206
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
207
207
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-09-08 06:47:44 |
|
|
208
208
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
209
209
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-10-21 06:54:07 |
|
|
210
210
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
211
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-10-
|
|
212
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-10-
|
|
211
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-10-27 07:07:32 |
|
|
212
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-10-27 07:09:19 |
|
|
213
213
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-09-15 06:49:04 |
|
|
214
214
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
215
215
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-10-20 07:01:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.468"
|
|
@@ -1365,14 +1365,14 @@ export interface DescribeDiskOperationLogsResponse {
|
|
|
1365
1365
|
*/
|
|
1366
1366
|
export interface ResizeDiskRequest {
|
|
1367
1367
|
/**
|
|
1368
|
-
*
|
|
1368
|
+
* 云硬盘扩容后的大小,单位为GB,必须大于当前云硬盘大小。云盘大小取值范围参见云硬盘[产品分类](/document/product/362/2353)的说明。
|
|
1369
1369
|
*/
|
|
1370
|
-
|
|
1370
|
+
DiskSize: number
|
|
1371
1371
|
|
|
1372
1372
|
/**
|
|
1373
|
-
*
|
|
1373
|
+
* 云硬盘ID, 通过[DescribeDisks](/document/product/362/16315)接口查询。
|
|
1374
1374
|
*/
|
|
1375
|
-
|
|
1375
|
+
DiskId: string
|
|
1376
1376
|
}
|
|
1377
1377
|
|
|
1378
1378
|
/**
|
|
@@ -807,6 +807,11 @@ export interface ScaleOutInstanceRequest {
|
|
|
807
807
|
* 预设配置组
|
|
808
808
|
*/
|
|
809
809
|
ScaleOutServiceConfAssign?: string
|
|
810
|
+
|
|
811
|
+
/**
|
|
812
|
+
* 0表示关闭自动续费,1表示开启自动续费
|
|
813
|
+
*/
|
|
814
|
+
AutoRenew?: number
|
|
810
815
|
}
|
|
811
816
|
|
|
812
817
|
/**
|
|
@@ -1037,6 +1042,12 @@ export interface EmrListInstance {
|
|
|
1037
1042
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1038
1043
|
*/
|
|
1039
1044
|
IsMultiZoneCluster: boolean
|
|
1045
|
+
|
|
1046
|
+
/**
|
|
1047
|
+
* 是否手戳集群
|
|
1048
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1049
|
+
*/
|
|
1050
|
+
IsHandsCluster: boolean
|
|
1040
1051
|
}
|
|
1041
1052
|
|
|
1042
1053
|
/**
|
|
@@ -333,8 +333,9 @@ export interface DescribeIntegrationEmployeesRequest {
|
|
|
333
333
|
Limit: number
|
|
334
334
|
|
|
335
335
|
/**
|
|
336
|
-
|
|
337
|
-
|
|
336
|
+
* 查询过滤实名用户,Key为Status,Values为["IsVerified"]
|
|
337
|
+
根据第三方系统openId过滤查询员工时,Key为StaffOpenId,Values为["OpenId","OpenId",...]
|
|
338
|
+
*/
|
|
338
339
|
Filters?: Array<Filter>
|
|
339
340
|
|
|
340
341
|
/**
|
|
@@ -920,7 +921,7 @@ HONGKONG_MACAO_AND_TAIWAN 港澳台居民居住证(格式同居民身份证)
|
|
|
920
921
|
PreReadTime?: number
|
|
921
922
|
|
|
922
923
|
/**
|
|
923
|
-
* 签署方经办人的用户ID
|
|
924
|
+
* 签署方经办人的用户ID,和签署方经办人姓名+手机号+证件必须有一个。
|
|
924
925
|
*/
|
|
925
926
|
UserId?: string
|
|
926
927
|
|
|
@@ -1414,7 +1415,7 @@ HONGKONG_MACAO_AND_TAIWAN 港澳台居民居住证(格式同居民身份证)
|
|
|
1414
1415
|
PreReadTime?: number
|
|
1415
1416
|
|
|
1416
1417
|
/**
|
|
1417
|
-
* 签署人userId
|
|
1418
|
+
* 签署人userId,传此字段则不用传姓名、手机号
|
|
1418
1419
|
*/
|
|
1419
1420
|
UserId?: string
|
|
1420
1421
|
|