tencentcloud-sdk-nodejs 4.0.644 → 4.0.645
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 +290 -0
- package/SERVICE_CHANGELOG.md +344 -172
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/as/v20180419/as_client.ts +1 -0
- package/src/services/as/v20180419/as_models.ts +41 -18
- package/src/services/batch/v20170312/batch_models.ts +3 -3
- package/src/services/cam/v20190116/cam_models.ts +11 -6
- package/src/services/cls/v20201016/cls_client.ts +31 -18
- package/src/services/cls/v20201016/cls_models.ts +86 -0
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/goosefs/v20220519/goosefs_models.ts +19 -0
- package/src/services/keewidb/v20220308/keewidb_models.ts +9 -5
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -0
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/monitor/v20180724/monitor_client.ts +2 -23
- package/src/services/monitor/v20180724/monitor_models.ts +28 -74
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +19 -2
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tse/v20201207/tse_client.ts +14 -0
- package/src/services/tse/v20201207/tse_models.ts +57 -0
- package/src/services/wedata/v20210820/wedata_client.ts +140 -40
- package/src/services/wedata/v20210820/wedata_models.ts +711 -87
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +40 -18
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +11 -6
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +11 -7
- package/tencentcloud/services/cls/v20201016/cls_client.js +15 -9
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +83 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +19 -0
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +9 -5
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -13
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +0 -14
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +28 -71
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +19 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +53 -0
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +44 -12
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +64 -16
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +685 -81
- package/test/cls.v20201016.test.js +16 -6
- package/test/monitor.v20180724.test.js +0 -10
- package/test/tse.v20201207.test.js +10 -0
- package/test/wedata.v20210820.test.js +90 -10
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-14 01:02:00 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-07-
|
|
19
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-07-19 01:07:14 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-18 01:07:49 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-19 01:07:48 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-17 01:03:44 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-06 01:08:15 |
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-05-18 01:06:40 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
|
37
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-07-
|
|
37
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-07-19 01:09:39 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-05-18 01:07:27 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-05-31 01:09:58 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-06-16 10:55:41 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-19 01:14:47 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-13 01:10:23 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-07-18 01:21:16 |
|
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
70
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-
|
|
70
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-19 01:16:55 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-07-18 01:22:32 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
73
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-07-17 01:13:54 |
|
|
@@ -93,15 +93,15 @@
|
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-17 01:18:45 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-19 01:24:04 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-19 01:24:28 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-11 01:24:18 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-03 01:23:32 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
102
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-07 01:35:13 |
|
|
103
103
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-07-13 01:21:39 |
|
|
104
|
-
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-07-
|
|
104
|
+
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-07-19 01:25:47 |
|
|
105
105
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
106
106
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-05-18 01:29:42 |
|
|
107
107
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
@@ -117,17 +117,17 @@
|
|
|
117
117
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-05-18 01:31:36 |
|
|
118
118
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
119
119
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-06-14 01:27:08 |
|
|
120
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-07-
|
|
120
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-07-19 01:27:32 |
|
|
121
121
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
122
122
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-06-29 01:26:57 |
|
|
123
123
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
|
|
124
124
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
|
|
125
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
126
|
-
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-
|
|
126
|
+
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-14 01:25:31 |
|
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-
|
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-19 01:30:20 |
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-19 01:30:48 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
139
139
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-25 01:46:28 |
|
|
140
140
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-07-06 01:31:55 |
|
|
141
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-07-
|
|
142
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-07-
|
|
141
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-07-19 01:32:20 |
|
|
142
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-07-19 01:33:11 |
|
|
143
143
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
144
144
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-06-15 01:29:09 |
|
|
145
145
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-18 01:40:17 |
|
|
148
148
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
149
149
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-07-17 01:29:44 |
|
|
150
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-
|
|
150
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-19 01:34:27 |
|
|
151
151
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-05-18 01:43:39 |
|
|
152
152
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-30 01:38:16 |
|
|
153
153
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-21 01:29:51 |
|
|
@@ -171,10 +171,10 @@
|
|
|
171
171
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
172
172
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-07-17 01:33:25 |
|
|
173
173
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-06-14 01:38:59 |
|
|
174
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-07-
|
|
174
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-07-19 01:38:38 |
|
|
175
175
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
|
176
176
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
|
|
177
|
-
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-
|
|
177
|
+
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-07-19 01:39:05 |
|
|
178
178
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-05-24 01:44:57 |
|
|
179
179
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-06-14 01:39:43 |
|
|
180
180
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-07-10 01:51:20 |
|
|
217
217
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
218
218
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-07-18 01:53:34 |
|
|
219
|
-
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-07-
|
|
219
|
+
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-07-19 01:46:53 |
|
|
220
220
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-06-19 01:42:54 |
|
|
221
221
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
222
222
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-07-11 01:50:46 |
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
229
229
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-05 01:56:06 |
|
|
230
230
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
231
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-
|
|
231
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-19 01:51:22 |
|
|
232
232
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
233
233
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
|
|
234
234
|
| 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.645"
|
|
@@ -559,6 +559,24 @@ export interface CreateLaunchConfigurationResponse {
|
|
|
559
559
|
RequestId?: string
|
|
560
560
|
}
|
|
561
561
|
|
|
562
|
+
/**
|
|
563
|
+
* 与本次伸缩活动相关的实例信息。
|
|
564
|
+
*/
|
|
565
|
+
export interface RelatedInstance {
|
|
566
|
+
/**
|
|
567
|
+
* 实例ID。
|
|
568
|
+
*/
|
|
569
|
+
InstanceId?: string
|
|
570
|
+
/**
|
|
571
|
+
* 实例在伸缩活动中的状态。取值如下:
|
|
572
|
+
INIT:初始化中
|
|
573
|
+
RUNNING:实例操作中
|
|
574
|
+
SUCCESSFUL:活动成功
|
|
575
|
+
FAILED:活动失败
|
|
576
|
+
*/
|
|
577
|
+
InstanceStatus?: string
|
|
578
|
+
}
|
|
579
|
+
|
|
562
580
|
/**
|
|
563
581
|
* 伸缩配置建议。
|
|
564
582
|
*/
|
|
@@ -3382,11 +3400,11 @@ export interface Activity {
|
|
|
3382
3400
|
/**
|
|
3383
3401
|
* 伸缩组ID。
|
|
3384
3402
|
*/
|
|
3385
|
-
AutoScalingGroupId
|
|
3403
|
+
AutoScalingGroupId?: string
|
|
3386
3404
|
/**
|
|
3387
3405
|
* 伸缩活动ID。
|
|
3388
3406
|
*/
|
|
3389
|
-
ActivityId
|
|
3407
|
+
ActivityId?: string
|
|
3390
3408
|
/**
|
|
3391
3409
|
* 伸缩活动类型。取值如下:<br>
|
|
3392
3410
|
<li>SCALE_OUT:扩容活动<li>SCALE_IN:缩容活动<li>ATTACH_INSTANCES:添加实例<li>REMOVE_INSTANCES:销毁实例<li>DETACH_INSTANCES:移出实例<li>TERMINATE_INSTANCES_UNEXPECTEDLY:实例在CVM控制台被销毁<li>REPLACE_UNHEALTHY_INSTANCE:替换不健康实例
|
|
@@ -3394,7 +3412,7 @@ export interface Activity {
|
|
|
3394
3412
|
<li>STOP_INSTANCES:关闭实例
|
|
3395
3413
|
<li>INVOKE_COMMAND:执行命令
|
|
3396
3414
|
*/
|
|
3397
|
-
ActivityType
|
|
3415
|
+
ActivityType?: string
|
|
3398
3416
|
/**
|
|
3399
3417
|
* 伸缩活动状态。取值如下:<br>
|
|
3400
3418
|
<li>INIT:初始化中
|
|
@@ -3404,51 +3422,56 @@ export interface Activity {
|
|
|
3404
3422
|
<li>FAILED:活动失败
|
|
3405
3423
|
<li>CANCELLED:活动取消
|
|
3406
3424
|
*/
|
|
3407
|
-
StatusCode
|
|
3425
|
+
StatusCode?: string
|
|
3408
3426
|
/**
|
|
3409
3427
|
* 伸缩活动状态描述。
|
|
3410
3428
|
*/
|
|
3411
|
-
StatusMessage
|
|
3429
|
+
StatusMessage?: string
|
|
3412
3430
|
/**
|
|
3413
3431
|
* 伸缩活动起因。
|
|
3414
3432
|
*/
|
|
3415
|
-
Cause
|
|
3433
|
+
Cause?: string
|
|
3416
3434
|
/**
|
|
3417
3435
|
* 伸缩活动描述。
|
|
3418
3436
|
*/
|
|
3419
|
-
Description
|
|
3437
|
+
Description?: string
|
|
3420
3438
|
/**
|
|
3421
3439
|
* 伸缩活动开始时间。
|
|
3422
3440
|
*/
|
|
3423
|
-
StartTime
|
|
3441
|
+
StartTime?: string
|
|
3424
3442
|
/**
|
|
3425
3443
|
* 伸缩活动结束时间。
|
|
3426
3444
|
*/
|
|
3427
|
-
EndTime
|
|
3445
|
+
EndTime?: string
|
|
3428
3446
|
/**
|
|
3429
3447
|
* 伸缩活动创建时间。
|
|
3430
3448
|
*/
|
|
3431
|
-
CreatedTime
|
|
3449
|
+
CreatedTime?: string
|
|
3432
3450
|
/**
|
|
3433
|
-
*
|
|
3451
|
+
* 该参数已废弃,请勿使用。
|
|
3452
|
+
* @deprecated
|
|
3434
3453
|
*/
|
|
3435
|
-
ActivityRelatedInstanceSet
|
|
3454
|
+
ActivityRelatedInstanceSet?: Array<ActivtyRelatedInstance>
|
|
3436
3455
|
/**
|
|
3437
3456
|
* 伸缩活动状态简要描述。
|
|
3438
3457
|
*/
|
|
3439
|
-
StatusMessageSimplified
|
|
3458
|
+
StatusMessageSimplified?: string
|
|
3440
3459
|
/**
|
|
3441
3460
|
* 伸缩活动中生命周期挂钩的执行结果。
|
|
3442
3461
|
*/
|
|
3443
|
-
LifecycleActionResultSet
|
|
3462
|
+
LifecycleActionResultSet?: Array<LifecycleActionResultInfo>
|
|
3444
3463
|
/**
|
|
3445
3464
|
* 伸缩活动状态详细描述。
|
|
3446
3465
|
*/
|
|
3447
|
-
DetailedStatusMessageSet
|
|
3466
|
+
DetailedStatusMessageSet?: Array<DetailedStatusMessage>
|
|
3448
3467
|
/**
|
|
3449
3468
|
* 执行命令结果。
|
|
3450
3469
|
*/
|
|
3451
|
-
InvocationResultSet
|
|
3470
|
+
InvocationResultSet?: Array<InvocationResult>
|
|
3471
|
+
/**
|
|
3472
|
+
* 伸缩活动相关实例信息集合。
|
|
3473
|
+
*/
|
|
3474
|
+
RelatedInstanceSet?: Array<RelatedInstance>
|
|
3452
3475
|
}
|
|
3453
3476
|
|
|
3454
3477
|
/**
|
|
@@ -3532,7 +3555,7 @@ export interface ActivtyRelatedInstance {
|
|
|
3532
3555
|
/**
|
|
3533
3556
|
* 实例ID。
|
|
3534
3557
|
*/
|
|
3535
|
-
InstanceId
|
|
3558
|
+
InstanceId?: string
|
|
3536
3559
|
/**
|
|
3537
3560
|
* 实例在伸缩活动中的状态。取值如下:
|
|
3538
3561
|
<li>INIT:初始化中
|
|
@@ -3540,7 +3563,7 @@ export interface ActivtyRelatedInstance {
|
|
|
3540
3563
|
<li>SUCCESSFUL:活动成功
|
|
3541
3564
|
<li>FAILED:活动失败
|
|
3542
3565
|
*/
|
|
3543
|
-
InstanceStatus
|
|
3566
|
+
InstanceStatus?: string
|
|
3544
3567
|
}
|
|
3545
3568
|
|
|
3546
3569
|
/**
|
|
@@ -2393,17 +2393,17 @@ export interface StorageBlock {
|
|
|
2393
2393
|
* HDD本地存储类型,值为:LOCAL_PRO.
|
|
2394
2394
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2395
2395
|
*/
|
|
2396
|
-
Type
|
|
2396
|
+
Type?: string
|
|
2397
2397
|
/**
|
|
2398
2398
|
* HDD本地存储的最小容量
|
|
2399
2399
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2400
2400
|
*/
|
|
2401
|
-
MinSize
|
|
2401
|
+
MinSize?: number
|
|
2402
2402
|
/**
|
|
2403
2403
|
* HDD本地存储的最大容量
|
|
2404
2404
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2405
2405
|
*/
|
|
2406
|
-
MaxSize
|
|
2406
|
+
MaxSize?: number
|
|
2407
2407
|
}
|
|
2408
2408
|
|
|
2409
2409
|
/**
|
|
@@ -2334,27 +2334,32 @@ export interface GetAccountSummaryResponse {
|
|
|
2334
2334
|
/**
|
|
2335
2335
|
* 策略数
|
|
2336
2336
|
*/
|
|
2337
|
-
Policies
|
|
2337
|
+
Policies?: number
|
|
2338
2338
|
/**
|
|
2339
2339
|
* 角色数
|
|
2340
2340
|
*/
|
|
2341
|
-
Roles
|
|
2341
|
+
Roles?: number
|
|
2342
2342
|
/**
|
|
2343
2343
|
* 身份提供商数
|
|
2344
|
+
* @deprecated
|
|
2344
2345
|
*/
|
|
2345
|
-
Idps
|
|
2346
|
+
Idps?: number
|
|
2346
2347
|
/**
|
|
2347
2348
|
* 子账户数
|
|
2348
2349
|
*/
|
|
2349
|
-
User
|
|
2350
|
+
User?: number
|
|
2350
2351
|
/**
|
|
2351
2352
|
* 分组数
|
|
2352
2353
|
*/
|
|
2353
|
-
Group
|
|
2354
|
+
Group?: number
|
|
2354
2355
|
/**
|
|
2355
2356
|
* 分组用户总数
|
|
2356
2357
|
*/
|
|
2357
|
-
Member
|
|
2358
|
+
Member?: number
|
|
2359
|
+
/**
|
|
2360
|
+
* 身份提供商数。
|
|
2361
|
+
*/
|
|
2362
|
+
IdentityProviders?: number
|
|
2358
2363
|
/**
|
|
2359
2364
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2360
2365
|
*/
|
|
@@ -26,6 +26,7 @@ import {
|
|
|
26
26
|
DescribeLogHistogramRequest,
|
|
27
27
|
DescribeLogContextRequest,
|
|
28
28
|
DeleteShipperRequest,
|
|
29
|
+
ScheduledSqlResouceInfo,
|
|
29
30
|
DynamicIndex,
|
|
30
31
|
DeleteLogsetResponse,
|
|
31
32
|
ParquetKeyInfo,
|
|
@@ -39,6 +40,7 @@ import {
|
|
|
39
40
|
ModifyLogsetRequest,
|
|
40
41
|
CreateLogsetRequest,
|
|
41
42
|
DescribeShippersRequest,
|
|
43
|
+
CreateScheduledSqlResponse,
|
|
42
44
|
LogItem,
|
|
43
45
|
SearchLogResponse,
|
|
44
46
|
DeleteTopicRequest,
|
|
@@ -235,6 +237,7 @@ import {
|
|
|
235
237
|
HostFileInfo,
|
|
236
238
|
KeyRegexInfo,
|
|
237
239
|
MergePartitionResponse,
|
|
240
|
+
CreateScheduledSqlRequest,
|
|
238
241
|
} from "./cls_models"
|
|
239
242
|
|
|
240
243
|
/**
|
|
@@ -712,13 +715,13 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
712
715
|
}
|
|
713
716
|
|
|
714
717
|
/**
|
|
715
|
-
*
|
|
718
|
+
* 本接口用于创建日志集,返回新创建的日志集的 ID。
|
|
716
719
|
*/
|
|
717
|
-
async
|
|
718
|
-
req:
|
|
719
|
-
cb?: (error: string, rep:
|
|
720
|
-
): Promise<
|
|
721
|
-
return this.request("
|
|
720
|
+
async CreateLogset(
|
|
721
|
+
req: CreateLogsetRequest,
|
|
722
|
+
cb?: (error: string, rep: CreateLogsetResponse) => void
|
|
723
|
+
): Promise<CreateLogsetResponse> {
|
|
724
|
+
return this.request("CreateLogset", req, cb)
|
|
722
725
|
}
|
|
723
726
|
|
|
724
727
|
/**
|
|
@@ -792,13 +795,13 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
792
795
|
}
|
|
793
796
|
|
|
794
797
|
/**
|
|
795
|
-
*
|
|
798
|
+
* 本接口用于删除特殊采集规则配置,特殊采集配置应用于自建K8S环境的采集Agent
|
|
796
799
|
*/
|
|
797
|
-
async
|
|
798
|
-
req:
|
|
799
|
-
cb?: (error: string, rep:
|
|
800
|
-
): Promise<
|
|
801
|
-
return this.request("
|
|
800
|
+
async DeleteConfigExtra(
|
|
801
|
+
req: DeleteConfigExtraRequest,
|
|
802
|
+
cb?: (error: string, rep: DeleteConfigExtraResponse) => void
|
|
803
|
+
): Promise<DeleteConfigExtraResponse> {
|
|
804
|
+
return this.request("DeleteConfigExtra", req, cb)
|
|
802
805
|
}
|
|
803
806
|
|
|
804
807
|
/**
|
|
@@ -901,6 +904,16 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
901
904
|
return this.request("DescribeAlertRecordHistory", req, cb)
|
|
902
905
|
}
|
|
903
906
|
|
|
907
|
+
/**
|
|
908
|
+
* 本接口用于删除日志主题。
|
|
909
|
+
*/
|
|
910
|
+
async DeleteTopic(
|
|
911
|
+
req: DeleteTopicRequest,
|
|
912
|
+
cb?: (error: string, rep: DeleteTopicResponse) => void
|
|
913
|
+
): Promise<DeleteTopicResponse> {
|
|
914
|
+
return this.request("DeleteTopic", req, cb)
|
|
915
|
+
}
|
|
916
|
+
|
|
904
917
|
/**
|
|
905
918
|
* 获取投递任务列表
|
|
906
919
|
*/
|
|
@@ -1122,13 +1135,13 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
1122
1135
|
}
|
|
1123
1136
|
|
|
1124
1137
|
/**
|
|
1125
|
-
*
|
|
1138
|
+
* 本接口用于创建ScheduledSql任务
|
|
1126
1139
|
*/
|
|
1127
|
-
async
|
|
1128
|
-
req:
|
|
1129
|
-
cb?: (error: string, rep:
|
|
1130
|
-
): Promise<
|
|
1131
|
-
return this.request("
|
|
1140
|
+
async CreateScheduledSql(
|
|
1141
|
+
req: CreateScheduledSqlRequest,
|
|
1142
|
+
cb?: (error: string, rep: CreateScheduledSqlResponse) => void
|
|
1143
|
+
): Promise<CreateScheduledSqlResponse> {
|
|
1144
|
+
return this.request("CreateScheduledSql", req, cb)
|
|
1132
1145
|
}
|
|
1133
1146
|
|
|
1134
1147
|
/**
|
|
@@ -240,6 +240,20 @@ export interface DeleteShipperRequest {
|
|
|
240
240
|
ShipperId: string
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
+
/**
|
|
244
|
+
* ScheduledSql的资源信息
|
|
245
|
+
*/
|
|
246
|
+
export interface ScheduledSqlResouceInfo {
|
|
247
|
+
/**
|
|
248
|
+
* 目标主题id
|
|
249
|
+
*/
|
|
250
|
+
TopicId: string
|
|
251
|
+
/**
|
|
252
|
+
* topic的地域信息
|
|
253
|
+
*/
|
|
254
|
+
Region?: string
|
|
255
|
+
}
|
|
256
|
+
|
|
243
257
|
/**
|
|
244
258
|
* 动态更新索引配置
|
|
245
259
|
|
|
@@ -494,6 +508,20 @@ export interface DescribeShippersRequest {
|
|
|
494
508
|
Limit?: number
|
|
495
509
|
}
|
|
496
510
|
|
|
511
|
+
/**
|
|
512
|
+
* CreateScheduledSql返回参数结构体
|
|
513
|
+
*/
|
|
514
|
+
export interface CreateScheduledSqlResponse {
|
|
515
|
+
/**
|
|
516
|
+
* 任务id
|
|
517
|
+
*/
|
|
518
|
+
TaskId?: string
|
|
519
|
+
/**
|
|
520
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
521
|
+
*/
|
|
522
|
+
RequestId?: string
|
|
523
|
+
}
|
|
524
|
+
|
|
497
525
|
/**
|
|
498
526
|
* 日志中的KV对
|
|
499
527
|
*/
|
|
@@ -5452,3 +5480,61 @@ export interface MergePartitionResponse {
|
|
|
5452
5480
|
*/
|
|
5453
5481
|
RequestId?: string
|
|
5454
5482
|
}
|
|
5483
|
+
|
|
5484
|
+
/**
|
|
5485
|
+
* CreateScheduledSql请求参数结构体
|
|
5486
|
+
*/
|
|
5487
|
+
export interface CreateScheduledSqlRequest {
|
|
5488
|
+
/**
|
|
5489
|
+
* 源日志主题
|
|
5490
|
+
*/
|
|
5491
|
+
SrcTopicId: string
|
|
5492
|
+
/**
|
|
5493
|
+
* 任务名称
|
|
5494
|
+
*/
|
|
5495
|
+
Name: string
|
|
5496
|
+
/**
|
|
5497
|
+
* 任务启动状态. 1正常开启, 2关闭
|
|
5498
|
+
*/
|
|
5499
|
+
EnableFlag: number
|
|
5500
|
+
/**
|
|
5501
|
+
* 加工任务目的topic_id以及别名
|
|
5502
|
+
*/
|
|
5503
|
+
DstResource: ScheduledSqlResouceInfo
|
|
5504
|
+
/**
|
|
5505
|
+
* ScheduledSQL语句
|
|
5506
|
+
*/
|
|
5507
|
+
ScheduledSqlContent: string
|
|
5508
|
+
/**
|
|
5509
|
+
* 调度开始时间,Unix时间戳,单位ms
|
|
5510
|
+
*/
|
|
5511
|
+
ProcessStartTime: number
|
|
5512
|
+
/**
|
|
5513
|
+
* 调度类型,1:持续运行 2:指定调度结束时间
|
|
5514
|
+
*/
|
|
5515
|
+
ProcessType: number
|
|
5516
|
+
/**
|
|
5517
|
+
* 调度周期(分钟)
|
|
5518
|
+
*/
|
|
5519
|
+
ProcessPeriod: number
|
|
5520
|
+
/**
|
|
5521
|
+
* 调度时间窗口
|
|
5522
|
+
*/
|
|
5523
|
+
ProcessTimeWindow: string
|
|
5524
|
+
/**
|
|
5525
|
+
* 执行延迟(秒)
|
|
5526
|
+
*/
|
|
5527
|
+
ProcessDelay: number
|
|
5528
|
+
/**
|
|
5529
|
+
* 源topicId的地域信息
|
|
5530
|
+
*/
|
|
5531
|
+
SrcTopicRegion: string
|
|
5532
|
+
/**
|
|
5533
|
+
* 调度结束时间,当ProcessType=2时为必传字段, Unix时间戳,单位ms
|
|
5534
|
+
*/
|
|
5535
|
+
ProcessEndTime?: number
|
|
5536
|
+
/**
|
|
5537
|
+
* 语法规则。 默认值为0。0:Lucene语法,1:CQL语法
|
|
5538
|
+
*/
|
|
5539
|
+
SyntaxRule?: number
|
|
5540
|
+
}
|
|
@@ -2293,7 +2293,7 @@ export interface InquiryPriceRunInstancesRequest {
|
|
|
2293
2293
|
*/
|
|
2294
2294
|
ClientToken?: string
|
|
2295
2295
|
/**
|
|
2296
|
-
* 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows
|
|
2296
|
+
* 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows 实例:主机名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。<br><li>其他类型(Linux 等)实例:主机名字符长度为[2, 30],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。
|
|
2297
2297
|
*/
|
|
2298
2298
|
HostName?: string
|
|
2299
2299
|
/**
|
|
@@ -4063,7 +4063,7 @@ export interface RunInstancesRequest {
|
|
|
4063
4063
|
*/
|
|
4064
4064
|
ClientToken?: string
|
|
4065
4065
|
/**
|
|
4066
|
-
* 实例主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows
|
|
4066
|
+
* 实例主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows 实例:主机名名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。<br><li>其他类型(Linux 等)实例:主机名字符长度为[2, 60],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。<br><li>购买多台实例,如果指定模式串`{R:x}`,表示生成数字`[x, x+n-1]`,其中`n`表示购买实例的数量,例如`server{R:3}`,购买1台时,实例主机名为`server3`;购买2台时,实例主机名分别为`server3`,`server4`。支持指定多个模式串`{R:x}`。</li><br><li>购买多台实例,如果不指定模式串,则在实例主机名添加后缀`1、2...n`,其中`n`表示购买实例的数量,例如`server`,购买2台时,实例主机名分别为`server1`,`server2`。
|
|
4067
4067
|
*/
|
|
4068
4068
|
HostName?: string
|
|
4069
4069
|
/**
|
|
@@ -4710,7 +4710,7 @@ export interface InquiryPriceRunInstancesResponse {
|
|
|
4710
4710
|
/**
|
|
4711
4711
|
* 该参数表示对应配置实例的价格。
|
|
4712
4712
|
*/
|
|
4713
|
-
Price
|
|
4713
|
+
Price?: Price
|
|
4714
4714
|
/**
|
|
4715
4715
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4716
4716
|
*/
|
|
@@ -5964,17 +5964,17 @@ export interface StorageBlock {
|
|
|
5964
5964
|
* HDD本地存储类型,值为:LOCAL_PRO.
|
|
5965
5965
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5966
5966
|
*/
|
|
5967
|
-
Type
|
|
5967
|
+
Type?: string
|
|
5968
5968
|
/**
|
|
5969
5969
|
* HDD本地存储的最小容量
|
|
5970
5970
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5971
5971
|
*/
|
|
5972
|
-
MinSize
|
|
5972
|
+
MinSize?: number
|
|
5973
5973
|
/**
|
|
5974
5974
|
* HDD本地存储的最大容量
|
|
5975
5975
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5976
5976
|
*/
|
|
5977
|
-
MaxSize
|
|
5977
|
+
MaxSize?: number
|
|
5978
5978
|
}
|
|
5979
5979
|
|
|
5980
5980
|
/**
|