tencentcloud-sdk-nodejs-thpc 4.0.519 → 4.0.521
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 +303 -0
- package/README.md +5 -4
- package/SERVICE_CHANGELOG.md +294 -99
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/thpc/v20220401/thpc_client.ts +19 -2
- package/src/services/thpc/v20220401/thpc_models.ts +215 -13
- package/tencentcloud/services/thpc/v20220401/thpc_client.d.ts +5 -1
- package/tencentcloud/services/thpc/v20220401/thpc_client.js +6 -0
- package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +185 -14
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,102 +1,89 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 应用合规平台(acp) 版本:2022-01-05
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 6 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-01-
|
|
7
|
+
发布时间:2023-01-10 15:15:42
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [ApplyConcurrent](https://cloud.tencent.com/document/api/1547/72827)
|
|
16
|
-
|
|
17
|
-
* 新增入参:ApplicationId
|
|
13
|
+
新增接口:
|
|
18
14
|
|
|
15
|
+
* [DescribeChannelTaskReportUrl](https://cloud.tencent.com/document/api/1553/85576)
|
|
19
16
|
|
|
20
17
|
|
|
21
18
|
|
|
22
|
-
##
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
23
20
|
|
|
24
|
-
### 第
|
|
21
|
+
### 第 38 次发布
|
|
25
22
|
|
|
26
|
-
发布时间:2023-01-
|
|
23
|
+
发布时间:2023-01-11 01:21:38
|
|
27
24
|
|
|
28
25
|
本次发布包含了以下内容:
|
|
29
26
|
|
|
30
27
|
改善已有的文档。
|
|
31
28
|
|
|
32
|
-
|
|
29
|
+
修改接口:
|
|
33
30
|
|
|
34
|
-
* [
|
|
31
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
35
32
|
|
|
36
|
-
*
|
|
33
|
+
* 新增入参:CcInfos
|
|
37
34
|
|
|
38
35
|
|
|
39
36
|
|
|
40
37
|
|
|
41
|
-
##
|
|
38
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
|
42
39
|
|
|
43
|
-
### 第
|
|
40
|
+
### 第 2 次发布
|
|
44
41
|
|
|
45
|
-
发布时间:2023-01-
|
|
42
|
+
发布时间:2023-01-10 20:30:44
|
|
46
43
|
|
|
47
44
|
本次发布包含了以下内容:
|
|
48
45
|
|
|
49
46
|
改善已有的文档。
|
|
50
47
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
* [CreateAccessRules](https://cloud.tencent.com/document/api/1105/52339)
|
|
54
|
-
|
|
55
|
-
* 新增出参:AccessRules
|
|
56
|
-
|
|
57
|
-
* [DescribeFileSystem](https://cloud.tencent.com/document/api/1105/51147)
|
|
58
|
-
|
|
59
|
-
* 新增出参:DeepArchiveCapacityUsed, IntelligentCapacityUsed
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
## 云 HDFS(chdfs) 版本:2019-07-18
|
|
48
|
+
新增接口:
|
|
65
49
|
|
|
50
|
+
* [DescribeMaterialList](https://cloud.tencent.com/document/api/670/85633)
|
|
66
51
|
|
|
52
|
+
新增数据结构:
|
|
67
53
|
|
|
68
|
-
|
|
54
|
+
* [FaceInfo](https://cloud.tencent.com/document/api/670/85619#FaceInfo)
|
|
55
|
+
* [MaterialFaces](https://cloud.tencent.com/document/api/670/85619#MaterialFaces)
|
|
56
|
+
* [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)
|
|
69
57
|
|
|
70
|
-
### 第
|
|
58
|
+
### 第 1 次发布
|
|
71
59
|
|
|
72
|
-
发布时间:2023-01-
|
|
60
|
+
发布时间:2023-01-10 20:21:04
|
|
73
61
|
|
|
74
62
|
本次发布包含了以下内容:
|
|
75
63
|
|
|
76
64
|
改善已有的文档。
|
|
77
65
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
* [SessionItem](https://cloud.tencent.com/document/api/1130/57812#SessionItem)
|
|
66
|
+
新增接口:
|
|
81
67
|
|
|
82
|
-
|
|
68
|
+
* [FuseFace](https://cloud.tencent.com/document/api/670/85618)
|
|
83
69
|
|
|
84
|
-
|
|
70
|
+
新增数据结构:
|
|
85
71
|
|
|
86
|
-
|
|
72
|
+
* [FaceRect](https://cloud.tencent.com/document/api/670/85619#FaceRect)
|
|
73
|
+
* [LogoParam](https://cloud.tencent.com/document/api/670/85619#LogoParam)
|
|
74
|
+
* [MergeInfo](https://cloud.tencent.com/document/api/670/85619#MergeInfo)
|
|
87
75
|
|
|
88
76
|
|
|
89
77
|
|
|
78
|
+
## 人脸融合(facefusion) 版本:2018-12-01
|
|
90
79
|
|
|
91
|
-
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
92
80
|
|
|
93
81
|
|
|
82
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
94
83
|
|
|
95
|
-
|
|
84
|
+
### 第 17 次发布
|
|
96
85
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
发布时间:2023-01-09 01:21:37
|
|
86
|
+
发布时间:2023-01-11 01:39:23
|
|
100
87
|
|
|
101
88
|
本次发布包含了以下内容:
|
|
102
89
|
|
|
@@ -104,25 +91,18 @@
|
|
|
104
91
|
|
|
105
92
|
修改接口:
|
|
106
93
|
|
|
107
|
-
* [
|
|
108
|
-
|
|
109
|
-
* 新增入参:AddressIPVersion, SubnetId
|
|
110
|
-
|
|
94
|
+
* [DescribeSnapshots](https://cloud.tencent.com/document/api/596/54348)
|
|
111
95
|
|
|
112
|
-
|
|
96
|
+
* 新增入参:SelectedTables
|
|
113
97
|
|
|
114
|
-
* [LoadBalancer](https://cloud.tencent.com/document/api/1108/42574#LoadBalancer)
|
|
115
|
-
|
|
116
|
-
* 新增成员:AddressIPv6
|
|
117
98
|
|
|
118
99
|
|
|
119
100
|
|
|
101
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
120
102
|
|
|
121
|
-
|
|
103
|
+
### 第 49 次发布
|
|
122
104
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
发布时间:2023-01-09 01:23:34
|
|
105
|
+
发布时间:2023-01-11 01:40:34
|
|
126
106
|
|
|
127
107
|
本次发布包含了以下内容:
|
|
128
108
|
|
|
@@ -130,18 +110,18 @@
|
|
|
130
110
|
|
|
131
111
|
修改接口:
|
|
132
112
|
|
|
133
|
-
* [
|
|
113
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
134
114
|
|
|
135
|
-
*
|
|
115
|
+
* 新增入参:RegistryChargePrepaid
|
|
136
116
|
|
|
137
117
|
|
|
138
118
|
|
|
139
119
|
|
|
140
|
-
##
|
|
120
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
141
121
|
|
|
142
|
-
### 第
|
|
122
|
+
### 第 9 次发布
|
|
143
123
|
|
|
144
|
-
发布时间:2023-01-
|
|
124
|
+
发布时间:2023-01-11 01:46:25
|
|
145
125
|
|
|
146
126
|
本次发布包含了以下内容:
|
|
147
127
|
|
|
@@ -149,36 +129,16 @@
|
|
|
149
129
|
|
|
150
130
|
新增接口:
|
|
151
131
|
|
|
152
|
-
* [
|
|
153
|
-
* [CreateClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85354)
|
|
154
|
-
* [DeleteClusterVirtualNode](https://cloud.tencent.com/document/api/457/85353)
|
|
155
|
-
* [DeleteClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85352)
|
|
156
|
-
* [DescribeClusterVirtualNode](https://cloud.tencent.com/document/api/457/85351)
|
|
157
|
-
* [DescribeClusterVirtualNodePools](https://cloud.tencent.com/document/api/457/85350)
|
|
158
|
-
* [DrainClusterVirtualNode](https://cloud.tencent.com/document/api/457/85349)
|
|
159
|
-
* [ModifyClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85348)
|
|
132
|
+
* [DescribeAutoScalingConfiguration](https://cloud.tencent.com/document/api/1527/85635)
|
|
160
133
|
|
|
161
134
|
新增数据结构:
|
|
162
135
|
|
|
163
|
-
* [
|
|
164
|
-
* [
|
|
165
|
-
* [VirtualNodeSpec](https://cloud.tencent.com/document/api/457/31866#VirtualNodeSpec)
|
|
166
|
-
|
|
136
|
+
* [ExpansionNodeConfigOverview](https://cloud.tencent.com/document/api/1527/72108#ExpansionNodeConfigOverview)
|
|
137
|
+
* [QueueConfigOverview](https://cloud.tencent.com/document/api/1527/72108#QueueConfigOverview)
|
|
167
138
|
|
|
168
139
|
|
|
169
|
-
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
|
170
|
-
|
|
171
|
-
### 第 10 次发布
|
|
172
140
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
本次发布包含了以下内容:
|
|
176
|
-
|
|
177
|
-
改善已有的文档。
|
|
178
|
-
|
|
179
|
-
新增接口:
|
|
180
|
-
|
|
181
|
-
* [ApplyChorus](https://cloud.tencent.com/document/api/1592/85356)
|
|
141
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
182
142
|
|
|
183
143
|
|
|
184
144
|
|
|
@@ -433,6 +393,18 @@
|
|
|
433
393
|
|
|
434
394
|
## 应用合规平台(acp) 版本:2022-01-05
|
|
435
395
|
|
|
396
|
+
### 第 6 次发布
|
|
397
|
+
|
|
398
|
+
发布时间:2023-01-10 15:15:42
|
|
399
|
+
|
|
400
|
+
本次发布包含了以下内容:
|
|
401
|
+
|
|
402
|
+
改善已有的文档。
|
|
403
|
+
|
|
404
|
+
新增接口:
|
|
405
|
+
|
|
406
|
+
* [[DescribeChannelTaskReportUrl](https://cloud.tencent.com/document/api/1553/85576)](https://cloud.tencent.com/document/api/#/#)
|
|
407
|
+
|
|
436
408
|
### 第 5 次发布
|
|
437
409
|
|
|
438
410
|
发布时间:2022-09-19 11:21:50
|
|
@@ -29878,6 +29850,21 @@
|
|
|
29878
29850
|
|
|
29879
29851
|
## 主机安全(cwp) 版本:2018-02-28
|
|
29880
29852
|
|
|
29853
|
+
### 第 66 次发布
|
|
29854
|
+
|
|
29855
|
+
发布时间:2023-01-10 01:16:24
|
|
29856
|
+
|
|
29857
|
+
本次发布包含了以下内容:
|
|
29858
|
+
|
|
29859
|
+
改善已有的文档。
|
|
29860
|
+
|
|
29861
|
+
修改接口:
|
|
29862
|
+
|
|
29863
|
+
* [DescribeVersionStatistics](https://cloud.tencent.com/document/api/296/60922)
|
|
29864
|
+
|
|
29865
|
+
* 新增出参:GeneralVersionNum
|
|
29866
|
+
|
|
29867
|
+
|
|
29881
29868
|
### 第 65 次发布
|
|
29882
29869
|
|
|
29883
29870
|
发布时间:2023-01-04 01:15:09
|
|
@@ -34037,7 +34024,7 @@
|
|
|
34037
34024
|
|
|
34038
34025
|
新增数据结构:
|
|
34039
34026
|
|
|
34040
|
-
* [
|
|
34027
|
+
* [SessionItem](https://cloud.tencent.com/document/api/1130/57812#SessionItem)
|
|
34041
34028
|
|
|
34042
34029
|
修改数据结构:
|
|
34043
34030
|
|
|
@@ -35782,6 +35769,18 @@
|
|
|
35782
35769
|
|
|
35783
35770
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
35784
35771
|
|
|
35772
|
+
### 第 35 次发布
|
|
35773
|
+
|
|
35774
|
+
发布时间:2023-01-10 01:20:24
|
|
35775
|
+
|
|
35776
|
+
本次发布包含了以下内容:
|
|
35777
|
+
|
|
35778
|
+
改善已有的文档。
|
|
35779
|
+
|
|
35780
|
+
新增接口:
|
|
35781
|
+
|
|
35782
|
+
* [SuspendResumeDataEngine](https://cloud.tencent.com/document/api/1342/85563)
|
|
35783
|
+
|
|
35785
35784
|
### 第 34 次发布
|
|
35786
35785
|
|
|
35787
35786
|
发布时间:2022-11-24 06:27:21
|
|
@@ -42500,6 +42499,21 @@
|
|
|
42500
42499
|
|
|
42501
42500
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
42502
42501
|
|
|
42502
|
+
### 第 38 次发布
|
|
42503
|
+
|
|
42504
|
+
发布时间:2023-01-11 01:21:38
|
|
42505
|
+
|
|
42506
|
+
本次发布包含了以下内容:
|
|
42507
|
+
|
|
42508
|
+
改善已有的文档。
|
|
42509
|
+
|
|
42510
|
+
修改接口:
|
|
42511
|
+
|
|
42512
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
42513
|
+
|
|
42514
|
+
* 新增入参:CcInfos
|
|
42515
|
+
|
|
42516
|
+
|
|
42503
42517
|
### 第 37 次发布
|
|
42504
42518
|
|
|
42505
42519
|
发布时间:2023-01-09 01:23:34
|
|
@@ -44413,6 +44427,46 @@
|
|
|
44413
44427
|
|
|
44414
44428
|
|
|
44415
44429
|
|
|
44430
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
|
44431
|
+
|
|
44432
|
+
### 第 2 次发布
|
|
44433
|
+
|
|
44434
|
+
发布时间:2023-01-10 20:30:44
|
|
44435
|
+
|
|
44436
|
+
本次发布包含了以下内容:
|
|
44437
|
+
|
|
44438
|
+
改善已有的文档。
|
|
44439
|
+
|
|
44440
|
+
新增接口:
|
|
44441
|
+
|
|
44442
|
+
* [[DescribeMaterialList](https://cloud.tencent.com/document/api/670/85633)](https://cloud.tencent.com/document/api/#/#)
|
|
44443
|
+
|
|
44444
|
+
新增数据结构:
|
|
44445
|
+
|
|
44446
|
+
* [[FaceInfo](https://cloud.tencent.com/document/api/670/85619#FaceInfo)](https://cloud.tencent.com/document/api/670/85619#[FaceInfo](https://cloud.tencent.com/document/api/670/85619#FaceInfo))
|
|
44447
|
+
* [[MaterialFaces](https://cloud.tencent.com/document/api/670/85619#MaterialFaces)](https://cloud.tencent.com/document/api/670/85619#[MaterialFaces](https://cloud.tencent.com/document/api/670/85619#MaterialFaces))
|
|
44448
|
+
* [[PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)](https://cloud.tencent.com/document/api/670/85619#[PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos))
|
|
44449
|
+
|
|
44450
|
+
### 第 1 次发布
|
|
44451
|
+
|
|
44452
|
+
发布时间:2023-01-10 20:21:04
|
|
44453
|
+
|
|
44454
|
+
本次发布包含了以下内容:
|
|
44455
|
+
|
|
44456
|
+
改善已有的文档。
|
|
44457
|
+
|
|
44458
|
+
新增接口:
|
|
44459
|
+
|
|
44460
|
+
* [[FuseFace](https://cloud.tencent.com/document/api/670/85618)](https://cloud.tencent.com/document/api/#/#)
|
|
44461
|
+
|
|
44462
|
+
新增数据结构:
|
|
44463
|
+
|
|
44464
|
+
* [[FaceRect](https://cloud.tencent.com/document/api/670/85619#FaceRect)](https://cloud.tencent.com/document/api/670/85619#[FaceRect](https://cloud.tencent.com/document/api/670/85619#FaceRect))
|
|
44465
|
+
* [[LogoParam](https://cloud.tencent.com/document/api/670/85619#LogoParam)](https://cloud.tencent.com/document/api/670/85619#[LogoParam](https://cloud.tencent.com/document/api/670/85619#LogoParam))
|
|
44466
|
+
* [[MergeInfo](https://cloud.tencent.com/document/api/670/85619#MergeInfo)](https://cloud.tencent.com/document/api/670/85619#[MergeInfo](https://cloud.tencent.com/document/api/670/85619#MergeInfo))
|
|
44467
|
+
|
|
44468
|
+
|
|
44469
|
+
|
|
44416
44470
|
|
|
44417
44471
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
44418
44472
|
|
|
@@ -58660,6 +58714,25 @@
|
|
|
58660
58714
|
|
|
58661
58715
|
## 小程序安全(mmps) 版本:2020-07-10
|
|
58662
58716
|
|
|
58717
|
+
### 第 8 次发布
|
|
58718
|
+
|
|
58719
|
+
发布时间:2023-01-10 01:33:47
|
|
58720
|
+
|
|
58721
|
+
本次发布包含了以下内容:
|
|
58722
|
+
|
|
58723
|
+
改善已有的文档。
|
|
58724
|
+
|
|
58725
|
+
修改数据结构:
|
|
58726
|
+
|
|
58727
|
+
* [AppInfoItem](https://cloud.tencent.com/document/api/1223/75143#AppInfoItem)
|
|
58728
|
+
|
|
58729
|
+
* 新增成员:PrivacyTextName, SoftwareMD5, PrivacyTextMD5
|
|
58730
|
+
|
|
58731
|
+
* [AppTaskData](https://cloud.tencent.com/document/api/1223/75143#AppTaskData)
|
|
58732
|
+
|
|
58733
|
+
* 新增成员:ContactName
|
|
58734
|
+
|
|
58735
|
+
|
|
58663
58736
|
### 第 7 次发布
|
|
58664
58737
|
|
|
58665
58738
|
发布时间:2022-08-25 06:38:57
|
|
@@ -75469,6 +75542,21 @@
|
|
|
75469
75542
|
|
|
75470
75543
|
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
75471
75544
|
|
|
75545
|
+
### 第 17 次发布
|
|
75546
|
+
|
|
75547
|
+
发布时间:2023-01-11 01:39:23
|
|
75548
|
+
|
|
75549
|
+
本次发布包含了以下内容:
|
|
75550
|
+
|
|
75551
|
+
改善已有的文档。
|
|
75552
|
+
|
|
75553
|
+
修改接口:
|
|
75554
|
+
|
|
75555
|
+
* [DescribeSnapshots](https://cloud.tencent.com/document/api/596/54348)
|
|
75556
|
+
|
|
75557
|
+
* 新增入参:SelectedTables
|
|
75558
|
+
|
|
75559
|
+
|
|
75472
75560
|
### 第 16 次发布
|
|
75473
75561
|
|
|
75474
75562
|
发布时间:2022-08-23 06:49:36
|
|
@@ -78540,6 +78628,21 @@
|
|
|
78540
78628
|
|
|
78541
78629
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
78542
78630
|
|
|
78631
|
+
### 第 49 次发布
|
|
78632
|
+
|
|
78633
|
+
发布时间:2023-01-11 01:40:34
|
|
78634
|
+
|
|
78635
|
+
本次发布包含了以下内容:
|
|
78636
|
+
|
|
78637
|
+
改善已有的文档。
|
|
78638
|
+
|
|
78639
|
+
修改接口:
|
|
78640
|
+
|
|
78641
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
78642
|
+
|
|
78643
|
+
* 新增入参:RegistryChargePrepaid
|
|
78644
|
+
|
|
78645
|
+
|
|
78543
78646
|
### 第 48 次发布
|
|
78544
78647
|
|
|
78545
78648
|
发布时间:2022-12-30 01:44:00
|
|
@@ -84018,6 +84121,18 @@
|
|
|
84018
84121
|
|
|
84019
84122
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
84020
84123
|
|
|
84124
|
+
### 第 25 次发布
|
|
84125
|
+
|
|
84126
|
+
发布时间:2023-01-10 01:48:46
|
|
84127
|
+
|
|
84128
|
+
本次发布包含了以下内容:
|
|
84129
|
+
|
|
84130
|
+
改善已有的文档。
|
|
84131
|
+
|
|
84132
|
+
新增接口:
|
|
84133
|
+
|
|
84134
|
+
* [DescribeDDoSAttackData](https://cloud.tencent.com/document/api/1552/80660)
|
|
84135
|
+
|
|
84021
84136
|
### 第 24 次发布
|
|
84022
84137
|
|
|
84023
84138
|
发布时间:2023-01-06 01:46:38
|
|
@@ -85190,6 +85305,44 @@
|
|
|
85190
85305
|
|
|
85191
85306
|
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
85192
85307
|
|
|
85308
|
+
### 第 9 次发布
|
|
85309
|
+
|
|
85310
|
+
发布时间:2023-01-11 01:46:25
|
|
85311
|
+
|
|
85312
|
+
本次发布包含了以下内容:
|
|
85313
|
+
|
|
85314
|
+
改善已有的文档。
|
|
85315
|
+
|
|
85316
|
+
新增接口:
|
|
85317
|
+
|
|
85318
|
+
* [[DescribeAutoScalingConfiguration](https://cloud.tencent.com/document/api/1527/85635)](https://cloud.tencent.com/document/api/#/#)
|
|
85319
|
+
|
|
85320
|
+
新增数据结构:
|
|
85321
|
+
|
|
85322
|
+
* [[ExpansionNodeConfigOverview](https://cloud.tencent.com/document/api/1527/72108#ExpansionNodeConfigOverview)](https://cloud.tencent.com/document/api/1527/72108#[ExpansionNodeConfigOverview](https://cloud.tencent.com/document/api/1527/72108#ExpansionNodeConfigOverview))
|
|
85323
|
+
* [[QueueConfigOverview](https://cloud.tencent.com/document/api/1527/72108#QueueConfigOverview)](https://cloud.tencent.com/document/api/1527/72108#[QueueConfigOverview](https://cloud.tencent.com/document/api/1527/72108#QueueConfigOverview))
|
|
85324
|
+
|
|
85325
|
+
### 第 8 次发布
|
|
85326
|
+
|
|
85327
|
+
发布时间:2023-01-10 01:50:30
|
|
85328
|
+
|
|
85329
|
+
本次发布包含了以下内容:
|
|
85330
|
+
|
|
85331
|
+
改善已有的文档。
|
|
85332
|
+
|
|
85333
|
+
修改接口:
|
|
85334
|
+
|
|
85335
|
+
* [DescribeClusterStorageOption](https://cloud.tencent.com/document/api/1527/84385)
|
|
85336
|
+
|
|
85337
|
+
* 新增出参:StorageOption
|
|
85338
|
+
|
|
85339
|
+
|
|
85340
|
+
新增数据结构:
|
|
85341
|
+
|
|
85342
|
+
* [CFSOptionOverview](https://cloud.tencent.com/document/api/1527/72108#CFSOptionOverview)
|
|
85343
|
+
* [GooseFSOptionOverview](https://cloud.tencent.com/document/api/1527/72108#GooseFSOptionOverview)
|
|
85344
|
+
* [StorageOptionOverview](https://cloud.tencent.com/document/api/1527/72108#StorageOptionOverview)
|
|
85345
|
+
|
|
85193
85346
|
### 第 7 次发布
|
|
85194
85347
|
|
|
85195
85348
|
发布时间:2022-12-21 02:09:45
|
|
@@ -87664,20 +87817,20 @@
|
|
|
87664
87817
|
|
|
87665
87818
|
新增接口:
|
|
87666
87819
|
|
|
87667
|
-
* [
|
|
87668
|
-
* [
|
|
87669
|
-
* [
|
|
87670
|
-
* [
|
|
87671
|
-
* [
|
|
87672
|
-
* [
|
|
87673
|
-
* [
|
|
87674
|
-
* [
|
|
87820
|
+
* [CreateClusterVirtualNode](https://cloud.tencent.com/document/api/457/85355)
|
|
87821
|
+
* [CreateClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85354)
|
|
87822
|
+
* [DeleteClusterVirtualNode](https://cloud.tencent.com/document/api/457/85353)
|
|
87823
|
+
* [DeleteClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85352)
|
|
87824
|
+
* [DescribeClusterVirtualNode](https://cloud.tencent.com/document/api/457/85351)
|
|
87825
|
+
* [DescribeClusterVirtualNodePools](https://cloud.tencent.com/document/api/457/85350)
|
|
87826
|
+
* [DrainClusterVirtualNode](https://cloud.tencent.com/document/api/457/85349)
|
|
87827
|
+
* [ModifyClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85348)
|
|
87675
87828
|
|
|
87676
87829
|
新增数据结构:
|
|
87677
87830
|
|
|
87678
|
-
* [
|
|
87679
|
-
* [
|
|
87680
|
-
* [
|
|
87831
|
+
* [VirtualNode](https://cloud.tencent.com/document/api/457/31866#VirtualNode)
|
|
87832
|
+
* [VirtualNodePool](https://cloud.tencent.com/document/api/457/31866#VirtualNodePool)
|
|
87833
|
+
* [VirtualNodeSpec](https://cloud.tencent.com/document/api/457/31866#VirtualNodeSpec)
|
|
87681
87834
|
|
|
87682
87835
|
### 第 135 次发布
|
|
87683
87836
|
|
|
@@ -92606,6 +92759,29 @@
|
|
|
92606
92759
|
|
|
92607
92760
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
92608
92761
|
|
|
92762
|
+
### 第 81 次发布
|
|
92763
|
+
|
|
92764
|
+
发布时间:2023-01-10 01:53:48
|
|
92765
|
+
|
|
92766
|
+
本次发布包含了以下内容:
|
|
92767
|
+
|
|
92768
|
+
改善已有的文档。
|
|
92769
|
+
|
|
92770
|
+
新增数据结构:
|
|
92771
|
+
|
|
92772
|
+
* [DeliveryKafkaInfo](https://cloud.tencent.com/document/api/649/36099#DeliveryKafkaInfo)
|
|
92773
|
+
|
|
92774
|
+
修改数据结构:
|
|
92775
|
+
|
|
92776
|
+
* [ApiDetailInfo](https://cloud.tencent.com/document/api/649/36099#ApiDetailInfo)
|
|
92777
|
+
|
|
92778
|
+
* 新增成员:ApiMatchType
|
|
92779
|
+
|
|
92780
|
+
* [KafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#KafkaDeliveryConfig)
|
|
92781
|
+
|
|
92782
|
+
* 新增成员:EnableAuth, Username, Password, KafkaInfos, EnableGlobalLineRule, CustomRule
|
|
92783
|
+
|
|
92784
|
+
|
|
92609
92785
|
### 第 80 次发布
|
|
92610
92786
|
|
|
92611
92787
|
发布时间:2022-12-07 07:15:23
|
|
@@ -95392,6 +95568,25 @@
|
|
|
95392
95568
|
|
|
95393
95569
|
## 云点播(vod) 版本:2018-07-17
|
|
95394
95570
|
|
|
95571
|
+
### 第 139 次发布
|
|
95572
|
+
|
|
95573
|
+
发布时间:2023-01-10 01:56:06
|
|
95574
|
+
|
|
95575
|
+
本次发布包含了以下内容:
|
|
95576
|
+
|
|
95577
|
+
改善已有的文档。
|
|
95578
|
+
|
|
95579
|
+
新增数据结构:
|
|
95580
|
+
|
|
95581
|
+
* [DynamicRangeInfo](https://cloud.tencent.com/document/api/266/31773#DynamicRangeInfo)
|
|
95582
|
+
|
|
95583
|
+
修改数据结构:
|
|
95584
|
+
|
|
95585
|
+
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/266/31773#MediaVideoStreamItem)
|
|
95586
|
+
|
|
95587
|
+
* 新增成员:DynamicRangeInfo
|
|
95588
|
+
|
|
95589
|
+
|
|
95395
95590
|
### 第 138 次发布
|
|
95396
95591
|
|
|
95397
95592
|
发布时间:2023-01-06 01:53:33
|
|
@@ -103600,7 +103795,7 @@
|
|
|
103600
103795
|
|
|
103601
103796
|
新增接口:
|
|
103602
103797
|
|
|
103603
|
-
* [
|
|
103798
|
+
* [ApplyChorus](https://cloud.tencent.com/document/api/1592/85356)
|
|
103604
103799
|
|
|
103605
103800
|
### 第 9 次发布
|
|
103606
103801
|
|