tencentcloud-sdk-nodejs 4.1.255 → 4.1.257

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 (146) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ams/index.js +2 -2
  3. package/es/services/antiddos/index.js +2 -2
  4. package/es/services/apigateway/v20180808/apigateway_client.js +0 -3
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cii/index.js +2 -2
  7. package/es/services/clb/v20180317/clb_client.js +91 -16
  8. package/es/services/cngw/index.js +4 -0
  9. package/es/services/cngw/v20230418/cngw_client.js +141 -0
  10. package/es/services/cngw/v20230418/cngw_models.js +1 -0
  11. package/es/services/cngw/v20230418/index.js +6 -0
  12. package/es/services/csip/v20221121/csip_client.js +9 -0
  13. package/es/services/dbbrain/v20210527/dbbrain_client.js +3 -0
  14. package/es/services/dnspod/v20210323/dnspod_client.js +3 -0
  15. package/es/services/eis/index.js +2 -2
  16. package/es/services/ess/v20201111/ess_client.js +5 -2
  17. package/es/services/essbasic/index.js +2 -2
  18. package/es/services/essbasic/v20210526/essbasic_client.js +3 -0
  19. package/es/services/iai/index.js +2 -2
  20. package/es/services/ims/index.js +2 -2
  21. package/es/services/index.js +1 -0
  22. package/es/services/iotcloud/index.js +2 -2
  23. package/es/services/iotvideo/index.js +2 -2
  24. package/es/services/mna/v20210119/mna_client.js +5 -2
  25. package/es/services/mongodb/index.js +2 -2
  26. package/es/services/monitor/index.js +2 -2
  27. package/es/services/ocr/v20181119/ocr_client.js +3 -0
  28. package/es/services/organization/index.js +2 -2
  29. package/es/services/tcb/v20180608/tcb_client.js +8 -5
  30. package/es/services/tdmysql/v20211122/tdmysql_client.js +3 -0
  31. package/es/services/thpc/index.js +2 -2
  32. package/es/services/tione/index.js +2 -2
  33. package/es/services/tke/v20220501/tke_client.js +3 -0
  34. package/es/services/tms/index.js +2 -2
  35. package/es/services/vm/index.js +2 -2
  36. package/es/services/vod/index.js +2 -2
  37. package/es/services/wedata/index.js +2 -2
  38. package/es/services/yunsou/index.js +2 -2
  39. package/package.json +1 -1
  40. package/tencentcloud/common/sdk_version.d.ts +1 -1
  41. package/tencentcloud/common/sdk_version.js +1 -1
  42. package/tencentcloud/services/ams/index.d.ts +4 -4
  43. package/tencentcloud/services/ams/index.js +2 -2
  44. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  45. package/tencentcloud/services/antiddos/index.js +2 -2
  46. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +2 -8
  47. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -9
  48. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +25 -48
  49. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +67 -31
  50. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +41 -38
  51. package/tencentcloud/services/btoe/index.d.ts +4 -4
  52. package/tencentcloud/services/btoe/index.js +2 -2
  53. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +8 -15
  54. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +22 -16
  55. package/tencentcloud/services/cii/index.d.ts +4 -4
  56. package/tencentcloud/services/cii/index.js +2 -2
  57. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +27 -15
  58. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +122 -22
  59. package/tencentcloud/services/clb/v20180317/clb_client.js +179 -29
  60. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2314 -888
  61. package/tencentcloud/services/cngw/index.d.ts +6 -0
  62. package/tencentcloud/services/cngw/index.js +7 -0
  63. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +190 -0
  64. package/tencentcloud/services/cngw/v20230418/cngw_client.js +301 -0
  65. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +2991 -0
  66. package/tencentcloud/services/cngw/v20230418/cngw_models.js +18 -0
  67. package/tencentcloud/services/cngw/v20230418/index.d.ts +6 -0
  68. package/tencentcloud/services/cngw/v20230418/index.js +10 -0
  69. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +13 -1
  70. package/tencentcloud/services/csip/v20221121/csip_client.js +18 -0
  71. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +622 -28
  72. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +7 -7
  73. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +5 -1
  74. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +6 -0
  75. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +267 -26
  76. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +5 -1
  77. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +6 -0
  78. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +51 -1
  79. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +5 -5
  80. package/tencentcloud/services/eis/index.d.ts +4 -4
  81. package/tencentcloud/services/eis/index.js +2 -2
  82. package/tencentcloud/services/es/v20180416/es_models.d.ts +4 -0
  83. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +21 -3
  84. package/tencentcloud/services/ess/v20201111/ess_client.js +23 -3
  85. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +52 -39
  86. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  87. package/tencentcloud/services/essbasic/index.js +2 -2
  88. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +19 -1
  89. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +20 -0
  90. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +30 -0
  91. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +6 -6
  92. package/tencentcloud/services/iai/index.d.ts +4 -4
  93. package/tencentcloud/services/iai/index.js +2 -2
  94. package/tencentcloud/services/ims/index.d.ts +4 -4
  95. package/tencentcloud/services/ims/index.js +2 -2
  96. package/tencentcloud/services/index.d.ts +1 -0
  97. package/tencentcloud/services/index.js +7 -5
  98. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  99. package/tencentcloud/services/iotcloud/index.js +2 -2
  100. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  101. package/tencentcloud/services/iotvideo/index.js +2 -2
  102. package/tencentcloud/services/live/v20180801/live_models.d.ts +8 -0
  103. package/tencentcloud/services/mna/v20210119/mna_client.d.ts +7 -3
  104. package/tencentcloud/services/mna/v20210119/mna_client.js +9 -3
  105. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +59 -0
  106. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  107. package/tencentcloud/services/mongodb/index.js +2 -2
  108. package/tencentcloud/services/monitor/index.d.ts +4 -4
  109. package/tencentcloud/services/monitor/index.js +2 -2
  110. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -8
  111. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +1 -1
  112. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +9 -1
  113. package/tencentcloud/services/ocr/v20181119/ocr_client.js +10 -0
  114. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +77 -21
  115. package/tencentcloud/services/organization/index.d.ts +4 -4
  116. package/tencentcloud/services/organization/index.js +2 -2
  117. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +17 -9
  118. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +15 -11
  119. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
  120. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +93 -52
  121. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +11 -7
  122. package/tencentcloud/services/tcb/v20180608/tcb_client.js +15 -9
  123. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +57 -2
  124. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.d.ts +5 -1
  125. package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.js +6 -0
  126. package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +47 -0
  127. package/tencentcloud/services/thpc/index.d.ts +4 -4
  128. package/tencentcloud/services/thpc/index.js +2 -2
  129. package/tencentcloud/services/tione/index.d.ts +4 -4
  130. package/tencentcloud/services/tione/index.js +2 -2
  131. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +5 -1
  132. package/tencentcloud/services/tke/v20220501/tke_client.js +6 -0
  133. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +30 -13
  134. package/tencentcloud/services/tms/index.d.ts +4 -4
  135. package/tencentcloud/services/tms/index.js +2 -2
  136. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +76 -57
  137. package/tencentcloud/services/vm/index.d.ts +4 -4
  138. package/tencentcloud/services/vm/index.js +2 -2
  139. package/tencentcloud/services/vm/v20210922/vm_client.d.ts +2 -2
  140. package/tencentcloud/services/vm/v20210922/vm_client.js +2 -2
  141. package/tencentcloud/services/vod/index.d.ts +4 -4
  142. package/tencentcloud/services/vod/index.js +2 -2
  143. package/tencentcloud/services/wedata/index.d.ts +4 -4
  144. package/tencentcloud/services/wedata/index.js +2 -2
  145. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  146. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -116,6 +116,19 @@ export interface ModifyDspmApproveStatusRequest {
116
116
  */
117
117
  Comment?: string;
118
118
  }
