tencentcloud-sdk-nodejs 4.0.455 → 4.0.456

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.
Files changed (47) hide show
  1. package/CHANGELOG.md +174 -0
  2. package/SERVICE_CHANGELOG.md +224 -61
  3. package/package.json +1 -1
  4. package/products.md +10 -10
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/captcha/v20190722/captcha_models.ts +18 -8
  7. package/src/services/cwp/v20180228/cwp_client.ts +28 -16
  8. package/src/services/cwp/v20180228/cwp_models.ts +168 -123
  9. package/src/services/mongodb/v20190725/mongodb_client.ts +1 -1
  10. package/src/services/mongodb/v20190725/mongodb_models.ts +48 -13
  11. package/src/services/monitor/v20180724/monitor_models.ts +6 -0
  12. package/src/services/redis/v20180412/redis_client.ts +498 -474
  13. package/src/services/redis/v20180412/redis_models.ts +65 -14
  14. package/src/services/rum/v20210622/rum_models.ts +17 -7
  15. package/src/services/teo/v20220901/teo_client.ts +85 -12
  16. package/src/services/teo/v20220901/teo_models.ts +484 -208
  17. package/src/services/tke/v20180525/tke_client.ts +25 -1
  18. package/src/services/tke/v20180525/tke_models.ts +92 -2
  19. package/src/services/vpc/v20170312/vpc_client.ts +4 -4
  20. package/src/services/vpc/v20170312/vpc_models.ts +2 -2
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +16 -8
  24. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +9 -5
  25. package/tencentcloud/services/cwp/v20180228/cwp_client.js +12 -6
  26. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +142 -101
  27. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  28. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  29. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +41 -13
  30. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
  31. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +171 -163
  32. package/tencentcloud/services/redis/v20180412/redis_client.js +255 -243
  33. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +58 -13
  34. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +15 -7
  35. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +27 -3
  36. package/tencentcloud/services/teo/v20220901/teo_client.js +39 -3
  37. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +384 -146
  38. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +9 -1
  39. package/tencentcloud/services/tke/v20180525/tke_client.js +12 -0
  40. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +79 -2
  41. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
  42. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  43. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
  44. package/test/cwp.v20180228.test.js +14 -4
  45. package/test/redis.v20180412.test.js +182 -162
  46. package/test/teo.v20220901.test.js +62 -2
  47. package/test/tke.v20180525.test.js +20 -0
package/products.md CHANGED
@@ -33,7 +33,7 @@
33
33
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
34
34
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
35
35
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-09-23 06:11:49 |
36
- | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-08-18 06:10:57 |
36
+ | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-10-10 06:11:02 |
37
37
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-08-03 06:08:12 |
38
38
  | casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
39
39
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-09-15 11:03:22 |
@@ -63,7 +63,7 @@
63
63
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-09-29 06:20:13 |
64
64
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
65
65
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-30 06:22:32 |
66
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-09-28 06:22:44 |
66
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-10-10 06:18:10 |
67
67
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
68
68
  | cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-09-22 06:22:08 |
69
69
  | dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-08-16 06:19:02 |
@@ -128,8 +128,8 @@
128
128
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
129
129
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-08-25 06:38:57 |
130
130
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-09-14 20:21:28 |
131
- | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-09-22 06:37:08 |
132
- | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-09-26 06:41:40 |
131
+ | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-10-10 06:31:49 |
132
+ | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-10-10 06:32:08 |
133
133
  | mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-09-20 06:38:58 |
134
134
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-28 06:14:04 |
135
135
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-09-16 17:41:33 |
@@ -146,11 +146,11 @@
146
146
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-09-19 06:43:11 |
147
147
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-09-19 06:43:24 |
148
148
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
149
- | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-30 06:48:02 |
149
+ | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-10-10 06:35:50 |
150
150
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
151
151
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
152
152
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
153
- | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-09-22 06:42:11 |
153
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-10-10 06:36:43 |
154
154
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-09-30 06:49:15 |
155
155
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-09-06 06:49:17 |
156
156
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-25 06:11:28 |
@@ -183,9 +183,9 @@
183
183
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-07-05 06:21:49 |
184
184
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
185
185
  | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-09-22 06:48:45 |
186
- | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-09-23 17:56:43 |
186
+ | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-10-10 06:42:56 |
187
187
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-09-28 06:54:52 |
188
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-30 06:58:07 |
188
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-10-10 06:43:20 |
189
189
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
190
190
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
191
191
  | tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
