tencentcloud-sdk-nodejs 4.0.417 → 4.0.418
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 +305 -0
- package/SERVICE_CHANGELOG.md +379 -151
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/v20201229/ams_models.ts +5 -0
- package/src/services/ckafka/v20190819/ckafka_client.ts +1 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +70 -1
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/cwp/v20180228/cwp_models.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +18 -0
- package/src/services/dasb/v20191018/dasb_client.ts +1 -0
- package/src/services/dasb/v20191018/dasb_models.ts +116 -0
- package/src/services/eis/v20210601/eis_models.ts +13 -0
- package/src/services/es/v20180416/es_client.ts +1 -0
- package/src/services/es/v20180416/es_models.ts +64 -0
- package/src/services/iotcloud/v20210408/iotcloud_client.ts +12 -0
- package/src/services/iotcloud/v20210408/iotcloud_models.ts +25 -0
- package/src/services/ocr/v20181119/ocr_models.ts +5 -0
- package/src/services/ssa/v20180608/ssa_models.ts +1 -1
- package/src/services/tiia/v20190529/tiia_models.ts +6 -1
- package/src/services/tione/v20211111/tione_models.ts +2 -2
- package/src/services/vm/v20201229/vm_models.ts +5 -0
- package/src/services/vod/v20180717/vod_models.ts +4 -10
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +4 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +58 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +15 -0
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +95 -0
- package/tencentcloud/services/eis/v20210601/eis_models.d.ts +11 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +54 -0
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_client.d.ts +5 -1
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_client.js +6 -0
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_models.d.ts +22 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
- package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +1 -1
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +2 -2
- package/tencentcloud/services/vm/v20201229/vm_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -10
- package/test/iotcloud.v20210408.test.js +10 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-05-23 06:01:56 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
|
-
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-08-
|
|
10
|
+
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-08-16 06:06:52 |
|
|
11
11
|
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-08-15 06:07:08 |
|
|
12
12
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
13
13
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
@@ -50,21 +50,21 @@
|
|
|
50
50
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
|
51
51
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
52
52
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
53
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-08-
|
|
53
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-08-16 06:14:00 |
|
|
54
54
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-07-27 06:06:19 |
|
|
55
55
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-07-08 06:05:30 |
|
|
56
56
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
|
57
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-08-
|
|
57
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-08-16 06:15:06 |
|
|
58
58
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-24 06:09:00 |
|
|
59
59
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
|
60
60
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
61
61
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-08-15 06:16:16 |
|
|
62
62
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
63
63
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-08-08 06:14:02 |
|
|
64
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-08-
|
|
64
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-08-16 06:17:35 |
|
|
65
65
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
66
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-
|
|
67
|
-
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-
|
|
66
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-08-16 06:18:39 |
|
|
67
|
+
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-08-16 06:19:02 |
|
|
68
68
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
69
69
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
70
70
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-06-22 06:06:28 |
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
84
84
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-06-24 06:11:32 |
|
|
85
85
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
86
|
-
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-
|
|
86
|
+
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-08-16 06:23:41 |
|
|
87
87
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-07-28 06:11:30 |
|
|
88
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-08-
|
|
88
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-08-16 06:24:00 |
|
|
89
89
|
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-08-11 22:36:30 |
|
|
90
90
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-08-11 15:03:00 |
|
|
91
91
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
108
108
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-07-26 06:16:30 |
|
|
109
109
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
110
|
-
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-
|
|
110
|
+
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
|
|
111
111
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-08-08 06:25:19 |
|
|
112
112
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
113
113
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-07-19 16:17:21 |
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
136
136
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
137
137
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-07-26 06:19:20 |
|
|
138
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-08-
|
|
138
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-08-16 06:34:58 |
|
|
139
139
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-07-21 06:14:50 |
|
|
140
140
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-06-13 06:15:36 |
|
|
141
141
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-06-07 06:12:07 |
|
|
157
157
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
158
158
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-08-11 06:47:08 |
|
|
159
|
-
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-
|
|
159
|
+
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-08-16 06:39:20 |
|
|
160
160
|
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-07-20 06:12:05 |
|
|
161
161
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
|
|
162
162
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-07-18 06:15:58 |
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
189
189
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
190
190
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
191
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-08-
|
|
192
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-08-
|
|
191
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-08-16 06:45:30 |
|
|
192
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-08-16 06:45:49 |
|
|
193
193
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
194
194
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-08-10 06:54:09 |
|
|
195
195
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -202,9 +202,9 @@
|
|
|
202
202
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
203
203
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-08-15 06:46:14 |
|
|
204
204
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
205
|
-
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-
|
|
205
|
+
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-08-16 06:49:06 |
|
|
206
206
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
207
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-08-
|
|
207
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-08-16 06:49:14 |
|
|
208
208
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-08-10 06:57:28 |
|
|
209
209
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-07-29 06:18:30 |
|
|
210
210
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.418"
|
|
@@ -902,6 +902,11 @@ export interface AudioResultDetailMoanResult {
|
|
|
902
902
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
903
903
|
*/
|
|
904
904
|
SubLabel: string
|
|
905
|
+
|
|
906
|
+
/**
|
|
907
|
+
* 该字段用于返回基于恶意标签的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过
|
|
908
|
+
*/
|
|
909
|
+
Suggestion: string
|
|
905
910
|
}
|
|
906
911
|
|
|
907
912
|
/**
|
|
@@ -1036,6 +1036,12 @@ export interface MySQLConnectParam {
|
|
|
1036
1036
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1037
1037
|
*/
|
|
1038
1038
|
ClusterId?: string
|
|
1039
|
+
|
|
1040
|
+
/**
|
|
1041
|
+
* Mysql 连接源是否为自建集群
|
|
1042
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1043
|
+
*/
|
|
1044
|
+
SelfBuilt?: boolean
|
|
1039
1045
|
}
|
|
1040
1046
|
|
|
1041
1047
|
/**
|
|
@@ -3496,6 +3502,31 @@ export interface DeleteInstancePreResponse {
|
|
|
3496
3502
|
RequestId?: string
|
|
3497
3503
|
}
|
|
3498
3504
|
|
|
3505
|
+
/**
|
|
3506
|
+
* Table、Topic路由
|
|
3507
|
+
*/
|
|
3508
|
+
export interface TableMapping {
|
|
3509
|
+
/**
|
|
3510
|
+
* 库名
|
|
3511
|
+
*/
|
|
3512
|
+
Database: string
|
|
3513
|
+
|
|
3514
|
+
/**
|
|
3515
|
+
* 表名,多个表,(逗号)隔开
|
|
3516
|
+
*/
|
|
3517
|
+
Table: string
|
|
3518
|
+
|
|
3519
|
+
/**
|
|
3520
|
+
* Topic名称
|
|
3521
|
+
*/
|
|
3522
|
+
Topic: string
|
|
3523
|
+
|
|
3524
|
+
/**
|
|
3525
|
+
* Topic ID
|
|
3526
|
+
*/
|
|
3527
|
+
TopicId: string
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3499
3530
|
/**
|
|
3500
3531
|
* DescribeInstanceAttributes请求参数结构体
|
|
3501
3532
|
*/
|
|
@@ -5811,7 +5842,7 @@ export interface KafkaParam {
|
|
|
5811
5842
|
/**
|
|
5812
5843
|
* Topic名称,多个以“,”分隔
|
|
5813
5844
|
*/
|
|
5814
|
-
Topic
|
|
5845
|
+
Topic?: string
|
|
5815
5846
|
|
|
5816
5847
|
/**
|
|
5817
5848
|
* Offset类型,最开始位置earliest,最新位置latest,时间点位置timestamp
|
|
@@ -5860,6 +5891,18 @@ export interface KafkaParam {
|
|
|
5860
5891
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5861
5892
|
*/
|
|
5862
5893
|
QpsLimit?: number
|
|
5894
|
+
|
|
5895
|
+
/**
|
|
5896
|
+
* Table到Topic的路由,「分发到多个topic」开关打开时必传
|
|
5897
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5898
|
+
*/
|
|
5899
|
+
TableMappings?: Array<TableMapping>
|
|
5900
|
+
|
|
5901
|
+
/**
|
|
5902
|
+
* 「分发到多个topic」开关,默认为false
|
|
5903
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5904
|
+
*/
|
|
5905
|
+
UseTableMapping?: boolean
|
|
5863
5906
|
}
|
|
5864
5907
|
|
|
5865
5908
|
/**
|
|
@@ -6465,6 +6508,12 @@ export interface PostgreSQLConnectParam {
|
|
|
6465
6508
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6466
6509
|
*/
|
|
6467
6510
|
IsUpdate?: boolean
|
|
6511
|
+
|
|
6512
|
+
/**
|
|
6513
|
+
* PostgreSQL连接源是否为自建集群
|
|
6514
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6515
|
+
*/
|
|
6516
|
+
SelfBuilt?: boolean
|
|
6468
6517
|
}
|
|
6469
6518
|
|
|
6470
6519
|
/**
|
|
@@ -7173,6 +7222,26 @@ export interface MySQLParam {
|
|
|
7173
7222
|
* 当设置成员参数DropInvalidMessageToCls设置为true时,DropInvalidMessage参数失效
|
|
7174
7223
|
*/
|
|
7175
7224
|
DropCls?: DropCls
|
|
7225
|
+
|
|
7226
|
+
/**
|
|
7227
|
+
* 输出格式,DEFAULT、CANAL_1、CANAL_2
|
|
7228
|
+
*/
|
|
7229
|
+
OutputFormat?: string
|
|
7230
|
+
|
|
7231
|
+
/**
|
|
7232
|
+
* 当Table输入的是前缀时,该项值为true,否则为false
|
|
7233
|
+
*/
|
|
7234
|
+
IsTablePrefix?: boolean
|
|
7235
|
+
|
|
7236
|
+
/**
|
|
7237
|
+
* 如果该值为all,则DDL数据以及DML数据也会写入到选中的topic;若该值为dml,则只有DML数据写入到选中的topic
|
|
7238
|
+
*/
|
|
7239
|
+
IncludeContentChanges?: string
|
|
7240
|
+
|
|
7241
|
+
/**
|
|
7242
|
+
* 如果该值为true,且MySQL中"binlog_rows_query_log_events"配置项的值为"ON",则流入到topic的数据包含原SQL语句;若该值为false,流入到topic的数据不包含原SQL语句
|
|
7243
|
+
*/
|
|
7244
|
+
IncludeQuery?: boolean
|
|
7176
7245
|
}
|
|
7177
7246
|
|
|
7178
7247
|
/**
|
|
@@ -7247,12 +7247,12 @@ export interface ProtectMachine {
|
|
|
7247
7247
|
*/
|
|
7248
7248
|
export interface DescribeAssetUserInfoRequest {
|
|
7249
7249
|
/**
|
|
7250
|
-
*
|
|
7250
|
+
* 云服务器UUID
|
|
7251
7251
|
*/
|
|
7252
7252
|
Quuid: string
|
|
7253
7253
|
|
|
7254
7254
|
/**
|
|
7255
|
-
*
|
|
7255
|
+
* 主机安全UUID
|
|
7256
7256
|
*/
|
|
7257
7257
|
Uuid: string
|
|
7258
7258
|
|
|
@@ -2013,6 +2013,24 @@ export interface NetAddr {
|
|
|
2013
2013
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2014
2014
|
*/
|
|
2015
2015
|
NetType: string
|
|
2016
|
+
|
|
2017
|
+
/**
|
|
2018
|
+
* 子网ID
|
|
2019
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2020
|
+
*/
|
|
2021
|
+
UniqSubnetId: string
|
|
2022
|
+
|
|
2023
|
+
/**
|
|
2024
|
+
* 私有网络ID
|
|
2025
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2026
|
+
*/
|
|
2027
|
+
UniqVpcId: string
|
|
2028
|
+
|
|
2029
|
+
/**
|
|
2030
|
+
* 描述信息
|
|
2031
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2032
|
+
*/
|
|
2033
|
+
Description: string
|
|
2016
2034
|
}
|
|
2017
2035
|
|
|
2018
2036
|
/**
|
|
@@ -28,6 +28,12 @@ export interface Group {
|
|
|
28
28
|
* 组名称
|
|
29
29
|
*/
|
|
30
30
|
Name: string
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* 所属部门信息
|
|
34
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
35
|
+
*/
|
|
36
|
+
Department: Department
|
|
31
37
|
}
|
|
32
38
|
|
|
33
39
|
/**
|
|
@@ -115,6 +121,11 @@ export interface ModifyUserRequest {
|
|
|
115
121
|
* 访问时间段限制, 由0、1组成的字符串,长度168(7 × 24),代表该用户在一周中允许访问的时间段。字符串中第N个字符代表在一周中的第N个小时, 0 - 代表不允许访问,1 - 代表允许访问
|
|
116
122
|
*/
|
|
117
123
|
ValidateTime?: string
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* 用户所属部门的ID,如1.2.3
|
|
127
|
+
*/
|
|
128
|
+
DepartmentId?: string
|
|
118
129
|
}
|
|
119
130
|
|
|
120
131
|
/**
|
|
@@ -137,6 +148,27 @@ export interface DeleteDeviceGroupMembersResponse {
|
|
|
137
148
|
RequestId?: string
|
|
138
149
|
}
|
|
139
150
|
|
|
151
|
+
/**
|
|
152
|
+
* 部门信息
|
|
153
|
+
*/
|
|
154
|
+
export interface Department {
|
|
155
|
+
/**
|
|
156
|
+
* 部门ID
|
|
157
|
+
*/
|
|
158
|
+
Id: string
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* 部门名称,1 - 256个字符
|
|
162
|
+
*/
|
|
163
|
+
Name: string
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* 部门管理员账号ID
|
|
167
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
168
|
+
*/
|
|
169
|
+
Managers: Array<string>
|
|
170
|
+
}
|
|
171
|
+
|
|
140
172
|
/**
|
|
141
173
|
* AddUserGroupMembers返回参数结构体
|
|
142
174
|
*/
|
|
@@ -230,6 +262,11 @@ export interface DescribeUserGroupsRequest {
|
|
|
230
262
|
* 每页条目数量,缺省20,最大500
|
|
231
263
|
*/
|
|
232
264
|
Limit?: number
|
|
265
|
+
|
|
266
|
+
/**
|
|
267
|
+
* 部门ID,用于过滤属于某个部门的用户组
|
|
268
|
+
*/
|
|
269
|
+
DepartmentId?: string
|
|
233
270
|
}
|
|
234
271
|
|
|
235
272
|
/**
|
|
@@ -315,6 +352,11 @@ export interface DescribeUserGroupMembersRequest {
|
|
|
315
352
|
* 每页条目数量,默认20, 最大500
|
|
316
353
|
*/
|
|
317
354
|
Limit?: number
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* 所属部门ID
|
|
358
|
+
*/
|
|
359
|
+
DepartmentId?: string
|
|
318
360
|
}
|
|
319
361
|
|
|
320
362
|
/**
|
|
@@ -442,6 +484,11 @@ export interface CreateAclRequest {
|
|
|
442
484
|
生效、失效时间不填则访问权限长期有效
|
|
443
485
|
*/
|
|
444
486
|
ValidateTo?: string
|
|
487
|
+
|
|
488
|
+
/**
|
|
489
|
+
* 访问权限所属部门的ID
|
|
490
|
+
*/
|
|
491
|
+
DepartmentId?: string
|
|
445
492
|
}
|
|
446
493
|
|
|
447
494
|
/**
|
|
@@ -509,6 +556,18 @@ export interface User {
|
|
|
509
556
|
* 访问时间段限制, 由0、1组成的字符串,长度168(7 × 24),代表该用户在一周中允许访问的时间段。字符串中第N个字符代表在一周中的第N个小时, 0 - 代表不允许访问,1 - 代表允许访问
|
|
510
557
|
*/
|
|
511
558
|
ValidateTime?: string
|
|
559
|
+
|
|
560
|
+
/**
|
|
561
|
+
* 用户所属部门(用于出参)
|
|
562
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
563
|
+
*/
|
|
564
|
+
Department?: Department
|
|
565
|
+
|
|
566
|
+
/**
|
|
567
|
+
* 用户所属部门(用于入参)
|
|
568
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
569
|
+
*/
|
|
570
|
+
DepartmentId?: string
|
|
512
571
|
}
|
|
513
572
|
|
|
514
573
|
/**
|
|
@@ -595,6 +654,12 @@ export interface Device {
|
|
|
595
654
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
596
655
|
*/
|
|
597
656
|
Resource: Resource
|
|
657
|
+
|
|
658
|
+
/**
|
|
659
|
+
* 资产所属部门
|
|
660
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
661
|
+
*/
|
|
662
|
+
Department: Department
|
|
598
663
|
}
|
|
599
664
|
|
|
600
665
|
/**
|
|
@@ -640,6 +705,11 @@ export interface DescribeAclsRequest {
|
|
|
640
705
|
* 访问权限状态,1 - 已生效,2 - 未生效,3 - 已过期
|
|
641
706
|
*/
|
|
642
707
|
Status?: number
|
|
708
|
+
|
|
709
|
+
/**
|
|
710
|
+
* 部门ID,用于过滤属于某个部门的访问权限
|
|
711
|
+
*/
|
|
712
|
+
DepartmentId?: string
|
|
643
713
|
}
|
|
644
714
|
|
|
645
715
|
/**
|
|
@@ -865,6 +935,11 @@ export interface CreateDeviceGroupRequest {
|
|
|
865
935
|
* 资产组名,最大长度32字符
|
|
866
936
|
*/
|
|
867
937
|
Name: string
|
|
938
|
+
|
|
939
|
+
/**
|
|
940
|
+
* 资产组所属部门ID,如:1.2.3
|
|
941
|
+
*/
|
|
942
|
+
DepartmentId?: string
|
|
868
943
|
}
|
|
869
944
|
|
|
870
945
|
/**
|
|
@@ -1057,6 +1132,12 @@ export interface Acl {
|
|
|
1057
1132
|
* 访问权限状态,1 - 已生效,2 - 未生效,3 - 已过期
|
|
1058
1133
|
*/
|
|
1059
1134
|
Status: number
|
|
1135
|
+
|
|
1136
|
+
/**
|
|
1137
|
+
* 所属部门的信息
|
|
1138
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1139
|
+
*/
|
|
1140
|
+
Department: Department
|
|
1060
1141
|
}
|
|
1061
1142
|
|
|
1062
1143
|
/**
|
|
@@ -1112,6 +1193,11 @@ export interface DescribeDevicesRequest {
|
|
|
1112
1193
|
* 可提供按照多种类型过滤, 1 - Linux, 2 - Windows, 3 - MySQL, 4 - SQLServer
|
|
1113
1194
|
*/
|
|
1114
1195
|
KindSet?: Array<number>
|
|
1196
|
+
|
|
1197
|
+
/**
|
|
1198
|
+
* 过滤条件,可按照部门ID进行过滤
|
|
1199
|
+
*/
|
|
1200
|
+
DepartmentId?: string
|
|
1115
1201
|
}
|
|
1116
1202
|
|
|
1117
1203
|
/**
|
|
@@ -1137,6 +1223,11 @@ export interface DescribeDeviceGroupsRequest {
|
|
|
1137
1223
|
* 每页条目数量,缺省20,最大500
|
|
1138
1224
|
*/
|
|
1139
1225
|
Limit?: number
|
|
1226
|
+
|
|
1227
|
+
/**
|
|
1228
|
+
* 部门ID,用于过滤属于某个部门的资产组
|
|
1229
|
+
*/
|
|
1230
|
+
DepartmentId?: string
|
|
1140
1231
|
}
|
|
1141
1232
|
|
|
1142
1233
|
/**
|
|
@@ -1269,6 +1360,11 @@ export interface ModifyAclRequest {
|
|
|
1269
1360
|
生效、失效时间不填则访问权限长期有效
|
|
1270
1361
|
*/
|
|
1271
1362
|
ValidateTo?: string
|
|
1363
|
+
|
|
1364
|
+
/**
|
|
1365
|
+
* 权限所属部门的ID,如:1.2.3
|
|
1366
|
+
*/
|
|
1367
|
+
DepartmentId?: string
|
|
1272
1368
|
}
|
|
1273
1369
|
|
|
1274
1370
|
/**
|
|
@@ -1351,6 +1447,11 @@ export interface CreateUserRequest {
|
|
|
1351
1447
|
* 访问时间段限制, 由0、1组成的字符串,长度168(7 × 24),代表该用户在一周中允许访问的时间段。字符串中第N个字符代表在一周中的第N个小时, 0 - 代表不允许访问,1 - 代表允许访问
|
|
1352
1448
|
*/
|
|
1353
1449
|
ValidateTime?: string
|
|
1450
|
+
|
|
1451
|
+
/**
|
|
1452
|
+
* 所属部门ID,如:“1.2.3”
|
|
1453
|
+
*/
|
|
1454
|
+
DepartmentId?: string
|
|
1354
1455
|
}
|
|
1355
1456
|
|
|
1356
1457
|
/**
|
|
@@ -1442,6 +1543,11 @@ export interface DescribeUsersRequest {
|
|
|
1442
1543
|
* 认证方式,0 - 本地, 1 - LDAP, 2 - OAuth, 不传为全部
|
|
1443
1544
|
*/
|
|
1444
1545
|
AuthTypeSet?: Array<number>
|
|
1546
|
+
|
|
1547
|
+
/**
|
|
1548
|
+
* 部门ID,用于过滤属于某个部门的用户
|
|
1549
|
+
*/
|
|
1550
|
+
DepartmentId?: string
|
|
1445
1551
|
}
|
|
1446
1552
|
|
|
1447
1553
|
/**
|
|
@@ -1557,6 +1663,11 @@ export interface DescribeDeviceGroupMembersRequest {
|
|
|
1557
1663
|
* 资产类型,1 - Linux,2 - Windows,3 - MySQL,4 - SQLServer
|
|
1558
1664
|
*/
|
|
1559
1665
|
Kind?: number
|
|
1666
|
+
|
|
1667
|
+
/**
|
|
1668
|
+
* 所属部门ID
|
|
1669
|
+
*/
|
|
1670
|
+
DepartmentId?: string
|
|
1560
1671
|
}
|
|
1561
1672
|
|
|
1562
1673
|
/**
|
|
@@ -1577,6 +1688,11 @@ export interface CreateUserGroupRequest {
|
|
|
1577
1688
|
* 用户组名,最大长度32字符
|
|
1578
1689
|
*/
|
|
1579
1690
|
Name: string
|
|
1691
|
+
|
|
1692
|
+
/**
|
|
1693
|
+
* 用户组所属部门的ID,如:1.2.3
|
|
1694
|
+
*/
|
|
1695
|
+
DepartmentId?: string
|
|
1580
1696
|
}
|
|
1581
1697
|
|
|
1582
1698
|
/**
|
|
@@ -192,6 +192,19 @@ export interface ListRuntimeDeployedInstancesMCRequest {
|
|
|
192
192
|
* 1:3.0版本新控制台传1;否则传0
|
|
193
193
|
*/
|
|
194
194
|
ApiVersion?: number
|
|
195
|
+
|
|
196
|
+
/**
|
|
197
|
+
* -1:不按项目筛选,获取所有
|
|
198
|
+
>=0: 按项目id筛选
|
|
199
|
+
*/
|
|
200
|
+
GroupId?: number
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* -2: 不按状态筛选,获取所有
|
|
204
|
+
0: 运行中
|
|
205
|
+
2: 已停止
|
|
206
|
+
*/
|
|
207
|
+
Status?: number
|
|
195
208
|
}
|
|
196
209
|
|
|
197
210
|
/**
|
|
@@ -2527,6 +2527,18 @@ RENEW_FLAG_DEFAULT:不自动续费
|
|
|
2527
2527
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2528
2528
|
*/
|
|
2529
2529
|
OperationDuration: OperationDuration
|
|
2530
|
+
|
|
2531
|
+
/**
|
|
2532
|
+
* web节点列表
|
|
2533
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2534
|
+
*/
|
|
2535
|
+
OptionalWebServiceInfos: Array<OptionalWebServiceInfo>
|
|
2536
|
+
|
|
2537
|
+
/**
|
|
2538
|
+
* 自治索引开关
|
|
2539
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2540
|
+
*/
|
|
2541
|
+
AutoIndexEnabled: boolean
|
|
2530
2542
|
}
|
|
2531
2543
|
|
|
2532
2544
|
/**
|
|
@@ -2862,6 +2874,11 @@ export interface UpdateIndexRequest {
|
|
|
2862
2874
|
* 集群访问密码
|
|
2863
2875
|
*/
|
|
2864
2876
|
Password?: string
|
|
2877
|
+
|
|
2878
|
+
/**
|
|
2879
|
+
* 是否滚动后备索引
|
|
2880
|
+
*/
|
|
2881
|
+
RolloverBackingIndex?: boolean
|
|
2865
2882
|
}
|
|
2866
2883
|
|
|
2867
2884
|
/**
|
|
@@ -3633,3 +3650,50 @@ export interface RestartLogstashInstanceResponse {
|
|
|
3633
3650
|
*/
|
|
3634
3651
|
RequestId?: string
|
|
3635
3652
|
}
|
|
3653
|
+
|
|
3654
|
+
/**
|
|
3655
|
+
* 可选web组件信息
|
|
3656
|
+
*/
|
|
3657
|
+
export interface OptionalWebServiceInfo {
|
|
3658
|
+
/**
|
|
3659
|
+
* 类型
|
|
3660
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3661
|
+
*/
|
|
3662
|
+
Type: string
|
|
3663
|
+
|
|
3664
|
+
/**
|
|
3665
|
+
* 状态
|
|
3666
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3667
|
+
*/
|
|
3668
|
+
Status: number
|
|
3669
|
+
|
|
3670
|
+
/**
|
|
3671
|
+
* 公网url
|
|
3672
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3673
|
+
*/
|
|
3674
|
+
PublicUrl: string
|
|
3675
|
+
|
|
3676
|
+
/**
|
|
3677
|
+
* 内网url
|
|
3678
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3679
|
+
*/
|
|
3680
|
+
PrivateUrl: string
|
|
3681
|
+
|
|
3682
|
+
/**
|
|
3683
|
+
* 公网访问权限
|
|
3684
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3685
|
+
*/
|
|
3686
|
+
PublicAccess: string
|
|
3687
|
+
|
|
3688
|
+
/**
|
|
3689
|
+
* 内网访问权限
|
|
3690
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3691
|
+
*/
|
|
3692
|
+
PrivateAccess: string
|
|
3693
|
+
|
|
3694
|
+
/**
|
|
3695
|
+
* 版本号
|
|
3696
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3697
|
+
*/
|
|
3698
|
+
Version: string
|
|
3699
|
+
}
|
|
@@ -21,6 +21,7 @@ import {
|
|
|
21
21
|
PublishMessageRequest,
|
|
22
22
|
UpdateDevicesEnableStateResponse,
|
|
23
23
|
DescribeProductCAResponse,
|
|
24
|
+
DeleteDeviceShadowResponse,
|
|
24
25
|
UpdateProductPrivateCARequest,
|
|
25
26
|
UnbindDevicesRequest,
|
|
26
27
|
DescribeDeviceResourcesRequest,
|
|
@@ -33,6 +34,7 @@ import {
|
|
|
33
34
|
PayloadLogItem,
|
|
34
35
|
BindProductInfo,
|
|
35
36
|
DescribeDevicesResponse,
|
|
37
|
+
DeleteDeviceShadowRequest,
|
|
36
38
|
DeleteTopicRuleResponse,
|
|
37
39
|
DescribeProductCARequest,
|
|
38
40
|
DeviceLabel,
|
|
@@ -566,6 +568,16 @@ export class Client extends AbstractClient {
|
|
|
566
568
|
return this.request("EditFirmware", req, cb)
|
|
567
569
|
}
|
|
568
570
|
|
|
571
|
+
/**
|
|
572
|
+
* 本接口(DeleteDeviceShadow)用于删除设备影子
|
|
573
|
+
*/
|
|
574
|
+
async DeleteDeviceShadow(
|
|
575
|
+
req: DeleteDeviceShadowRequest,
|
|
576
|
+
cb?: (error: string, rep: DeleteDeviceShadowResponse) => void
|
|
577
|
+
): Promise<DeleteDeviceShadowResponse> {
|
|
578
|
+
return this.request("DeleteDeviceShadow", req, cb)
|
|
579
|
+
}
|
|
580
|
+
|
|
569
581
|
/**
|
|
570
582
|
* 本接口(CreateDevice)用于新建一个物联网通信设备。
|
|
571
583
|
*/
|