tencentcloud-sdk-nodejs 4.0.889 → 4.0.890
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 +265 -0
- package/SERVICE_CHANGELOG.md +437 -20
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bpaas/v20181217/bpaas_models.ts +20 -0
- package/src/services/cls/v20201016/cls_models.ts +44 -0
- package/src/services/cwp/v20180228/cwp_models.ts +32 -17
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
- package/src/services/fmu/v20191213/fmu_client.ts +12 -6
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +14 -8
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +224 -87
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +2 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +35 -9
- package/src/services/ocr/v20181119/ocr_models.ts +2 -2
- package/src/services/postgres/v20170312/postgres_models.ts +18 -14
- package/src/services/ssl/v20191205/ssl_models.ts +15 -0
- package/src/services/tiia/v20190529/tiia_client.ts +3 -1
- package/src/services/trocket/v20230308/trocket_client.ts +4 -4
- package/src/services/trocket/v20230308/trocket_models.ts +13 -8
- package/src/services/vod/v20180717/vod_client.ts +3 -3
- package/src/services/vod/v20180717/vod_models.ts +9 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bpaas/v20181217/bpaas_models.d.ts +20 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +44 -0
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +32 -17
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
- package/tencentcloud/services/fmu/v20191213/fmu_client.d.ts +9 -3
- package/tencentcloud/services/fmu/v20191213/fmu_client.js +9 -3
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +217 -86
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +34 -9
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +18 -14
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +15 -0
- package/tencentcloud/services/tiia/v20190529/tiia_client.d.ts +3 -1
- package/tencentcloud/services/tiia/v20190529/tiia_client.js +3 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +4 -4
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +4 -4
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +13 -8
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +3 -3
- package/tencentcloud/services/vod/v20180717/vod_client.js +3 -3
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +9 -1
package/products.md
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2024-03-20 01:08:53 |
|
|
31
31
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2024-03-20 01:08:56 |
|
|
32
32
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2024-03-20 01:09:02 |
|
|
33
|
-
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2024-
|
|
33
|
+
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2024-07-05 01:04:07 |
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2024-06-19 01:13:52 |
|
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2024-04-16 01:05:23 |
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2024-03-20 01:09:12 |
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-07-05 01:06:07 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
|
|
@@ -70,13 +70,13 @@
|
|
|
70
70
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-07-03 01:12:26 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-06-20 01:25:33 |
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-
|
|
73
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-07-05 01:06:53 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
75
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-07-02 01:13:35 |
|
|
76
76
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-05-31 01:30:02 |
|
|
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 |
|
|
79
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-05
|
|
79
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-07-05 01:08:15 |
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-06-14 01:40:38 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-07-03 01:14:20 |
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-06-25 01:13:45 |
|
|
89
89
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
90
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-
|
|
90
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-05 01:09:30 |
|
|
91
91
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-06-07 01:44:56 |
|
|
92
92
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2024-03-20 01:15:51 |
|
|
93
93
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2024-03-20 01:15:52 |
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-07-04 01:16:18 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-06-05 10:32:35 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-26 01:16:46 |
|
|
103
|
-
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05
|
|
103
|
+
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-03 01:16:42 |
|
|
106
106
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-06-27 01:13:06 |
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
|
|
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) | 2024-05-09 01:16:27 |
|
|
115
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-
|
|
115
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-07-05 01:11:07 |
|
|
116
116
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
|
|
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) | 2024-04-22 01:17:48 |
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-28 01:12:56 |
|
|
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) | 2024-06-05 01:47:50 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-05 01:11:41 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-14 02:02:07 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
156
156
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
157
157
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-06-05 02:02:33 |
|
|
158
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-07-
|
|
158
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-07-05 01:14:45 |
|
|
159
159
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
|
|
160
160
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-07-03 01:21:45 |
|
|
161
161
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-06-26 01:21:35 |
|
|
162
162
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
163
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-07-
|
|
163
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-07-05 01:15:16 |
|
|
164
164
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-06-18 02:05:02 |
|
|
165
165
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-06-20 02:06:03 |
|
|
166
166
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-06-14 02:22:55 |
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
180
180
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-06-06 02:22:45 |
|
|
181
181
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
182
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-07-
|
|
182
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-07-05 01:16:31 |
|
|
183
183
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
184
184
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
185
185
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
214
214
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
|
|
215
215
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
216
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-
|
|
216
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-07-05 01:19:00 |
|
|
217
217
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-06-07 02:37:51 |
|
|
218
218
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
|
|
219
219
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-06-24 01:24:28 |
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-07-04 01:25:30 |
|
|
223
223
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
|
|
224
224
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
225
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-
|
|
225
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-06-21 02:25:01 |
|
|
228
228
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-28 01:21:55 |
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
| vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-06-28 01:22:56 |
|
|
238
238
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-06-06 02:47:30 |
|
|
239
239
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
240
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-
|
|
240
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-05 01:20:46 |
|
|
241
241
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-03 01:28:07 |
|
|
242
242
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
|
|
243
243
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-06-07 02:52:58 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.890"
|
|
@@ -218,6 +218,26 @@ export interface ApproveUser {
|
|
|
218
218
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
219
219
|
*/
|
|
220
220
|
Scf?: Scf
|
|
221
|
+
/**
|
|
222
|
+
* 审批状态 (取值范围 0:待审批 1:审批通过 2:拒绝 6:其他人已审批)
|
|
223
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
224
|
+
*/
|
|
225
|
+
ApproveStatus?: number
|
|
226
|
+
/**
|
|
227
|
+
* 审批意见
|
|
228
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
229
|
+
*/
|
|
230
|
+
ApproveMsg?: string
|
|
231
|
+
/**
|
|
232
|
+
* 审批时间
|
|
233
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
234
|
+
*/
|
|
235
|
+
ApproveTime?: string
|
|
236
|
+
/**
|
|
237
|
+
* 审批组名称
|
|
238
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
239
|
+
*/
|
|
240
|
+
ApproveGroup?: string
|
|
221
241
|
}
|
|
222
242
|
|
|
223
243
|
/**
|
|
@@ -5681,6 +5681,11 @@ export interface DescribeMachinesResponse {
|
|
|
5681
5681
|
* 是否开启服务日志
|
|
5682
5682
|
*/
|
|
5683
5683
|
ServiceLogging?: boolean
|
|
5684
|
+
/**
|
|
5685
|
+
* 总数目
|
|
5686
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5687
|
+
*/
|
|
5688
|
+
TotalCount?: number
|
|
5684
5689
|
/**
|
|
5685
5690
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5686
5691
|
*/
|
|
@@ -6306,6 +6311,45 @@ export interface DescribeMachinesRequest {
|
|
|
6306
6311
|
* 查询的机器组ID
|
|
6307
6312
|
*/
|
|
6308
6313
|
GroupId: string
|
|
6314
|
+
/**
|
|
6315
|
+
* ip
|
|
6316
|
+
- 按照【ip】进行过滤。
|
|
6317
|
+
- 类型:String
|
|
6318
|
+
- 必选:否
|
|
6319
|
+
|
|
6320
|
+
instance
|
|
6321
|
+
- 按照【instance】进行过滤。
|
|
6322
|
+
- 类型:String
|
|
6323
|
+
- 必选:否
|
|
6324
|
+
|
|
6325
|
+
version
|
|
6326
|
+
- 按照【LogListener版本】进行过滤。
|
|
6327
|
+
- 类型:String
|
|
6328
|
+
- 必选:否
|
|
6329
|
+
|
|
6330
|
+
status
|
|
6331
|
+
- 按照【状态】进行过滤。
|
|
6332
|
+
- 类型:String
|
|
6333
|
+
- 必选:否
|
|
6334
|
+
- 可选值:0:离线,1:正常
|
|
6335
|
+
|
|
6336
|
+
offlineTime
|
|
6337
|
+
- 按照【机器离线时间】进行过滤。
|
|
6338
|
+
- 类型:String
|
|
6339
|
+
- 必选:否
|
|
6340
|
+
- - 可选值:0:无离线时间,12:12小时内,24:一天内,48:两天内,99:两天前
|
|
6341
|
+
|
|
6342
|
+
每次请求的Filters的上限为10,Filter.Values的上限为100。
|
|
6343
|
+
*/
|
|
6344
|
+
Filters?: Array<Filter>
|
|
6345
|
+
/**
|
|
6346
|
+
* 分页的偏移量。
|
|
6347
|
+
*/
|
|
6348
|
+
Offset?: number
|
|
6349
|
+
/**
|
|
6350
|
+
* 分页单页限制数目。最大支持100
|
|
6351
|
+
*/
|
|
6352
|
+
Limit?: number
|
|
6309
6353
|
}
|
|
6310
6354
|
|
|
6311
6355
|
/**
|
|
@@ -7499,19 +7499,19 @@ export interface DescribeVulEffectHostListRequest {
|
|
|
7499
7499
|
*/
|
|
7500
7500
|
export interface DeliverTypeDetails {
|
|
7501
7501
|
/**
|
|
7502
|
-
* 安全模块类型 1: 入侵检测 2: 漏洞管理 3: 基线管理 4: 高级防御 5:客户端相关 6: 资产指纹
|
|
7502
|
+
* 安全模块类型 1: 入侵检测 2: 漏洞管理 3: 基线管理 4: 高级防御 5:客户端相关 6: 资产指纹 7 主机列表 8 客户端上报
|
|
7503
7503
|
*/
|
|
7504
7504
|
SecurityType: number
|
|
7505
7505
|
/**
|
|
7506
|
-
*
|
|
7506
|
+
* 安全模块下的日志类型
|
|
7507
7507
|
*/
|
|
7508
7508
|
LogType: Array<number | bigint>
|
|
7509
7509
|
/**
|
|
7510
|
-
*
|
|
7510
|
+
* 主题ID
|
|
7511
7511
|
*/
|
|
7512
7512
|
TopicId: string
|
|
7513
7513
|
/**
|
|
7514
|
-
*
|
|
7514
|
+
* 主题名
|
|
7515
7515
|
*/
|
|
7516
7516
|
TopicName: string
|
|
7517
7517
|
/**
|
|
@@ -7527,9 +7527,21 @@ export interface DeliverTypeDetails {
|
|
|
7527
7527
|
*/
|
|
7528
7528
|
ErrInfo?: string
|
|
7529
7529
|
/**
|
|
7530
|
-
*
|
|
7530
|
+
* 最近一次状态上报时间戳
|
|
7531
7531
|
*/
|
|
7532
7532
|
StatusTime?: number
|
|
7533
|
+
/**
|
|
7534
|
+
* 日志集名
|
|
7535
|
+
*/
|
|
7536
|
+
LogName?: string
|
|
7537
|
+
/**
|
|
7538
|
+
* 日志集ID
|
|
7539
|
+
*/
|
|
7540
|
+
LogSetId?: string
|
|
7541
|
+
/**
|
|
7542
|
+
* 日志集所在地域
|
|
7543
|
+
*/
|
|
7544
|
+
Region?: string
|
|
7533
7545
|
}
|
|
7534
7546
|
|
|
7535
7547
|
/**
|
|
@@ -9656,15 +9668,17 @@ export interface LoginWhiteCombinedInfo {
|
|
|
9656
9668
|
*/
|
|
9657
9669
|
export interface ExportBaselineRuleDetectListRequest {
|
|
9658
9670
|
/**
|
|
9659
|
-
* <li>RuleName - string - 是否必填:否 - 规则名称</
|
|
9660
|
-
<li>IsPassed - int - 是否必填:否 - 是否通过</li>
|
|
9661
|
-
<li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
9671
|
+
* <li>RuleName - string - 是否必填:否 - 规则名称</li><li>IsPassed - int - 是否必填:否 - 是否通过</li><li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
9662
9672
|
*/
|
|
9663
9673
|
Filters?: Array<Filter>
|
|
9664
9674
|
/**
|
|
9665
9675
|
* 0:过滤的结果导出;1:全部导出
|
|
9666
9676
|
*/
|
|
9667
9677
|
ExportAll?: number
|
|
9678
|
+
/**
|
|
9679
|
+
* 0:导出界面展示;1:导出全部结果事件
|
|
9680
|
+
*/
|
|
9681
|
+
IsExportDetail?: number
|
|
9668
9682
|
}
|
|
9669
9683
|
|
|
9670
9684
|
/**
|
|
@@ -17756,17 +17770,17 @@ export interface DescribeDefenceEventDetailResponse {
|
|
|
17756
17770
|
*/
|
|
17757
17771
|
export interface ExportBaselineHostDetectListRequest {
|
|
17758
17772
|
/**
|
|
17759
|
-
* <li>HostTag - string - 是否必填:否 - 主机标签</
|
|
17760
|
-
<li>ItemId - int64 - 是否必填:否 - 项Id</i>
|
|
17761
|
-
<li>RuleId - int64 - 是否必填:否 - 规则Id</li>
|
|
17762
|
-
<li>IsPassed - int - 是否必填:否 - 是否通过</li>
|
|
17763
|
-
<li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
17773
|
+
* <li>HostTag - string - 是否必填:否 - 主机标签</li><li>ItemId - int64 - 是否必填:否 - 项Id</li><li>RuleId - int64 - 是否必填:否 - 规则Id</li><li>IsPassed - int - 是否必填:否 - 是否通过</li><li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
17764
17774
|
*/
|
|
17765
17775
|
Filters?: Array<Filter>
|
|
17766
17776
|
/**
|
|
17767
17777
|
* 0:过滤的结果导出;1:全部导出
|
|
17768
17778
|
*/
|
|
17769
17779
|
ExportAll?: number
|
|
17780
|
+
/**
|
|
17781
|
+
* 0:导出界面展示;1:导出全部结果事件
|
|
17782
|
+
*/
|
|
17783
|
+
IsExportDetail?: number
|
|
17770
17784
|
}
|
|
17771
17785
|
|
|
17772
17786
|
/**
|
|
@@ -20297,16 +20311,17 @@ export interface DescribeScreenProtectionStatResponse {
|
|
|
20297
20311
|
*/
|
|
20298
20312
|
export interface ExportBaselineItemDetectListRequest {
|
|
20299
20313
|
/**
|
|
20300
|
-
* <li>HostId - string - 是否必填:否 - 主机Id</
|
|
20301
|
-
<li>RuleId - int64 - 是否必填:否 - 规则Id</i>
|
|
20302
|
-
<li>IsPassed - int - 是否必填:否 - 是否通过</li>
|
|
20303
|
-
<li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
20314
|
+
* <li>HostId - string - 是否必填:否 - 主机Id</li><li>RuleId - int64 - 是否必填:否 - 规则Id</li><li>IsPassed - int - 是否必填:否 - 是否通过</li><li>RiskTier - int - 是否必填:否 - 风险等级</li>
|
|
20304
20315
|
*/
|
|
20305
20316
|
Filters?: Array<Filter>
|
|
20306
20317
|
/**
|
|
20307
20318
|
* 0:过滤的结果导出;1:全部导出
|
|
20308
20319
|
*/
|
|
20309
20320
|
ExportAll?: number
|
|
20321
|
+
/**
|
|
20322
|
+
* 0:导出界面展示;1:导出全部结果事件
|
|
20323
|
+
*/
|
|
20324
|
+
IsExportDetail?: number
|
|
20310
20325
|
}
|
|
20311
20326
|
|
|
20312
20327
|
/**
|
|
@@ -600,7 +600,7 @@ export interface AddUserContactResponse {
|
|
|
600
600
|
/**
|
|
601
601
|
* 添加成功的联系人id。
|
|
602
602
|
*/
|
|
603
|
-
Id
|
|
603
|
+
Id?: number
|
|
604
604
|
/**
|
|
605
605
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
606
606
|
*/
|
|
@@ -2521,7 +2521,7 @@ export interface AddUserContactRequest {
|
|
|
2521
2521
|
*/
|
|
2522
2522
|
Name: string
|
|
2523
2523
|
/**
|
|
2524
|
-
*
|
|
2524
|
+
* 邮箱地址,支持大小写字母、数字、下划线、连字符及@字符, 只能以数字或字母开头,邮箱地址不可重复。
|
|
2525
2525
|
*/
|
|
2526
2526
|
ContactInfo: string
|
|
2527
2527
|
/**
|
|
@@ -89,8 +89,10 @@ export class Client extends AbstractClient {
|
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
/**
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
* 产品不再维护,准备下线。
|
|
93
|
+
|
|
94
|
+
撤销视频美颜任务请求
|
|
95
|
+
*/
|
|
94
96
|
async CancelBeautifyVideoJob(
|
|
95
97
|
req: CancelBeautifyVideoJobRequest,
|
|
96
98
|
cb?: (error: string, rep: CancelBeautifyVideoJobResponse) => void
|
|
@@ -99,8 +101,10 @@ export class Client extends AbstractClient {
|
|
|
99
101
|
}
|
|
100
102
|
|
|
101
103
|
/**
|
|
102
|
-
|
|
103
|
-
|
|
104
|
+
* 产品不再维护,准备下线。
|
|
105
|
+
|
|
106
|
+
查询视频美颜处理进度
|
|
107
|
+
*/
|
|
104
108
|
async QueryBeautifyVideoJob(
|
|
105
109
|
req: QueryBeautifyVideoJobRequest,
|
|
106
110
|
cb?: (error: string, rep: QueryBeautifyVideoJobResponse) => void
|
|
@@ -156,8 +160,10 @@ export class Client extends AbstractClient {
|
|
|
156
160
|
}
|
|
157
161
|
|
|
158
162
|
/**
|
|
159
|
-
|
|
160
|
-
|
|
163
|
+
* 产品不再维护,准备下线。
|
|
164
|
+
|
|
165
|
+
视频美颜(此接口目前已下线)
|
|
166
|
+
*/
|
|
161
167
|
async BeautifyVideo(
|
|
162
168
|
req: BeautifyVideoRequest,
|
|
163
169
|
cb?: (error: string, rep: BeautifyVideoResponse) => void
|
|
@@ -19,20 +19,26 @@ import { AbstractClient } from "../../../common/abstract_client"
|
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
21
|
ChatCompletionsRequest,
|
|
22
|
-
GetEmbeddingResponse,
|
|
23
|
-
QueryHunyuanImageJobRequest,
|
|
24
|
-
ErrorMsg,
|
|
25
22
|
GetEmbeddingRequest,
|
|
26
|
-
|
|
23
|
+
ImageUrl,
|
|
24
|
+
Content,
|
|
25
|
+
SubmitHunyuanImageJobRequest,
|
|
26
|
+
Usage,
|
|
27
|
+
QueryHunyuanImageJobRequest,
|
|
28
|
+
Tool,
|
|
27
29
|
Choice,
|
|
28
30
|
GetTokenCountResponse,
|
|
29
31
|
EmbeddingData,
|
|
30
|
-
|
|
31
|
-
SubmitHunyuanImageJobRequest,
|
|
32
|
+
ToolFunction,
|
|
32
33
|
Delta,
|
|
33
|
-
|
|
34
|
-
|
|
34
|
+
ToolCallFunction,
|
|
35
|
+
ToolCall,
|
|
36
|
+
SubmitHunyuanImageJobResponse,
|
|
37
|
+
QueryHunyuanImageJobResponse,
|
|
38
|
+
GetEmbeddingResponse,
|
|
39
|
+
ErrorMsg,
|
|
35
40
|
GetTokenCountRequest,
|
|
41
|
+
Message,
|
|
36
42
|
ChatCompletionsResponse,
|
|
37
43
|
EmbeddingUsage,
|
|
38
44
|
} from "./hunyuan_models"
|