@@ -195,7 +195,7 @@
195
195
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-20 06:53:40 |
196
196
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-30 07:00:21 |
197
197
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
198
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-30 07:01:06 |
198
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-10-10 06:45:41 |
199
199
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
200
200
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
201
201
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
@@ -209,7 +209,7 @@
209
209
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-09-16 06:48:14 |
210
210
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
211
211
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-09-27 06:50:30 |
212
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-09-29 07:02:19 |
212
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-10-10 06:50:01 |
213
213
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-09-15 06:49:04 |
214
214
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
215
215
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-09-21 17:26:55 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.455"
1
+ export const sdkVersion = "4.0.456"
@@ -504,38 +504,48 @@ export interface DescribeCaptchaDataSumResponse {
504
504
  /**
505
505
  * 请求总量
506
506
  */
507
- GetSum?: number
507
+ GetSum: number
508
508
 
509
509
  /**
510
510
  * 请求验证成功量
511
511
  */
512
- VfySuccSum?: number
512
+ VfySuccSum: number
513
513
 
514
514
  /**
515
515
  * 请求验证量
516
516
  */
517
- VfySum?: number
517
+ VfySum: number
518
518
 
519
519
  /**
520
520
  * 拦截攻击量
521
521
  */
522
- AttackSum?: number
522
+ AttackSum: number
523
523
 
524
524
  /**
525
525
  * 返回信息
526
526
  注意:此字段可能返回 null,表示取不到有效值。
527
527
  */
528
- CaptchaMsg?: string
528
+ CaptchaMsg: string
529
529
 
530
530
  /**
531
531
  * 成功返回0 其它失败
532
532
  */
533
- CaptchaCode?: number
533
+ CaptchaCode: number
534
534
 
535
535
  /**
536
- * 票据校验量
536
+ * 票据校验总量
537
537
  */
538
- CheckTicketSum?: number
538
+ CheckTicketSum: number
539
+
540
+ /**
541
+ * 票据验证通过量
542
+ */
543
+ TicketThroughputSum: number
544
+
545
+ /**
546
+ * 票据验证拦截量
547
+ */
548
+ TicketInterceptSum: number
539
549
 
540
550
  /**
541
551
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -201,6 +201,7 @@ import {
201
201
  DescribeBashEventsRequest,
202
202
  DeleteMachineRequest,
203
203
  DescribeAssetWebLocationListResponse,
204
+ DescribeAssetHostTotalCountResponse,
204
205
  DescribeAssetJarListRequest,
205
206
  PrivilegeEscalationProcess,
206
207
  DescribeProtectNetListResponse,
@@ -215,6 +216,7 @@ import {
215
216
  CreateEmergencyVulScanResponse,
216
217
  DescribeAssetCoreModuleInfoRequest,
217
218
  DescribeIndexListResponse,
219
+ DescribeTagMachinesResponse,
218
220
  ModifyWebPageProtectDirRequest,
219
221
  DescribeWebPageGeneralizeResponse,
220
222
  DescribeBanWhiteListResponse,
@@ -227,12 +229,11 @@ import {
227
229
  DeleteTagsResponse,
228
230
  DescribeSecurityEventsCntRequest,
229
231
  AssetUserBaseInfo,
230
- DescribeMachineOsListResponse,
231
232
  LicenseBindTaskDetail,
232
233
  ExportMaliciousRequestsResponse,
233
234
  EffectiveMachineInfo,
234
235
  DescribeVulCountByDatesResponse,
235
- DescribeTagMachinesResponse,
236
+ DescribeMachineOsListResponse,
236
237
  DescribeIndexListRequest,
237
238
  ProtectDirInfo,
238
239
  DeleteBashRulesRequest,
@@ -266,7 +267,7 @@ import {
266
267
  ProtectEventLists,
267
268
  SwitchBashRulesRequest,
268
269
  DescribeProcessStatisticsRequest,
269
- DescribeAssetInfoResponse,
270
+ CreateScanMalwareSettingResponse,
270
271
  MalwareRisk,
271
272
  ExportProtectDirListResponse,
272
273
  AssetWebFrameBaseInfo,
@@ -457,7 +458,7 @@ import {
457
458
  DescribeAssetPortInfoListRequest,
458
459
  VulLevelCountInfo,
459
460
  DescribeExportMachinesRequest,
460
- CreateScanMalwareSettingResponse,
461
+ DescribeAssetInfoResponse,
461
462
  WarningObject,
462
463
  RiskDnsList,
463
464
  DeleteMalwareScanTaskRequest,
@@ -537,6 +538,7 @@ import {
537
538
  AssetUserKeyInfo,
538
539
  DescribeMachinesResponse,
539
540
  DescribeAssetWebLocationListRequest,
541
+ DescribeAssetHostTotalCountRequest,
540
542
  DescribeVulLevelCountRequest,
541
543
  DeleteWebPageEventLogRequest,
542
544
  DescribeProVersionStatusRequest,
@@ -1963,13 +1965,13 @@ export class Client extends AbstractClient {
1963
1965
  }
1964
1966
 
1965
1967
  /**
1966
- * 查看恶意文件详情
1968
+ * 获取主机所有资源数量
1967
1969
  */
1968
- async DescribeMalwareInfo(
1969
- req: DescribeMalwareInfoRequest,
1970
- cb?: (error: string, rep: DescribeMalwareInfoResponse) => void
1971
- ): Promise<DescribeMalwareInfoResponse> {
1972
- return this.request("DescribeMalwareInfo", req, cb)
1970
+ async DescribeAssetHostTotalCount(
1971
+ req: DescribeAssetHostTotalCountRequest,
1972
+ cb?: (error: string, rep: DescribeAssetHostTotalCountResponse) => void
1973
+ ): Promise<DescribeAssetHostTotalCountResponse> {
1974
+ return this.request("DescribeAssetHostTotalCount", req, cb)
1973
1975
  }
1974
1976
 
1975
1977
  /**
@@ -2172,6 +2174,16 @@ export class Client extends AbstractClient {
2172
2174
  return this.request("DescribeMachineInfo", req, cb)
2173
2175
  }
2174
2176
 
2177
+ /**
2178
+ * 切换高危命令规则状态
2179
+ */
2180
+ async SwitchBashRules(
2181
+ req: SwitchBashRulesRequest,
2182
+ cb?: (error: string, rep: SwitchBashRulesResponse) => void
2183
+ ): Promise<SwitchBashRulesResponse> {
2184
+ return this.request("SwitchBashRules", req, cb)
2185
+ }
2186
+
2175
2187
  /**
2176
2188
  * 获取阻断白名单列表
2177
2189
  */
@@ -2323,13 +2335,13 @@ export class Client extends AbstractClient {
2323
2335
  }
2324
2336
 
2325
2337
  /**
2326
- * 切换高危命令规则状态
2338
+ * 查看恶意文件详情
2327
2339
  */
2328
- async SwitchBashRules(
2329
- req: SwitchBashRulesRequest,
2330
- cb?: (error: string, rep: SwitchBashRulesResponse) => void
2331
- ): Promise<SwitchBashRulesResponse> {
2332
- return this.request("SwitchBashRules", req, cb)
2340
+ async DescribeMalwareInfo(
2341
+ req: DescribeMalwareInfoRequest,
2342
+ cb?: (error: string, rep: DescribeMalwareInfoResponse) => void
2343
+ ): Promise<DescribeMalwareInfoResponse> {
2344
+ return this.request("DescribeMalwareInfo", req, cb)
2333
2345
  }
2334
2346
 
2335
2347
  /**
@@ -4665,6 +4665,36 @@ export interface DescribeAssetWebLocationListResponse {
4665
4665
  RequestId?: string
4666
4666
  }
4667
4667
 
4668
+ /**
4669
+ * DescribeAssetHostTotalCount返回参数结构体
4670
+ */
4671
+ export interface DescribeAssetHostTotalCountResponse {
4672
+ /**
4673
+ * 各项资源数量
4674
+ system : 资源监控
4675
+ account: 账号
4676
+ port: 端口
4677
+ process: 进程
4678
+ app: 应用软件
4679
+ database:数据库
4680
+ webapp: Web应用
4681
+ webframe: Web框架
4682
+ webservice: Web服务
4683
+ weblocation: Web站点
4684
+ systempackage: 系统安装包
4685
+ jar: jar包
4686
+ initservice:启动服务
4687
+ env: 环境变量
4688
+ coremodule: 内核模块
4689
+ */
4690
+ Types: Array<AssetKeyVal>
4691
+
4692
+ /**
4693
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4694
+ */
4695
+ RequestId?: string
4696
+ }
4697
+
4668
4698
  /**
4669
4699
  * DescribeAssetJarList请求参数结构体
4670
4700
  */
@@ -5338,6 +5368,21 @@ export interface DescribeIndexListResponse {
5338
5368
  RequestId?: string
5339
5369
  }
5340
5370
 
5371
+ /**
5372
+ * DescribeTagMachines返回参数结构体
5373
+ */
5374
+ export interface DescribeTagMachinesResponse {
5375
+ /**
5376
+ * 列表数据
5377
+ */
5378
+ List: Array<TagMachine>
5379
+
5380
+ /**
5381
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5382
+ */
5383
+ RequestId?: string
5384
+ }
5385
+
5341
5386
  /**
5342
5387
  * ModifyWebPageProtectDir请求参数结构体
5343
5388
  */
@@ -5754,21 +5799,6 @@ export interface AssetUserBaseInfo {
5754
5799
  IsNew: number
5755
5800
  }
5756
5801
 
5757
- /**
5758
- * DescribeMachineOsList返回参数结构体
5759
- */
5760
- export interface DescribeMachineOsListResponse {
5761
- /**
5762
- * 操作系统列表
5763
- */
5764
- List: Array<OsName>
5765
-
5766
- /**
5767
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5768
- */
5769
- RequestId?: string
5770
- }
5771
-
5772
5802
  /**
5773
5803
  * 授权绑定任务详情
5774
5804
  */
@@ -5896,13 +5926,13 @@ export interface DescribeVulCountByDatesResponse {
5896
5926
  }
5897
5927
 
5898
5928
  /**
5899
- * DescribeTagMachines返回参数结构体
5929
+ * DescribeMachineOsList返回参数结构体
5900
5930
  */
5901
- export interface DescribeTagMachinesResponse {
5931
+ export interface DescribeMachineOsListResponse {
5902
5932
  /**
5903
- * 列表数据
5933
+ * 操作系统列表
5904
5934
  */
5905
- List: Array<TagMachine>
5935
+ List: Array<OsName>
5906
5936
 
5907
5937
  /**
5908
5938
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -6794,109 +6824,9 @@ export interface DescribeProcessStatisticsRequest {
6794
6824
  }
6795
6825
 
6796
6826
  /**
6797
- * DescribeAssetInfo返回参数结构体
6827
+ * CreateScanMalwareSetting返回参数结构体
6798
6828
  */
6799
- export interface DescribeAssetInfoResponse {
6800
- /**
6801
- * 主机数
6802
- */
6803
- MachineCount: number
6804
-
6805
- /**
6806
- * 账号数
6807
- */
6808
- AccountCount: number
6809
-
6810
- /**
6811
- * 端口数
6812
- */
6813
- PortCount: number
6814
-
6815
- /**
6816
- * 进程数
6817
- */
6818
- ProcessCount: number
6819
-
6820
- /**
6821
- * 软件数
6822
- */
6823
- SoftwareCount: number
6824
-
6825
- /**
6826
- * 数据库数
6827
- */
6828
- DatabaseCount: number
6829
-
6830
- /**
6831
- * Web应用数
6832
- */
6833
- WebAppCount: number
6834
-
6835
- /**
6836
- * Web框架数
6837
- */
6838
- WebFrameCount: number
6839
-
6840
- /**
6841
- * Web服务数
6842
- */
6843
- WebServiceCount: number
6844
-
6845
- /**
6846
- * Web站点数
6847
- */
6848
- WebLocationCount: number
6849
-
6850
- /**
6851
- * 账号今日新增
6852
- */
6853
- AccountNewCount: number
6854
-
6855
- /**
6856
- * 端口今日新增
6857
- */
6858
- PortNewCount: number
6859
-
6860
- /**
6861
- * 进程今日新增
6862
- */
6863
- ProcessNewCount: number
6864
-
6865
- /**
6866
- * 软件今日新增
6867
- */
6868
- SoftwareNewCount: number
6869
-
6870
- /**
6871
- * 数据库今日新增
6872
- */
6873
- DatabaseNewCount: number
6874
-
6875
- /**
6876
- * Web应用今日新增
6877
- */
6878
- WebAppNewCount: number
6879
-
6880
- /**
6881
- * Web框架今日新增
6882
- */
6883
- WebFrameNewCount: number
6884
-
6885
- /**
6886
- * Web服务今日新增
6887
- */
6888
- WebServiceNewCount: number
6889
-
6890
- /**
6891
- * Web站点今日新增
6892
- */
6893
- WebLocationNewCount: number
6894
-
6895
- /**
6896
- * 主机今日新增
6897
- */
6898
- MachineNewCount: number
6899
-
6829
+ export interface CreateScanMalwareSettingResponse {
6900
6830
  /**
6901
6831
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6902
6832
  */
@@ -12347,9 +12277,109 @@ export interface DescribeExportMachinesRequest {
12347
12277
  }
12348
12278
 
12349
12279
  /**
12350
- * CreateScanMalwareSetting返回参数结构体
12280
+ * DescribeAssetInfo返回参数结构体
12351
12281
  */
12352
- export interface CreateScanMalwareSettingResponse {
12282
+ export interface DescribeAssetInfoResponse {
12283
+ /**
12284
+ * 主机数
12285
+ */
12286
+ MachineCount: number
12287
+
12288
+ /**
12289
+ * 账号数
12290
+ */
12291
+ AccountCount: number
12292
+
12293
+ /**
12294
+ * 端口数
12295
+ */
12296
+ PortCount: number
12297
+
12298
+ /**
12299
+ * 进程数
12300
+ */
12301
+ ProcessCount: number
12302
+
12303
+ /**
12304
+ * 软件数
12305
+ */
12306
+ SoftwareCount: number
12307
+
12308
+ /**
12309
+ * 数据库数
12310
+ */
12311
+ DatabaseCount: number
12312
+
12313
+ /**
12314
+ * Web应用数
12315
+ */
12316
+ WebAppCount: number
12317
+
12318
+ /**
12319
+ * Web框架数
12320
+ */
12321
+ WebFrameCount: number
12322
+
12323
+ /**
12324
+ * Web服务数
12325
+ */
12326
+ WebServiceCount: number
12327
+
12328
+ /**
12329
+ * Web站点数
12330
+ */
12331
+ WebLocationCount: number
12332
+
12333
+ /**
12334
+ * 账号今日新增
12335
+ */
12336
+ AccountNewCount: number
12337
+
12338
+ /**
12339
+ * 端口今日新增
12340
+ */
12341
+ PortNewCount: number
12342
+
12343
+ /**
12344
+ * 进程今日新增
12345
+ */
12346
+ ProcessNewCount: number
12347
+
12348
+ /**
12349
+ * 软件今日新增
12350
+ */
12351
+ SoftwareNewCount: number
12352
+
12353
+ /**
12354
+ * 数据库今日新增
12355
+ */
12356
+ DatabaseNewCount: number
12357
+
12358
+ /**
12359
+ * Web应用今日新增
12360
+ */
12361
+ WebAppNewCount: number
12362
+
12363
+ /**
12364
+ * Web框架今日新增
12365
+ */
12366
+ WebFrameNewCount: number
12367
+
12368
+ /**
12369
+ * Web服务今日新增
12370
+ */
12371
+ WebServiceNewCount: number
12372
+
12373
+ /**
12374
+ * Web站点今日新增
12375
+ */
12376
+ WebLocationNewCount: number
12377
+
12378
+ /**
12379
+ * 主机今日新增
12380
+ */
12381
+ MachineNewCount: number
12382
+
12353
12383
  /**
12354
12384
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12355
12385
  */
@@ -14993,6 +15023,21 @@ export interface DescribeAssetWebLocationListRequest {
14993
15023
  By?: string
14994
15024
  }
14995
15025
 
15026
+ /**
15027
+ * DescribeAssetHostTotalCount请求参数结构体
15028
+ */
15029
+ export interface DescribeAssetHostTotalCountRequest {
15030
+ /**
15031
+ * 主机Uuid
15032
+ */
15033
+ Uuid: string
15034
+
15035
+ /**
15036
+ * 主机Quuid
15037
+ */
15038
+ Quuid: string
15039
+ }
15040
+
14996
15041
  /**
14997
15042
  * DescribeVulLevelCount请求参数结构体
14998
15043
  */
@@ -371,7 +371,7 @@ export class Client extends AbstractClient {
371
371
  }
372
372
 
373
373
  /**
374
- * 本接口用于创建数据库实例询价。本接口参数中必须传入region参数,否则无法通过校验。本接口仅允许针对购买限制范围内的实例配置进行询价。
374
+ * 本接口(InquirePriceCreateDBInstances)用于创建数据库实例询价。本接口参数中必须传入region参数,否则无法通过校验。本接口仅允许针对购买限制范围内的实例配置进行询价。
375
375
  */
376
376
  async InquirePriceCreateDBInstances(
377
377
  req: InquirePriceCreateDBInstancesRequest,