tencentcloud-sdk-nodejs 4.0.759 → 4.0.760
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 +270 -0
- package/SERVICE_CHANGELOG.md +481 -8
- package/package.json +1 -1
- package/products.md +22 -22
- package/src/common/sdk_version.ts +1 -1
- package/src/services/batch/v20170312/batch_models.ts +2 -2
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +2 -2
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +3 -3
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/csip/v20221121/csip_client.ts +13 -0
- package/src/services/csip/v20221121/csip_models.ts +152 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +4 -4
- package/src/services/dlc/v20210125/dlc_models.ts +17 -1
- package/src/services/eb/v20210416/eb_models.ts +24 -15
- package/src/services/ess/v20201111/ess_client.ts +23 -6
- package/src/services/ess/v20201111/ess_models.ts +167 -28
- package/src/services/essbasic/v20210526/essbasic_client.ts +41 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +271 -73
- package/src/services/facefusion/v20220927/facefusion_models.ts +2 -2
- package/src/services/iai/v20180301/iai_models.ts +1 -1
- package/src/services/iai/v20200303/iai_models.ts +1 -1
- package/src/services/ioa/v20220601/ioa_client.ts +1 -0
- package/src/services/ioa/v20220601/ioa_models.ts +226 -0
- package/src/services/monitor/v20180724/monitor_client.ts +3 -2
- package/src/services/monitor/v20180724/monitor_models.ts +46 -10
- package/src/services/ssl/v20191205/ssl_models.ts +8 -0
- package/src/services/tat/v20201028/tat_models.ts +96 -101
- package/src/services/teo/v20220901/teo_models.ts +10 -10
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/wedata/v20210820/wedata_models.ts +26 -8
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +2 -2
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +2 -2
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.js +2 -2
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +3 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- 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 +149 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +4 -4
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +17 -1
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +24 -15
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +11 -4
- package/tencentcloud/services/ess/v20201111/ess_client.js +12 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +163 -28
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +22 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +25 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +264 -73
- package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +2 -2
- package/tencentcloud/services/iai/v20180301/iai_models.d.ts +1 -1
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +1 -1
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +225 -0
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +45 -10
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +8 -0
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +95 -100
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +10 -10
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +26 -8
- package/test/csip.v20221121.test.js +10 -0
- package/test/ess.v20201111.test.js +10 -0
- package/test/essbasic.v20210526.test.js +20 -0
package/products.md
CHANGED
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
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-11-16 01:06:33 |
|
|
18
|
-
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-
|
|
18
|
+
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-15 18:59:23 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-11-20 00:01:45 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-11-28 01:06:51 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2023-10-13 01:07:08 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-12-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-12-15 19:00:41 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-12-06 01:10:35 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-12-01 01:08:07 |
|
|
@@ -45,8 +45,8 @@
|
|
|
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-
|
|
49
|
-
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2023-12-15 19:11:15 |
|
|
49
|
+
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-12-15 19:11:22 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-11-24 01:09:00 |
|
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-11-10 01:10:02 |
|
|
52
52
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-12-04 00:04:50 |
|
|
@@ -57,22 +57,22 @@
|
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
58
|
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
|
|
59
59
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-12-08 01:24:17 |
|
|
60
|
-
| cloudaudit | [
|
|
60
|
+
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2023-12-15 19:16:07 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-15 19:16:40 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-12-05 01:27:33 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-12-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-12-15 19:18:42 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-12-13 01:28:37 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-11-29 01:11:08 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-12-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-12-15 19:25:23 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-17 01:12:46 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-12-07 01:37:41 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
83
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-12-
|
|
83
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-12-15 19:29:56 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-15 01:33:00 |
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-12-15 01:10:52 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-11-29 01:53:04 |
|
|
89
89
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
90
90
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-12-05 01:42:47 |
|
|
91
|
-
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-12-
|
|
91
|
+
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-12-15 19:35:27 |
|
|
92
92
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
|
|
93
93
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-11-29 01:54:46 |
|
|
@@ -96,9 +96,9 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-07 01:47:01 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-12-05 01:46:13 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-
|
|
101
|
-
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-15 19:39:22 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-15 19:40:36 |
|
|
101
|
+
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-06 01:49:35 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
@@ -113,14 +113,14 @@
|
|
|
113
113
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
114
114
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-11-01 01:14:52 |
|
|
115
115
|
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2023-11-29 01:56:24 |
|
|
116
|
-
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-
|
|
116
|
+
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-12-15 19:45:01 |
|
|
117
117
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
118
118
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
|
119
119
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
|
120
120
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2023-05-18 01:30:55 |
|
|
121
121
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
122
122
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-09-14 01:52:37 |
|
|
123
|
-
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2023-12-
|
|
123
|
+
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2023-12-15 19:46:46 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-11-06 00:11:14 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-10-16 01:17:51 |
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
146
146
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-12-01 01:19:47 |
|
|
147
147
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
148
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-
|
|
148
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-15 19:59:38 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-12-06 20:13:59 |
|
|
150
150
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-12-08 02:10:30 |
|
|
151
151
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
|
|
@@ -178,14 +178,14 @@
|
|
|
178
178
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
179
179
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-12-04 00:17:13 |
|
|
180
180
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
181
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-12-
|
|
181
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-12-15 20:14:50 |
|
|
182
182
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
183
183
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-12 02:23:51 |
|
|
184
184
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-10-27 02:11:56 |
|
|
185
185
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
|
186
186
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-10-31 02:21:34 |
|
|
187
187
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
188
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-
|
|
188
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-12-15 20:16:37 |
|
|
189
189
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
190
190
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-11-23 01:26:18 |
|
|
191
191
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-12-14 16:31:17 |
|
|
205
205
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
206
206
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
207
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-12-
|
|
207
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-12-15 20:27:17 |
|
|
208
208
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
|
|
209
209
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
210
210
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-12-01 01:26:49 |
|
|
224
224
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-10-26 14:46:10 |
|
|
225
225
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
226
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-12-
|
|
226
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-12-15 20:34:23 |
|
|
227
227
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-11-23 01:30:34 |
|
|
228
228
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-12-14 02:42:40 |
|
|
229
229
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
@@ -234,9 +234,9 @@
|
|
|
234
234
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-08 02:44:40 |
|
|
235
235
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-12-13 02:47:55 |
|
|
236
236
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
237
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-
|
|
237
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-15 20:44:21 |
|
|
238
238
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
239
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-
|
|
239
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-15 20:46:29 |
|
|
240
240
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-12-14 02:56:46 |
|
|
241
241
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
242
242
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.760"
|
|
@@ -2910,11 +2910,11 @@ export interface DescribeJobsResponse {
|
|
|
2910
2910
|
/**
|
|
2911
2911
|
* 作业列表
|
|
2912
2912
|
*/
|
|
2913
|
-
JobSet
|
|
2913
|
+
JobSet?: Array<JobView>
|
|
2914
2914
|
/**
|
|
2915
2915
|
* 符合条件的作业数量
|
|
2916
2916
|
*/
|
|
2917
|
-
TotalCount
|
|
2917
|
+
TotalCount?: number
|
|
2918
2918
|
/**
|
|
2919
2919
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2920
2920
|
*/
|
|
@@ -52,7 +52,7 @@ export class Client extends AbstractClient {
|
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* 根据集群ID查询某个集群的具体信息
|
|
56
56
|
*/
|
|
57
57
|
async DescribeInstance(
|
|
58
58
|
req: DescribeInstanceRequest,
|
|
@@ -62,7 +62,7 @@ export class Client extends AbstractClient {
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* 获取集群节点信息列表
|
|
66
66
|
*/
|
|
67
67
|
async DescribeInstanceNodes(
|
|
68
68
|
req: DescribeInstanceNodesRequest,
|
|
@@ -116,12 +116,12 @@ export interface DescribeInstanceNodesResponse {
|
|
|
116
116
|
/**
|
|
117
117
|
* 总数
|
|
118
118
|
*/
|
|
119
|
-
TotalCount
|
|
119
|
+
TotalCount?: number
|
|
120
120
|
/**
|
|
121
121
|
* 实例节点总数
|
|
122
122
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
123
123
|
*/
|
|
124
|
-
InstanceNodesList
|
|
124
|
+
InstanceNodesList?: Array<InstanceNode>
|
|
125
125
|
/**
|
|
126
126
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
127
127
|
*/
|
|
@@ -403,7 +403,7 @@ export interface DescribeInstanceResponse {
|
|
|
403
403
|
/**
|
|
404
404
|
* 实例描述信息
|
|
405
405
|
*/
|
|
406
|
-
InstanceInfo
|
|
406
|
+
InstanceInfo?: InstanceInfo
|
|
407
407
|
/**
|
|
408
408
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
409
409
|
*/
|
|
@@ -23,6 +23,7 @@ import {
|
|
|
23
23
|
DescribeRiskCenterAssetViewWeakPasswordRiskListResponse,
|
|
24
24
|
DescribeVULRiskAdvanceCFGListResponse,
|
|
25
25
|
TaskCenterWeakPwdRiskInputParam,
|
|
26
|
+
DescribeOrganizationUserInfoRequest,
|
|
26
27
|
ModifyRiskCenterRiskStatusRequest,
|
|
27
28
|
ReportItemKey,
|
|
28
29
|
CVMAssetVO,
|
|
@@ -34,6 +35,7 @@ import {
|
|
|
34
35
|
VULRiskAdvanceCFGList,
|
|
35
36
|
StopRiskCenterTaskRequest,
|
|
36
37
|
DataSearchBug,
|
|
38
|
+
OrganizationUserInfo,
|
|
37
39
|
AssetTag,
|
|
38
40
|
DescribeVULRiskAdvanceCFGListRequest,
|
|
39
41
|
DescribeRiskCenterAssetViewCFGRiskListRequest,
|
|
@@ -49,6 +51,7 @@ import {
|
|
|
49
51
|
DescribeSearchBugInfoRequest,
|
|
50
52
|
TaskLogURL,
|
|
51
53
|
AddNewBindRoleUserRequest,
|
|
54
|
+
DescribeOrganizationUserInfoResponse,
|
|
52
55
|
NICAsset,
|
|
53
56
|
DescribeListenerListResponse,
|
|
54
57
|
DBAssetVO,
|
|
@@ -440,6 +443,16 @@ export class Client extends AbstractClient {
|
|
|
440
443
|
return this.request("ModifyRiskCenterRiskStatus", req, cb)
|
|
441
444
|
}
|
|
442
445
|
|
|
446
|
+
/**
|
|
447
|
+
* 查询集团账号用户列表
|
|
448
|
+
*/
|
|
449
|
+
async DescribeOrganizationUserInfo(
|
|
450
|
+
req: DescribeOrganizationUserInfoRequest,
|
|
451
|
+
cb?: (error: string, rep: DescribeOrganizationUserInfoResponse) => void
|
|
452
|
+
): Promise<DescribeOrganizationUserInfoResponse> {
|
|
453
|
+
return this.request("DescribeOrganizationUserInfo", req, cb)
|
|
454
|
+
}
|
|
455
|
+
|
|
443
456
|
/**
|
|
444
457
|
* 停止扫风险中心扫描任务
|
|
445
458
|
*/
|
|
@@ -126,6 +126,20 @@ export interface TaskCenterWeakPwdRiskInputParam {
|
|
|
126
126
|
Enable: number
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
+
/**
|
|
130
|
+
* DescribeOrganizationUserInfo请求参数结构体
|
|
131
|
+
*/
|
|
132
|
+
export interface DescribeOrganizationUserInfoRequest {
|
|
133
|
+
/**
|
|
134
|
+
* 过滤内容
|
|
135
|
+
*/
|
|
136
|
+
Filter?: Filter
|
|
137
|
+
/**
|
|
138
|
+
* 不支持多云
|
|
139
|
+
*/
|
|
140
|
+
NotSupportCloud?: boolean
|
|
141
|
+
}
|
|
142
|
+
|
|
129
143
|
/**
|
|
130
144
|
* ModifyRiskCenterRiskStatus请求参数结构体
|
|
131
145
|
*/
|
|
@@ -878,6 +892,124 @@ export interface DataSearchBug {
|
|
|
878
892
|
CWPFix?: number
|
|
879
893
|
}
|
|
880
894
|
|
|
895
|
+
/**
|
|
896
|
+
* 集团账号成员详情
|
|
897
|
+
*/
|
|
898
|
+
export interface OrganizationUserInfo {
|
|
899
|
+
/**
|
|
900
|
+
* 成员账号Uin
|
|
901
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
902
|
+
*/
|
|
903
|
+
Uin?: string
|
|
904
|
+
/**
|
|
905
|
+
* 成员账号名称
|
|
906
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
907
|
+
*/
|
|
908
|
+
NickName?: string
|
|
909
|
+
/**
|
|
910
|
+
* 部门节点名称,账号所属部门
|
|
911
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
912
|
+
*/
|
|
913
|
+
NodeName?: string
|
|
914
|
+
/**
|
|
915
|
+
* 资产数量
|
|
916
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
917
|
+
*/
|
|
918
|
+
AssetCount?: number
|
|
919
|
+
/**
|
|
920
|
+
* 风险数量
|
|
921
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
922
|
+
*/
|
|
923
|
+
RiskCount?: number
|
|
924
|
+
/**
|
|
925
|
+
* 攻击数量
|
|
926
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
927
|
+
*/
|
|
928
|
+
AttackCount?: number
|
|
929
|
+
/**
|
|
930
|
+
* Member/Admin/;成员或者管理员
|
|
931
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
932
|
+
*/
|
|
933
|
+
Role?: string
|
|
934
|
+
/**
|
|
935
|
+
* 成员账号id
|
|
936
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
937
|
+
*/
|
|
938
|
+
MemberId?: string
|
|
939
|
+
/**
|
|
940
|
+
* 成员账号Appid
|
|
941
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
942
|
+
*/
|
|
943
|
+
AppId?: string
|
|
944
|
+
/**
|
|
945
|
+
* 账号加入方式,create/invite
|
|
946
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
947
|
+
*/
|
|
948
|
+
JoinType?: string
|
|
949
|
+
/**
|
|
950
|
+
* 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
|
|
951
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
952
|
+
*/
|
|
953
|
+
CFWProtect?: string
|
|
954
|
+
/**
|
|
955
|
+
* 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
|
|
956
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
957
|
+
*/
|
|
958
|
+
WAFProtect?: string
|
|
959
|
+
/**
|
|
960
|
+
* 空则未开启,否则不同字符串对应不同版本,common为通用,不区分版本
|
|
961
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
962
|
+
*/
|
|
963
|
+
CWPProtect?: string
|
|
964
|
+
/**
|
|
965
|
+
* 1启用,0未启用
|
|
966
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
967
|
+
*/
|
|
968
|
+
Enable?: number
|
|
969
|
+
/**
|
|
970
|
+
* "Free" //免费版 "Advanced" //高级版 "Enterprise" //企业版 "Ultimate" //旗舰版
|
|
971
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
972
|
+
*/
|
|
973
|
+
CSIPProtect?: string
|
|
974
|
+
/**
|
|
975
|
+
* 1为配额消耗者
|
|
976
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
977
|
+
*/
|
|
978
|
+
QuotaConsumer?: number
|
|
979
|
+
/**
|
|
980
|
+
* 账户类型,0为腾讯云账户,1为AWS账户
|
|
981
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
982
|
+
*/
|
|
983
|
+
CloudType?: number
|
|
984
|
+
/**
|
|
985
|
+
* 0为缺省值,1为10分钟,2为1小时,3为24小时
|
|
986
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
987
|
+
*/
|
|
988
|
+
SyncFrequency?: number
|
|
989
|
+
/**
|
|
990
|
+
* 多云账户是否过期
|
|
991
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
992
|
+
*/
|
|
993
|
+
IsExpired?: boolean
|
|
994
|
+
/**
|
|
995
|
+
* 多云账户 权限列表
|
|
996
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
997
|
+
*/
|
|
998
|
+
PermissionList?: Array<string>
|
|
999
|
+
/**
|
|
1000
|
+
* 1
|
|
1001
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1002
|
+
*/
|
|
1003
|
+
AuthType?: number
|
|
1004
|
+
/**
|
|
1005
|
+
* 0 腾讯云集团账户
|
|
1006
|
+
1 腾讯云接入账户
|
|
1007
|
+
2 非腾讯云
|
|
1008
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1009
|
+
*/
|
|
1010
|
+
TcMemberType?: number
|
|
1011
|
+
}
|
|
1012
|
+
|
|
881
1013
|
/**
|
|
882
1014
|
* 安全中心资产标签
|
|
883
1015
|
*/
|
|
@@ -1242,6 +1374,26 @@ export interface TaskLogURL {
|
|
|
1242
1374
|
*/
|
|
1243
1375
|
export type AddNewBindRoleUserRequest = null
|
|
1244
1376
|
|
|
1377
|
+
/**
|
|
1378
|
+
* DescribeOrganizationUserInfo返回参数结构体
|
|
1379
|
+
*/
|
|
1380
|
+
export interface DescribeOrganizationUserInfoResponse {
|
|
1381
|
+
/**
|
|
1382
|
+
* 总条数
|
|
1383
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1384
|
+
*/
|
|
1385
|
+
TotalCount?: number
|
|
1386
|
+
/**
|
|
1387
|
+
* 集团用户列表
|
|
1388
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1389
|
+
*/
|
|
1390
|
+
Data?: Array<OrganizationUserInfo>
|
|
1391
|
+
/**
|
|
1392
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1393
|
+
*/
|
|
1394
|
+
RequestId?: string
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1245
1397
|
/**
|
|
1246
1398
|
* 网卡资产
|
|
1247
1399
|
*/
|
|
@@ -3967,24 +3967,24 @@ timeRollback,时间点回档
|
|
|
3967
3967
|
*/
|
|
3968
3968
|
DbMode?: string
|
|
3969
3969
|
/**
|
|
3970
|
-
* 当DbMode为
|
|
3970
|
+
* 当DbMode为SERVERLESS时必填
|
|
3971
3971
|
cpu最小值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
3972
3972
|
*/
|
|
3973
3973
|
MinCpu?: number
|
|
3974
3974
|
/**
|
|
3975
|
-
* 当DbMode为
|
|
3975
|
+
* 当DbMode为SERVERLESS时必填:
|
|
3976
3976
|
cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
3977
3977
|
*/
|
|
3978
3978
|
MaxCpu?: number
|
|
3979
3979
|
/**
|
|
3980
|
-
* 当DbMode为
|
|
3980
|
+
* 当DbMode为SERVERLESS时,指定集群是否自动暂停,可选范围
|
|
3981
3981
|
<li>yes</li>
|
|
3982
3982
|
<li>no</li>
|
|
3983
3983
|
默认值:yes
|
|
3984
3984
|
*/
|
|
3985
3985
|
AutoPause?: string
|
|
3986
3986
|
/**
|
|
3987
|
-
* 当DbMode为
|
|
3987
|
+
* 当DbMode为SERVERLESS时,指定集群自动暂停的延迟,单位秒,可选范围[600,691200]
|
|
3988
3988
|
默认值:600
|
|
3989
3989
|
*/
|
|
3990
3990
|
AutoPauseDelay?: number
|
|
@@ -880,6 +880,10 @@ export interface DescribeSparkSessionBatchSQLRequest {
|
|
|
880
880
|
* SparkSQL唯一标识
|
|
881
881
|
*/
|
|
882
882
|
BatchId: string
|
|
883
|
+
/**
|
|
884
|
+
* 用户自定义主键, 若不为空,则按照该值查询
|
|
885
|
+
*/
|
|
886
|
+
CustomKey?: string
|
|
883
887
|
}
|
|
884
888
|
|
|
885
889
|
/**
|
|
@@ -1387,7 +1391,7 @@ export interface UpdateUserDataEngineConfigRequest {
|
|
|
1387
1391
|
*/
|
|
1388
1392
|
DataEngineId: string
|
|
1389
1393
|
/**
|
|
1390
|
-
*
|
|
1394
|
+
* 用户自定义引擎配置项集合。该参数需要传用户需要添加的全部配置项,例如,已有配置项k1:v1,添加k2:v2,需要传[k1:v1,k2:v2]。
|
|
1391
1395
|
*/
|
|
1392
1396
|
DataEngineConfigPairs?: Array<DataEngineConfigPair>
|
|
1393
1397
|
/**
|
|
@@ -1855,6 +1859,10 @@ export interface CancelSparkSessionBatchSQLRequest {
|
|
|
1855
1859
|
* 批任务唯一标识
|
|
1856
1860
|
*/
|
|
1857
1861
|
BatchId: string
|
|
1862
|
+
/**
|
|
1863
|
+
* 用户自定义主键,若不为空,则使用该值进行查询
|
|
1864
|
+
*/
|
|
1865
|
+
CustomKey?: string
|
|
1858
1866
|
}
|
|
1859
1867
|
|
|
1860
1868
|
/**
|
|
@@ -4892,6 +4900,10 @@ export interface DescribeSparkSessionBatchSqlLogRequest {
|
|
|
4892
4900
|
* SparkSQL唯一标识
|
|
4893
4901
|
*/
|
|
4894
4902
|
BatchId: string
|
|
4903
|
+
/**
|
|
4904
|
+
* 用户自定义主键,若不为空,则按照该值进行查询
|
|
4905
|
+
*/
|
|
4906
|
+
CustomKey?: string
|
|
4895
4907
|
}
|
|
4896
4908
|
|
|
4897
4909
|
/**
|
|
@@ -6099,6 +6111,10 @@ export interface CreateSparkSessionBatchSQLRequest {
|
|
|
6099
6111
|
* 是否继承集群的资源类配置:0:不继承(默认),1:继承集群;
|
|
6100
6112
|
*/
|
|
6101
6113
|
IsInherit?: number
|
|
6114
|
+
/**
|
|
6115
|
+
* 用户自定义主键,需唯一
|
|
6116
|
+
*/
|
|
6117
|
+
CustomKey?: string
|
|
6102
6118
|
}
|
|
6103
6119
|
|
|
6104
6120
|
/**
|
|
@@ -72,7 +72,7 @@ export interface CheckRuleRequest {
|
|
|
72
72
|
*/
|
|
73
73
|
export interface LogFilters {
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* 过滤字段名称,取值范围如下:region(地域),type(事件类型),source(事件源),status(事件状态)
|
|
76
76
|
*/
|
|
77
77
|
Key: string
|
|
78
78
|
/**
|
|
@@ -151,7 +151,7 @@ export interface CreateTransformationRequest {
|
|
|
151
151
|
*/
|
|
152
152
|
RuleId: string
|
|
153
153
|
/**
|
|
154
|
-
*
|
|
154
|
+
* 一个转换规则列表,当前仅限定一个;示例如下:[{"Extraction":{"ExtractionInputPath":"$.data.payload","Format":"JSON"},"EtlFilter":{"Filter":"{\"source\":\"ckafka.cloud.tencent\"}"},"Transform":{"OutputStructs":[{"Key":"op","Value":"$.op","ValueType":"JSONPATH"},{"Key":"table","Value":"$.source.table","ValueType":"JSONPATH"},{"Key":"id","Value":"$.after.id","ValueType":"JSONPATH"},{"Key":"app_id","Value":"$.after.app_id","ValueType":"JSONPATH"},{"Key":"spu_id","Value":"$.after.spu_id","ValueType":"JSONPATH"}]}}]
|
|
155
155
|
*/
|
|
156
156
|
Transformations: Array<Transformation>
|
|
157
157
|
}
|
|
@@ -213,11 +213,20 @@ export interface CreateTargetRequest {
|
|
|
213
213
|
*/
|
|
214
214
|
EventBusId: string
|
|
215
215
|
/**
|
|
216
|
-
*
|
|
216
|
+
* 目标类型;取值范围:scf(云函数)/cls(日志服务)/amp(消息推送)/ckafka(消息推送)/es(大数据elastic-search)
|
|
217
217
|
*/
|
|
218
218
|
Type: string
|
|
219
219
|
/**
|
|
220
|
-
*
|
|
220
|
+
* 目标描述;scf类型示例:
|
|
221
|
+
{"ResourceDescription":"qcs::scf:ap-guangzhou:uin/2252646423:namespace/default/function/john-test-0326/$LATEST"};
|
|
222
|
+
cls类型示例:
|
|
223
|
+
{"ResourceDescription":"qcs::cls:ap-guangzhou:uin/12323442323:topic/7103f705-6c38-4b64-ac9d-428af0f2e732"}
|
|
224
|
+
ckafka类型示例:
|
|
225
|
+
{"ResourceDescription":"qcs::ckafka:ap-guangzhou:uin/1500000688:ckafkaId/uin/1500000688/ckafka-018q1nwj","CkafkaTargetParams":{"TopicName":"alert","RetryPolicy":{"RetryInterval":60,"MaxRetryAttempts":360}}}
|
|
226
|
+
amp类型-邮件/短信示例:
|
|
227
|
+
{"ResourceDescription":"qcs::eb-amp:ap-guangzhou:uin/100012505002:","AMPParams":{"NotificationTemplateId":10181,"Lang":"cn","NoticeReceivers":[{"UserType":"User","UserIds":["9424525"],"TimeWindow":{"From":"09:30:00","To":"23:30:00"},"Channels":["Email","SMS"]}]}}
|
|
228
|
+
es类型示例:
|
|
229
|
+
{"ResourceDescription":"qcs::es:ap-guangzhou:uin/1500000688:instance/es-7cplmhsd","ESTargetParams":{"EsVersion":"7.14.2","UserName":"elastic","Password":"xxxxx","NetMode":"privateLink","IndexPrefix":"auto-test","IndexSuffixMode":"default","RotationInterval":"none","IndexTemplateType":"","OutputMode":"default"}}
|
|
221
230
|
*/
|
|
222
231
|
TargetDescription: TargetDescription
|
|
223
232
|
/**
|
|
@@ -488,7 +497,7 @@ export interface CreateTargetResponse {
|
|
|
488
497
|
/**
|
|
489
498
|
* 目标ID
|
|
490
499
|
*/
|
|
491
|
-
TargetId
|
|
500
|
+
TargetId?: string
|
|
492
501
|
/**
|
|
493
502
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
494
503
|
*/
|
|
@@ -574,17 +583,17 @@ export interface ListTargetsRequest {
|
|
|
574
583
|
*/
|
|
575
584
|
export interface Transformation {
|
|
576
585
|
/**
|
|
577
|
-
*
|
|
586
|
+
* 描述如何提取数据,{"ExtractionInputPath":"$.data.payload","Format":"JSON"}
|
|
578
587
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
579
588
|
*/
|
|
580
589
|
Extraction?: Extraction
|
|
581
590
|
/**
|
|
582
|
-
*
|
|
591
|
+
* 描述如何过滤数据;{"Filter":"{\"source\":\"ckafka.cloud.tencent\"}"}
|
|
583
592
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
584
593
|
*/
|
|
585
594
|
EtlFilter?: EtlFilter
|
|
586
595
|
/**
|
|
587
|
-
*
|
|
596
|
+
* 描述如何数据转换;"OutputStructs":[{"Key":"op","Value":"$.op","ValueType":"JSONPATH"}]
|
|
588
597
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
589
598
|
*/
|
|
590
599
|
Transform?: Transform
|
|
@@ -740,7 +749,7 @@ export interface ListEventBusesRequest {
|
|
|
740
749
|
*/
|
|
741
750
|
Order?: string
|
|
742
751
|
/**
|
|
743
|
-
*
|
|
752
|
+
* 过滤字段范围: EventBusName(事件集名称)/EventBusId(事件集Id)/Type(事件集类型:Cloud(云服务);Platform(平台型);Custom(自定义))/TagKey(标签键)。每次请求的Filters的上限为10,Filter.Values的上限为5。[{"Name":"Type","Values":["Cloud","Platform"]}]
|
|
744
753
|
*/
|
|
745
754
|
Filters?: Array<Filter>
|
|
746
755
|
/**
|
|
@@ -756,7 +765,7 @@ export interface CreateTransformationResponse {
|
|
|
756
765
|
/**
|
|
757
766
|
* 生成的转换器id
|
|
758
767
|
*/
|
|
759
|
-
TransformationId
|
|
768
|
+
TransformationId?: string
|
|
760
769
|
/**
|
|
761
770
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
762
771
|
*/
|
|
@@ -1150,7 +1159,7 @@ export interface Filter {
|
|
|
1150
1159
|
*/
|
|
1151
1160
|
Values: Array<string>
|
|
1152
1161
|
/**
|
|
1153
|
-
* 过滤键的名称。
|
|
1162
|
+
* 过滤键的名称。EventBusName(事件集名称)/EventBusId(事件集Id)/Type(事件集类型:Cloud(云服务);Platform(平台型);Custom(自定义))/TagKey(标签键)
|
|
1154
1163
|
*/
|
|
1155
1164
|
Name: string
|
|
1156
1165
|
}
|
|
@@ -1424,7 +1433,7 @@ export interface DescribeLogTagValueRequest {
|
|
|
1424
1433
|
*/
|
|
1425
1434
|
EventBusId: string
|
|
1426
1435
|
/**
|
|
1427
|
-
*
|
|
1436
|
+
* 聚合字段,取值范围如下:Source(事件源),RuleIds(命中规则),Subject(实例ID),Region(地域)
|
|
1428
1437
|
*/
|
|
1429
1438
|
GroupField: string
|
|
1430
1439
|
/**
|
|
@@ -1693,11 +1702,11 @@ export interface SearchLogRequest {
|
|
|
1693
1702
|
*/
|
|
1694
1703
|
Limit: number
|
|
1695
1704
|
/**
|
|
1696
|
-
*
|
|
1705
|
+
* 事件查询筛选条件;示例如下:[{"key":"host","operator":"eq","value":"106.53.106.243"},{"type":"AND","filters":[{"key":"region","operator":"like","value":"*guangzhou*"},{"key":"type","operator":"eq","value":"cvm:ErrorEvent:GuestReboot"}]},{"type":"OR","filters":[{"key":"field1","operator":"like","value":"*access*"},{"key":"field2","operator":"eq","value":"custorm"}]}]
|
|
1697
1706
|
*/
|
|
1698
1707
|
Filter?: Array<LogFilter>
|
|
1699
1708
|
/**
|
|
1700
|
-
*
|
|
1709
|
+
* 事件查询结果排序,["timestamp","subject"]
|
|
1701
1710
|
*/
|
|
1702
1711
|
OrderFields?: Array<string>
|
|
1703
1712
|
/**
|
|
@@ -1813,7 +1822,7 @@ export interface PutEventsRequest {
|
|
|
1813
1822
|
*/
|
|
1814
1823
|
export interface TargetDescription {
|
|
1815
1824
|
/**
|
|
1816
|
-
* QCS资源六段式,更多参考 [资源六段式](https://cloud.tencent.com/document/product/598/10606)
|
|
1825
|
+
* QCS资源六段式,更多参考 [资源六段式](https://cloud.tencent.com/document/product/598/10606);scf资源六段式示例[qcs::scf:ap-guangzhou:uin/123:namespace/test(函数命名空间)/function/test(函数名)/$LATEST(函数版本)] amp资源六段式示例[qcs::eb-amp:ap-guangzhou:uin/123:] ckafka资源六段式示例[qcs::ckafka:ap-guangzhou:uin/123:ckafkaId/uin/123/ckafka-123(ckafka实例Id)] cls资源六段式示例[qcs::cls:ap-guangzhou:uin/123:topic/122332442(topicId)] es资源六段式示例[qcs::es:ap-guangzhou:appid/123/uin/456:instance/es-7cplmhsd(es实例Id)]
|
|
1817
1826
|
*/
|
|
1818
1827
|
ResourceDescription: string
|
|
1819
1828
|
/**
|