tencentcloud-sdk-nodejs 4.0.755 → 4.0.756
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 +147 -0
- package/SERVICE_CHANGELOG.md +217 -51
- package/package.json +1 -1
- package/products.md +14 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwdoris/index.ts +5 -0
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +73 -0
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +498 -0
- package/src/services/cdwdoris/v20211228/index.ts +6 -0
- package/src/services/csip/v20221121/csip_client.ts +15 -2
- package/src/services/csip/v20221121/csip_models.ts +173 -20
- package/src/services/domain/v20180808/domain_models.ts +11 -11
- package/src/services/ess/v20201111/ess_models.ts +12 -7
- package/src/services/essbasic/v20210526/essbasic_client.ts +6 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +37 -36
- package/src/services/index.ts +1 -0
- package/src/services/lcic/v20220817/lcic_models.ts +6 -1
- package/src/services/monitor/v20180724/monitor_client.ts +5 -5
- package/src/services/monitor/v20180724/monitor_models.ts +30 -21
- package/src/services/privatedns/v20201028/privatedns_models.ts +1 -1
- package/src/services/pts/v20210728/pts_models.ts +29 -29
- package/src/services/ssm/v20190923/ssm_models.ts +15 -9
- package/src/services/tcr/v20190924/tcr_client.ts +4 -19
- package/src/services/tcr/v20190924/tcr_models.ts +36 -126
- package/src/services/tke/v20180525/tke_client.ts +46 -22
- package/src/services/tke/v20180525/tke_models.ts +65 -0
- package/src/services/waf/v20180125/waf_models.ts +4 -4
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwdoris/index.d.ts +6 -0
- package/tencentcloud/services/cdwdoris/index.js +7 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +22 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.js +49 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +470 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.js +18 -0
- package/tencentcloud/services/cdwdoris/v20211228/index.d.ts +6 -0
- package/tencentcloud/services/cdwdoris/v20211228/index.js +9 -0
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +170 -20
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +11 -11
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +12 -7
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +37 -36
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +6 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -5
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +5 -5
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +30 -21
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +1 -1
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +29 -29
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +15 -9
- package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +1 -7
- package/tencentcloud/services/tcr/v20190924/tcr_client.js +0 -8
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +36 -123
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +17 -9
- package/tencentcloud/services/tke/v20180525/tke_client.js +24 -12
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +61 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +4 -4
- package/test/cdwdoris.v20211228.test.js +51 -0
- package/test/csip.v20221121.test.js +10 -0
- package/test/tcr.v20190924.test.js +0 -10
- package/test/tke.v20180525.test.js +34 -14
package/products.md
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-12-11 00:15:21 |
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2023-12-11 11:31:16 |
|
|
48
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-24 01:08:56 |
|
|
49
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-11-24 01:09:00 |
|
|
50
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-11-10 01:10:02 |
|
|
@@ -66,7 +67,7 @@
|
|
|
66
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
|
|
67
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
68
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
69
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-12-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-12-12 01:27:48 |
|
|
70
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
71
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-12-04 00:06:28 |
|
|
72
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-11-29 01:11:08 |
|
|
@@ -81,7 +82,7 @@
|
|
|
81
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-12-07 01:38:53 |
|
|
83
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-15 01:33:00 |
|
|
84
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-
|
|
85
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-12-12 01:41:31 |
|
|
85
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
86
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
87
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-11-29 01:53:04 |
|
|
@@ -95,8 +96,8 @@
|
|
|
95
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-07 01:47:01 |
|
|
97
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-12-05 01:46:13 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-12 01:48:23 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-12 01:49:27 |
|
|
100
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-06 01:49:35 |
|
|
102
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -130,7 +131,7 @@
|
|
|
130
131
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
131
132
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-30 04:52:16 |
|
|
132
133
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
133
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-
|
|
134
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-12-12 02:02:36 |
|
|
134
135
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-12-05 01:59:59 |
|
|
135
136
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-11-21 01:21:33 |
|
|
136
137
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -143,7 +144,7 @@
|
|
|
143
144
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
144
145
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-12-01 01:19:47 |
|
|
145
146
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
146
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-
|
|
147
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-12 02:08:03 |
|
|
147
148
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-12-06 20:13:59 |
|
|
148
149
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-12-08 02:10:30 |
|
|
149
150
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
|
|
@@ -158,8 +159,8 @@
|
|
|
158
159
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
159
160
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
160
161
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
|
|
161
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-12-
|
|
162
|
-
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-
|
|
162
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-12-12 02:16:16 |
|
|
163
|
+
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-12-12 02:16:34 |
|
|
163
164
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-11-24 01:21:07 |
|
|
164
165
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-12-11 01:11:39 |
|
|
165
166
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
|
|
@@ -178,7 +179,7 @@
|
|
|
178
179
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
179
180
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-12-04 00:17:35 |
|
|
180
181
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
181
|
-
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-
|
|
182
|
+
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-12 02:23:51 |
|
|
182
183
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-10-27 02:11:56 |
|
|
183
184
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
|
184
185
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-10-31 02:21:34 |
|
|
@@ -195,7 +196,7 @@
|
|
|
195
196
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-11-28 01:24:39 |
|
|
196
197
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
197
198
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-10-09 01:23:14 |
|
|
198
|
-
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-
|
|
199
|
+
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-12-12 02:27:39 |
|
|
199
200
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-29 02:03:30 |
|
|
200
201
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
201
202
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
@@ -212,7 +213,7 @@
|
|
|
212
213
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
213
214
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-27 00:20:30 |
|
|
214
215
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-12-01 01:26:06 |
|
|
215
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-12-
|
|
216
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-12-12 02:39:11 |
|
|
216
217
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
217
218
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-11-28 01:28:13 |
|
|
218
219
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-12-07 02:40:15 |
|
|
@@ -232,10 +233,10 @@
|
|
|
232
233
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-08 02:44:40 |
|
|
233
234
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-12-01 01:28:57 |
|
|
234
235
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
235
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-
|
|
236
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-12 02:52:40 |
|
|
236
237
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
237
238
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-07 02:52:47 |
|
|
238
|
-
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-12-
|
|
239
|
+
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-12-12 02:58:34 |
|
|
239
240
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
240
241
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
241
242
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.756"
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2018 THL A29 Limited, a Tencent company. All Rights Reserved.
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing,
|
|
12
|
+
* software distributed under the License is distributed on an
|
|
13
|
+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
14
|
+
* KIND, either express or implied. See the License for the
|
|
15
|
+
* specific language governing permissions and limitations
|
|
16
|
+
* under the License.
|
|
17
|
+
*/
|
|
18
|
+
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
|
+
import { ClientConfig } from "../../../common/interface"
|
|
20
|
+
import {
|
|
21
|
+
Tag,
|
|
22
|
+
InstanceNode,
|
|
23
|
+
DescribeInstancesRequest,
|
|
24
|
+
DescribeInstanceNodesResponse,
|
|
25
|
+
DescribeInstanceRequest,
|
|
26
|
+
SearchTags,
|
|
27
|
+
AttachCBSSpec,
|
|
28
|
+
DescribeInstanceNodesRequest,
|
|
29
|
+
InstanceInfo,
|
|
30
|
+
DescribeInstanceResponse,
|
|
31
|
+
DescribeInstancesResponse,
|
|
32
|
+
NodesSummary,
|
|
33
|
+
} from "./cdwdoris_models"
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* cdwdoris client
|
|
37
|
+
* @class
|
|
38
|
+
*/
|
|
39
|
+
export class Client extends AbstractClient {
|
|
40
|
+
constructor(clientConfig: ClientConfig) {
|
|
41
|
+
super("cdwdoris.tencentcloudapi.com", "2021-12-28", clientConfig)
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* 获取实例列表
|
|
46
|
+
*/
|
|
47
|
+
async DescribeInstances(
|
|
48
|
+
req: DescribeInstancesRequest,
|
|
49
|
+
cb?: (error: string, rep: DescribeInstancesResponse) => void
|
|
50
|
+
): Promise<DescribeInstancesResponse> {
|
|
51
|
+
return this.request("DescribeInstances", req, cb)
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* 根据实例ID查询某个实例的具体信息
|
|
56
|
+
*/
|
|
57
|
+
async DescribeInstance(
|
|
58
|
+
req: DescribeInstanceRequest,
|
|
59
|
+
cb?: (error: string, rep: DescribeInstanceResponse) => void
|
|
60
|
+
): Promise<DescribeInstanceResponse> {
|
|
61
|
+
return this.request("DescribeInstance", req, cb)
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* 获取实例节点信息列表
|
|
66
|
+
*/
|
|
67
|
+
async DescribeInstanceNodes(
|
|
68
|
+
req: DescribeInstanceNodesRequest,
|
|
69
|
+
cb?: (error: string, rep: DescribeInstanceNodesResponse) => void
|
|
70
|
+
): Promise<DescribeInstanceNodesResponse> {
|
|
71
|
+
return this.request("DescribeInstanceNodes", req, cb)
|
|
72
|
+
}
|
|
73
|
+
}
|
|
@@ -0,0 +1,498 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2018 THL A29 Limited, a Tencent company. All Rights Reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing,
|
|
11
|
+
* software distributed under the License is distributed on an
|
|
12
|
+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
13
|
+
* KIND, either express or implied. See the License for the
|
|
14
|
+
* specific language governing permissions and limitations
|
|
15
|
+
* under the License.
|
|
16
|
+
*/
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* 标签描述
|
|
20
|
+
*/
|
|
21
|
+
export interface Tag {
|
|
22
|
+
/**
|
|
23
|
+
* 标签的键
|
|
24
|
+
*/
|
|
25
|
+
TagKey: string
|
|
26
|
+
/**
|
|
27
|
+
* 标签的值
|
|
28
|
+
*/
|
|
29
|
+
TagValue: string
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* 实例节点描述信息
|
|
34
|
+
*/
|
|
35
|
+
export interface InstanceNode {
|
|
36
|
+
/**
|
|
37
|
+
* IP地址
|
|
38
|
+
*/
|
|
39
|
+
Ip?: string
|
|
40
|
+
/**
|
|
41
|
+
* 机型,如 S1
|
|
42
|
+
*/
|
|
43
|
+
Spec?: string
|
|
44
|
+
/**
|
|
45
|
+
* cpu核数
|
|
46
|
+
*/
|
|
47
|
+
Core?: number
|
|
48
|
+
/**
|
|
49
|
+
* 内存大小
|
|
50
|
+
*/
|
|
51
|
+
Memory?: number
|
|
52
|
+
/**
|
|
53
|
+
* 磁盘类型
|
|
54
|
+
*/
|
|
55
|
+
DiskType?: string
|
|
56
|
+
/**
|
|
57
|
+
* 磁盘大小
|
|
58
|
+
*/
|
|
59
|
+
DiskSize?: number
|
|
60
|
+
/**
|
|
61
|
+
* 所属clickhouse cluster名称
|
|
62
|
+
*/
|
|
63
|
+
Role?: string
|
|
64
|
+
/**
|
|
65
|
+
* 状态
|
|
66
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
67
|
+
*/
|
|
68
|
+
Status?: string
|
|
69
|
+
/**
|
|
70
|
+
* rip
|
|
71
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
72
|
+
*/
|
|
73
|
+
Rip?: string
|
|
74
|
+
/**
|
|
75
|
+
* FE节点角色
|
|
76
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
77
|
+
*/
|
|
78
|
+
FeRole?: string
|
|
79
|
+
/**
|
|
80
|
+
* UUID
|
|
81
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
82
|
+
*/
|
|
83
|
+
UUID?: string
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* DescribeInstances请求参数结构体
|
|
88
|
+
*/
|
|
89
|
+
export interface DescribeInstancesRequest {
|
|
90
|
+
/**
|
|
91
|
+
* 搜索的集群id名称
|
|
92
|
+
*/
|
|
93
|
+
SearchInstanceId?: string
|
|
94
|
+
/**
|
|
95
|
+
* 搜索的集群name
|
|
96
|
+
*/
|
|
97
|
+
SearchInstanceName?: string
|
|
98
|
+
/**
|
|
99
|
+
* 分页参数,第一页为0,第二页为10
|
|
100
|
+
*/
|
|
101
|
+
Offset?: number
|
|
102
|
+
/**
|
|
103
|
+
* 分页参数,分页步长,默认为10
|
|
104
|
+
*/
|
|
105
|
+
Limit?: number
|
|
106
|
+
/**
|
|
107
|
+
* 搜索标签列表
|
|
108
|
+
*/
|
|
109
|
+
SearchTags?: Array<SearchTags>
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* DescribeInstanceNodes返回参数结构体
|
|
114
|
+
*/
|
|
115
|
+
export interface DescribeInstanceNodesResponse {
|
|
116
|
+
/**
|
|
117
|
+
* 总数
|
|
118
|
+
*/
|
|
119
|
+
TotalCount: number
|
|
120
|
+
/**
|
|
121
|
+
* 实例节点总数
|
|
122
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
123
|
+
*/
|
|
124
|
+
InstanceNodesList: Array<InstanceNode>
|
|
125
|
+
/**
|
|
126
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
127
|
+
*/
|
|
128
|
+
RequestId?: string
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* DescribeInstance请求参数结构体
|
|
133
|
+
*/
|
|
134
|
+
export interface DescribeInstanceRequest {
|
|
135
|
+
/**
|
|
136
|
+
* 集群实例ID
|
|
137
|
+
*/
|
|
138
|
+
InstanceId: string
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* 列表页搜索的标记列表
|
|
143
|
+
*/
|
|
144
|
+
export interface SearchTags {
|
|
145
|
+
/**
|
|
146
|
+
* 标签的键
|
|
147
|
+
*/
|
|
148
|
+
TagKey?: string
|
|
149
|
+
/**
|
|
150
|
+
* 标签的值
|
|
151
|
+
*/
|
|
152
|
+
TagValue?: string
|
|
153
|
+
/**
|
|
154
|
+
* 1表示只输入标签的键,没有输入值;0表示输入键时且输入值
|
|
155
|
+
*/
|
|
156
|
+
AllValue?: number
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
/**
|
|
160
|
+
* 集群内节点的规格磁盘规格描述
|
|
161
|
+
*/
|
|
162
|
+
export interface AttachCBSSpec {
|
|
163
|
+
/**
|
|
164
|
+
* 节点磁盘类型,例如“CLOUD_SSD”\"CLOUD_PREMIUM"
|
|
165
|
+
*/
|
|
166
|
+
DiskType?: string
|
|
167
|
+
/**
|
|
168
|
+
* 磁盘容量,单位G
|
|
169
|
+
*/
|
|
170
|
+
DiskSize?: number
|
|
171
|
+
/**
|
|
172
|
+
* 磁盘总数
|
|
173
|
+
*/
|
|
174
|
+
DiskCount?: number
|
|
175
|
+
/**
|
|
176
|
+
* 描述
|
|
177
|
+
*/
|
|
178
|
+
DiskDesc?: string
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* DescribeInstanceNodes请求参数结构体
|
|
183
|
+
*/
|
|
184
|
+
export interface DescribeInstanceNodesRequest {
|
|
185
|
+
/**
|
|
186
|
+
* 集群实例ID
|
|
187
|
+
*/
|
|
188
|
+
InstanceId: string
|
|
189
|
+
/**
|
|
190
|
+
* 集群角色类型,默认为 "data"数据节点
|
|
191
|
+
*/
|
|
192
|
+
NodeRole?: string
|
|
193
|
+
/**
|
|
194
|
+
* 分页参数,第一页为0,第二页为10
|
|
195
|
+
*/
|
|
196
|
+
Offset?: number
|
|
197
|
+
/**
|
|
198
|
+
* 分页参数,分页步长,默认为10
|
|
199
|
+
*/
|
|
200
|
+
Limit?: number
|
|
201
|
+
/**
|
|
202
|
+
* 展现策略,All时显示所有
|
|
203
|
+
*/
|
|
204
|
+
DisplayPolicy?: string
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* 实例描述信息
|
|
209
|
+
*/
|
|
210
|
+
export interface InstanceInfo {
|
|
211
|
+
/**
|
|
212
|
+
* 集群实例ID, "cdw-xxxx" 字符串类型
|
|
213
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
214
|
+
*/
|
|
215
|
+
InstanceId?: string
|
|
216
|
+
/**
|
|
217
|
+
* 集群实例名称
|
|
218
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
219
|
+
*/
|
|
220
|
+
InstanceName?: string
|
|
221
|
+
/**
|
|
222
|
+
* 状态,
|
|
223
|
+
Init 创建中; Serving 运行中;
|
|
224
|
+
Deleted已销毁;Deleting 销毁中;
|
|
225
|
+
Modify 集群变更中;
|
|
226
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
227
|
+
*/
|
|
228
|
+
Status?: string
|
|
229
|
+
/**
|
|
230
|
+
* 版本
|
|
231
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
232
|
+
*/
|
|
233
|
+
Version?: string
|
|
234
|
+
/**
|
|
235
|
+
* 地域, ap-guangzhou
|
|
236
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
237
|
+
*/
|
|
238
|
+
Region?: string
|
|
239
|
+
/**
|
|
240
|
+
* 可用区, ap-guangzhou-3
|
|
241
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
242
|
+
*/
|
|
243
|
+
Zone?: string
|
|
244
|
+
/**
|
|
245
|
+
* 私有网络名称
|
|
246
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
247
|
+
*/
|
|
248
|
+
VpcId?: string
|
|
249
|
+
/**
|
|
250
|
+
* 子网名称
|
|
251
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
252
|
+
*/
|
|
253
|
+
SubnetId?: string
|
|
254
|
+
/**
|
|
255
|
+
* 付费类型,"hour", "prepay"
|
|
256
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
257
|
+
*/
|
|
258
|
+
PayMode?: string
|
|
259
|
+
/**
|
|
260
|
+
* 创建时间
|
|
261
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
262
|
+
*/
|
|
263
|
+
CreateTime?: string
|
|
264
|
+
/**
|
|
265
|
+
* 过期时间
|
|
266
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
267
|
+
*/
|
|
268
|
+
ExpireTime?: string
|
|
269
|
+
/**
|
|
270
|
+
* 数据节点描述信息
|
|
271
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
272
|
+
*/
|
|
273
|
+
MasterSummary?: NodesSummary
|
|
274
|
+
/**
|
|
275
|
+
* zookeeper节点描述信息
|
|
276
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
277
|
+
*/
|
|
278
|
+
CoreSummary?: NodesSummary
|
|
279
|
+
/**
|
|
280
|
+
* 高可用,“true" "false"
|
|
281
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
282
|
+
*/
|
|
283
|
+
HA?: string
|
|
284
|
+
/**
|
|
285
|
+
* 高可用类型:
|
|
286
|
+
0:非高可用
|
|
287
|
+
1:读高可用
|
|
288
|
+
2:读写高可用。
|
|
289
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
290
|
+
*/
|
|
291
|
+
HaType?: number
|
|
292
|
+
/**
|
|
293
|
+
* 访问地址,例如 "10.0.0.1:9000"
|
|
294
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
295
|
+
*/
|
|
296
|
+
AccessInfo?: string
|
|
297
|
+
/**
|
|
298
|
+
* 记录ID,数值型
|
|
299
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
300
|
+
*/
|
|
301
|
+
Id?: number
|
|
302
|
+
/**
|
|
303
|
+
* regionId, 表示地域
|
|
304
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
305
|
+
*/
|
|
306
|
+
RegionId?: number
|
|
307
|
+
/**
|
|
308
|
+
* 可用区说明,例如 "广州二区"
|
|
309
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
310
|
+
*/
|
|
311
|
+
ZoneDesc?: string
|
|
312
|
+
/**
|
|
313
|
+
* 错误流程说明信息
|
|
314
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
315
|
+
*/
|
|
316
|
+
FlowMsg?: string
|
|
317
|
+
/**
|
|
318
|
+
* 状态描述,例如“运行中”等
|
|
319
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
320
|
+
*/
|
|
321
|
+
StatusDesc?: string
|
|
322
|
+
/**
|
|
323
|
+
* 自动续费标记
|
|
324
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
325
|
+
*/
|
|
326
|
+
RenewFlag?: boolean
|
|
327
|
+
/**
|
|
328
|
+
* 标签列表
|
|
329
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
330
|
+
*/
|
|
331
|
+
Tags?: Array<Tag>
|
|
332
|
+
/**
|
|
333
|
+
* 监控信息
|
|
334
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
335
|
+
*/
|
|
336
|
+
Monitor?: string
|
|
337
|
+
/**
|
|
338
|
+
* 是否开通日志
|
|
339
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
340
|
+
*/
|
|
341
|
+
HasClsTopic?: boolean
|
|
342
|
+
/**
|
|
343
|
+
* 日志主题ID
|
|
344
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
345
|
+
*/
|
|
346
|
+
ClsTopicId?: string
|
|
347
|
+
/**
|
|
348
|
+
* 日志集ID
|
|
349
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
350
|
+
*/
|
|
351
|
+
ClsLogSetId?: string
|
|
352
|
+
/**
|
|
353
|
+
* 是否支持xml配置管理
|
|
354
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
355
|
+
*/
|
|
356
|
+
EnableXMLConfig?: number
|
|
357
|
+
/**
|
|
358
|
+
* 区域
|
|
359
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
360
|
+
*/
|
|
361
|
+
RegionDesc?: string
|
|
362
|
+
/**
|
|
363
|
+
* 弹性网卡地址
|
|
364
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
365
|
+
*/
|
|
366
|
+
Eip?: string
|
|
367
|
+
/**
|
|
368
|
+
* 冷热分层系数
|
|
369
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
370
|
+
*/
|
|
371
|
+
CosMoveFactor?: number
|
|
372
|
+
/**
|
|
373
|
+
* external/local/yunti
|
|
374
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
375
|
+
*/
|
|
376
|
+
Kind?: string
|
|
377
|
+
/**
|
|
378
|
+
* cos桶
|
|
379
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
380
|
+
*/
|
|
381
|
+
CosBucketName?: string
|
|
382
|
+
/**
|
|
383
|
+
* cbs
|
|
384
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
385
|
+
*/
|
|
386
|
+
CanAttachCbs?: boolean
|
|
387
|
+
/**
|
|
388
|
+
* 小版本
|
|
389
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
390
|
+
*/
|
|
391
|
+
BuildVersion?: string
|
|
392
|
+
/**
|
|
393
|
+
* 组件信息
|
|
394
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
395
|
+
*/
|
|
396
|
+
Components?: string
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
/**
|
|
400
|
+
* DescribeInstance返回参数结构体
|
|
401
|
+
*/
|
|
402
|
+
export interface DescribeInstanceResponse {
|
|
403
|
+
/**
|
|
404
|
+
* 实例描述信息
|
|
405
|
+
*/
|
|
406
|
+
InstanceInfo: InstanceInfo
|
|
407
|
+
/**
|
|
408
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
409
|
+
*/
|
|
410
|
+
RequestId?: string
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
/**
|
|
414
|
+
* DescribeInstances返回参数结构体
|
|
415
|
+
*/
|
|
416
|
+
export interface DescribeInstancesResponse {
|
|
417
|
+
/**
|
|
418
|
+
* 实例总数
|
|
419
|
+
*/
|
|
420
|
+
TotalCount: number
|
|
421
|
+
/**
|
|
422
|
+
* 实例数组
|
|
423
|
+
*/
|
|
424
|
+
InstancesList: Array<InstanceInfo>
|
|
425
|
+
/**
|
|
426
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
427
|
+
*/
|
|
428
|
+
RequestId?: string
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
/**
|
|
432
|
+
* 节点角色描述信息
|
|
433
|
+
*/
|
|
434
|
+
export interface NodesSummary {
|
|
435
|
+
/**
|
|
436
|
+
* 机型,如 S1
|
|
437
|
+
*/
|
|
438
|
+
Spec?: string
|
|
439
|
+
/**
|
|
440
|
+
* 节点数目
|
|
441
|
+
*/
|
|
442
|
+
NodeSize?: number
|
|
443
|
+
/**
|
|
444
|
+
* cpu核数,单位个
|
|
445
|
+
*/
|
|
446
|
+
Core?: number
|
|
447
|
+
/**
|
|
448
|
+
* 内存大小,单位G
|
|
449
|
+
*/
|
|
450
|
+
Memory?: number
|
|
451
|
+
/**
|
|
452
|
+
* 磁盘大小,单位G
|
|
453
|
+
*/
|
|
454
|
+
Disk?: number
|
|
455
|
+
/**
|
|
456
|
+
* 磁盘类型
|
|
457
|
+
*/
|
|
458
|
+
DiskType?: string
|
|
459
|
+
/**
|
|
460
|
+
* 磁盘描述
|
|
461
|
+
*/
|
|
462
|
+
DiskDesc?: string
|
|
463
|
+
/**
|
|
464
|
+
* 挂载云盘信息
|
|
465
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
466
|
+
*/
|
|
467
|
+
AttachCBSSpec?: AttachCBSSpec
|
|
468
|
+
/**
|
|
469
|
+
* 子产品名称
|
|
470
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
471
|
+
*/
|
|
472
|
+
SubProductType?: string
|
|
473
|
+
/**
|
|
474
|
+
* 规格核数
|
|
475
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
476
|
+
*/
|
|
477
|
+
SpecCore?: number
|
|
478
|
+
/**
|
|
479
|
+
* 规格内存
|
|
480
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
481
|
+
*/
|
|
482
|
+
SpecMemory?: number
|
|
483
|
+
/**
|
|
484
|
+
* 磁盘大小
|
|
485
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
486
|
+
*/
|
|
487
|
+
DiskCount?: number
|
|
488
|
+
/**
|
|
489
|
+
* 是否加密
|
|
490
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
491
|
+
*/
|
|
492
|
+
Encrypt?: number
|
|
493
|
+
/**
|
|
494
|
+
* 最大磁盘
|
|
495
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
496
|
+
*/
|
|
497
|
+
MaxDiskSize?: number
|
|
498
|
+
}
|