119
+ /**
120
+ * DescribeCWPMachineDetail请求参数结构体
121
+ */
122
+ export interface DescribeCWPMachineDetailRequest {
123
+ /**
124
+ * <p>实例ID</p>
125
+ */
126
+ InstanceId?: string;
127
+ /**
128
+ * <p>集团账号的成员id</p>
129
+ */
130
+ MemberId?: Array<string>;
131
+ }
119
132
  /**
120
133
  * DescribeRiskItemList返回参数结构体
121
134
  */
@@ -186,13 +199,13 @@ export interface DescribeDspmSupportedAssetTypeRequest {
186
199
  MemberId?: Array<string>;
187
200
  }
188
201
  /**
189
- * DescribeDspmAssetAccessTopology返回参数结构体
202
+ * DescribeDspmSupportedAssetType返回参数结构体
190
203
  */
191
- export interface DescribeDspmAssetAccessTopologyResponse {
204
+ export interface DescribeDspmSupportedAssetTypeResponse {
192
205
  /**
193
- * 拓扑数据
206
+ * <p>实例支持的全局权限。</p>
194
207
  */
195
- ItemSet?: Array<DspmAssetAccessTopologyItem>;
208
+ AssetTypeSet?: Array<DspmSupportedAssetType>;
196
209
  /**
197
210
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
198
211
  */
@@ -401,6 +414,15 @@ export interface CreateAccessKeySyncTaskRequest {
401
414
  */
402
415
  MemberId?: Array<string>;
403
416
  }
417
+ /**
418
+ * DescribeIpInvokeRecordDetail请求参数结构体
419
+ */
420
+ export interface DescribeIpInvokeRecordDetailRequest {
421
+ /**
422
+ * 过滤器
423
+ */
424
+ Filter?: Filter;
425
+ }
404
426
  /**
405
427
  * DescribeRiskCenterAssetViewWeakPasswordRiskList返回参数结构体
406
428
  */
@@ -1676,6 +1698,19 @@ export interface DescribeDspmAssetsRequest {
1676
1698
  */
1677
1699
  Filter?: Filter;
1678
1700
  }
1701
+ /**
1702
+ * DescribeCWPMachineDetail返回参数结构体
1703
+ */
1704
+ export interface DescribeCWPMachineDetailResponse {
1705
+ /**
1706
+ * <p>主机详情</p>
1707
+ */
1708
+ MachineDetail?: MachineDetail;
1709
+ /**
1710
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1711
+ */
1712
+ RequestId?: string;
1713
+ }
1679
1714
  /**
1680
1715
  * StopRiskCenterTask返回参数结构体
1681
1716
  */
@@ -1895,6 +1930,35 @@ export interface CloudCountDesc {
1895
1930
  */
1896
1931
  CloudDesc?: string;
1897
1932
  }
1933
+ /**
1934
+ * 磁盘分区信息
1935
+ */
1936
+ export interface DiskPartitionInfo {
1937
+ /**
1938
+ * <p>分区名称</p>
1939
+ */
1940
+ Name?: string;
1941
+ /**
1942
+ * <p>挂载路径</p>
1943
+ */
1944
+ Path?: string;
1945
+ /**
1946
+ * <p>使用百分比</p>
1947
+ */
1948
+ Percent?: number;
1949
+ /**
1950
+ * <p>分区大小(MB)</p>
1951
+ */
1952
+ Size?: number;
1953
+ /**
1954
+ * <p>分区类型</p>
1955
+ */
1956
+ Type?: string;
1957
+ /**
1958
+ * <p>已使用(MB)</p>
1959
+ */
1960
+ Used?: number;
1961
+ }
1898
1962
  /**
1899
1963
  * ModifyDspmApproveStatus返回参数结构体
1900
1964
  */
@@ -2540,13 +2604,25 @@ export interface DeleteCosAkAssetResponse {
2540
2604
  RequestId?: string;
2541
2605
  }
2542
2606
  /**
2543
- * DescribeIpInvokeRecordDetail请求参数结构体
2607
+ * 操作资产标签资产信息
2544
2608
  */
2545
- export interface DescribeIpInvokeRecordDetailRequest {
2609
+ export interface AssetTagModifyAssetItem {
2546
2610
  /**
2547
- * 过滤器
2611
+ * <p>appid</p>
2548
2612
  */
2549
- Filter?: Filter;
2613
+ AppID: number;
2614
+ /**
2615
+ * <p>资产类型</p>
2616
+ */
2617
+ AssetType: string;
2618
+ /**
2619
+ * <p>实例ID</p>
2620
+ */
2621
+ InstanceID: string;
2622
+ /**
2623
+ * <p>云厂商</p>
2624
+ */
2625
+ Provider: string;
2550
2626
  }
2551
2627
  /**
2552
2628
  * DescribeAccessKeyAlarm返回参数结构体
@@ -3727,6 +3803,215 @@ export interface RetryDspmExportLogResponse {
3727
3803
  */
3728
3804
  RequestId?: string;
3729
3805
  }
3806
+ /**
3807
+ * 主机列表
3808
+ */
3809
+ export interface MachineDetail {
3810
+ /**
3811
+ * <p>Agent状态</p>
3812
+ */
3813
+ AgentStatus?: string;
3814
+ /**
3815
+ * <p>Agent版本</p>
3816
+ */
3817
+ AgentVersion?: string;
3818
+ /**
3819
+ * <p>账号AppId</p>
3820
+ */
3821
+ AppId?: number;
3822
+ /**
3823
+ * <p>资产类型名称</p>
3824
+ */
3825
+ AssetTypeName?: string;
3826
+ /**
3827
+ * <p>系统启动时间(Unix时间戳)</p>
3828
+ */
3829
+ BootTime?: number;
3830
+ /**
3831
+ * <p>购买时间(Unix时间戳)</p>
3832
+ */
3833
+ BuyTime?: number;
3834
+ /**
3835
+ * <p>云服务商</p>
3836
+ */
3837
+ CloudFromEnum?: string;
3838
+ /**
3839
+ * <p>云标签列表</p>
3840
+ */
3841
+ CloudTags?: Array<Tags>;
3842
+ /**
3843
+ * <p>内核版本</p>
3844
+ */
3845
+ CoreVersion?: string;
3846
+ /**
3847
+ * <p>CPU信息</p>
3848
+ */
3849
+ Cpu?: string;
3850
+ /**
3851
+ * <p>CPU负载</p>
3852
+ */
3853
+ CpuLoad?: string;
3854
+ /**
3855
+ * <p>CPU核数</p>
3856
+ */
3857
+ CpuSize?: number;
3858
+ /**
3859
+ * <p>设备型号</p>
3860
+ */
3861
+ DeviceVersion?: string;
3862
+ /**
3863
+ * <p>磁盘分区信息</p>
3864
+ */
3865
+ Disks?: Array<DiskPartitionInfo>;
3866
+ /**
3867
+ * <p>到期时间(Unix时间戳)</p>
3868
+ */
3869
+ EndTime?: number;
3870
+ /**
3871
+ * <p>暴露状态</p>
3872
+ */
3873
+ ExposedStatus?: string;
3874
+ /**
3875
+ * <p>安装时间(Unix时间戳)</p>
3876
+ */
3877
+ InstallTime?: number;
3878
+ /**
3879
+ * <p>实例ID</p>
3880
+ */
3881
+ InstanceID?: string;
3882
+ /**
3883
+ * <p>实例状态</p>
3884
+ */
3885
+ InstanceStatus?: string;
3886
+ /**
3887
+ * <p>内核版本</p>
3888
+ */
3889
+ KernelVersion?: string;
3890
+ /**
3891
+ * <p>最近一次在线时间(Unix时间戳)</p>
3892
+ */
3893
+ LatestLiveTime?: number;
3894
+ /**
3895
+ * <p>最近一次离线时间(Unix时间戳)</p>
3896
+ */
3897
+ LatestOfflineTime?: number;
3898
+ /**
3899
+ * <p>内网IP</p>
3900
+ */
3901
+ MachineIp?: string;
3902
+ /**
3903
+ * <p>主机名称</p>
3904
+ */
3905
+ MachineName?: string;
3906
+ /**
3907
+ * <p>操作系统(云采集)</p>
3908
+ */
3909
+ MachineOs?: string;
3910
+ /**
3911
+ * <p>主机状态</p>
3912
+ */
3913
+ MachineStatus?: string;
3914
+ /**
3915
+ * <p>外网IP</p>
3916
+ */
3917
+ MachineWanIp?: string;
3918
+ /**
3919
+ * <p>内存大小(MB)</p>
3920
+ */
3921
+ MemSize?: number;
3922
+ /**
3923
+ * <p>内存使用率</p>
3924
+ */
3925
+ MemoryLoad?: string;
3926
+ /**
3927
+ * <p>网卡信息</p>
3928
+ */
3929
+ NetCards?: Array<NetworkCardInfo>;
3930
+ /**
3931
+ * <p>操作系统(端采集)</p>
3932
+ */
3933
+ OsByAgent?: string;
3934
+ /**
3935
+ * <p>付费模式</p>
3936
+ */
3937
+ PayMode?: string;
3938
+ /**
3939
+ * <p>项目ID</p>
3940
+ */
3941
+ ProjectId?: number;
3942
+ /**
3943
+ * <p>已防护天数</p>
3944
+ */
3945
+ ProtectDays?: number;
3946
+ /**
3947
+ * <p>防护类型</p>
3948
+ */
3949
+ ProtectType?: string;
3950
+ /**
3951
+ * <p>主机唯一标识</p>
3952
+ */
3953
+ Quuid?: string;
3954
+ /**
3955
+ * <p>地域信息</p>
3956
+ */
3957
+ RegionInfo?: RegionInfo;
3958
+ /**
3959
+ * <p>备注</p>
3960
+ */
3961
+ Remark?: string;
3962
+ /**
3963
+ * <p>序列号</p>
3964
+ */
3965
+ SerialNumber?: string;
3966
+ /**
3967
+ * <p>资产标签列表</p>
3968
+ */
3969
+ TagItems?: Array<MiniTagItem>;
3970
+ /**
3971
+ * <p>标签修改信息</p>
3972
+ */
3973
+ TagModifyInfo?: AssetTagModifyAssetItem;
3974
+ /**
3975
+ * <p>Agent唯一标识</p>
3976
+ */
3977
+ Uuid?: string;
3978
+ /**
3979
+ * <p>VPC CIDR</p>
3980
+ */
3981
+ VpcCidrBlock?: string;
3982
+ /**
3983
+ * <p>VPC ID</p>
3984
+ */
3985
+ VpcId?: string;
3986
+ /**
3987
+ * <p>VPC名称</p>
3988
+ */
3989
+ VpcName?: string;
3990
+ /**
3991
+ * <p>主机节点类型</p><p>枚举值:</p><ul><li>NONE: 主机节点</li><li>CLUSTER: 集群节点</li><li>CONTAINER: 容器节点</li></ul>
3992
+ */
3993
+ NodeType?: string;
3994
+ /**
3995
+ * <p>容器防护状态</p><p>枚举值:</p><ul><li>Enabled: 开启防护</li><li>Disabled: 关闭防护</li><li>Unknown: 未知</li></ul>
3996
+ */
3997
+ ContainerDefendStatus?: string;
3998
+ /**
3999
+ * <p>集群签证md5</p>
4000
+ */
4001
+ ClusterCaMd5?: string;
4002
+ /**
4003
+ * <p>容器环境信息</p>
4004
+ */
4005
+ ContainerEnvInfo?: ContainerEnvInfo;
4006
+ /**
4007
+ * <p>集群id</p>
4008
+ */
4009
+ ClusterId?: string;
4010
+ /**
4011
+ * <p>集群名称</p>
4012
+ */
4013
+ ClusterName?: string;
4014
+ }
3730
4015
  /**
3731
4016
  * DescribeExposures返回参数结构体
3732
4017
  */
@@ -6339,6 +6624,31 @@ export interface DescribeCosPolicyRequest {
6339
6624
  */
6340
6625
  Filter?: Filter;
6341
6626
  }
6627
+ /**
6628
+ * DescribeCWPMachines请求参数结构体
6629
+ */
6630
+ export interface DescribeCWPMachinesRequest {
6631
+ /**
6632
+ * <p>集团账号的成员id</p>
6633
+ */
6634
+ MemberId?: Array<string>;
6635
+ /**
6636
+ * <p>一、主表字段筛选(需要指定 OperatorType)<br>MachineName:主机名称,支持 OperatorType 9(模糊)、7(IN),Values示例:[&quot;test-server&quot;]<br>MachineIp:内网IP,支持 OperatorType 9(模糊)、7(IN),Values示例:[&quot;10.0.0.1&quot;]<br>MachineWanIp:外网IP,支持 OperatorType 9(模糊)、7(IN),Values示例:[&quot;1.2.3.4&quot;]<br>InstanceID:实例ID,支持 OperatorType 9(模糊)、7(IN),Values示例:[&quot;ins-xxxxx&quot;]<br>MachineStatus / InstanceStatus:实例状态,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;RUNNING&quot;],可选值:RUNNING/STOPPED/EXPIRED<br>MachineOs:操作系统类型,支持 OperatorType 7(IN),Values示例:[&quot;1&quot;],值为数字编码,见下方OsType说明<br>VpcId:VPC ID,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;vpc-xxxxx&quot;]<br>CloudFromEnum:云服务商,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;0&quot;],值为数字编码,见下方CloudFrom说明<br>Region :地域,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;ap-guangzhou&quot;]<br>AppId:账号AppId,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;1234567890&quot;]<br>ProjectId:项目ID,支持 OperatorType 7(IN)、1(等于),Values示例:[&quot;0&quot;]</p><p>二、预筛选字段(不需要指定 OperatorType)<br>AgentStatus:Agent状态,单选,Values示例:[&quot;ONLINE&quot;],可选值:ONLINE/OFFLINE/UNINSTALL<br>ProtectType:防护类型(综合),Values示例:[&quot;ULTIMATE&quot;],可选值:BASIC/PRO/ULTIMATE/NONE<br>CsipProtectType:CSIP防护类型,Values示例:[&quot;ULTIMATE&quot;],可选值:BASIC/PRO/ULTIMATE/NONE<br>CloudTags:云标签,Values示例:[&quot;tagKey$tagValue&quot;],格式:tagKey$tagValue 或 tagKey(只匹配key),最多5个值<br>Tags:资产标签,Values示例:[&quot;123&quot;],值为标签ID<br>ExposedStatus:暴露状态,单选,Values示例:[&quot;EXPOSED&quot;],可选值:NOT_APPLICABLE/EXPOSED/UNEXPOSED</p><p>三、特殊筛选字段(不需要指定 OperatorType)<br>NetworkType:网络类型,单选,Values示例:[&quot;1&quot;],1=VPC网络, 2=基础网络, 3=非腾讯云网络<br>MachineType:机器类型,可多选,Values示例:[&quot;CVM&quot;],可选值:CVM/BM/ECM/LH/EKS-NATIVE/ECS/EC2/VMS<br>Common:通用搜索,单选,Values示例:[&quot;关键词&quot;],同时对内网IP、外网IP、主机名称、实例ID做模糊匹配</p>
6637
+ */
6638
+ Filter?: Filter;
6639
+ /**
6640
+ * <p>是否需要tat状态信息</p>
6641
+ */
6642
+ NeedTatStatus?: boolean;
6643
+ /**
6644
+ * <p>是否需要额外信息,如安全中心标签、腾讯云标签</p>
6645
+ */
6646
+ MoreInformation?: boolean;
6647
+ /**
6648
+ * <p>是否需要容器信息,如容器数、核数、容器防护状态</p>
6649
+ */
6650
+ NeedContainerInfo?: boolean;
6651
+ }
6342
6652
  /**
6343
6653
  * 资产账号信息
6344
6654
  */
@@ -7895,6 +8205,139 @@ export interface CosAssetFileIdentifyInfo {
7895
8205
  */
7896
8206
  CategoryDetails?: Array<CosIdentifyCategoryDetail>;
7897
8207
  }
8208
+ /**
8209
+ * 主机列表
8210
+ */
8211
+ export interface Machine {
8212
+ /**
8213
+ * <p>Agent状态,取值:ONLINE-在线,OFFLINE-离线,UNINSTALL-未安装</p>
8214
+ */
8215
+ AgentStatus?: string;
8216
+ /**
8217
+ * <p>Agent版本</p>
8218
+ */
8219
+ AgentVersion?: string;
8220
+ /**
8221
+ * <p>账号AppId</p>
8222
+ */
8223
+ AppId?: number;
8224
+ /**
8225
+ * <p>云服务商</p>
8226
+ */
8227
+ CloudFromEnum?: string;
8228
+ /**
8229
+ * <p>云标签列表</p>
8230
+ */
8231
+ CloudTags?: Array<Tag>;
8232
+ /**
8233
+ * <p>CSIP防护类型,取值:BASIC-基础版,PRO-专业版,ULTIMATE-旗舰版</p>
8234
+ */
8235
+ CsipProtectType?: string;
8236
+ /**
8237
+ * <p>暴露状态</p>
8238
+ */
8239
+ ExposedStatus?: string;
8240
+ /**
8241
+ * <p>实例ID</p>
8242
+ */
8243
+ InstanceID?: string;
8244
+ /**
8245
+ * <p>实例状态,取值:RUNNING-运行中,STOPPED-已关机,EXPIRED-待回收</p>
8246
+ */
8247
+ InstanceStatus?: string;
8248
+ /**
8249
+ * <p>网卡IP列表</p>
8250
+ */
8251
+ IpList?: Array<string>;
8252
+ /**
8253
+ * <p>是否为新增主机(15天内新增)</p>
8254
+ */
8255
+ IsNew?: boolean;
8256
+ /**
8257
+ * <p>内核版本</p>
8258
+ */
8259
+ KernelVersion?: string;
8260
+ /**
8261
+ * <p>最近一次离线时间(Unix时间戳)</p>
8262
+ */
8263
+ LatestOfflineTime?: number;
8264
+ /**
8265
+ * <p>内网IP</p>
8266
+ */
8267
+ MachineIp?: string;
8268
+ /**
8269
+ * <p>主机名称</p>
8270
+ */
8271
+ MachineName?: string;
8272
+ /**
8273
+ * <p>操作系统</p>
8274
+ */
8275
+ MachineOs?: string;
8276
+ /**
8277
+ * <p>外网IP</p>
8278
+ */
8279
+ MachineWanIp?: string;
8280
+ /**
8281
+ * <p>付费模式,取值:PREPAID-预付费,POSTPAID-后付费</p>
8282
+ */
8283
+ PayMode?: string;
8284
+ /**
8285
+ * <p>项目ID</p>
8286
+ */
8287
+ ProjectId?: number;
8288
+ /**
8289
+ * <p>防护类型,取值:NONE-无防护,BASIC-基础版,PRO-专业版,ULTIMATE-旗舰版,PRO_LH-轻量版</p>
8290
+ */
8291
+ ProtectType?: string;
8292
+ /**
8293
+ * <p>主机唯一标识</p>
8294
+ */
8295
+ Quuid?: string;
8296
+ /**
8297
+ * <p>地域信息</p>
8298
+ */
8299
+ RegionInfo?: RegionInfo;
8300
+ /**
8301
+ * <p>备注</p>
8302
+ */
8303
+ Remark?: string;
8304
+ /**
8305
+ * <p>资产标签列表</p>
8306
+ */
8307
+ TagItems?: Array<MiniTagItem>;
8308
+ /**
8309
+ * <p>标签修改信息</p>
8310
+ */
8311
+ TagModifyInfo?: AssetTagModifyAssetItem;
8312
+ /**
8313
+ * <p>TAT状态,取值:ONLINE-在线,OFFLINE-离线</p>
8314
+ */
8315
+ TatStatus?: string;
8316
+ /**
8317
+ * <p>Agent唯一标识</p>
8318
+ */
8319
+ Uuid?: string;
8320
+ /**
8321
+ * <p>VPC ID</p>
8322
+ */
8323
+ VpcId?: string;
8324
+ /**
8325
+ * <p>主机节点类型</p><p>枚举值:</p><ul><li>NONE: 主机节点</li><li>CLUSTER: 集群节点</li><li>CONTAINER: 容器节点</li></ul>
8326
+ */
8327
+ NodeType?: string;
8328
+ /**
8329
+ * <p>容器防护状态</p><p>枚举值:</p><ul><li>Enabled: 开启防护</li><li>Disabled: 关闭防护</li><li>Unknown: 未知</li></ul>
8330
+ */
8331
+ ContainerDefendStatus?: string;
8332
+ /**
8333
+ * <p>容器数量</p>
8334
+ */
8335
+ ContainerCount?: number;
8336
+ /**
8337
+ * <p>核数</p>
8338
+ */
8339
+ CpuCoreCount?: number;
8340
+ }
7898
8341
  /**
7899
8342
  * 调用记录详情
7900
8343
  */
@@ -10759,6 +11202,39 @@ export interface CosRoleAccessInfo {
10759
11202
  */
10760
11203
  CreateTime?: number;
10761
11204
  }
11205
+ /**
11206
+ * 简要的资产标签元素
11207
+ */
11208
+ export interface MiniTagItem {
11209
+ /**
11210
+ * <p>标签颜色</p>
11211
+ */
11212
+ Color?: string;
11213
+ /**
11214
+ * <p>描述</p>
11215
+ */
11216
+ Description?: string;
11217
+ /**
11218
+ * <p>标签ID</p>
11219
+ */
11220
+ ID?: number;
11221
+ /**
11222
+ * <p>标签键</p>
11223
+ */
11224
+ TagKey?: string;
11225
+ /**
11226
+ * <p>标签值</p>
11227
+ */
11228
+ TagValue?: string;
11229
+ /**
11230
+ * <p>标签键英文</p>
11231
+ */
11232
+ TagKeyEn?: string;
11233
+ /**
11234
+ * <p>标签值英文</p>
11235
+ */
11236
+ TagValueEn?: string;
11237
+ }
10762
11238
  /**
10763
11239
  * 用户行为分析 发生事件结构体
10764
11240
  */
@@ -11965,6 +12441,15 @@ export interface DescribeCVMAssetInfoRequest {
11965
12441
  */
11966
12442
  AssetId: string;
11967
12443
  }
12444
+ /**
12445
+ * ModifyMachineRemark返回参数结构体
12446
+ */
12447
+ export interface ModifyMachineRemarkResponse {
12448
+ /**
12449
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12450
+ */
12451
+ RequestId?: string;
12452
+ }
11968
12453
  /**
11969
12454
  * 网站风险对象
11970
12455
  */
@@ -12437,21 +12922,17 @@ export interface TrafficPluginState {
12437
12922
  ActivityTime?: string;
12438
12923
  }
12439
12924
  /**
12440
- * DescribeDspmAssetTableList返回参数结构体
12925
+ * DescribeAccessKeyAlarmDetail请求参数结构体
12441
12926
  */
12442
- export interface DescribeDspmAssetTableListResponse {
12443
- /**
12444
- * 总数
12445
- */
12446
- TotalCount?: number;
12927
+ export interface DescribeAccessKeyAlarmDetailRequest {
12447
12928
  /**
12448
- * 结果集
12929
+ * 告警记录ID
12449
12930
  */
12450
- DataSet?: Array<DspmAssetTableInfo>;
12931
+ ID: number;
12451
12932
  /**
12452
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12933
+ * 集团账号的成员id
12453
12934
  */
12454
- RequestId?: string;
12935
+ MemberId?: Array<string>;
12455
12936
  }
12456
12937
  /**
12457
12938
  * 主机标签信息
@@ -15590,13 +16071,13 @@ export interface DescribeDspmAssetAccountIdentifyRequest {
15590
16071
  Filter?: Filter;
15591
16072
  }
15592
16073
  /**
15593
- * DescribeDspmSupportedAssetType返回参数结构体
16074
+ * DescribeDspmAssetAccessTopology返回参数结构体
15594
16075
  */
15595
- export interface DescribeDspmSupportedAssetTypeResponse {
16076
+ export interface DescribeDspmAssetAccessTopologyResponse {
15596
16077
  /**
15597
- * <p>实例支持的全局权限。</p>
16078
+ * 拓扑数据
15598
16079
  */
15599
- AssetTypeSet?: Array<DspmSupportedAssetType>;
16080
+ ItemSet?: Array<DspmAssetAccessTopologyItem>;
15600
16081
  /**
15601
16082
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
15602
16083
  */
@@ -15809,6 +16290,27 @@ export interface SubnetAsset {
15809
16290
  */
15810
16291
  IsNewAsset?: number;
15811
16292
  }
16293
+ /**
16294
+ * 容器环境信息
16295
+ */
16296
+ export interface ContainerEnvInfo {
16297
+ /**
16298
+ * <p>节点类型</p>
16299
+ */
16300
+ NodeType?: string;
16301
+ /**
16302
+ * <p>docker版本</p>
16303
+ */
16304
+ DockerVersion?: string;
16305
+ /**
16306
+ * <p>containerd版本</p>
16307
+ */
16308
+ ContainerdVersion?: string;
16309
+ /**
16310
+ * <p>文件系统类型</p>
16311
+ */
16312
+ FileSystemType?: string;
16313
+ }
15812
16314
  /**
15813
16315
  * 风险中心状态处理Key
15814
16316
  */
@@ -16038,17 +16540,21 @@ export interface Element {
16038
16540
  */
16039
16541
  export type SyncDspmUsersRequest = null;
16040
16542
  /**
16041
- * DescribeAccessKeyAlarmDetail请求参数结构体
16543
+ * DescribeDspmAssetTableList返回参数结构体
16042
16544
  */
16043
- export interface DescribeAccessKeyAlarmDetailRequest {
16545
+ export interface DescribeDspmAssetTableListResponse {
16044
16546
  /**
16045
- * 告警记录ID
16547
+ * 总数
16046
16548
  */
16047
- ID: number;
16549
+ TotalCount?: number;
16048
16550
  /**
16049
- * 集团账号的成员id
16551
+ * 结果集
16050
16552
  */
16051
- MemberId?: Array<string>;
16553
+ DataSet?: Array<DspmAssetTableInfo>;
16554
+ /**
16555
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
16556
+ */
16557
+ RequestId?: string;
16052
16558
  }
16053
16559
  /**
16054
16560
  * ModifyAlarmRiskStatus返回参数结构体
@@ -16627,6 +17133,23 @@ export interface CFGViewCFGRisk {
16627
17133
  */
16628
17134
  CFGHelpURL?: string;
16629
17135
  }
17136
+ /**
17137
+ * DescribeCWPMachines返回参数结构体
17138
+ */
17139
+ export interface DescribeCWPMachinesResponse {
17140
+ /**
17141
+ * <p>主机列表</p>
17142
+ */
17143
+ Machines?: Array<Machine>;
17144
+ /**
17145
+ * <p>总数</p>
17146
+ */
17147
+ Total?: number;
17148
+ /**
17149
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17150
+ */
17151
+ RequestId?: string;
17152
+ }
16630
17153
  /**
16631
17154
  * CreateIaCFileReScanTask请求参数结构体
16632
17155
  */
@@ -17207,6 +17730,23 @@ export interface ModifyDspmAccessRecordResponse {
17207
17730
  */
17208
17731
  RequestId?: string;
17209
17732
  }
17733
+ /**
17734
+ * ModifyMachineRemark请求参数结构体
17735
+ */
17736
+ export interface ModifyMachineRemarkRequest {
17737
+ /**
17738
+ * <p>实例ID</p>
17739
+ */
17740
+ InstanceId: string;
17741
+ /**
17742
+ * <p>备注信息</p>
17743
+ */
17744
+ Remark: string;
17745
+ /**
17746
+ * <p>集团账号的成员id</p>
17747
+ */
17748
+ MemberId?: Array<string>;
17749
+ }
17210
17750
  /**
17211
17751
  * DescribeVulViewVulRiskList请求参数结构体
17212
17752
  */
@@ -18233,6 +18773,31 @@ export interface DescribeDomainAssetsResponse {
18233
18773
  */
18234
18774
  RequestId?: string;
18235
18775
  }
18776
+ /**
18777
+ * 地域信息
18778
+ */
18779
+ export interface RegionInfo {
18780
+ /**
18781
+ * <p>地域</p>
18782
+ */
18783
+ Region?: string;
18784
+ /**
18785
+ * <p>地域编码</p>
18786
+ */
18787
+ RegionCode?: string;
18788
+ /**
18789
+ * <p>地域ID</p>
18790
+ */
18791
+ RegionId?: number;
18792
+ /**
18793
+ * <p>地域名称</p>
18794
+ */
18795
+ RegionName?: string;
18796
+ /**
18797
+ * <p>地域英文名称</p>
18798
+ */
18799
+ RegionNameEn?: string;
18800
+ }
18236
18801
  /**
18237
18802
  * DescribeTaskLogList请求参数结构体
18238
18803
  */
@@ -18292,6 +18857,35 @@ export interface DescribeRiskTrendDataRequest {
18292
18857
  */
18293
18858
  LastDays?: number;
18294
18859
  }
18860
+ /**
18861
+ * 网卡信息
18862
+ */
18863
+ export interface NetworkCardInfo {
18864
+ /**
18865
+ * <p>DNS服务器</p>
18866
+ */
18867
+ DnsServer?: string;
18868
+ /**
18869
+ * <p>网关</p>
18870
+ */
18871
+ Gateway?: string;
18872
+ /**
18873
+ * <p>IP地址</p>
18874
+ */
18875
+ Ip?: string;
18876
+ /**
18877
+ * <p>IPv6地址</p>
18878
+ */
18879
+ Ipv6?: string;
18880
+ /**
18881
+ * <p>MAC地址</p>
18882
+ */
18883
+ Mac?: string;
18884
+ /**
18885
+ * <p>网卡名称</p>
18886
+ */
18887
+ Name?: string;
18888
+ }
18295
18889
  /**
18296
18890
  * 风险视角风险列表
18297
18891
  */