tencentcloud-sdk-nodejs 4.0.577 → 4.0.579
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 +144 -0
- package/SERVICE_CHANGELOG.md +161 -317
- package/package.json +1 -1
- package/products.md +25 -25
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bma/v20210624/bma_client.ts +2 -16
- package/src/services/bma/v20210624/bma_models.ts +35 -105
- package/src/services/btoe/index.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cvm/v20170312/cvm_models.ts +6 -4
- package/src/services/cwp/v20180228/cwp_models.ts +27 -19
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +8 -8
- package/src/services/ess/v20201111/ess_models.ts +13 -8
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -0
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_models.ts +12 -0
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mps/v20190612/mps_models.ts +2 -2
- package/src/services/redis/v20180412/redis_client.ts +27 -3
- package/src/services/redis/v20180412/redis_models.ts +225 -93
- package/src/services/sms/index.ts +2 -2
- package/src/services/tcaplusdb/v20190823/tcaplusdb_client.ts +51 -9
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +241 -35
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +2 -2
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tiw/v20190919/tiw_client.ts +1 -1
- package/src/services/tiw/v20190919/tiw_models.ts +2 -2
- package/src/services/trp/v20210515/trp_models.ts +5 -0
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +4 -4
- package/src/services/vrs/v20200824/vrs_client.ts +0 -4
- package/src/services/vrs/v20200824/vrs_models.ts +3 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bma/v20210624/bma_client.d.ts +1 -7
- package/tencentcloud/services/bma/v20210624/bma_client.js +0 -8
- package/tencentcloud/services/bma/v20210624/bma_models.d.ts +31 -89
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +26 -18
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -8
- package/tencentcloud/services/ess/v20201111/ess_client.js +8 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +12 -8
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -0
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +10 -0
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +11 -3
- package/tencentcloud/services/redis/v20180412/redis_client.js +14 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +201 -80
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.d.ts +19 -3
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.js +25 -3
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +207 -32
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tiw/v20190919/tiw_client.d.ts +1 -1
- package/tencentcloud/services/tiw/v20190919/tiw_client.js +1 -1
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -2
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +4 -0
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +6 -6
- package/tencentcloud/services/vm/index.js +4 -4
- package/tencentcloud/services/vrs/v20200824/vrs_client.d.ts +0 -4
- package/tencentcloud/services/vrs/v20200824/vrs_client.js +0 -4
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +2 -1
- package/test/bma.v20210624.test.js +0 -10
- package/test/redis.v20180412.test.js +20 -0
- package/test/tcaplusdb.v20190823.test.js +32 -2
package/products.md
CHANGED
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-04-05 01:07:23 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-03-30 01:03:34 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-03-30 01:03:38 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-04-12 01:04:10 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-03-30 01:03:52 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-03-30 01:03:59 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-04-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-04-12 01:05:30 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-03-30 01:04:12 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-03-30 01:04:35 |
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-03-30 01:05:24 |
|
|
37
37
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-04-07 01:11:22 |
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-04-06 20:55:55 |
|
|
39
|
-
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-
|
|
39
|
+
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-04-12 01:08:36 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-04-11 01:05:48 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-04-05 01:10:00 |
|
|
@@ -59,26 +59,26 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-04-05 01:18:15 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-03-30 01:10:35 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-04-05 01:18:28 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-04-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-04-12 01:14:11 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-03-30 01:11:29 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-03-30 01:11:46 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-03-30 01:11:55 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-
|
|
69
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-04-
|
|
68
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-13 01:10:39 |
|
|
69
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-04-12 01:17:42 |
|
|
70
70
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
71
71
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-03-30 01:33:24 |
|
|
72
72
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-04-11 01:14:47 |
|
|
73
73
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
74
74
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-03-30 01:33:58 |
|
|
75
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-04-
|
|
75
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-04-12 01:21:29 |
|
|
76
76
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-03-30 01:34:45 |
|
|
77
77
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-04-07 01:43:48 |
|
|
78
78
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-04-04 01:14:38 |
|
|
79
79
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-04-11 01:16:50 |
|
|
80
80
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-04-11 01:17:18 |
|
|
81
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-04-
|
|
81
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-04-12 01:23:28 |
|
|
82
82
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-03-30 01:36:07 |
|
|
83
83
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-03-30 01:36:11 |
|
|
84
84
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
@@ -91,10 +91,10 @@
|
|
|
91
91
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-03-30 01:37:41 |
|
|
92
92
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-04-11 01:19:59 |
|
|
93
93
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-03-31 01:26:31 |
|
|
94
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-
|
|
95
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-04-
|
|
94
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-12 21:35:37 |
|
|
95
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-04-12 01:27:48 |
|
|
96
96
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-03-30 01:38:40 |
|
|
97
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-
|
|
97
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-04-13 01:17:40 |
|
|
98
98
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-03-30 01:38:53 |
|
|
99
99
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-03-30 01:38:57 |
|
|
100
100
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-04-10 01:32:20 |
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-03-30 01:41:14 |
|
|
118
118
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-03-30 01:41:31 |
|
|
119
119
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-03-30 01:41:53 |
|
|
120
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-04-
|
|
120
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-04-12 01:33:34 |
|
|
121
121
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-03-30 01:42:57 |
|
|
122
122
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-03-30 01:43:21 |
|
|
123
123
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-03-30 01:43:25 |
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-03-30 01:43:44 |
|
|
126
126
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-04-11 01:26:50 |
|
|
127
127
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-04-03 01:23:59 |
|
|
128
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-
|
|
128
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-04-13 01:23:19 |
|
|
129
129
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
130
130
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
131
131
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-03-30 01:46:35 |
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-03-30 01:47:02 |
|
|
137
137
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-04-11 01:28:42 |
|
|
138
138
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-04-11 01:29:08 |
|
|
139
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-04-
|
|
139
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-04-12 01:45:49 |
|
|
140
140
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-03-30 01:49:08 |
|
|
141
141
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-03-30 01:49:16 |
|
|
142
142
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-03-30 01:49:22 |
|
|
@@ -153,12 +153,12 @@
|
|
|
153
153
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-03-30 01:51:05 |
|
|
154
154
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-04-07 02:06:22 |
|
|
155
155
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-03-30 01:51:25 |
|
|
156
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-
|
|
156
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-04-13 01:34:34 |
|
|
157
157
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-03-30 01:51:52 |
|
|
158
158
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-03-30 01:51:54 |
|
|
159
159
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
160
160
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-04-10 01:49:56 |
|
|
161
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-04-
|
|
161
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-04-12 01:51:40 |
|
|
162
162
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-03-30 01:52:27 |
|
|
163
163
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-03-30 01:52:35 |
|
|
164
164
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-04-03 01:30:29 |
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-03-30 01:52:50 |
|
|
167
167
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-03-30 01:52:56 |
|
|
168
168
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
169
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-
|
|
169
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-04-12 01:52:46 |
|
|
170
170
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-03-30 01:53:27 |
|
|
171
171
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-03-30 01:53:35 |
|
|
172
172
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-03-30 01:53:47 |
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-03-30 01:54:25 |
|
|
181
181
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
182
182
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-03-30 01:54:37 |
|
|
183
|
-
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-
|
|
183
|
+
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-04-13 01:37:44 |
|
|
184
184
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-03-30 01:54:55 |
|
|
185
185
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-03-30 01:57:42 |
|
|
186
186
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-04-05 01:56:03 |
|
|
194
194
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-03-30 02:27:47 |
|
|
195
195
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-03-30 02:27:51 |
|
|
196
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-
|
|
196
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-13 01:41:40 |
|
|
197
197
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-03-30 02:29:55 |
|
|
198
198
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
199
199
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-03-30 02:30:02 |
|
|
@@ -202,16 +202,16 @@
|
|
|
202
202
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
203
203
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-03-30 02:30:09 |
|
|
204
204
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-04-07 02:48:14 |
|
|
205
|
-
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-04-
|
|
205
|
+
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-04-13 01:43:49 |
|
|
206
206
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-04-10 02:04:46 |
|
|
207
207
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
208
208
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-03-30 02:45:27 |
|
|
209
209
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-03-30 02:45:29 |
|
|
210
210
|
| tourism | [文旅客情平台](https://cloud.tencent.com/document/product/1684) | 2023-04-07 10:20:53 |
|
|
211
211
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-03-30 02:45:33 |
|
|
212
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-04-
|
|
213
|
-
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-04-
|
|
214
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-04-
|
|
212
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-04-12 02:05:50 |
|
|
213
|
+
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-04-12 02:06:17 |
|
|
214
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-04-13 01:45:53 |
|
|
215
215
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-04-11 01:45:16 |
|
|
216
216
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-04-07 02:51:53 |
|
|
217
217
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-03-30 02:47:12 |
|
|
@@ -221,10 +221,10 @@
|
|
|
221
221
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-03-30 02:47:30 |
|
|
222
222
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-04-11 01:47:42 |
|
|
223
223
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-04-04 01:53:39 |
|
|
224
|
-
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-04-
|
|
224
|
+
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-04-12 02:13:14 |
|
|
225
225
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-04-05 02:09:55 |
|
|
226
226
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-03-30 02:49:55 |
|
|
227
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-04-
|
|
227
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-04-13 01:50:59 |
|
|
228
228
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
229
229
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-03-30 02:59:12 |
|
|
230
230
|
| 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.579"
|
|
@@ -19,7 +19,7 @@ import { AbstractClient } from "../../../common/abstract_client"
|
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
21
|
ProtectURLInfo,
|
|
22
|
-
|
|
22
|
+
ModifyCRWhiteListRequest,
|
|
23
23
|
CreateCRUserVerifyRequest,
|
|
24
24
|
CreateBPFalseTicketResponse,
|
|
25
25
|
CreateCRRightFileRequest,
|
|
@@ -42,7 +42,6 @@ import {
|
|
|
42
42
|
DescribeCRMonitorDetailResponse,
|
|
43
43
|
MonitorTort,
|
|
44
44
|
CreateBPFakeURLRequest,
|
|
45
|
-
UpdateCRWorkResponse,
|
|
46
45
|
CreateBPProtectURLsResponse,
|
|
47
46
|
DescribeBPProtectURLsResponse,
|
|
48
47
|
DescribeCRMonitorsResponse,
|
|
@@ -50,7 +49,7 @@ import {
|
|
|
50
49
|
CreateBPOfflineAttachmentRequest,
|
|
51
50
|
CreateCRDesktopCodeResponse,
|
|
52
51
|
CreateBPProtectURLsRequest,
|
|
53
|
-
|
|
52
|
+
UpdateCRWorkResponse,
|
|
54
53
|
ModifyCRBlockStatusRequest,
|
|
55
54
|
ModifyCRMonitorRequest,
|
|
56
55
|
CreateCRDesktopCodeRequest,
|
|
@@ -82,7 +81,6 @@ import {
|
|
|
82
81
|
File,
|
|
83
82
|
DescribeBPProtectURLsRequest,
|
|
84
83
|
ModifyCRObtainStatusResponse,
|
|
85
|
-
ModifyCRWhiteListRequest,
|
|
86
84
|
CreateCRCompanyVerifyRequest,
|
|
87
85
|
} from "./bma_models"
|
|
88
86
|
|
|
@@ -206,18 +204,6 @@ export class Client extends AbstractClient {
|
|
|
206
204
|
return this.request("ModifyBPOfflineAttachment", req, cb)
|
|
207
205
|
}
|
|
208
206
|
|
|
209
|
-
/**
|
|
210
|
-
* 不对外提供接口能力了
|
|
211
|
-
|
|
212
|
-
版权保护-新建取证接口
|
|
213
|
-
*/
|
|
214
|
-
async CreateCRObtain(
|
|
215
|
-
req: CreateCRObtainRequest,
|
|
216
|
-
cb?: (error: string, rep: CreateCRObtainResponse) => void
|
|
217
|
-
): Promise<CreateCRObtainResponse> {
|
|
218
|
-
return this.request("CreateCRObtain", req, cb)
|
|
219
|
-
}
|
|
220
|
-
|
|
221
207
|
/**
|
|
222
208
|
* 开启/关闭监测
|
|
223
209
|
*/
|
|
@@ -51,23 +51,43 @@ export interface ProtectURLInfo {
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* ModifyCRWhiteList请求参数结构体
|
|
55
55
|
*/
|
|
56
|
-
export interface
|
|
56
|
+
export interface ModifyCRWhiteListRequest {
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* 该字段已废弃,白名单ID
|
|
59
59
|
*/
|
|
60
|
-
|
|
60
|
+
WhiteListId?: number
|
|
61
61
|
|
|
62
62
|
/**
|
|
63
|
-
*
|
|
63
|
+
* 该字段已废弃,平台名称
|
|
64
64
|
*/
|
|
65
|
-
|
|
65
|
+
PlatForm?: string
|
|
66
66
|
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* 该字段已废弃,平台站点链接
|
|
69
69
|
*/
|
|
70
|
-
|
|
70
|
+
PlatUrl?: string
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* 该字段已废弃,作者ID
|
|
74
|
+
*/
|
|
75
|
+
AuthorId?: string
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* 该字段已废弃,作品ID
|
|
79
|
+
*/
|
|
80
|
+
WorksId?: number
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* 作品ID
|
|
84
|
+
*/
|
|
85
|
+
WorkId?: number
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* 白名单列表,以\n分割
|
|
89
|
+
*/
|
|
90
|
+
WhiteSites?: string
|
|
71
91
|
}
|
|
72
92
|
|
|
73
93
|
/**
|
|
@@ -840,26 +860,6 @@ export interface CreateBPFakeURLRequest {
|
|
|
840
860
|
Note?: string
|
|
841
861
|
}
|
|
842
862
|
|
|
843
|
-
/**
|
|
844
|
-
* UpdateCRWork返回参数结构体
|
|
845
|
-
*/
|
|
846
|
-
export interface UpdateCRWorkResponse {
|
|
847
|
-
/**
|
|
848
|
-
* 作品ID
|
|
849
|
-
*/
|
|
850
|
-
WorkId: number
|
|
851
|
-
|
|
852
|
-
/**
|
|
853
|
-
* 存证ID
|
|
854
|
-
*/
|
|
855
|
-
EvidenceId: number
|
|
856
|
-
|
|
857
|
-
/**
|
|
858
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
859
|
-
*/
|
|
860
|
-
RequestId?: string
|
|
861
|
-
}
|
|
862
|
-
|
|
863
863
|
/**
|
|
864
864
|
* CreateBPProtectURLs返回参数结构体
|
|
865
865
|
*/
|
|
@@ -1001,53 +1001,23 @@ export interface CreateBPProtectURLsRequest {
|
|
|
1001
1001
|
}
|
|
1002
1002
|
|
|
1003
1003
|
/**
|
|
1004
|
-
*
|
|
1004
|
+
* UpdateCRWork返回参数结构体
|
|
1005
1005
|
*/
|
|
1006
|
-
export interface
|
|
1006
|
+
export interface UpdateCRWorkResponse {
|
|
1007
1007
|
/**
|
|
1008
|
-
*
|
|
1008
|
+
* 作品ID
|
|
1009
1009
|
*/
|
|
1010
1010
|
WorkId: number
|
|
1011
1011
|
|
|
1012
1012
|
/**
|
|
1013
|
-
*
|
|
1014
|
-
*/
|
|
1015
|
-
TortUrl: string
|
|
1016
|
-
|
|
1017
|
-
/**
|
|
1018
|
-
* 取证类型 1-网页取证 2-过程取证
|
|
1019
|
-
*/
|
|
1020
|
-
ObtainType: number
|
|
1021
|
-
|
|
1022
|
-
/**
|
|
1023
|
-
* 侵权标题
|
|
1024
|
-
*/
|
|
1025
|
-
WorkTitle?: string
|
|
1026
|
-
|
|
1027
|
-
/**
|
|
1028
|
-
* 侵权平台
|
|
1029
|
-
*/
|
|
1030
|
-
TortPlat?: string
|
|
1031
|
-
|
|
1032
|
-
/**
|
|
1033
|
-
* 过程取证的取证时长 6-300分钟
|
|
1034
|
-
*/
|
|
1035
|
-
ObtainDuration?: number
|
|
1036
|
-
|
|
1037
|
-
/**
|
|
1038
|
-
* 取证回调地址
|
|
1039
|
-
*/
|
|
1040
|
-
ObtainUrl?: string
|
|
1041
|
-
|
|
1042
|
-
/**
|
|
1043
|
-
* xxx
|
|
1013
|
+
* 存证ID
|
|
1044
1014
|
*/
|
|
1045
|
-
|
|
1015
|
+
EvidenceId: number
|
|
1046
1016
|
|
|
1047
1017
|
/**
|
|
1048
|
-
*
|
|
1018
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1049
1019
|
*/
|
|
1050
|
-
|
|
1020
|
+
RequestId?: string
|
|
1051
1021
|
}
|
|
1052
1022
|
|
|
1053
1023
|
/**
|
|
@@ -2065,46 +2035,6 @@ export interface ModifyCRObtainStatusResponse {
|
|
|
2065
2035
|
RequestId?: string
|
|
2066
2036
|
}
|
|
2067
2037
|
|
|
2068
|
-
/**
|
|
2069
|
-
* ModifyCRWhiteList请求参数结构体
|
|
2070
|
-
*/
|
|
2071
|
-
export interface ModifyCRWhiteListRequest {
|
|
2072
|
-
/**
|
|
2073
|
-
* 该字段已废弃,白名单ID
|
|
2074
|
-
*/
|
|
2075
|
-
WhiteListId?: number
|
|
2076
|
-
|
|
2077
|
-
/**
|
|
2078
|
-
* 该字段已废弃,平台名称
|
|
2079
|
-
*/
|
|
2080
|
-
PlatForm?: string
|
|
2081
|
-
|
|
2082
|
-
/**
|
|
2083
|
-
* 该字段已废弃,平台站点链接
|
|
2084
|
-
*/
|
|
2085
|
-
PlatUrl?: string
|
|
2086
|
-
|
|
2087
|
-
/**
|
|
2088
|
-
* 该字段已废弃,作者ID
|
|
2089
|
-
*/
|
|
2090
|
-
AuthorId?: string
|
|
2091
|
-
|
|
2092
|
-
/**
|
|
2093
|
-
* 该字段已废弃,作品ID
|
|
2094
|
-
*/
|
|
2095
|
-
WorksId?: number
|
|
2096
|
-
|
|
2097
|
-
/**
|
|
2098
|
-
* 作品ID
|
|
2099
|
-
*/
|
|
2100
|
-
WorkId?: number
|
|
2101
|
-
|
|
2102
|
-
/**
|
|
2103
|
-
* 白名单列表,以\n分割
|
|
2104
|
-
*/
|
|
2105
|
-
WhiteSites?: string
|
|
2106
|
-
}
|
|
2107
|
-
|
|
2108
2038
|
/**
|
|
2109
2039
|
* CreateCRCompanyVerify请求参数结构体
|
|
2110
2040
|
*/
|
|
@@ -427,10 +427,12 @@ export interface ChcHost {
|
|
|
427
427
|
/**
|
|
428
428
|
* CHC的状态<br/>
|
|
429
429
|
<ul>
|
|
430
|
-
<li>
|
|
431
|
-
<li>
|
|
430
|
+
<li>INIT: 设备已录入。还未配置带外和部署网络</li>
|
|
431
|
+
<li>READY: 已配置带外和部署网络</li>
|
|
432
432
|
<li>PREPARED: 可分配云主机</li>
|
|
433
433
|
<li>ONLINE: 已分配云主机</li>
|
|
434
|
+
<li>OPERATING: 设备操作中,如正在配置带外网络等。</li>
|
|
435
|
+
<li>CLEAR_NETWORK_FAILED: 清理带外和部署网络失败</li>
|
|
434
436
|
</ul>
|
|
435
437
|
*/
|
|
436
438
|
InstanceState: string
|
|
@@ -1227,12 +1229,12 @@ export interface DescribeInstancesStatusResponse {
|
|
|
1227
1229
|
/**
|
|
1228
1230
|
* 符合条件的实例状态数量。
|
|
1229
1231
|
*/
|
|
1230
|
-
TotalCount
|
|
1232
|
+
TotalCount?: number
|
|
1231
1233
|
|
|
1232
1234
|
/**
|
|
1233
1235
|
* [实例状态](https://cloud.tencent.com/document/api/213/15753#InstanceStatus) 列表。
|
|
1234
1236
|
*/
|
|
1235
|
-
InstanceStatusSet
|
|
1237
|
+
InstanceStatusSet?: Array<InstanceStatus>
|
|
1236
1238
|
|
|
1237
1239
|
/**
|
|
1238
1240
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4515,7 +4515,7 @@ export interface UsualPlace {
|
|
|
4515
4515
|
Id: number
|
|
4516
4516
|
|
|
4517
4517
|
/**
|
|
4518
|
-
*
|
|
4518
|
+
* 主机安全客户端唯一标识UUID。
|
|
4519
4519
|
*/
|
|
4520
4520
|
Uuid: string
|
|
4521
4521
|
|
|
@@ -5249,13 +5249,13 @@ export interface DescribeBruteAttackListResponse {
|
|
|
5249
5249
|
* 总数
|
|
5250
5250
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5251
5251
|
*/
|
|
5252
|
-
TotalCount
|
|
5252
|
+
TotalCount?: number
|
|
5253
5253
|
|
|
5254
5254
|
/**
|
|
5255
5255
|
* 密码破解列表
|
|
5256
5256
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5257
5257
|
*/
|
|
5258
|
-
BruteAttackList
|
|
5258
|
+
BruteAttackList?: Array<BruteAttackInfo>
|
|
5259
5259
|
|
|
5260
5260
|
/**
|
|
5261
5261
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -6076,17 +6076,25 @@ export interface DescribeBashEventsRequest {
|
|
|
6076
6076
|
*/
|
|
6077
6077
|
Limit?: number
|
|
6078
6078
|
|
|
6079
|
-
/**
|
|
6080
|
-
* 偏移量,默认为0。
|
|
6081
|
-
*/
|
|
6082
|
-
Offset?: number
|
|
6083
|
-
|
|
6084
6079
|
/**
|
|
6085
6080
|
* 过滤条件。
|
|
6086
|
-
<li>
|
|
6081
|
+
<li>HostName - String - 是否必填:否 - 主机名</li>
|
|
6082
|
+
<li>Hostip - String - 是否必填:否 - 主机内网IP</li>
|
|
6083
|
+
<li>RuleCategory - Int - 是否必填:否 - 策略类型,全部或者单选(0:系统 1:用户)</li>
|
|
6084
|
+
<li>RuleName - String - 是否必填:否 - 策略名称</li>
|
|
6085
|
+
<li>RuleLevel - Int - 是否必填:否 - 威胁等级,可以多选</li>
|
|
6086
|
+
<li>Status - Int - 是否必填:否 - 处理状态,可多选(0:待处理 1:已处理 2:已加白 3:已忽略 4:已删除 5:已拦截)</li>
|
|
6087
|
+
<li>DetectBy - Int - 是否必填:否 - 数据来源,可多选(0:bash日志 1:实时监控)</li>
|
|
6088
|
+
<li>StartTime - String - 是否必填:否 - 开始时间</li>
|
|
6089
|
+
<li>EndTime - String - 是否必填:否 - 结束时间</li>
|
|
6087
6090
|
*/
|
|
6088
6091
|
Filters?: Array<Filter>
|
|
6089
6092
|
|
|
6093
|
+
/**
|
|
6094
|
+
* 偏移量,默认为0。
|
|
6095
|
+
*/
|
|
6096
|
+
Offset?: number
|
|
6097
|
+
|
|
6090
6098
|
/**
|
|
6091
6099
|
* 排序方式:根据请求次数排序:asc-升序/desc-降序
|
|
6092
6100
|
*/
|
|
@@ -6219,7 +6227,7 @@ export interface PrivilegeEscalationProcess {
|
|
|
6219
6227
|
Id?: number
|
|
6220
6228
|
|
|
6221
6229
|
/**
|
|
6222
|
-
*
|
|
6230
|
+
* 主机安全ID
|
|
6223
6231
|
*/
|
|
6224
6232
|
Uuid?: string
|
|
6225
6233
|
|
|
@@ -7081,7 +7089,7 @@ export interface DeleteAttackLogsResponse {
|
|
|
7081
7089
|
*/
|
|
7082
7090
|
export interface SecurityDynamic {
|
|
7083
7091
|
/**
|
|
7084
|
-
*
|
|
7092
|
+
* 主机安全客户端UUID。
|
|
7085
7093
|
*/
|
|
7086
7094
|
Uuid: string
|
|
7087
7095
|
|
|
@@ -7844,7 +7852,7 @@ export interface DescribeBruteAttackListRequest {
|
|
|
7844
7852
|
/**
|
|
7845
7853
|
* 过滤条件。
|
|
7846
7854
|
<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>
|
|
7847
|
-
<li>Uuid - String - 是否必填:否 -
|
|
7855
|
+
<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>
|
|
7848
7856
|
<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>
|
|
7849
7857
|
<li>Status - String - 是否必填:否 - 状态筛选:失败:FAILED 成功:SUCCESS</li>
|
|
7850
7858
|
<li>UserName - String - 是否必填:否 - UserName筛选</li>
|
|
@@ -9303,7 +9311,7 @@ export interface ReverseShell {
|
|
|
9303
9311
|
Id?: number
|
|
9304
9312
|
|
|
9305
9313
|
/**
|
|
9306
|
-
*
|
|
9314
|
+
* 主机安全UUID
|
|
9307
9315
|
*/
|
|
9308
9316
|
Uuid?: string
|
|
9309
9317
|
|
|
@@ -12447,7 +12455,7 @@ export interface LicenseBindDetail {
|
|
|
12447
12455
|
Quuid?: string
|
|
12448
12456
|
|
|
12449
12457
|
/**
|
|
12450
|
-
*
|
|
12458
|
+
* 主机安全客户端UUID
|
|
12451
12459
|
*/
|
|
12452
12460
|
Uuid?: string
|
|
12453
12461
|
|
|
@@ -12457,7 +12465,7 @@ export interface LicenseBindDetail {
|
|
|
12457
12465
|
Tags?: Array<string>
|
|
12458
12466
|
|
|
12459
12467
|
/**
|
|
12460
|
-
*
|
|
12468
|
+
* 主机安全客户端状态,OFFLINE 离线,ONLINE 在线,UNINSTALL 未安装
|
|
12461
12469
|
*/
|
|
12462
12470
|
AgentStatus?: string
|
|
12463
12471
|
|
|
@@ -14080,7 +14088,7 @@ export interface DescribeHostLoginListRequest {
|
|
|
14080
14088
|
/**
|
|
14081
14089
|
* 过滤条件。
|
|
14082
14090
|
<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>
|
|
14083
|
-
<li>Uuid - String - 是否必填:否 -
|
|
14091
|
+
<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>
|
|
14084
14092
|
<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>
|
|
14085
14093
|
<li>UserName - String - 是否必填:否 - 用户名筛选</li>
|
|
14086
14094
|
<li>LoginTimeBegin - String - 是否必填:否 - 按照修改时间段筛选,开始时间</li>
|
|
@@ -19267,7 +19275,7 @@ export type DeleteWebPageEventLogRequest = null
|
|
|
19267
19275
|
*/
|
|
19268
19276
|
export interface DescribeProVersionStatusRequest {
|
|
19269
19277
|
/**
|
|
19270
|
-
*
|
|
19278
|
+
* 主机安全客户端UUID、填写"all"表示所有主机。
|
|
19271
19279
|
*/
|
|
19272
19280
|
Uuid: string
|
|
19273
19281
|
}
|
|
@@ -19845,13 +19853,13 @@ export interface DescribeHostLoginListResponse {
|
|
|
19845
19853
|
/**
|
|
19846
19854
|
* 总数
|
|
19847
19855
|
*/
|
|
19848
|
-
TotalCount
|
|
19856
|
+
TotalCount?: number
|
|
19849
19857
|
|
|
19850
19858
|
/**
|
|
19851
19859
|
* 登录审计列表
|
|
19852
19860
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
19853
19861
|
*/
|
|
19854
|
-
HostLoginList
|
|
19862
|
+
HostLoginList?: Array<HostLoginList>
|
|
19855
19863
|
|
|
19856
19864
|
/**
|
|
19857
19865
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|