tencentcloud-sdk-nodejs-thpc 4.0.520 → 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 +144 -0
- package/README.md +5 -4
- package/SERVICE_CHANGELOG.md +174 -75
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/thpc/v20220401/thpc_client.ts +16 -2
- package/src/services/thpc/v20220401/thpc_models.ts +147 -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 +127 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,147 @@
|
|
|
1
|
+
# Release 4.0.521
|
|
2
|
+
|
|
3
|
+
## 应用合规平台(acp) 版本:2022-01-05
|
|
4
|
+
|
|
5
|
+
### 第 6 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-01-10 15:15:42
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeChannelTaskReportUrl](https://cloud.tencent.com/document/api/1553/85576)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
20
|
+
|
|
21
|
+
### 第 38 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-01-11 01:21:38
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
32
|
+
|
|
33
|
+
* 新增入参:CcInfos
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
|
39
|
+
|
|
40
|
+
### 第 2 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2023-01-10 20:30:44
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
新增接口:
|
|
49
|
+
|
|
50
|
+
* [DescribeMaterialList](https://cloud.tencent.com/document/api/670/85633)
|
|
51
|
+
|
|
52
|
+
新增数据结构:
|
|
53
|
+
|
|
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)
|
|
57
|
+
|
|
58
|
+
### 第 1 次发布
|
|
59
|
+
|
|
60
|
+
发布时间:2023-01-10 20:21:04
|
|
61
|
+
|
|
62
|
+
本次发布包含了以下内容:
|
|
63
|
+
|
|
64
|
+
改善已有的文档。
|
|
65
|
+
|
|
66
|
+
新增接口:
|
|
67
|
+
|
|
68
|
+
* [FuseFace](https://cloud.tencent.com/document/api/670/85618)
|
|
69
|
+
|
|
70
|
+
新增数据结构:
|
|
71
|
+
|
|
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)
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## 人脸融合(facefusion) 版本:2018-12-01
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
83
|
+
|
|
84
|
+
### 第 17 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-01-11 01:39:23
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [DescribeSnapshots](https://cloud.tencent.com/document/api/596/54348)
|
|
95
|
+
|
|
96
|
+
* 新增入参:SelectedTables
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
102
|
+
|
|
103
|
+
### 第 49 次发布
|
|
104
|
+
|
|
105
|
+
发布时间:2023-01-11 01:40:34
|
|
106
|
+
|
|
107
|
+
本次发布包含了以下内容:
|
|
108
|
+
|
|
109
|
+
改善已有的文档。
|
|
110
|
+
|
|
111
|
+
修改接口:
|
|
112
|
+
|
|
113
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
114
|
+
|
|
115
|
+
* 新增入参:RegistryChargePrepaid
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
121
|
+
|
|
122
|
+
### 第 9 次发布
|
|
123
|
+
|
|
124
|
+
发布时间:2023-01-11 01:46:25
|
|
125
|
+
|
|
126
|
+
本次发布包含了以下内容:
|
|
127
|
+
|
|
128
|
+
改善已有的文档。
|
|
129
|
+
|
|
130
|
+
新增接口:
|
|
131
|
+
|
|
132
|
+
* [DescribeAutoScalingConfiguration](https://cloud.tencent.com/document/api/1527/85635)
|
|
133
|
+
|
|
134
|
+
新增数据结构:
|
|
135
|
+
|
|
136
|
+
* [ExpansionNodeConfigOverview](https://cloud.tencent.com/document/api/1527/72108#ExpansionNodeConfigOverview)
|
|
137
|
+
* [QueueConfigOverview](https://cloud.tencent.com/document/api/1527/72108#QueueConfigOverview)
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
1
145
|
# Release 4.0.520
|
|
2
146
|
|
|
3
147
|
## 主机安全(cwp) 版本:2018-02-28
|
package/README.md
CHANGED
|
@@ -38,10 +38,11 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
38
38
|
|
|
39
39
|
// 实例化要请求产品(以cvm为例)的client对象
|
|
40
40
|
const client = new CvmClient({
|
|
41
|
-
//
|
|
41
|
+
// 为了保护密钥安全,建议将密钥设置在环境变量中或者配置文件中,请参考本文凭证管理章节。
|
|
42
|
+
// 硬编码密钥到代码中有可能随代码泄露而暴露,有安全隐患,并不推荐。
|
|
42
43
|
credential: {
|
|
43
|
-
secretId:
|
|
44
|
-
secretKey:
|
|
44
|
+
secretId: process.env.TENCENTCLOUD_SECRET_ID,
|
|
45
|
+
secretKey: process.env.TENCENTCLOUD_SECRET_KEY,
|
|
45
46
|
},
|
|
46
47
|
// 产品地域
|
|
47
48
|
region: "ap-shanghai",
|
|
@@ -136,4 +137,4 @@ new XxxClient({
|
|
|
136
137
|
```sh
|
|
137
138
|
# MacOS
|
|
138
139
|
http_proxy=http://代理地址:代理端口 node app.js
|
|
139
|
-
```
|
|
140
|
+
```
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,68 +1,63 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 应用合规平台(acp) 版本:2022-01-05
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 6 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-01-10
|
|
7
|
+
发布时间:2023-01-10 15:15:42
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [DescribeVersionStatistics](https://cloud.tencent.com/document/api/296/60922)
|
|
16
|
-
|
|
17
|
-
* 新增出参:GeneralVersionNum
|
|
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
|
-
|
|
33
|
-
|
|
34
|
-
* [SuspendResumeDataEngine](https://cloud.tencent.com/document/api/1342/85563)
|
|
29
|
+
修改接口:
|
|
35
30
|
|
|
31
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
36
32
|
|
|
33
|
+
* 新增入参:CcInfos
|
|
37
34
|
|
|
38
|
-
## 小程序安全(mmps) 版本:2020-07-10
|
|
39
35
|
|
|
40
|
-
### 第 8 次发布
|
|
41
36
|
|
|
42
|
-
发布时间:2023-01-10 01:33:47
|
|
43
37
|
|
|
44
|
-
|
|
38
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
|
45
39
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
修改数据结构:
|
|
49
|
-
|
|
50
|
-
* [AppInfoItem](https://cloud.tencent.com/document/api/1223/75143#AppInfoItem)
|
|
40
|
+
### 第 2 次发布
|
|
51
41
|
|
|
52
|
-
|
|
42
|
+
发布时间:2023-01-10 20:30:44
|
|
53
43
|
|
|
54
|
-
|
|
44
|
+
本次发布包含了以下内容:
|
|
55
45
|
|
|
56
|
-
|
|
46
|
+
改善已有的文档。
|
|
57
47
|
|
|
48
|
+
新增接口:
|
|
58
49
|
|
|
50
|
+
* [DescribeMaterialList](https://cloud.tencent.com/document/api/670/85633)
|
|
59
51
|
|
|
52
|
+
新增数据结构:
|
|
60
53
|
|
|
61
|
-
|
|
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)
|
|
62
57
|
|
|
63
|
-
### 第
|
|
58
|
+
### 第 1 次发布
|
|
64
59
|
|
|
65
|
-
发布时间:2023-01-10
|
|
60
|
+
发布时间:2023-01-10 20:21:04
|
|
66
61
|
|
|
67
62
|
本次发布包含了以下内容:
|
|
68
63
|
|
|
@@ -70,19 +65,25 @@
|
|
|
70
65
|
|
|
71
66
|
新增接口:
|
|
72
67
|
|
|
73
|
-
* [
|
|
68
|
+
* [FuseFace](https://cloud.tencent.com/document/api/670/85618)
|
|
74
69
|
|
|
70
|
+
新增数据结构:
|
|
75
71
|
|
|
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)
|
|
76
75
|
|
|
77
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
78
76
|
|
|
79
77
|
|
|
78
|
+
## 人脸融合(facefusion) 版本:2018-12-01
|
|
80
79
|
|
|
81
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
82
80
|
|
|
83
|
-
### 第 8 次发布
|
|
84
81
|
|
|
85
|
-
|
|
82
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
83
|
+
|
|
84
|
+
### 第 17 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-01-11 01:39:23
|
|
86
87
|
|
|
87
88
|
本次发布包含了以下内容:
|
|
88
89
|
|
|
@@ -90,70 +91,54 @@
|
|
|
90
91
|
|
|
91
92
|
修改接口:
|
|
92
93
|
|
|
93
|
-
* [
|
|
94
|
-
|
|
95
|
-
* 新增出参:StorageOption
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
新增数据结构:
|
|
99
|
-
|
|
100
|
-
* [CFSOptionOverview](https://cloud.tencent.com/document/api/1527/72108#CFSOptionOverview)
|
|
101
|
-
* [GooseFSOptionOverview](https://cloud.tencent.com/document/api/1527/72108#GooseFSOptionOverview)
|
|
102
|
-
* [StorageOptionOverview](https://cloud.tencent.com/document/api/1527/72108#StorageOptionOverview)
|
|
103
|
-
|
|
94
|
+
* [DescribeSnapshots](https://cloud.tencent.com/document/api/596/54348)
|
|
104
95
|
|
|
96
|
+
* 新增入参:SelectedTables
|
|
105
97
|
|
|
106
|
-
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
107
98
|
|
|
108
99
|
|
|
109
100
|
|
|
110
|
-
##
|
|
101
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
111
102
|
|
|
112
|
-
### 第
|
|
103
|
+
### 第 49 次发布
|
|
113
104
|
|
|
114
|
-
发布时间:2023-01-
|
|
105
|
+
发布时间:2023-01-11 01:40:34
|
|
115
106
|
|
|
116
107
|
本次发布包含了以下内容:
|
|
117
108
|
|
|
118
109
|
改善已有的文档。
|
|
119
110
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
* [DeliveryKafkaInfo](https://cloud.tencent.com/document/api/649/36099#DeliveryKafkaInfo)
|
|
123
|
-
|
|
124
|
-
修改数据结构:
|
|
125
|
-
|
|
126
|
-
* [ApiDetailInfo](https://cloud.tencent.com/document/api/649/36099#ApiDetailInfo)
|
|
127
|
-
|
|
128
|
-
* 新增成员:ApiMatchType
|
|
111
|
+
修改接口:
|
|
129
112
|
|
|
130
|
-
* [
|
|
113
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
131
114
|
|
|
132
|
-
*
|
|
115
|
+
* 新增入参:RegistryChargePrepaid
|
|
133
116
|
|
|
134
117
|
|
|
135
118
|
|
|
136
119
|
|
|
137
|
-
##
|
|
120
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
138
121
|
|
|
139
|
-
### 第
|
|
122
|
+
### 第 9 次发布
|
|
140
123
|
|
|
141
|
-
发布时间:2023-01-
|
|
124
|
+
发布时间:2023-01-11 01:46:25
|
|
142
125
|
|
|
143
126
|
本次发布包含了以下内容:
|
|
144
127
|
|
|
145
128
|
改善已有的文档。
|
|
146
129
|
|
|
147
|
-
|
|
130
|
+
新增接口:
|
|
148
131
|
|
|
149
|
-
* [
|
|
132
|
+
* [DescribeAutoScalingConfiguration](https://cloud.tencent.com/document/api/1527/85635)
|
|
150
133
|
|
|
151
|
-
|
|
134
|
+
新增数据结构:
|
|
135
|
+
|
|
136
|
+
* [ExpansionNodeConfigOverview](https://cloud.tencent.com/document/api/1527/72108#ExpansionNodeConfigOverview)
|
|
137
|
+
* [QueueConfigOverview](https://cloud.tencent.com/document/api/1527/72108#QueueConfigOverview)
|
|
152
138
|
|
|
153
|
-
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/266/31773#MediaVideoStreamItem)
|
|
154
139
|
|
|
155
|
-
* 新增成员:DynamicRangeInfo
|
|
156
140
|
|
|
141
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
157
142
|
|
|
158
143
|
|
|
159
144
|
|
|
@@ -408,6 +393,18 @@
|
|
|
408
393
|
|
|
409
394
|
## 应用合规平台(acp) 版本:2022-01-05
|
|
410
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
|
+
|
|
411
408
|
### 第 5 次发布
|
|
412
409
|
|
|
413
410
|
发布时间:2022-09-19 11:21:50
|
|
@@ -35782,7 +35779,7 @@
|
|
|
35782
35779
|
|
|
35783
35780
|
新增接口:
|
|
35784
35781
|
|
|
35785
|
-
* [
|
|
35782
|
+
* [SuspendResumeDataEngine](https://cloud.tencent.com/document/api/1342/85563)
|
|
35786
35783
|
|
|
35787
35784
|
### 第 34 次发布
|
|
35788
35785
|
|
|
@@ -42502,6 +42499,21 @@
|
|
|
42502
42499
|
|
|
42503
42500
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
42504
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
|
+
|
|
42505
42517
|
### 第 37 次发布
|
|
42506
42518
|
|
|
42507
42519
|
发布时间:2023-01-09 01:23:34
|
|
@@ -44415,6 +44427,46 @@
|
|
|
44415
44427
|
|
|
44416
44428
|
|
|
44417
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
|
+
|
|
44418
44470
|
|
|
44419
44471
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
44420
44472
|
|
|
@@ -75490,6 +75542,21 @@
|
|
|
75490
75542
|
|
|
75491
75543
|
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
75492
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
|
+
|
|
75493
75560
|
### 第 16 次发布
|
|
75494
75561
|
|
|
75495
75562
|
发布时间:2022-08-23 06:49:36
|
|
@@ -78561,6 +78628,21 @@
|
|
|
78561
78628
|
|
|
78562
78629
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
78563
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
|
+
|
|
78564
78646
|
### 第 48 次发布
|
|
78565
78647
|
|
|
78566
78648
|
发布时间:2022-12-30 01:44:00
|
|
@@ -84049,7 +84131,7 @@
|
|
|
84049
84131
|
|
|
84050
84132
|
新增接口:
|
|
84051
84133
|
|
|
84052
|
-
* [
|
|
84134
|
+
* [DescribeDDoSAttackData](https://cloud.tencent.com/document/api/1552/80660)
|
|
84053
84135
|
|
|
84054
84136
|
### 第 24 次发布
|
|
84055
84137
|
|
|
@@ -85223,6 +85305,23 @@
|
|
|
85223
85305
|
|
|
85224
85306
|
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
85225
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
|
+
|
|
85226
85325
|
### 第 8 次发布
|
|
85227
85326
|
|
|
85228
85327
|
发布时间:2023-01-10 01:50:30
|
|
@@ -85240,9 +85339,9 @@
|
|
|
85240
85339
|
|
|
85241
85340
|
新增数据结构:
|
|
85242
85341
|
|
|
85243
|
-
* [
|
|
85244
|
-
* [
|
|
85245
|
-
* [
|
|
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)
|
|
85246
85345
|
|
|
85247
85346
|
### 第 7 次发布
|
|
85248
85347
|
|
|
@@ -92670,7 +92769,7 @@
|
|
|
92670
92769
|
|
|
92671
92770
|
新增数据结构:
|
|
92672
92771
|
|
|
92673
|
-
* [
|
|
92772
|
+
* [DeliveryKafkaInfo](https://cloud.tencent.com/document/api/649/36099#DeliveryKafkaInfo)
|
|
92674
92773
|
|
|
92675
92774
|
修改数据结构:
|
|
92676
92775
|
|
|
@@ -95479,7 +95578,7 @@
|
|
|
95479
95578
|
|
|
95480
95579
|
新增数据结构:
|
|
95481
95580
|
|
|
95482
|
-
* [
|
|
95581
|
+
* [DynamicRangeInfo](https://cloud.tencent.com/document/api/266/31773#DynamicRangeInfo)
|
|
95483
95582
|
|
|
95484
95583
|
修改数据结构:
|
|
95485
95584
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|-|-|-|
|
|
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
|
-
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) |
|
|
5
|
+
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2023-01-10 15:15:42 |
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-11-23 06:03:08 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-11-14 06:09:18 |
|
|
@@ -88,11 +88,11 @@
|
|
|
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-
|
|
91
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-01-11 01:21:05 |
|
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-12 01:25:49 |
|
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-01-
|
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-01-11 01:21:38 |
|
|
94
94
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01-09 01:24:27 |
|
|
95
|
-
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) |
|
|
95
|
+
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-01-10 20:30:44 |
|
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01-06 01:23:24 |
|
|
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 |
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
123
123
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-01-10 01:31:38 |
|
|
124
124
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01-09 01:31:39 |
|
|
125
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01-
|
|
125
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01-11 01:29:14 |
|
|
126
126
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
127
127
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
128
128
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-11-23 06:38:36 |
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-01-02 01:32:07 |
|
|
136
136
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-12-16 01:33:15 |
|
|
137
137
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
138
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) |
|
|
138
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-01-11 01:32:47 |
|
|
139
139
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
|
140
140
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
141
141
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-15 10:27:58 |
|
|
@@ -175,13 +175,13 @@
|
|
|
175
175
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-01-04 01:39:31 |
|
|
176
176
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
177
177
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
178
|
-
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) |
|
|
178
|
+
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-01-11 01:39:23 |
|
|
179
179
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-12-23 01:54:25 |
|
|
180
180
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-08-23 06:50:39 |
|
|
181
181
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
182
182
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
183
183
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-11-30 06:59:59 |
|
|
184
|
-
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) |
|
|
184
|
+
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-01-11 01:40:34 |
|
|
185
185
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-15 01:46:24 |
|
|
186
186
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
187
187
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-12-30 17:21:31 |
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
190
190
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
|
191
191
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-10 01:48:46 |
|
|
192
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-01-
|
|
192
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-01-11 01:46:25 |
|
|
193
193
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
194
194
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
195
195
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
213
213
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
214
214
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
215
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-
|
|
215
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-11 01:52:34 |
|
|
216
216
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-10 01:57:25 |
|
|
217
217
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-04 01:53:21 |
|
|
218
218
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
@@ -17,6 +17,8 @@
|
|
|
17
17
|
*/
|
|
18
18
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common"
|
|
19
19
|
import {
|
|
20
|
+
DescribeAutoScalingConfigurationResponse,
|
|
21
|
+
DescribeClusterStorageOptionRequest,
|
|
20
22
|
ClusterOverview,
|
|
21
23
|
DescribeClustersRequest,
|
|
22
24
|
SetAutoScalingConfigurationRequest,
|
|
@@ -36,6 +38,7 @@ import {
|
|
|
36
38
|
CreateClusterRequest,
|
|
37
39
|
DescribeClusterStorageOptionResponse,
|
|
38
40
|
GooseFSOptionOverview,
|
|
41
|
+
InstanceChargePrepaid,
|
|
39
42
|
Tag,
|
|
40
43
|
LoginNode,
|
|
41
44
|
BindAutoScalingGroupResponse,
|
|
@@ -50,10 +53,11 @@ import {
|
|
|
50
53
|
CFSOptionOverview,
|
|
51
54
|
DeleteClusterStorageOptionRequest,
|
|
52
55
|
AddClusterStorageOptionRequest,
|
|
56
|
+
QueueConfigOverview,
|
|
53
57
|
BindAutoScalingGroupRequest,
|
|
54
58
|
VirtualPrivateCloud,
|
|
55
|
-
|
|
56
|
-
|
|
59
|
+
ExpansionNodeConfigOverview,
|
|
60
|
+
DescribeAutoScalingConfigurationRequest,
|
|
57
61
|
StorageOption,
|
|
58
62
|
InternetAccessible,
|
|
59
63
|
ComputeNode,
|
|
@@ -145,6 +149,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
145
149
|
return this.request("AddNodes", req, cb)
|
|
146
150
|
}
|
|
147
151
|
|
|
152
|
+
/**
|
|
153
|
+
* 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
|
|
154
|
+
*/
|
|
155
|
+
async DescribeAutoScalingConfiguration(
|
|
156
|
+
req: DescribeAutoScalingConfigurationRequest,
|
|
157
|
+
cb?: (error: string, rep: DescribeAutoScalingConfigurationResponse) => void
|
|
158
|
+
): Promise<DescribeAutoScalingConfigurationResponse> {
|
|
159
|
+
return this.request("DescribeAutoScalingConfiguration", req, cb)
|
|
160
|
+
}
|
|
161
|
+
|
|
148
162
|
/**
|
|
149
163
|
* 本接口(DescribeClusters)用于查询集群列表。
|
|
150
164
|
*/
|
|
@@ -15,6 +15,46 @@
|
|
|
15
15
|
* under the License.
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
|
+
/**
|
|
19
|
+
* DescribeAutoScalingConfiguration返回参数结构体
|
|
20
|
+
*/
|
|
21
|
+
export interface DescribeAutoScalingConfigurationResponse {
|
|
22
|
+
/**
|
|
23
|
+
* 集群ID。
|
|
24
|
+
*/
|
|
25
|
+
ClusterId?: string
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* 任务连续等待时间,队列的任务处于连续等待的时间。单位秒。
|
|
29
|
+
*/
|
|
30
|
+
ExpansionBusyTime?: number
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* 节点连续空闲(未运行作业)时间,一个节点连续处于空闲状态时间。
|
|
34
|
+
*/
|
|
35
|
+
ShrinkIdleTime?: number
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* 扩容队列配置概览列表。
|
|
39
|
+
*/
|
|
40
|
+
QueueConfigs?: Array<QueueConfigOverview>
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
44
|
+
*/
|
|
45
|
+
RequestId?: string
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* DescribeClusterStorageOption请求参数结构体
|
|
50
|
+
*/
|
|
51
|
+
export interface DescribeClusterStorageOptionRequest {
|
|
52
|
+
/**
|
|
53
|
+
* 集群ID。
|
|
54
|
+
*/
|
|
55
|
+
ClusterId: string
|
|
56
|
+
}
|
|
57
|
+
|
|
18
58
|
/**
|
|
19
59
|
* 集群概览信息。
|
|
20
60
|
*/
|
|
@@ -576,6 +616,26 @@ export interface GooseFSOptionOverview {
|
|
|
576
616
|
Masters: Array<string>
|
|
577
617
|
}
|
|
578
618
|
|
|
619
|
+
/**
|
|
620
|
+
* 描述了实例的计费模式
|
|
621
|
+
*/
|
|
622
|
+
export interface InstanceChargePrepaid {
|
|
623
|
+
/**
|
|
624
|
+
* 购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。
|
|
625
|
+
*/
|
|
626
|
+
Period: number
|
|
627
|
+
|
|
628
|
+
/**
|
|
629
|
+
* 自动续费标识。取值范围:
|
|
630
|
+
NOTIFY_AND_AUTO_RENEW:通知过期且自动续费
|
|
631
|
+
NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费
|
|
632
|
+
DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费
|
|
633
|
+
|
|
634
|
+
默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
|
635
|
+
*/
|
|
636
|
+
RenewFlag?: string
|
|
637
|
+
}
|
|
638
|
+
|
|
579
639
|
/**
|
|
580
640
|
* 标签键值对。
|
|
581
641
|
*/
|
|
@@ -932,6 +992,41 @@ export interface AddClusterStorageOptionRequest {
|
|
|
932
992
|
StorageOption: StorageOption
|
|
933
993
|
}
|
|
934
994
|
|
|
995
|
+
/**
|
|
996
|
+
* 扩容队列配置概览。
|
|
997
|
+
*/
|
|
998
|
+
export interface QueueConfigOverview {
|
|
999
|
+
/**
|
|
1000
|
+
* 队列名称。
|
|
1001
|
+
*/
|
|
1002
|
+
QueueName?: string
|
|
1003
|
+
|
|
1004
|
+
/**
|
|
1005
|
+
* 队列中弹性节点数量最小值。取值范围0~200。
|
|
1006
|
+
*/
|
|
1007
|
+
MinSize?: number
|
|
1008
|
+
|
|
1009
|
+
/**
|
|
1010
|
+
* 队列中弹性节点数量最大值。取值范围0~200。
|
|
1011
|
+
*/
|
|
1012
|
+
MaxSize?: number
|
|
1013
|
+
|
|
1014
|
+
/**
|
|
1015
|
+
* 是否开启自动扩容。
|
|
1016
|
+
*/
|
|
1017
|
+
EnableAutoExpansion?: boolean
|
|
1018
|
+
|
|
1019
|
+
/**
|
|
1020
|
+
* 是否开启自动缩容。
|
|
1021
|
+
*/
|
|
1022
|
+
EnableAutoShrink?: boolean
|
|
1023
|
+
|
|
1024
|
+
/**
|
|
1025
|
+
* 扩容节点配置信息。
|
|
1026
|
+
*/
|
|
1027
|
+
ExpansionNodeConfigs?: Array<ExpansionNodeConfigOverview>
|
|
1028
|
+
}
|
|
1029
|
+
|
|
935
1030
|
/**
|
|
936
1031
|
* BindAutoScalingGroup请求参数结构体
|
|
937
1032
|
*/
|
|
@@ -1002,29 +1097,68 @@ export interface VirtualPrivateCloud {
|
|
|
1002
1097
|
}
|
|
1003
1098
|
|
|
1004
1099
|
/**
|
|
1005
|
-
*
|
|
1100
|
+
* 扩容节点配置信息概览。
|
|
1006
1101
|
*/
|
|
1007
|
-
export interface
|
|
1102
|
+
export interface ExpansionNodeConfigOverview {
|
|
1008
1103
|
/**
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1104
|
+
* 节点机型。
|
|
1105
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1106
|
+
*/
|
|
1107
|
+
InstanceType?: string
|
|
1012
1108
|
|
|
1013
1109
|
/**
|
|
1014
|
-
*
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1110
|
+
* 扩容实例所在的位置。
|
|
1111
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1112
|
+
*/
|
|
1113
|
+
Placement?: Placement
|
|
1018
1114
|
|
|
1019
|
-
|
|
1115
|
+
/**
|
|
1116
|
+
* 节点[计费类型](https://cloud.tencent.com/document/product/213/2180)。
|
|
1117
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1020
1118
|
*/
|
|
1021
|
-
|
|
1119
|
+
InstanceChargeType?: string
|
|
1120
|
+
|
|
1121
|
+
/**
|
|
1122
|
+
* 预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。
|
|
1123
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1124
|
+
*/
|
|
1125
|
+
InstanceChargePrepaid?: InstanceChargePrepaid
|
|
1126
|
+
|
|
1127
|
+
/**
|
|
1128
|
+
* 私有网络相关信息配置。
|
|
1129
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1130
|
+
*/
|
|
1131
|
+
VirtualPrivateCloud?: VirtualPrivateCloud
|
|
1132
|
+
|
|
1133
|
+
/**
|
|
1134
|
+
* 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。
|
|
1135
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1136
|
+
*/
|
|
1137
|
+
ImageId?: string
|
|
1138
|
+
|
|
1139
|
+
/**
|
|
1140
|
+
* 公网带宽相关信息设置。
|
|
1141
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1142
|
+
*/
|
|
1143
|
+
InternetAccessible?: InternetAccessible
|
|
1144
|
+
|
|
1145
|
+
/**
|
|
1146
|
+
* 节点系统盘配置信息。
|
|
1147
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1148
|
+
*/
|
|
1149
|
+
SystemDisk?: SystemDisk
|
|
1150
|
+
|
|
1151
|
+
/**
|
|
1152
|
+
* 节点数据盘配置信息。
|
|
1153
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1154
|
+
*/
|
|
1155
|
+
DataDisks?: Array<DataDisk>
|
|
1022
1156
|
}
|
|
1023
1157
|
|
|
1024
1158
|
/**
|
|
1025
|
-
*
|
|
1159
|
+
* DescribeAutoScalingConfiguration请求参数结构体
|
|
1026
1160
|
*/
|
|
1027
|
-
export interface
|
|
1161
|
+
export interface DescribeAutoScalingConfigurationRequest {
|
|
1028
1162
|
/**
|
|
1029
1163
|
* 集群ID。
|
|
1030
1164
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribeClustersRequest, SetAutoScalingConfigurationRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DeleteClusterResponse, CreateClusterResponse, SetAutoScalingConfigurationResponse, CreateClusterRequest, DescribeClusterStorageOptionResponse, BindAutoScalingGroupResponse, DeleteClusterRequest, DescribeClusterActivitiesRequest, AddNodesRequest, DeleteClusterStorageOptionRequest, AddClusterStorageOptionRequest, BindAutoScalingGroupRequest,
|
|
2
|
+
import { DescribeAutoScalingConfigurationResponse, DescribeClusterStorageOptionRequest, DescribeClustersRequest, SetAutoScalingConfigurationRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DeleteClusterResponse, CreateClusterResponse, SetAutoScalingConfigurationResponse, CreateClusterRequest, DescribeClusterStorageOptionResponse, BindAutoScalingGroupResponse, DeleteClusterRequest, DescribeClusterActivitiesRequest, AddNodesRequest, DeleteClusterStorageOptionRequest, AddClusterStorageOptionRequest, BindAutoScalingGroupRequest, DescribeAutoScalingConfigurationRequest, DeleteNodesRequest, DescribeClustersResponse, DeleteClusterStorageOptionResponse, DescribeClusterActivitiesResponse, AddNodesResponse } from "./thpc_models";
|
|
3
3
|
/**
|
|
4
4
|
* thpc client
|
|
5
5
|
* @class
|
|
@@ -34,6 +34,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
34
34
|
* 本接口(AddNodes)用于添加一个或者多个计算节点或者登录节点到指定集群。
|
|
35
35
|
*/
|
|
36
36
|
AddNodes(req: AddNodesRequest, cb?: (error: string, rep: AddNodesResponse) => void): Promise<AddNodesResponse>;
|
|
37
|
+
/**
|
|
38
|
+
* 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
|
|
39
|
+
*/
|
|
40
|
+
DescribeAutoScalingConfiguration(req: DescribeAutoScalingConfigurationRequest, cb?: (error: string, rep: DescribeAutoScalingConfigurationResponse) => void): Promise<DescribeAutoScalingConfigurationResponse>;
|
|
37
41
|
/**
|
|
38
42
|
* 本接口(DescribeClusters)用于查询集群列表。
|
|
39
43
|
*/
|
|
@@ -69,6 +69,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
69
69
|
async AddNodes(req, cb) {
|
|
70
70
|
return this.request("AddNodes", req, cb);
|
|
71
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* 本接口(DescribeAutoScalingConfiguration)用于查询集群弹性伸缩配置信息。本接口仅适用于弹性伸缩类型为THPC_AS的集群。
|
|
74
|
+
*/
|
|
75
|
+
async DescribeAutoScalingConfiguration(req, cb) {
|
|
76
|
+
return this.request("DescribeAutoScalingConfiguration", req, cb);
|
|
77
|
+
}
|
|
72
78
|
/**
|
|
73
79
|
* 本接口(DescribeClusters)用于查询集群列表。
|
|
74
80
|
*/
|
|
@@ -1,3 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DescribeAutoScalingConfiguration返回参数结构体
|
|
3
|
+
*/
|
|
4
|
+
export interface DescribeAutoScalingConfigurationResponse {
|
|
5
|
+
/**
|
|
6
|
+
* 集群ID。
|
|
7
|
+
*/
|
|
8
|
+
ClusterId?: string;
|
|
9
|
+
/**
|
|
10
|
+
* 任务连续等待时间,队列的任务处于连续等待的时间。单位秒。
|
|
11
|
+
*/
|
|
12
|
+
ExpansionBusyTime?: number;
|
|
13
|
+
/**
|
|
14
|
+
* 节点连续空闲(未运行作业)时间,一个节点连续处于空闲状态时间。
|
|
15
|
+
*/
|
|
16
|
+
ShrinkIdleTime?: number;
|
|
17
|
+
/**
|
|
18
|
+
* 扩容队列配置概览列表。
|
|
19
|
+
*/
|
|
20
|
+
QueueConfigs?: Array<QueueConfigOverview>;
|
|
21
|
+
/**
|
|
22
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
23
|
+
*/
|
|
24
|
+
RequestId?: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* DescribeClusterStorageOption请求参数结构体
|
|
28
|
+
*/
|
|
29
|
+
export interface DescribeClusterStorageOptionRequest {
|
|
30
|
+
/**
|
|
31
|
+
* 集群ID。
|
|
32
|
+
*/
|
|
33
|
+
ClusterId: string;
|
|
34
|
+
}
|
|
1
35
|
/**
|
|
2
36
|
* 集群概览信息。
|
|
3
37
|
*/
|
|
@@ -470,6 +504,24 @@ export interface GooseFSOptionOverview {
|
|
|
470
504
|
*/
|
|
471
505
|
Masters: Array<string>;
|
|
472
506
|
}
|
|
507
|
+
/**
|
|
508
|
+
* 描述了实例的计费模式
|
|
509
|
+
*/
|
|
510
|
+
export interface InstanceChargePrepaid {
|
|
511
|
+
/**
|
|
512
|
+
* 购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。
|
|
513
|
+
*/
|
|
514
|
+
Period: number;
|
|
515
|
+
/**
|
|
516
|
+
* 自动续费标识。取值范围:
|
|
517
|
+
NOTIFY_AND_AUTO_RENEW:通知过期且自动续费
|
|
518
|
+
NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费
|
|
519
|
+
DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费
|
|
520
|
+
|
|
521
|
+
默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
|
522
|
+
*/
|
|
523
|
+
RenewFlag?: string;
|
|
524
|
+
}
|
|
473
525
|
/**
|
|
474
526
|
* 标签键值对。
|
|
475
527
|
*/
|
|
@@ -774,6 +826,35 @@ export interface AddClusterStorageOptionRequest {
|
|
|
774
826
|
*/
|
|
775
827
|
StorageOption: StorageOption;
|
|
776
828
|
}
|
|
829
|
+
/**
|
|
830
|
+
* 扩容队列配置概览。
|
|
831
|
+
*/
|
|
832
|
+
export interface QueueConfigOverview {
|
|
833
|
+
/**
|
|
834
|
+
* 队列名称。
|
|
835
|
+
*/
|
|
836
|
+
QueueName?: string;
|
|
837
|
+
/**
|
|
838
|
+
* 队列中弹性节点数量最小值。取值范围0~200。
|
|
839
|
+
*/
|
|
840
|
+
MinSize?: number;
|
|
841
|
+
/**
|
|
842
|
+
* 队列中弹性节点数量最大值。取值范围0~200。
|
|
843
|
+
*/
|
|
844
|
+
MaxSize?: number;
|
|
845
|
+
/**
|
|
846
|
+
* 是否开启自动扩容。
|
|
847
|
+
*/
|
|
848
|
+
EnableAutoExpansion?: boolean;
|
|
849
|
+
/**
|
|
850
|
+
* 是否开启自动缩容。
|
|
851
|
+
*/
|
|
852
|
+
EnableAutoShrink?: boolean;
|
|
853
|
+
/**
|
|
854
|
+
* 扩容节点配置信息。
|
|
855
|
+
*/
|
|
856
|
+
ExpansionNodeConfigs?: Array<ExpansionNodeConfigOverview>;
|
|
857
|
+
}
|
|
777
858
|
/**
|
|
778
859
|
* BindAutoScalingGroup请求参数结构体
|
|
779
860
|
*/
|
|
@@ -833,27 +914,59 @@ export interface VirtualPrivateCloud {
|
|
|
833
914
|
SubnetId: string;
|
|
834
915
|
}
|
|
835
916
|
/**
|
|
836
|
-
*
|
|
917
|
+
* 扩容节点配置信息概览。
|
|
837
918
|
*/
|
|
838
|
-
export interface
|
|
919
|
+
export interface ExpansionNodeConfigOverview {
|
|
839
920
|
/**
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
921
|
+
* 节点机型。
|
|
922
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
923
|
+
*/
|
|
924
|
+
InstanceType?: string;
|
|
843
925
|
/**
|
|
844
|
-
*
|
|
845
|
-
|
|
846
|
-
NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费
|
|
847
|
-
DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费
|
|
848
|
-
|
|
849
|
-
默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
|
926
|
+
* 扩容实例所在的位置。
|
|
927
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
850
928
|
*/
|
|
851
|
-
|
|
929
|
+
Placement?: Placement;
|
|
930
|
+
/**
|
|
931
|
+
* 节点[计费类型](https://cloud.tencent.com/document/product/213/2180)。
|
|
932
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
933
|
+
*/
|
|
934
|
+
InstanceChargeType?: string;
|
|
935
|
+
/**
|
|
936
|
+
* 预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。
|
|
937
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
938
|
+
*/
|
|
939
|
+
InstanceChargePrepaid?: InstanceChargePrepaid;
|
|
940
|
+
/**
|
|
941
|
+
* 私有网络相关信息配置。
|
|
942
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
943
|
+
*/
|
|
944
|
+
VirtualPrivateCloud?: VirtualPrivateCloud;
|
|
945
|
+
/**
|
|
946
|
+
* 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。
|
|
947
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
948
|
+
*/
|
|
949
|
+
ImageId?: string;
|
|
950
|
+
/**
|
|
951
|
+
* 公网带宽相关信息设置。
|
|
952
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
953
|
+
*/
|
|
954
|
+
InternetAccessible?: InternetAccessible;
|
|
955
|
+
/**
|
|
956
|
+
* 节点系统盘配置信息。
|
|
957
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
958
|
+
*/
|
|
959
|
+
SystemDisk?: SystemDisk;
|
|
960
|
+
/**
|
|
961
|
+
* 节点数据盘配置信息。
|
|
962
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
963
|
+
*/
|
|
964
|
+
DataDisks?: Array<DataDisk>;
|
|
852
965
|
}
|
|
853
966
|
/**
|
|
854
|
-
*
|
|
967
|
+
* DescribeAutoScalingConfiguration请求参数结构体
|
|
855
968
|
*/
|
|
856
|
-
export interface
|
|
969
|
+
export interface DescribeAutoScalingConfigurationRequest {
|
|
857
970
|
/**
|
|
858
971
|
* 集群ID。
|
|
859
972
|
*/
|