tencentcloud-sdk-nodejs 4.1.296 → 4.1.298
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/es/common/sdk_version.js +1 -1
- package/es/services/adp/v20260520/adp_client.js +17 -2
- package/es/services/ckafka/v20190819/ckafka_client.js +15 -6
- package/es/services/csip/v20221121/csip_client.js +771 -108
- package/es/services/dataagent/v20250513/dataagent_client.js +0 -12
- package/es/services/monitor/v20180724/monitor_client.js +3 -0
- package/es/services/tokenhub/v20260322/tokenhub_client.js +10 -7
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.d.ts +23 -3
- package/tencentcloud/services/adp/v20260520/adp_client.js +33 -3
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +754 -201
- package/tencentcloud/services/apis/v20240801/apis_models.d.ts +4 -4
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +7 -16
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +9 -20
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +2 -2
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +1 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +91 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -0
- package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_client.js +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +62 -71
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +7 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +19 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +27 -9
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +128 -22
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +17 -16
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +50 -74
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1022 -110
- package/tencentcloud/services/csip/v20221121/csip_client.js +1519 -165
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +27973 -14986
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -8
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +9 -1
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +1 -17
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +0 -24
- package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +48 -287
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +2 -2
- package/tencentcloud/services/es/v20180416/es_models.d.ts +39 -39
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +55 -119
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +29 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +26 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +13 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +51 -38
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +11 -11
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +18 -18
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +16 -4
- package/tencentcloud/services/rce/v20260130/rce_models.d.ts +4 -0
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +16 -0
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +7 -11
- package/tencentcloud/services/tdai/v20250717/tdai_models.d.ts +16 -0
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +6 -6
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +33 -18
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +17 -13
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +22 -16
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +106 -60
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +10 -2
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +59 -22
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +67 -57
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +7 -15
|
@@ -57,6 +57,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
57
57
|
async DescribeDspmIdentifyDistributionStatistics(req, cb) {
|
|
58
58
|
return this.request("DescribeDspmIdentifyDistributionStatistics", req, cb);
|
|
59
59
|
}
|
|
60
|
+
/**
|
|
61
|
+
* 云资源配置检测标准章节条款树
|
|
62
|
+
*/
|
|
63
|
+
async DescribeComplianceStandardTermTree(req, cb) {
|
|
64
|
+
return this.request("DescribeComplianceStandardTermTree", req, cb);
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* 编辑CSPM共享账号
|
|
68
|
+
*/
|
|
69
|
+
async ModifyShareUserCSPM(req, cb) {
|
|
70
|
+
return this.request("ModifyShareUserCSPM", req, cb);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* 获取爆破阻断模式
|
|
74
|
+
*/
|
|
75
|
+
async DescribeBanMode(req, cb) {
|
|
76
|
+
return this.request("DescribeBanMode", req, cb);
|
|
77
|
+
}
|
|
60
78
|
/**
|
|
61
79
|
* 创建风险监测任务
|
|
62
80
|
*/
|
|
@@ -100,10 +118,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
100
118
|
return this.request("DescribeVULRiskDetail", req, cb);
|
|
101
119
|
}
|
|
102
120
|
/**
|
|
103
|
-
*
|
|
121
|
+
* 批量删除EDR日志采集路径配置
|
|
104
122
|
*/
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
123
|
+
async DeleteEdrLogCollectPaths(req, cb) {
|
|
124
|
+
return this.request("DeleteEdrLogCollectPaths", req, cb);
|
|
107
125
|
}
|
|
108
126
|
/**
|
|
109
127
|
* 获取内容风险列表
|
|
@@ -129,12 +147,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
129
147
|
async ModifyDspmIdentifyRule(req, cb) {
|
|
130
148
|
return this.request("ModifyDspmIdentifyRule", req, cb);
|
|
131
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* 批量修改主机登录方式
|
|
152
|
+
*/
|
|
153
|
+
async ModifyMachinesLoginType(req, cb) {
|
|
154
|
+
return this.request("ModifyMachinesLoginType", req, cb);
|
|
155
|
+
}
|
|
156
|
+
/**
|
|
157
|
+
* 创建云函数导出任务
|
|
158
|
+
*/
|
|
159
|
+
async CreateCloudFunctionExportJob(req, cb) {
|
|
160
|
+
return this.request("CreateCloudFunctionExportJob", req, cb);
|
|
161
|
+
}
|
|
132
162
|
/**
|
|
133
163
|
* 获取EDR告警详情,包含告警内容JSON、资产富化、情报富化等完整信息
|
|
134
164
|
*/
|
|
135
165
|
async DescribeEdrAlertInfo(req, cb) {
|
|
136
166
|
return this.request("DescribeEdrAlertInfo", req, cb);
|
|
137
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* 创建资产视角下风险列表导出任务示例
|
|
170
|
+
*/
|
|
171
|
+
async CreateCFGRisksExportJob(req, cb) {
|
|
172
|
+
return this.request("CreateCFGRisksExportJob", req, cb);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* 修改Dspm资产账号权限
|
|
176
|
+
*/
|
|
177
|
+
async ModifyDspmAssetAccountPrivileges(req, cb) {
|
|
178
|
+
return this.request("ModifyDspmAssetAccountPrivileges", req, cb);
|
|
179
|
+
}
|
|
138
180
|
/**
|
|
139
181
|
* 获取扫描任务列表
|
|
140
182
|
*/
|
|
@@ -154,10 +196,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
154
196
|
return this.request("DescribeDspmExportTask", req, cb);
|
|
155
197
|
}
|
|
156
198
|
/**
|
|
157
|
-
*
|
|
199
|
+
* 资产最近同步时间
|
|
158
200
|
*/
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
201
|
+
async DescribeAssetLastSyncTime(req, cb) {
|
|
202
|
+
return this.request("DescribeAssetLastSyncTime", req, cb);
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* 创建集群节点列表导出任务。导出字段包含节点ID、节点名称、公网IP、内网IP、节点类型、核数、客户端状态、运行状态。NodeType和ClientStatus、RunStatus均经过国际化翻译。支持Filter过滤(含ClientStatus内存过滤)。导出通过异步任务实现,返回JobId后前端轮询查询导出任务状态。
|
|
206
|
+
*/
|
|
207
|
+
async CreateClusterNodeListExportJob(req, cb) {
|
|
208
|
+
return this.request("CreateClusterNodeListExportJob", req, cb);
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* 创建漏洞风险导出任务
|
|
212
|
+
*/
|
|
213
|
+
async CreateVulRisksExportJob(req, cb) {
|
|
214
|
+
return this.request("CreateVulRisksExportJob", req, cb);
|
|
215
|
+
}
|
|
216
|
+
/**
|
|
217
|
+
* 开启或者修改防卸载功能配置
|
|
218
|
+
*/
|
|
219
|
+
async StartOrModifyPreventUninstall(req, cb) {
|
|
220
|
+
return this.request("StartOrModifyPreventUninstall", req, cb);
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* 获取CSPM自动配额共享配置
|
|
224
|
+
*/
|
|
225
|
+
async DescribeCspmShardConfig(req, cb) {
|
|
226
|
+
return this.request("DescribeCspmShardConfig", req, cb);
|
|
161
227
|
}
|
|
162
228
|
/**
|
|
163
229
|
* 查询资产数据库信息
|
|
@@ -166,10 +232,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
166
232
|
return this.request("DescribeDspmAssetDatabaseList", req, cb);
|
|
167
233
|
}
|
|
168
234
|
/**
|
|
169
|
-
*
|
|
235
|
+
* 修改日志采集例外网段配置,支持IP/IP段/CIDR格式,最多可添加100条
|
|
170
236
|
*/
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
237
|
+
async ModifyEdrExcludeNetworkSegments(req, cb) {
|
|
238
|
+
return this.request("ModifyEdrExcludeNetworkSegments", req, cb);
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* 创建dspm数据识别模板
|
|
242
|
+
*/
|
|
243
|
+
async CreateDspmIdentifyComplianceGroup(req, cb) {
|
|
244
|
+
return this.request("CreateDspmIdentifyComplianceGroup", req, cb);
|
|
173
245
|
}
|
|
174
246
|
/**
|
|
175
247
|
* 查询Dspm风险趋势
|
|
@@ -177,6 +249,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
177
249
|
async DescribeDspmRiskTendency(req, cb) {
|
|
178
250
|
return this.request("DescribeDspmRiskTendency", req, cb);
|
|
179
251
|
}
|
|
252
|
+
/**
|
|
253
|
+
* 查询腾讯云扫描IP信息
|
|
254
|
+
*/
|
|
255
|
+
async DescribeCWPScanIpInfo(req, cb) {
|
|
256
|
+
return this.request("DescribeCWPScanIpInfo", req, cb);
|
|
257
|
+
}
|
|
180
258
|
/**
|
|
181
259
|
* 添加cos告警策略
|
|
182
260
|
*/
|
|
@@ -184,10 +262,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
184
262
|
return this.request("CreateCosPolicy", req, cb);
|
|
185
263
|
}
|
|
186
264
|
/**
|
|
187
|
-
*
|
|
265
|
+
* 查询客户端运行策略(策略组),从DescribeAgentRunMode拆分出的独立接口
|
|
188
266
|
*/
|
|
189
|
-
async
|
|
190
|
-
return this.request("
|
|
267
|
+
async DescribeAgentRunPolicy(req, cb) {
|
|
268
|
+
return this.request("DescribeAgentRunPolicy", req, cb);
|
|
269
|
+
}
|
|
270
|
+
/**
|
|
271
|
+
* 查询互联网暴露周期数量趋势统计信息
|
|
272
|
+
*/
|
|
273
|
+
async DescribeExposureTrend(req, cb) {
|
|
274
|
+
return this.request("DescribeExposureTrend", req, cb);
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* 查询某个已修复漏洞在指定主机上的修复详情,包含漏洞基本信息、修复主机信息以及关联组件&路径的详细列表(组件名称、命中版本、关联路径、修复命令)。
|
|
278
|
+
*/
|
|
279
|
+
async DescribeVulFixedHostDetail(req, cb) {
|
|
280
|
+
return this.request("DescribeVulFixedHostDetail", req, cb);
|
|
191
281
|
}
|
|
192
282
|
/**
|
|
193
283
|
* 查询Dspm资产数据库列表
|
|
@@ -201,12 +291,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
201
291
|
async ModifyAlarmRiskStatus(req, cb) {
|
|
202
292
|
return this.request("ModifyAlarmRiskStatus", req, cb);
|
|
203
293
|
}
|
|
294
|
+
/**
|
|
295
|
+
* 创建集群容器列表导出任务
|
|
296
|
+
*/
|
|
297
|
+
async CreateClusterContainerListExportJob(req, cb) {
|
|
298
|
+
return this.request("CreateClusterContainerListExportJob", req, cb);
|
|
299
|
+
}
|
|
204
300
|
/**
|
|
205
301
|
* 分页查询漏洞修复任务记录列表,支持按修复状态、时间范围等条件筛选,展示每个修复任务的概要信息。
|
|
206
302
|
*/
|
|
207
303
|
async DescribeVulFixTaskList(req, cb) {
|
|
208
304
|
return this.request("DescribeVulFixTaskList", req, cb);
|
|
209
305
|
}
|
|
306
|
+
/**
|
|
307
|
+
* 更新合并后登录审计白名单信息(服务器列表数目应小于1000)
|
|
308
|
+
*/
|
|
309
|
+
async ModifyLoginWhiteRecord(req, cb) {
|
|
310
|
+
return this.request("ModifyLoginWhiteRecord", req, cb);
|
|
311
|
+
}
|
|
210
312
|
/**
|
|
211
313
|
* 创建已修复漏洞列表的导出任务。支持与 DescribeVulFixedList 相同的过滤条件,导出通过异步任务实现,返回 JobID 后前端轮询查询导出任务状态。导出字段包含漏洞ID、漏洞名称、漏洞等级、VPR评级、漏洞类型、CVE编号、主机名称、实例ID、关联组件&路径、修复时间。
|
|
212
314
|
*/
|
|
@@ -220,10 +322,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
220
322
|
return this.request("DeleteDspmIdentifyRule", req, cb);
|
|
221
323
|
}
|
|
222
324
|
/**
|
|
223
|
-
*
|
|
325
|
+
* 获取NFS扫描全局配置
|
|
224
326
|
*/
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
327
|
+
async DescribeNFSScanConf(req, cb) {
|
|
328
|
+
return this.request("DescribeNFSScanConf", req, cb);
|
|
329
|
+
}
|
|
330
|
+
/**
|
|
331
|
+
* 自定义风险规则配置详情列表示例
|
|
332
|
+
*/
|
|
333
|
+
async DescribeCustomRiskRuleDetail(req, cb) {
|
|
334
|
+
return this.request("DescribeCustomRiskRuleDetail", req, cb);
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* 修改反弹Shell内网告警与资产范围配置
|
|
338
|
+
*/
|
|
339
|
+
async ModifyReverseShellSystemPolicyConfig(req, cb) {
|
|
340
|
+
return this.request("ModifyReverseShellSystemPolicyConfig", req, cb);
|
|
227
341
|
}
|
|
228
342
|
/**
|
|
229
343
|
* 查询Dspm资产登录凭据
|
|
@@ -231,6 +345,14 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
231
345
|
async DescribeDspmAssetLoginCredential(req, cb) {
|
|
232
346
|
return this.request("DescribeDspmAssetLoginCredential", req, cb);
|
|
233
347
|
}
|
|
348
|
+
/**
|
|
349
|
+
* 查询AI 定时任务列表。
|
|
350
|
+
|
|
351
|
+
支持分页查询和状态过滤,返回定时任务列表及总条数。
|
|
352
|
+
*/
|
|
353
|
+
async DescribeAIScheduleList(req, cb) {
|
|
354
|
+
return this.request("DescribeAIScheduleList", req, cb);
|
|
355
|
+
}
|
|
234
356
|
/**
|
|
235
357
|
* 同步dspm支持的资产
|
|
236
358
|
*/
|
|
@@ -243,6 +365,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
243
365
|
async DescribeCosAccessPermission(req, cb) {
|
|
244
366
|
return this.request("DescribeCosAccessPermission", req, cb);
|
|
245
367
|
}
|
|
368
|
+
/**
|
|
369
|
+
* 本接口用于删除异地登录白名单规则。
|
|
370
|
+
*/
|
|
371
|
+
async DeleteLoginWhiteList(req, cb) {
|
|
372
|
+
return this.request("DeleteLoginWhiteList", req, cb);
|
|
373
|
+
}
|
|
246
374
|
/**
|
|
247
375
|
* 获取资产视角的端口风险列表
|
|
248
376
|
*/
|
|
@@ -286,16 +414,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
286
414
|
return this.request("CreateSkillScan", req, cb);
|
|
287
415
|
}
|
|
288
416
|
/**
|
|
289
|
-
*
|
|
417
|
+
* 暴露资产导出任务
|
|
290
418
|
*/
|
|
291
|
-
async
|
|
292
|
-
return this.request("
|
|
419
|
+
async CreateExposuresExportJob(req, cb) {
|
|
420
|
+
return this.request("CreateExposuresExportJob", req, cb);
|
|
293
421
|
}
|
|
294
422
|
/**
|
|
295
|
-
*
|
|
423
|
+
* 修改Dspm资产数据扫描任务状态
|
|
296
424
|
*/
|
|
297
|
-
async
|
|
298
|
-
return this.request("
|
|
425
|
+
async ModifyDspmAssetDataScanTaskStatus(req, cb) {
|
|
426
|
+
return this.request("ModifyDspmAssetDataScanTaskStatus", req, cb);
|
|
427
|
+
}
|
|
428
|
+
/**
|
|
429
|
+
* 标记资产是否核心
|
|
430
|
+
*/
|
|
431
|
+
async ModifyAssetCoreAttribute(req, cb) {
|
|
432
|
+
return this.request("ModifyAssetCoreAttribute", req, cb);
|
|
299
433
|
}
|
|
300
434
|
/**
|
|
301
435
|
* 查询Dspm访客申请记录
|
|
@@ -309,24 +443,90 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
309
443
|
async DescribeDspmWhitelistStrategy(req, cb) {
|
|
310
444
|
return this.request("DescribeDspmWhitelistStrategy", req, cb);
|
|
311
445
|
}
|
|
446
|
+
/**
|
|
447
|
+
* 边界规则列表
|
|
448
|
+
*/
|
|
449
|
+
async DescribeExposeRules(req, cb) {
|
|
450
|
+
return this.request("DescribeExposeRules", req, cb);
|
|
451
|
+
}
|
|
452
|
+
/**
|
|
453
|
+
* 用户自定义 标签数量
|
|
454
|
+
*/
|
|
455
|
+
async DescribeCustomAssetTagCount(req, cb) {
|
|
456
|
+
return this.request("DescribeCustomAssetTagCount", req, cb);
|
|
457
|
+
}
|
|
458
|
+
/**
|
|
459
|
+
* 查询当前账号下端口扫描任务次数
|
|
460
|
+
*/
|
|
461
|
+
async DescribePortScanTaskCount(req, cb) {
|
|
462
|
+
return this.request("DescribePortScanTaskCount", req, cb);
|
|
463
|
+
}
|
|
464
|
+
/**
|
|
465
|
+
* 查询dspm数据识别分级组列表
|
|
466
|
+
*/
|
|
467
|
+
async DescribeDspmIdentifyLevelGroupList(req, cb) {
|
|
468
|
+
return this.request("DescribeDspmIdentifyLevelGroupList", req, cb);
|
|
469
|
+
}
|
|
470
|
+
/**
|
|
471
|
+
* 风险详情列表示例
|
|
472
|
+
*/
|
|
473
|
+
async DescribeRiskDetailList(req, cb) {
|
|
474
|
+
return this.request("DescribeRiskDetailList", req, cb);
|
|
475
|
+
}
|
|
312
476
|
/**
|
|
313
477
|
* 修改对象存储备注
|
|
314
478
|
*/
|
|
315
479
|
async ModifyCosMarkInfo(req, cb) {
|
|
316
480
|
return this.request("ModifyCosMarkInfo", req, cb);
|
|
317
481
|
}
|
|
482
|
+
/**
|
|
483
|
+
* 更新资产搜索视图
|
|
484
|
+
*/
|
|
485
|
+
async ModifyAssetFilterView(req, cb) {
|
|
486
|
+
return this.request("ModifyAssetFilterView", req, cb);
|
|
487
|
+
}
|
|
318
488
|
/**
|
|
319
489
|
* 修改Dspm白名单策略
|
|
320
490
|
*/
|
|
321
491
|
async ModifyDspmWhitelistStrategy(req, cb) {
|
|
322
492
|
return this.request("ModifyDspmWhitelistStrategy", req, cb);
|
|
323
493
|
}
|
|
494
|
+
/**
|
|
495
|
+
* 修改dspm数据识别分级组
|
|
496
|
+
*/
|
|
497
|
+
async ModifyDspmIdentifyLevelGroup(req, cb) {
|
|
498
|
+
return this.request("ModifyDspmIdentifyLevelGroup", req, cb);
|
|
499
|
+
}
|
|
324
500
|
/**
|
|
325
501
|
* 添加资产管理员
|
|
326
502
|
*/
|
|
327
503
|
async AddDspmAssetManager(req, cb) {
|
|
328
504
|
return this.request("AddDspmAssetManager", req, cb);
|
|
329
505
|
}
|
|
506
|
+
/**
|
|
507
|
+
* 暴露面扫描结果导出任务
|
|
508
|
+
*/
|
|
509
|
+
async CreateScanStatisticExportJob(req, cb) {
|
|
510
|
+
return this.request("CreateScanStatisticExportJob", req, cb);
|
|
511
|
+
}
|
|
512
|
+
/**
|
|
513
|
+
* 查询集群容器列表
|
|
514
|
+
*/
|
|
515
|
+
async DescribeClusterContainerList(req, cb) {
|
|
516
|
+
return this.request("DescribeClusterContainerList", req, cb);
|
|
517
|
+
}
|
|
518
|
+
/**
|
|
519
|
+
* 全部资产
|
|
520
|
+
*/
|
|
521
|
+
async DescribeCloudAssets(req, cb) {
|
|
522
|
+
return this.request("DescribeCloudAssets", req, cb);
|
|
523
|
+
}
|
|
524
|
+
/**
|
|
525
|
+
* 获取基线概览页的头部数据,含未通过检测项总数、近一年修复数、最近一次扫描时间、当前是否启用周期扫描等。
|
|
526
|
+
*/
|
|
527
|
+
async DescribeBaselineOverview(req, cb) {
|
|
528
|
+
return this.request("DescribeBaselineOverview", req, cb);
|
|
529
|
+
}
|
|
330
530
|
/**
|
|
331
531
|
* 修改风险中心风险状态
|
|
332
532
|
*/
|
|
@@ -334,10 +534,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
334
534
|
return this.request("ModifyRiskCenterRiskStatus", req, cb);
|
|
335
535
|
}
|
|
336
536
|
/**
|
|
337
|
-
*
|
|
537
|
+
* 查询Dspm访问拓扑资产列表
|
|
338
538
|
*/
|
|
339
|
-
async
|
|
340
|
-
return this.request("
|
|
539
|
+
async DescribeDspmAccessTopologyAssets(req, cb) {
|
|
540
|
+
return this.request("DescribeDspmAccessTopologyAssets", req, cb);
|
|
341
541
|
}
|
|
342
542
|
/**
|
|
343
543
|
* 标记风险或者告警为 已处置/已忽略
|
|
@@ -345,6 +545,14 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
345
545
|
async UpdateAccessKeyAlarmStatus(req, cb) {
|
|
346
546
|
return this.request("UpdateAccessKeyAlarmStatus", req, cb);
|
|
347
547
|
}
|
|
548
|
+
/**
|
|
549
|
+
* 启用AI 定时任务。
|
|
550
|
+
|
|
551
|
+
将指定的AI 定时任务状态设置为已启用,启用后任务将按触发器配置自动执行。
|
|
552
|
+
*/
|
|
553
|
+
async EnableAISchedule(req, cb) {
|
|
554
|
+
return this.request("EnableAISchedule", req, cb);
|
|
555
|
+
}
|
|
348
556
|
/**
|
|
349
557
|
* 获取扫描漏洞任务详情
|
|
350
558
|
*/
|
|
@@ -364,10 +572,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
364
572
|
return this.request("DescribeDspmRiskStrategyGroup", req, cb);
|
|
365
573
|
}
|
|
366
574
|
/**
|
|
367
|
-
*
|
|
575
|
+
* 集群列表
|
|
368
576
|
*/
|
|
369
|
-
async
|
|
370
|
-
return this.request("
|
|
577
|
+
async DescribeClusterAssets(req, cb) {
|
|
578
|
+
return this.request("DescribeClusterAssets", req, cb);
|
|
579
|
+
}
|
|
580
|
+
/**
|
|
581
|
+
* 修改Dspm资产日志投递开关
|
|
582
|
+
*/
|
|
583
|
+
async ModifyDspmAssetLogDeliverySwitch(req, cb) {
|
|
584
|
+
return this.request("ModifyDspmAssetLogDeliverySwitch", req, cb);
|
|
585
|
+
}
|
|
586
|
+
/**
|
|
587
|
+
* 查询指定安全组ID对应安全组规则
|
|
588
|
+
*/
|
|
589
|
+
async DescribeSecurityGroupPolicy(req, cb) {
|
|
590
|
+
return this.request("DescribeSecurityGroupPolicy", req, cb);
|
|
371
591
|
}
|
|
372
592
|
/**
|
|
373
593
|
* 查看风险资产视角
|
|
@@ -387,6 +607,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
387
607
|
async DescribeEDRRuleList(req, cb) {
|
|
388
608
|
return this.request("DescribeEDRRuleList", req, cb);
|
|
389
609
|
}
|
|
610
|
+
/**
|
|
611
|
+
* 查询集群超级节点详情,返回基本信息(所属地域/可用区/资产最后更新时间/节点来源/子网/核数)与所属集群信息(集群名称/集群ID/集群状态/Kubernetes版本/Kubelet版本)。
|
|
612
|
+
*/
|
|
613
|
+
async DescribeClusterSuperNodeInfo(req, cb) {
|
|
614
|
+
return this.request("DescribeClusterSuperNodeInfo", req, cb);
|
|
615
|
+
}
|
|
616
|
+
/**
|
|
617
|
+
* 创建集群命名空间列表导出任务。导出字段包含命名空间名称、Labels、创建时间。支持Filter过滤。导出通过异步任务实现,返回JobId后前端轮询查询导出任务状态。
|
|
618
|
+
*/
|
|
619
|
+
async CreateClusterNamespaceListExportJob(req, cb) {
|
|
620
|
+
return this.request("CreateClusterNamespaceListExportJob", req, cb);
|
|
621
|
+
}
|
|
622
|
+
/**
|
|
623
|
+
* 查询容器关联应用列表。通过容器ID获取关联的应用服务信息,支持分页。
|
|
624
|
+
*/
|
|
625
|
+
async DescribeClusterContainerAppList(req, cb) {
|
|
626
|
+
return this.request("DescribeClusterContainerAppList", req, cb);
|
|
627
|
+
}
|
|
390
628
|
/**
|
|
391
629
|
* 新安全中心风险中心-漏洞列表
|
|
392
630
|
*/
|
|
@@ -400,10 +638,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
400
638
|
return this.request("ModifyDspmIdentifyLevelItem", req, cb);
|
|
401
639
|
}
|
|
402
640
|
/**
|
|
403
|
-
*
|
|
641
|
+
* 查询腾讯云指定CLB实例对应的监听器列表
|
|
404
642
|
*/
|
|
405
|
-
async
|
|
406
|
-
return this.request("
|
|
643
|
+
async DescribeClbListenerList(req, cb) {
|
|
644
|
+
return this.request("DescribeClbListenerList", req, cb);
|
|
645
|
+
}
|
|
646
|
+
/**
|
|
647
|
+
* 云资源配置检查报告风险统计
|
|
648
|
+
*/
|
|
649
|
+
async DescribeCFGRiskReportStatistics(req, cb) {
|
|
650
|
+
return this.request("DescribeCFGRiskReportStatistics", req, cb);
|
|
651
|
+
}
|
|
652
|
+
/**
|
|
653
|
+
* 指定资产类型列表
|
|
654
|
+
*/
|
|
655
|
+
async DescribeDynamicAssets(req, cb) {
|
|
656
|
+
return this.request("DescribeDynamicAssets", req, cb);
|
|
407
657
|
}
|
|
408
658
|
/**
|
|
409
659
|
* 获取资产视角的漏洞风险列表
|
|
@@ -417,12 +667,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
417
667
|
async CreateDspmWhitelistStrategy(req, cb) {
|
|
418
668
|
return this.request("CreateDspmWhitelistStrategy", req, cb);
|
|
419
669
|
}
|
|
670
|
+
/**
|
|
671
|
+
* 创建云资源配置检查风险详情导出任务示例
|
|
672
|
+
*/
|
|
673
|
+
async CreateRiskDetailExportJob(req, cb) {
|
|
674
|
+
return this.request("CreateRiskDetailExportJob", req, cb);
|
|
675
|
+
}
|
|
420
676
|
/**
|
|
421
677
|
* ip访问列表详情信息
|
|
422
678
|
*/
|
|
423
679
|
async DescribeIpInvokeRecordDetail(req, cb) {
|
|
424
680
|
return this.request("DescribeIpInvokeRecordDetail", req, cb);
|
|
425
681
|
}
|
|
682
|
+
/**
|
|
683
|
+
* 修改通知设置
|
|
684
|
+
*/
|
|
685
|
+
async ModifyNotifySetting(req, cb) {
|
|
686
|
+
return this.request("ModifyNotifySetting", req, cb);
|
|
687
|
+
}
|
|
426
688
|
/**
|
|
427
689
|
* 资产视角下云资源配置风险列表
|
|
428
690
|
*/
|
|
@@ -448,10 +710,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
448
710
|
return this.request("DescribePolicyHitData", req, cb);
|
|
449
711
|
}
|
|
450
712
|
/**
|
|
451
|
-
*
|
|
713
|
+
* 端口探测列表
|
|
452
714
|
*/
|
|
453
|
-
async
|
|
454
|
-
return this.request("
|
|
715
|
+
async DescribePortDetectList(req, cb) {
|
|
716
|
+
return this.request("DescribePortDetectList", req, cb);
|
|
717
|
+
}
|
|
718
|
+
/**
|
|
719
|
+
* 查询集团的子账号列表
|
|
720
|
+
*/
|
|
721
|
+
async DescribeSubUserInfo(req, cb) {
|
|
722
|
+
return this.request("DescribeSubUserInfo", req, cb);
|
|
723
|
+
}
|
|
724
|
+
/**
|
|
725
|
+
* 修改客户端日志采集配置(CSIP专属),支持设置日志采集类型和生效资产范围
|
|
726
|
+
*/
|
|
727
|
+
async ModifyAgentConfigSetting(req, cb) {
|
|
728
|
+
return this.request("ModifyAgentConfigSetting", req, cb);
|
|
455
729
|
}
|
|
456
730
|
/**
|
|
457
731
|
* 获取已购Dspm订单信息
|
|
@@ -459,6 +733,30 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
459
733
|
async DescribeDspmPayInfo(req, cb) {
|
|
460
734
|
return this.request("DescribeDspmPayInfo", req, cb);
|
|
461
735
|
}
|
|
736
|
+
/**
|
|
737
|
+
* 更新CSPM自动配额管理者共享开关
|
|
738
|
+
*/
|
|
739
|
+
async ModifyCspmShardConfig(req, cb) {
|
|
740
|
+
return this.request("ModifyCspmShardConfig", req, cb);
|
|
741
|
+
}
|
|
742
|
+
/**
|
|
743
|
+
* 获取系统内置基线分类的检测项列表(父分类 → 子分类 → 内置检测项 ID 列表),用于策略编辑页选择基线检测项。
|
|
744
|
+
*/
|
|
745
|
+
async DescribeBaselineMainTaskItemList(req, cb) {
|
|
746
|
+
return this.request("DescribeBaselineMainTaskItemList", req, cb);
|
|
747
|
+
}
|
|
748
|
+
/**
|
|
749
|
+
* 更新周期扫描计划
|
|
750
|
+
*/
|
|
751
|
+
async ModifyRiskScanCronConfig(req, cb) {
|
|
752
|
+
return this.request("ModifyRiskScanCronConfig", req, cb);
|
|
753
|
+
}
|
|
754
|
+
/**
|
|
755
|
+
* 获取端口视角的端口风险列表
|
|
756
|
+
*/
|
|
757
|
+
async DescribeRiskCenterPortViewPortRiskList(req, cb) {
|
|
758
|
+
return this.request("DescribeRiskCenterPortViewPortRiskList", req, cb);
|
|
759
|
+
}
|
|
462
760
|
/**
|
|
463
761
|
* 创建Dspm个人身份id
|
|
464
762
|
*/
|
|
@@ -471,12 +769,32 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
471
769
|
async DescribeDspmAccessTopologyAccounts(req, cb) {
|
|
472
770
|
return this.request("DescribeDspmAccessTopologyAccounts", req, cb);
|
|
473
771
|
}
|
|
772
|
+
/**
|
|
773
|
+
* 创建资产同步任务
|
|
774
|
+
*/
|
|
775
|
+
async CreateAssetSyncTask(req, cb) {
|
|
776
|
+
return this.request("CreateAssetSyncTask", req, cb);
|
|
777
|
+
}
|
|
778
|
+
/**
|
|
779
|
+
* 查询容器关联Web服务列表。通过容器ID获取关联的Web服务信息,支持分页。
|
|
780
|
+
*/
|
|
781
|
+
async DescribeClusterContainerWebServiceList(req, cb) {
|
|
782
|
+
return this.request("DescribeClusterContainerWebServiceList", req, cb);
|
|
783
|
+
}
|
|
474
784
|
/**
|
|
475
785
|
* 主机列表
|
|
476
786
|
*/
|
|
477
787
|
async DescribeCWPMachines(req, cb) {
|
|
478
788
|
return this.request("DescribeCWPMachines", req, cb);
|
|
479
789
|
}
|
|
790
|
+
/**
|
|
791
|
+
* 修改AI 定时任务。
|
|
792
|
+
|
|
793
|
+
支持部分更新,仅更新传入的可选字段。触发器列表通过 UpdateTriggers 标志控制是否全量替换。
|
|
794
|
+
*/
|
|
795
|
+
async ModifyAISchedule(req, cb) {
|
|
796
|
+
return this.request("ModifyAISchedule", req, cb);
|
|
797
|
+
}
|
|
480
798
|
/**
|
|
481
799
|
* 删除域名和ip请求
|
|
482
800
|
*/
|
|
@@ -508,10 +826,30 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
508
826
|
return this.request("DescribeDomainAssets", req, cb);
|
|
509
827
|
}
|
|
510
828
|
/**
|
|
511
|
-
*
|
|
829
|
+
* 修改通知资产范围配置
|
|
512
830
|
*/
|
|
513
|
-
async
|
|
514
|
-
return this.request("
|
|
831
|
+
async ModifyNotifyAssetConfig(req, cb) {
|
|
832
|
+
return this.request("ModifyNotifyAssetConfig", req, cb);
|
|
833
|
+
}
|
|
834
|
+
/**
|
|
835
|
+
* 删除AI 定时任务。
|
|
836
|
+
|
|
837
|
+
根据指定的AI 定时任务 ID 删除对应的定时任务。删除后不可恢复。
|
|
838
|
+
*/
|
|
839
|
+
async DeleteAISchedule(req, cb) {
|
|
840
|
+
return this.request("DeleteAISchedule", req, cb);
|
|
841
|
+
}
|
|
842
|
+
/**
|
|
843
|
+
* 查询轻量应用服务器防火墙规则
|
|
844
|
+
*/
|
|
845
|
+
async DescribeLighthouseFirewallRules(req, cb) {
|
|
846
|
+
return this.request("DescribeLighthouseFirewallRules", req, cb);
|
|
847
|
+
}
|
|
848
|
+
/**
|
|
849
|
+
* 关闭进程守护功能
|
|
850
|
+
*/
|
|
851
|
+
async StopProcessDaemon(req, cb) {
|
|
852
|
+
return this.request("StopProcessDaemon", req, cb);
|
|
515
853
|
}
|
|
516
854
|
/**
|
|
517
855
|
* 删除dspm数据识别模板
|
|
@@ -525,6 +863,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
525
863
|
async ModifyEdrAlertStatus(req, cb) {
|
|
526
864
|
return this.request("ModifyEdrAlertStatus", req, cb);
|
|
527
865
|
}
|
|
866
|
+
/**
|
|
867
|
+
* 设置客户端运行模式以及配置
|
|
868
|
+
*/
|
|
869
|
+
async ModifyAgentRunMode(req, cb) {
|
|
870
|
+
return this.request("ModifyAgentRunMode", req, cb);
|
|
871
|
+
}
|
|
528
872
|
/**
|
|
529
873
|
* 查询日志备份配置
|
|
530
874
|
*/
|
|
@@ -537,12 +881,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
537
881
|
async DescribeAssetViewVulRiskList(req, cb) {
|
|
538
882
|
return this.request("DescribeAssetViewVulRiskList", req, cb);
|
|
539
883
|
}
|
|
884
|
+
/**
|
|
885
|
+
* 创建主机进程列表导出任务
|
|
886
|
+
*/
|
|
887
|
+
async CreateAssetProcessExportJob(req, cb) {
|
|
888
|
+
return this.request("CreateAssetProcessExportJob", req, cb);
|
|
889
|
+
}
|
|
890
|
+
/**
|
|
891
|
+
* 查询云边界分析路径节点(主机专用)
|
|
892
|
+
*/
|
|
893
|
+
async DescribeCWPExposePath(req, cb) {
|
|
894
|
+
return this.request("DescribeCWPExposePath", req, cb);
|
|
895
|
+
}
|
|
540
896
|
/**
|
|
541
897
|
* 添加漏洞白名单
|
|
542
898
|
*/
|
|
543
899
|
async AddVulWhitelist(req, cb) {
|
|
544
900
|
return this.request("AddVulWhitelist", req, cb);
|
|
545
901
|
}
|
|
902
|
+
/**
|
|
903
|
+
* 查询集群资产同步任务状态
|
|
904
|
+
*/
|
|
905
|
+
async DescribeClusterAssetSyncTaskStatus(req, cb) {
|
|
906
|
+
return this.request("DescribeClusterAssetSyncTaskStatus", req, cb);
|
|
907
|
+
}
|
|
908
|
+
/**
|
|
909
|
+
* 修改告警中心通知高级配置
|
|
910
|
+
*/
|
|
911
|
+
async ModifyNotifySettingAlert(req, cb) {
|
|
912
|
+
return this.request("ModifyNotifySettingAlert", req, cb);
|
|
913
|
+
}
|
|
546
914
|
/**
|
|
547
915
|
* 查询cos文件数据识别结果列表
|
|
548
916
|
*/
|
|
@@ -550,16 +918,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
550
918
|
return this.request("DescribeCosIdentifyFileList", req, cb);
|
|
551
919
|
}
|
|
552
920
|
/**
|
|
553
|
-
*
|
|
921
|
+
* 创建集群资产同步任务
|
|
554
922
|
*/
|
|
555
|
-
async
|
|
556
|
-
return this.request("
|
|
923
|
+
async CreateClusterAssetSyncTask(req, cb) {
|
|
924
|
+
return this.request("CreateClusterAssetSyncTask", req, cb);
|
|
557
925
|
}
|
|
558
926
|
/**
|
|
559
|
-
*
|
|
927
|
+
* 绑定集群负责人
|
|
560
928
|
*/
|
|
561
|
-
async
|
|
562
|
-
return this.request("
|
|
929
|
+
async BindClusterOwner(req, cb) {
|
|
930
|
+
return this.request("BindClusterOwner", req, cb);
|
|
931
|
+
}
|
|
932
|
+
/**
|
|
933
|
+
* 资产搜索视图
|
|
934
|
+
*/
|
|
935
|
+
async DescribeAssetFilterViews(req, cb) {
|
|
936
|
+
return this.request("DescribeAssetFilterViews", req, cb);
|
|
937
|
+
}
|
|
938
|
+
/**
|
|
939
|
+
* 查看cos桶访问权限信息
|
|
940
|
+
*/
|
|
941
|
+
async DescribeCosRoleAccessPermission(req, cb) {
|
|
942
|
+
return this.request("DescribeCosRoleAccessPermission", req, cb);
|
|
943
|
+
}
|
|
944
|
+
/**
|
|
945
|
+
* 风险验证示例
|
|
946
|
+
*/
|
|
947
|
+
async CheckRisk(req, cb) {
|
|
948
|
+
return this.request("CheckRisk", req, cb);
|
|
563
949
|
}
|
|
564
950
|
/**
|
|
565
951
|
* 创建dspm数据识别分级组
|
|
@@ -567,6 +953,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
567
953
|
async CreateDspmIdentifyLevelGroup(req, cb) {
|
|
568
954
|
return this.request("CreateDspmIdentifyLevelGroup", req, cb);
|
|
569
955
|
}
|
|
956
|
+
/**
|
|
957
|
+
* 查询客户端配置设置(配置组),从DescribeAgentRunMode拆分出的独立接口
|
|
958
|
+
*/
|
|
959
|
+
async DescribeAgentConfigSetting(req, cb) {
|
|
960
|
+
return this.request("DescribeAgentConfigSetting", req, cb);
|
|
961
|
+
}
|
|
570
962
|
/**
|
|
571
963
|
* 获取通知资产范围配置
|
|
572
964
|
*/
|
|
@@ -586,10 +978,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
586
978
|
return this.request("CreateEDRManualScan", req, cb);
|
|
587
979
|
}
|
|
588
980
|
/**
|
|
589
|
-
*
|
|
981
|
+
* 查询集群节点列表
|
|
590
982
|
*/
|
|
591
|
-
async
|
|
592
|
-
return this.request("
|
|
983
|
+
async DescribeClusterNodeList(req, cb) {
|
|
984
|
+
return this.request("DescribeClusterNodeList", req, cb);
|
|
985
|
+
}
|
|
986
|
+
/**
|
|
987
|
+
* 查询集群安装命令
|
|
988
|
+
*/
|
|
989
|
+
async DescribeClusterInstallCommand(req, cb) {
|
|
990
|
+
return this.request("DescribeClusterInstallCommand", req, cb);
|
|
593
991
|
}
|
|
594
992
|
/**
|
|
595
993
|
* 修改Dspm资产日志投递开关
|
|
@@ -621,6 +1019,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
621
1019
|
async DescribeDspmIdentifyIdList(req, cb) {
|
|
622
1020
|
return this.request("DescribeDspmIdentifyIdList", req, cb);
|
|
623
1021
|
}
|
|
1022
|
+
/**
|
|
1023
|
+
* 创建/修改SMTP邮箱接入请求
|
|
1024
|
+
*/
|
|
1025
|
+
async AccessAIAnalysisSMTP(req, cb) {
|
|
1026
|
+
return this.request("AccessAIAnalysisSMTP", req, cb);
|
|
1027
|
+
}
|
|
1028
|
+
/**
|
|
1029
|
+
* 创建基线聚合检测项导出任务。通过 ExportType 选择导出统计结果或风险明细,可按策略、分类等条件限定范围;任务在后台异步执行,完成后可在导出任务列表中下载结果文件。
|
|
1030
|
+
*/
|
|
1031
|
+
async CreateBaselineAggregatedItemExportJob(req, cb) {
|
|
1032
|
+
return this.request("CreateBaselineAggregatedItemExportJob", req, cb);
|
|
1033
|
+
}
|
|
624
1034
|
/**
|
|
625
1035
|
* 获取用户访问密钥资产列表
|
|
626
1036
|
*/
|
|
@@ -633,6 +1043,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
633
1043
|
async DescribeCosAccessPermissions(req, cb) {
|
|
634
1044
|
return this.request("DescribeCosAccessPermissions", req, cb);
|
|
635
1045
|
}
|
|
1046
|
+
/**
|
|
1047
|
+
* 查询dspm资产数据识别信息列表
|
|
1048
|
+
*/
|
|
1049
|
+
async DescribeDspmAssetIdentifyInfoList(req, cb) {
|
|
1050
|
+
return this.request("DescribeDspmAssetIdentifyInfoList", req, cb);
|
|
1051
|
+
}
|
|
1052
|
+
/**
|
|
1053
|
+
* 查询 Pod 关联容器列表
|
|
1054
|
+
*/
|
|
1055
|
+
async DescribePodContainerList(req, cb) {
|
|
1056
|
+
return this.request("DescribePodContainerList", req, cb);
|
|
1057
|
+
}
|
|
636
1058
|
/**
|
|
637
1059
|
* 获取EDR告警列表
|
|
638
1060
|
*/
|
|
@@ -658,10 +1080,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
658
1080
|
return this.request("CreateDspmIdentifyComplianceGroupCopy", req, cb);
|
|
659
1081
|
}
|
|
660
1082
|
/**
|
|
661
|
-
*
|
|
1083
|
+
* 获取EDR导出下载链接
|
|
662
1084
|
*/
|
|
663
|
-
async
|
|
664
|
-
return this.request("
|
|
1085
|
+
async DescribeEdrExportJobDownloadURL(req, cb) {
|
|
1086
|
+
return this.request("DescribeEdrExportJobDownloadURL", req, cb);
|
|
665
1087
|
}
|
|
666
1088
|
/**
|
|
667
1089
|
* csip角色授权绑定接口
|
|
@@ -675,6 +1097,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
675
1097
|
async DescribeCosRoleAccessPermissions(req, cb) {
|
|
676
1098
|
return this.request("DescribeCosRoleAccessPermissions", req, cb);
|
|
677
1099
|
}
|
|
1100
|
+
/**
|
|
1101
|
+
* 创建Pod关联服务列表导出任务。导出字段包含服务名称、类型、Selector、命名空间、创建时间。支持Filter过滤。当传入PodUniqueID时,复用DescribeClusterServiceList的Pod关联匹配逻辑。导出通过异步任务实现,返回JobId后前端轮询查询导出任务状态。
|
|
1102
|
+
*/
|
|
1103
|
+
async CreatePodServiceListExportJob(req, cb) {
|
|
1104
|
+
return this.request("CreatePodServiceListExportJob", req, cb);
|
|
1105
|
+
}
|
|
1106
|
+
/**
|
|
1107
|
+
* 获取告警中心通知高级配置
|
|
1108
|
+
*/
|
|
1109
|
+
async DescribeNotifySettingAlert(req, cb) {
|
|
1110
|
+
return this.request("DescribeNotifySettingAlert", req, cb);
|
|
1111
|
+
}
|
|
678
1112
|
/**
|
|
679
1113
|
* 修改漏洞白名单开关
|
|
680
1114
|
*/
|
|
@@ -687,6 +1121,48 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
687
1121
|
async DescribeVulLabelList(req, cb) {
|
|
688
1122
|
return this.request("DescribeVulLabelList", req, cb);
|
|
689
1123
|
}
|
|
1124
|
+
/**
|
|
1125
|
+
* 获取进程防护全局配置
|
|
1126
|
+
*/
|
|
1127
|
+
async DescribeProcessDaemonGlobalConf(req, cb) {
|
|
1128
|
+
return this.request("DescribeProcessDaemonGlobalConf", req, cb);
|
|
1129
|
+
}
|
|
1130
|
+
/**
|
|
1131
|
+
* 修改Dspm风险信息
|
|
1132
|
+
*/
|
|
1133
|
+
async ModifyDspmRiskInfo(req, cb) {
|
|
1134
|
+
return this.request("ModifyDspmRiskInfo", req, cb);
|
|
1135
|
+
}
|
|
1136
|
+
/**
|
|
1137
|
+
* 查询机器清理历史记录
|
|
1138
|
+
*/
|
|
1139
|
+
async DescribeMachineClearHistory(req, cb) {
|
|
1140
|
+
return this.request("DescribeMachineClearHistory", req, cb);
|
|
1141
|
+
}
|
|
1142
|
+
/**
|
|
1143
|
+
* 云边界自动打标-创建规则
|
|
1144
|
+
*/
|
|
1145
|
+
async CreateExposureAutoTagRule(req, cb) {
|
|
1146
|
+
return this.request("CreateExposureAutoTagRule", req, cb);
|
|
1147
|
+
}
|
|
1148
|
+
/**
|
|
1149
|
+
* 获取云安全AI助手基础信息
|
|
1150
|
+
*/
|
|
1151
|
+
async DescribeAIAnalysisRobotInfo(req, cb) {
|
|
1152
|
+
return this.request("DescribeAIAnalysisRobotInfo", req, cb);
|
|
1153
|
+
}
|
|
1154
|
+
/**
|
|
1155
|
+
* 资产标签树结构数据
|
|
1156
|
+
*/
|
|
1157
|
+
async DescribeAssetTagTree(req, cb) {
|
|
1158
|
+
return this.request("DescribeAssetTagTree", req, cb);
|
|
1159
|
+
}
|
|
1160
|
+
/**
|
|
1161
|
+
* 查询容器关联进程列表。通过容器ID获取关联的进程信息,支持按启动时间排序和分页。Filter.By支持StartTime;Filter.Order支持ASC/DESC。
|
|
1162
|
+
*/
|
|
1163
|
+
async DescribeClusterContainerProcessList(req, cb) {
|
|
1164
|
+
return this.request("DescribeClusterContainerProcessList", req, cb);
|
|
1165
|
+
}
|
|
690
1166
|
/**
|
|
691
1167
|
* RetryExportLog
|
|
692
1168
|
*/
|
|
@@ -699,12 +1175,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
699
1175
|
async ModifyDspmIdentifyComplianceGroup(req, cb) {
|
|
700
1176
|
return this.request("ModifyDspmIdentifyComplianceGroup", req, cb);
|
|
701
1177
|
}
|
|
1178
|
+
/**
|
|
1179
|
+
* EDR告警标签批量查询
|
|
1180
|
+
*/
|
|
1181
|
+
async DescribeEdrAlertThreatTags(req, cb) {
|
|
1182
|
+
return this.request("DescribeEdrAlertThreatTags", req, cb);
|
|
1183
|
+
}
|
|
702
1184
|
/**
|
|
703
1185
|
* 获取EDR告警统计
|
|
704
1186
|
*/
|
|
705
1187
|
async DescribeEdrAlertSummary(req, cb) {
|
|
706
1188
|
return this.request("DescribeEdrAlertSummary", req, cb);
|
|
707
1189
|
}
|
|
1190
|
+
/**
|
|
1191
|
+
* 资产风险详情
|
|
1192
|
+
*/
|
|
1193
|
+
async DescribeAssetRiskDetail(req, cb) {
|
|
1194
|
+
return this.request("DescribeAssetRiskDetail", req, cb);
|
|
1195
|
+
}
|
|
1196
|
+
/**
|
|
1197
|
+
* 查询集群pod列表
|
|
1198
|
+
*/
|
|
1199
|
+
async DescribeClusterPodList(req, cb) {
|
|
1200
|
+
return this.request("DescribeClusterPodList", req, cb);
|
|
1201
|
+
}
|
|
1202
|
+
/**
|
|
1203
|
+
* 查询集群service列表
|
|
1204
|
+
*/
|
|
1205
|
+
async DescribeClusterServiceList(req, cb) {
|
|
1206
|
+
return this.request("DescribeClusterServiceList", req, cb);
|
|
1207
|
+
}
|
|
708
1208
|
/**
|
|
709
1209
|
* 查询Dspm资产账号身份信息
|
|
710
1210
|
*/
|
|
@@ -753,12 +1253,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
753
1253
|
async DeleteCosAkAsset(req, cb) {
|
|
754
1254
|
return this.request("DeleteCosAkAsset", req, cb);
|
|
755
1255
|
}
|
|
1256
|
+
/**
|
|
1257
|
+
* 删除机器清理记录
|
|
1258
|
+
*/
|
|
1259
|
+
async DeleteMachineClearHistory(req, cb) {
|
|
1260
|
+
return this.request("DeleteMachineClearHistory", req, cb);
|
|
1261
|
+
}
|
|
1262
|
+
/**
|
|
1263
|
+
* 停止指定的基线扫描主任务,仅对处于 INIT / SUBTASK_CREATING / SCANNING 状态的任务生效。
|
|
1264
|
+
*/
|
|
1265
|
+
async StopBaselineScanTask(req, cb) {
|
|
1266
|
+
return this.request("StopBaselineScanTask", req, cb);
|
|
1267
|
+
}
|
|
756
1268
|
/**
|
|
757
1269
|
* 查看cos资产列表
|
|
758
1270
|
*/
|
|
759
1271
|
async DescribeCosAsset(req, cb) {
|
|
760
1272
|
return this.request("DescribeCosAsset", req, cb);
|
|
761
1273
|
}
|
|
1274
|
+
/**
|
|
1275
|
+
* 获取风险趋势分析示例
|
|
1276
|
+
*/
|
|
1277
|
+
async DescribeRiskCenterRiskTrendAnalysis(req, cb) {
|
|
1278
|
+
return this.request("DescribeRiskCenterRiskTrendAnalysis", req, cb);
|
|
1279
|
+
}
|
|
1280
|
+
/**
|
|
1281
|
+
* 新建或编辑一条基线策略。Policy.ID 为 0 视为新建,非 0 视为编辑;新建/编辑时 Name 必填,CheckAssetType 与 Type 需符合 CheckAssetType / PolicyType 枚举。
|
|
1282
|
+
*/
|
|
1283
|
+
async ModifyBaselinePolicy(req, cb) {
|
|
1284
|
+
return this.request("ModifyBaselinePolicy", req, cb);
|
|
1285
|
+
}
|
|
762
1286
|
/**
|
|
763
1287
|
* 获取对应appid对应的当前正在扫描的taskid
|
|
764
1288
|
*/
|
|
@@ -771,6 +1295,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
771
1295
|
async ModifyDspmRiskStrategy(req, cb) {
|
|
772
1296
|
return this.request("ModifyDspmRiskStrategy", req, cb);
|
|
773
1297
|
}
|
|
1298
|
+
/**
|
|
1299
|
+
* 创建资产标签
|
|
1300
|
+
*/
|
|
1301
|
+
async CreateAssetTag(req, cb) {
|
|
1302
|
+
return this.request("CreateAssetTag", req, cb);
|
|
1303
|
+
}
|
|
774
1304
|
/**
|
|
775
1305
|
* 创建主机列漏洞表导出任务
|
|
776
1306
|
*/
|
|
@@ -784,10 +1314,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
784
1314
|
return this.request("DescribeDspmIdentifyCategoryList", req, cb);
|
|
785
1315
|
}
|
|
786
1316
|
/**
|
|
787
|
-
*
|
|
1317
|
+
* 查询云边界分析-暴露路径下主机节点的漏洞列表
|
|
788
1318
|
*/
|
|
789
|
-
async
|
|
790
|
-
return this.request("
|
|
1319
|
+
async DescribeVulRiskList(req, cb) {
|
|
1320
|
+
return this.request("DescribeVulRiskList", req, cb);
|
|
1321
|
+
}
|
|
1322
|
+
/**
|
|
1323
|
+
* 安装集群容器安全Agent(平行容器方式安装 Agent)。
|
|
1324
|
+
|
|
1325
|
+
capi 层处理流程:
|
|
1326
|
+
1. 按 ClusterCaMD5List 查询 DB 集群列表(仅用于解析每个集群归属的 appid,不做存在性/类型校验)
|
|
1327
|
+
2. 按 appid 分组透传到接入侧 ClusterInstall RPC
|
|
1328
|
+
|
|
1329
|
+
说明(容器资产改版 2026 H1):本接口为透传接口,capi 层不对 ClusterCaMD5 做存在性/类型/格式校验;DB 中未命中的 ClusterCaMD5 静默跳过、不报错。
|
|
1330
|
+
*/
|
|
1331
|
+
async InstallClusterAgent(req, cb) {
|
|
1332
|
+
return this.request("InstallClusterAgent", req, cb);
|
|
1333
|
+
}
|
|
1334
|
+
/**
|
|
1335
|
+
* 获取漏洞关联组件
|
|
1336
|
+
*/
|
|
1337
|
+
async DescribeVulRiskRelateComponent(req, cb) {
|
|
1338
|
+
return this.request("DescribeVulRiskRelateComponent", req, cb);
|
|
1339
|
+
}
|
|
1340
|
+
/**
|
|
1341
|
+
* 创建EDR告警普通导出任务
|
|
1342
|
+
*/
|
|
1343
|
+
async CreateEdrLessAlertExportJob(req, cb) {
|
|
1344
|
+
return this.request("CreateEdrLessAlertExportJob", req, cb);
|
|
791
1345
|
}
|
|
792
1346
|
/**
|
|
793
1347
|
* 集群pod列表
|
|
@@ -813,6 +1367,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
813
1367
|
async DeleteDspmWhitelistStrategy(req, cb) {
|
|
814
1368
|
return this.request("DeleteDspmWhitelistStrategy", req, cb);
|
|
815
1369
|
}
|
|
1370
|
+
/**
|
|
1371
|
+
* 资产详情信息
|
|
1372
|
+
*/
|
|
1373
|
+
async DescribeAssetDetail(req, cb) {
|
|
1374
|
+
return this.request("DescribeAssetDetail", req, cb);
|
|
1375
|
+
}
|
|
816
1376
|
/**
|
|
817
1377
|
* 获取EDR告警数量统计,供资产模块调用。根据传入的MemberId和InstanceIDs,查询EDR告警表并返回告警记录条数信息。当InstanceIDs为空时返回汇总统计,非空时按InstanceIDs粒度分别返回统计。
|
|
818
1378
|
*/
|
|
@@ -826,10 +1386,42 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
826
1386
|
return this.request("DescribeVulRiskRelateHost", req, cb);
|
|
827
1387
|
}
|
|
828
1388
|
/**
|
|
829
|
-
*
|
|
1389
|
+
* 获取基线策略维度的聚合扫描结果列表,用于概览页“基线扫描策略”模块按策略展示通过/未通过情况。
|
|
830
1390
|
*/
|
|
831
|
-
async
|
|
832
|
-
return this.request("
|
|
1391
|
+
async DescribeBaselineAggregatedPolicyList(req, cb) {
|
|
1392
|
+
return this.request("DescribeBaselineAggregatedPolicyList", req, cb);
|
|
1393
|
+
}
|
|
1394
|
+
/**
|
|
1395
|
+
* 云边界自动打标-规则属性
|
|
1396
|
+
*/
|
|
1397
|
+
async DescribeExposureAutoTagAttribute(req, cb) {
|
|
1398
|
+
return this.request("DescribeExposureAutoTagAttribute", req, cb);
|
|
1399
|
+
}
|
|
1400
|
+
/**
|
|
1401
|
+
* 获取异地登录白名单合并后列表
|
|
1402
|
+
*/
|
|
1403
|
+
async DescribeLoginWhiteCombinedList(req, cb) {
|
|
1404
|
+
return this.request("DescribeLoginWhiteCombinedList", req, cb);
|
|
1405
|
+
}
|
|
1406
|
+
/**
|
|
1407
|
+
* 获取 AI 分析文件的临时下载链接。
|
|
1408
|
+
|
|
1409
|
+
传入文件的原始地址,返回带签名的临时下载链接,链接有效期为 2 小时。
|
|
1410
|
+
*/
|
|
1411
|
+
async DescribeAIAnalysisFileDownloadURL(req, cb) {
|
|
1412
|
+
return this.request("DescribeAIAnalysisFileDownloadURL", req, cb);
|
|
1413
|
+
}
|
|
1414
|
+
/**
|
|
1415
|
+
* 创建Pod关联容器列表导出任务。导出字段包含容器ID、容器名称、运行状态、节点ID、节点类型、镜像ID、镜像名称、隔离状态。支持Filter过滤。导出通过异步任务实现,返回JobId后前端轮询查询导出任务状态。
|
|
1416
|
+
*/
|
|
1417
|
+
async CreatePodContainerListExportJob(req, cb) {
|
|
1418
|
+
return this.request("CreatePodContainerListExportJob", req, cb);
|
|
1419
|
+
}
|
|
1420
|
+
/**
|
|
1421
|
+
* 删除导出任务
|
|
1422
|
+
*/
|
|
1423
|
+
async DeleteDspmExportTask(req, cb) {
|
|
1424
|
+
return this.request("DeleteDspmExportTask", req, cb);
|
|
833
1425
|
}
|
|
834
1426
|
/**
|
|
835
1427
|
* 批量修改EDR策略动作
|
|
@@ -849,6 +1441,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
849
1441
|
async DescribeDspmAssetTableList(req, cb) {
|
|
850
1442
|
return this.request("DescribeDspmAssetTableList", req, cb);
|
|
851
1443
|
}
|
|
1444
|
+
/**
|
|
1445
|
+
* 查询文件查杀定时扫描配置
|
|
1446
|
+
*/
|
|
1447
|
+
async DescribeMalwareTimingScanSetting(req, cb) {
|
|
1448
|
+
return this.request("DescribeMalwareTimingScanSetting", req, cb);
|
|
1449
|
+
}
|
|
1450
|
+
/**
|
|
1451
|
+
* 判断当前用户是否旗舰版
|
|
1452
|
+
*/
|
|
1453
|
+
async CheckIsUltimateVersion(req, cb) {
|
|
1454
|
+
return this.request("CheckIsUltimateVersion", req, cb);
|
|
1455
|
+
}
|
|
1456
|
+
/**
|
|
1457
|
+
* 开启或者修改进程守护功能配置
|
|
1458
|
+
*/
|
|
1459
|
+
async StartOrModifyProcessDaemon(req, cb) {
|
|
1460
|
+
return this.request("StartOrModifyProcessDaemon", req, cb);
|
|
1461
|
+
}
|
|
852
1462
|
/**
|
|
853
1463
|
* EDR告警隔离和恢复
|
|
854
1464
|
*/
|
|
@@ -886,10 +1496,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
886
1496
|
return this.request("ModifyPolicyStatus", req, cb);
|
|
887
1497
|
}
|
|
888
1498
|
/**
|
|
889
|
-
*
|
|
1499
|
+
* 删除Dspm个人身份id
|
|
890
1500
|
*/
|
|
891
|
-
async
|
|
892
|
-
return this.request("
|
|
1501
|
+
async DeleteDspmPersonalIdentify(req, cb) {
|
|
1502
|
+
return this.request("DeleteDspmPersonalIdentify", req, cb);
|
|
893
1503
|
}
|
|
894
1504
|
/**
|
|
895
1505
|
* 获取IaC检测文件报告
|
|
@@ -897,6 +1507,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
897
1507
|
async DescribeIaCFileReport(req, cb) {
|
|
898
1508
|
return this.request("DescribeIaCFileReport", req, cb);
|
|
899
1509
|
}
|
|
1510
|
+
/**
|
|
1511
|
+
* 获取账号CSPM信息
|
|
1512
|
+
*/
|
|
1513
|
+
async DescribeUserCSPMInfoList(req, cb) {
|
|
1514
|
+
return this.request("DescribeUserCSPMInfoList", req, cb);
|
|
1515
|
+
}
|
|
1516
|
+
/**
|
|
1517
|
+
* 获取阻断按钮状态
|
|
1518
|
+
*/
|
|
1519
|
+
async DescribeBanStatus(req, cb) {
|
|
1520
|
+
return this.request("DescribeBanStatus", req, cb);
|
|
1521
|
+
}
|
|
900
1522
|
/**
|
|
901
1523
|
* 验证Dspm资产登录验证码
|
|
902
1524
|
*/
|
|
@@ -910,10 +1532,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
910
1532
|
return this.request("CreateDspmIdentifyComplianceRuleRelation", req, cb);
|
|
911
1533
|
}
|
|
912
1534
|
/**
|
|
913
|
-
*
|
|
1535
|
+
* 查询应用防护授权列表
|
|
914
1536
|
*/
|
|
915
|
-
async
|
|
916
|
-
return this.request("
|
|
1537
|
+
async DescribeRaspLicenseList(req, cb) {
|
|
1538
|
+
return this.request("DescribeRaspLicenseList", req, cb);
|
|
1539
|
+
}
|
|
1540
|
+
/**
|
|
1541
|
+
* 查询凭证详情,返回凭证元数据和打码后的凭据数据。access类型返回Access数组(Key原文、Value打码),sts类型返回STS对象(System原文、SecretID和SecretKey打码)
|
|
1542
|
+
*/
|
|
1543
|
+
async DescribeKeySandboxCredential(req, cb) {
|
|
1544
|
+
return this.request("DescribeKeySandboxCredential", req, cb);
|
|
917
1545
|
}
|
|
918
1546
|
/**
|
|
919
1547
|
* 修改Dspm资产数据扫描任务
|
|
@@ -921,6 +1549,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
921
1549
|
async ModifyDspmAssetDataScanTask(req, cb) {
|
|
922
1550
|
return this.request("ModifyDspmAssetDataScanTask", req, cb);
|
|
923
1551
|
}
|
|
1552
|
+
/**
|
|
1553
|
+
* 创建资产视角下风险列表导出任务示例
|
|
1554
|
+
*/
|
|
1555
|
+
async CreateAssetViewRisksExportJob(req, cb) {
|
|
1556
|
+
return this.request("CreateAssetViewRisksExportJob", req, cb);
|
|
1557
|
+
}
|
|
924
1558
|
/**
|
|
925
1559
|
* 创建dspm数据识别数据项
|
|
926
1560
|
*/
|
|
@@ -952,10 +1586,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
952
1586
|
return this.request("DescribeEdrAlertCountForContainer", req, cb);
|
|
953
1587
|
}
|
|
954
1588
|
/**
|
|
955
|
-
*
|
|
1589
|
+
* 获取资产视角的弱口令风险列表
|
|
956
1590
|
*/
|
|
957
|
-
async
|
|
958
|
-
return this.request("
|
|
1591
|
+
async DescribeRiskCenterAssetViewWeakPasswordRiskList(req, cb) {
|
|
1592
|
+
return this.request("DescribeRiskCenterAssetViewWeakPasswordRiskList", req, cb);
|
|
959
1593
|
}
|
|
960
1594
|
/**
|
|
961
1595
|
* CSIP 手动扫描任务删除接口
|
|
@@ -964,22 +1598,64 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
964
1598
|
return this.request("ScanCSIPTaskAgain", req, cb);
|
|
965
1599
|
}
|
|
966
1600
|
/**
|
|
967
|
-
*
|
|
1601
|
+
* 创建集群列表导出任务
|
|
1602
|
+
*/
|
|
1603
|
+
async CreateClusterListExportJob(req, cb) {
|
|
1604
|
+
return this.request("CreateClusterListExportJob", req, cb);
|
|
1605
|
+
}
|
|
1606
|
+
/**
|
|
1607
|
+
* 修改dspm数据识别分类
|
|
1608
|
+
*/
|
|
1609
|
+
async ModifyDspmIdentifyCategory(req, cb) {
|
|
1610
|
+
return this.request("ModifyDspmIdentifyCategory", req, cb);
|
|
1611
|
+
}
|
|
1612
|
+
/**
|
|
1613
|
+
* 获取防卸载全局配置
|
|
1614
|
+
*/
|
|
1615
|
+
async DescribePreventUninstallGlobalConf(req, cb) {
|
|
1616
|
+
return this.request("DescribePreventUninstallGlobalConf", req, cb);
|
|
1617
|
+
}
|
|
1618
|
+
/**
|
|
1619
|
+
* 获取进程守护主机列表
|
|
1620
|
+
*/
|
|
1621
|
+
async DescribeProcessDaemonHost(req, cb) {
|
|
1622
|
+
return this.request("DescribeProcessDaemonHost", req, cb);
|
|
1623
|
+
}
|
|
1624
|
+
/**
|
|
1625
|
+
* 获取检测项维度的聚合扫描结果列表,用于策略详情页“检测项”Tab 按检测项展示通过/未通过资产数。
|
|
1626
|
+
*/
|
|
1627
|
+
async DescribeBaselineAggregatedItemList(req, cb) {
|
|
1628
|
+
return this.request("DescribeBaselineAggregatedItemList", req, cb);
|
|
1629
|
+
}
|
|
1630
|
+
/**
|
|
1631
|
+
* 检查视角下云资源配置风险列表
|
|
1632
|
+
*/
|
|
1633
|
+
async DescribeCheckViewRisks(req, cb) {
|
|
1634
|
+
return this.request("DescribeCheckViewRisks", req, cb);
|
|
1635
|
+
}
|
|
1636
|
+
/**
|
|
1637
|
+
* 获取AI问答推荐问题
|
|
1638
|
+
*/
|
|
1639
|
+
async DescribeAIAnalysisRecommendQuestions(req, cb) {
|
|
1640
|
+
return this.request("DescribeAIAnalysisRecommendQuestions", req, cb);
|
|
1641
|
+
}
|
|
1642
|
+
/**
|
|
1643
|
+
* 查询容器关联组件列表。通过容器ID获取关联的组件信息,支持分页。
|
|
968
1644
|
*/
|
|
969
|
-
async
|
|
970
|
-
return this.request("
|
|
1645
|
+
async DescribeClusterContainerComponentList(req, cb) {
|
|
1646
|
+
return this.request("DescribeClusterContainerComponentList", req, cb);
|
|
971
1647
|
}
|
|
972
1648
|
/**
|
|
973
|
-
*
|
|
1649
|
+
* 获取漏洞主机关联组件
|
|
974
1650
|
*/
|
|
975
|
-
async
|
|
976
|
-
return this.request("
|
|
1651
|
+
async DescribeVulHostRelateComponent(req, cb) {
|
|
1652
|
+
return this.request("DescribeVulHostRelateComponent", req, cb);
|
|
977
1653
|
}
|
|
978
1654
|
/**
|
|
979
|
-
*
|
|
1655
|
+
* 每日告警新增数据
|
|
980
1656
|
*/
|
|
981
|
-
async
|
|
982
|
-
return this.request("
|
|
1657
|
+
async DescribeCosAlarmTrendData(req, cb) {
|
|
1658
|
+
return this.request("DescribeCosAlarmTrendData", req, cb);
|
|
983
1659
|
}
|
|
984
1660
|
/**
|
|
985
1661
|
* 数据库资产列表
|
|
@@ -993,6 +1669,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
993
1669
|
async DescribeSearchBugInfo(req, cb) {
|
|
994
1670
|
return this.request("DescribeSearchBugInfo", req, cb);
|
|
995
1671
|
}
|
|
1672
|
+
/**
|
|
1673
|
+
* 修改机器清理配置
|
|
1674
|
+
*/
|
|
1675
|
+
async ModifyMachineAutoClearConfig(req, cb) {
|
|
1676
|
+
return this.request("ModifyMachineAutoClearConfig", req, cb);
|
|
1677
|
+
}
|
|
996
1678
|
/**
|
|
997
1679
|
* 获取漏洞视角的漏洞风险列表
|
|
998
1680
|
*/
|
|
@@ -1029,6 +1711,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1029
1711
|
async DeleteVulWhitelist(req, cb) {
|
|
1030
1712
|
return this.request("DeleteVulWhitelist", req, cb);
|
|
1031
1713
|
}
|
|
1714
|
+
/**
|
|
1715
|
+
* 编辑资产标签
|
|
1716
|
+
*/
|
|
1717
|
+
async ModifyAssetTag(req, cb) {
|
|
1718
|
+
return this.request("ModifyAssetTag", req, cb);
|
|
1719
|
+
}
|
|
1032
1720
|
/**
|
|
1033
1721
|
* 修改AI-Link智链引擎配置
|
|
1034
1722
|
*/
|
|
@@ -1036,10 +1724,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1036
1724
|
return this.request("ModifyAILinkSetting", req, cb);
|
|
1037
1725
|
}
|
|
1038
1726
|
/**
|
|
1039
|
-
*
|
|
1727
|
+
* 查询Dspm资产列表
|
|
1040
1728
|
*/
|
|
1041
|
-
async
|
|
1042
|
-
return this.request("
|
|
1729
|
+
async DescribeDspmAssets(req, cb) {
|
|
1730
|
+
return this.request("DescribeDspmAssets", req, cb);
|
|
1043
1731
|
}
|
|
1044
1732
|
/**
|
|
1045
1733
|
* 查询Dspm资产支持的权限
|
|
@@ -1053,6 +1741,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1053
1741
|
async DescribeIaCFileOverview(req, cb) {
|
|
1054
1742
|
return this.request("DescribeIaCFileOverview", req, cb);
|
|
1055
1743
|
}
|
|
1744
|
+
/**
|
|
1745
|
+
* 查询集群容器详情。通过容器ID获取容器基本信息、镜像信息、挂载信息、网络信息以及关联节点信息。
|
|
1746
|
+
*/
|
|
1747
|
+
async DescribeClusterContainerDetail(req, cb) {
|
|
1748
|
+
return this.request("DescribeClusterContainerDetail", req, cb);
|
|
1749
|
+
}
|
|
1056
1750
|
/**
|
|
1057
1751
|
* 风险接口列表信息
|
|
1058
1752
|
*/
|
|
@@ -1077,6 +1771,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1077
1771
|
async DescribeVulItemList(req, cb) {
|
|
1078
1772
|
return this.request("DescribeVulItemList", req, cb);
|
|
1079
1773
|
}
|
|
1774
|
+
/**
|
|
1775
|
+
* 查询集群 Pod 详情。容器资产改版 A 类新接口,为 Pod 资产详情页主入口。入参仅 UniqueID;出参覆盖资产信息、所属集群、命名空间、节点、Workload、以及按四个风险等级分组的风险事件数和告警事件数。
|
|
1776
|
+
*/
|
|
1777
|
+
async DescribeClusterPodDetail(req, cb) {
|
|
1778
|
+
return this.request("DescribeClusterPodDetail", req, cb);
|
|
1779
|
+
}
|
|
1080
1780
|
/**
|
|
1081
1781
|
* 删除dspm数据识别分级组
|
|
1082
1782
|
*/
|
|
@@ -1084,10 +1784,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1084
1784
|
return this.request("DeleteDspmIdentifyLevelGroup", req, cb);
|
|
1085
1785
|
}
|
|
1086
1786
|
/**
|
|
1087
|
-
*
|
|
1787
|
+
* 关闭进程守护功能
|
|
1088
1788
|
*/
|
|
1089
|
-
async
|
|
1090
|
-
return this.request("
|
|
1789
|
+
async ModifyNFSScanHost(req, cb) {
|
|
1790
|
+
return this.request("ModifyNFSScanHost", req, cb);
|
|
1791
|
+
}
|
|
1792
|
+
/**
|
|
1793
|
+
* 获取扫码登录主机列表
|
|
1794
|
+
*/
|
|
1795
|
+
async DescribeLoginTypeHost(req, cb) {
|
|
1796
|
+
return this.request("DescribeLoginTypeHost", req, cb);
|
|
1797
|
+
}
|
|
1798
|
+
/**
|
|
1799
|
+
* 全部资产
|
|
1800
|
+
*/
|
|
1801
|
+
async DescribeAssetTags(req, cb) {
|
|
1802
|
+
return this.request("DescribeAssetTags", req, cb);
|
|
1091
1803
|
}
|
|
1092
1804
|
/**
|
|
1093
1805
|
* 获取 AI agent 资产列表
|
|
@@ -1101,6 +1813,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1101
1813
|
async DescribeCSIPMalwareScanTaskDetail(req, cb) {
|
|
1102
1814
|
return this.request("DescribeCSIPMalwareScanTaskDetail", req, cb);
|
|
1103
1815
|
}
|
|
1816
|
+
/**
|
|
1817
|
+
* 云边界自动打标-规则列表
|
|
1818
|
+
*/
|
|
1819
|
+
async DescribeExposureAutoTagRules(req, cb) {
|
|
1820
|
+
return this.request("DescribeExposureAutoTagRules", req, cb);
|
|
1821
|
+
}
|
|
1104
1822
|
/**
|
|
1105
1823
|
* 查询dspm数据识别数据项列表
|
|
1106
1824
|
*/
|
|
@@ -1114,10 +1832,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1114
1832
|
return this.request("DescribeConfigCheckRules", req, cb);
|
|
1115
1833
|
}
|
|
1116
1834
|
/**
|
|
1117
|
-
*
|
|
1835
|
+
* 查询合并后白名单机器列表
|
|
1118
1836
|
*/
|
|
1119
|
-
async
|
|
1120
|
-
return this.request("
|
|
1837
|
+
async DescribeLoginWhiteHostList(req, cb) {
|
|
1838
|
+
return this.request("DescribeLoginWhiteHostList", req, cb);
|
|
1121
1839
|
}
|
|
1122
1840
|
/**
|
|
1123
1841
|
* 获取vpc列表
|
|
@@ -1149,6 +1867,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1149
1867
|
async DescribeDspmRiskStrategy(req, cb) {
|
|
1150
1868
|
return this.request("DescribeDspmRiskStrategy", req, cb);
|
|
1151
1869
|
}
|
|
1870
|
+
/**
|
|
1871
|
+
* 自定义风险规则
|
|
1872
|
+
*/
|
|
1873
|
+
async OperateRiskRulePolicy(req, cb) {
|
|
1874
|
+
return this.request("OperateRiskRulePolicy", req, cb);
|
|
1875
|
+
}
|
|
1152
1876
|
/**
|
|
1153
1877
|
* 查询反弹Shell内网告警与资产范围配置
|
|
1154
1878
|
*/
|
|
@@ -1174,10 +1898,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1174
1898
|
return this.request("CreateVulFixTask", req, cb);
|
|
1175
1899
|
}
|
|
1176
1900
|
/**
|
|
1177
|
-
*
|
|
1901
|
+
* 资产同步任务状态
|
|
1178
1902
|
*/
|
|
1179
|
-
async
|
|
1180
|
-
return this.request("
|
|
1903
|
+
async DescribeAssetSyncTaskStatus(req, cb) {
|
|
1904
|
+
return this.request("DescribeAssetSyncTaskStatus", req, cb);
|
|
1181
1905
|
}
|
|
1182
1906
|
/**
|
|
1183
1907
|
* 查看存储桶扫描任务详情
|
|
@@ -1186,16 +1910,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1186
1910
|
return this.request("DescribeCosRiskScanTask", req, cb);
|
|
1187
1911
|
}
|
|
1188
1912
|
/**
|
|
1189
|
-
*
|
|
1913
|
+
* 批量添加异地登录白名单
|
|
1190
1914
|
*/
|
|
1191
|
-
async
|
|
1192
|
-
return this.request("
|
|
1915
|
+
async AddLoginWhiteLists(req, cb) {
|
|
1916
|
+
return this.request("AddLoginWhiteLists", req, cb);
|
|
1193
1917
|
}
|
|
1194
1918
|
/**
|
|
1195
|
-
*
|
|
1919
|
+
* 查询集群详情
|
|
1196
1920
|
*/
|
|
1197
|
-
async
|
|
1198
|
-
return this.request("
|
|
1921
|
+
async DescribeClusterDetail(req, cb) {
|
|
1922
|
+
return this.request("DescribeClusterDetail", req, cb);
|
|
1923
|
+
}
|
|
1924
|
+
/**
|
|
1925
|
+
* 用于异步导出数据量大的日志文件
|
|
1926
|
+
*/
|
|
1927
|
+
async ExportTasks(req, cb) {
|
|
1928
|
+
return this.request("ExportTasks", req, cb);
|
|
1929
|
+
}
|
|
1930
|
+
/**
|
|
1931
|
+
* 云边界风险待治理风险
|
|
1932
|
+
*/
|
|
1933
|
+
async DescribeExposeRiskStatistics(req, cb) {
|
|
1934
|
+
return this.request("DescribeExposeRiskStatistics", req, cb);
|
|
1935
|
+
}
|
|
1936
|
+
/**
|
|
1937
|
+
* 查看告警列表
|
|
1938
|
+
*/
|
|
1939
|
+
async DescribeCosAlarmList(req, cb) {
|
|
1940
|
+
return this.request("DescribeCosAlarmList", req, cb);
|
|
1199
1941
|
}
|
|
1200
1942
|
/**
|
|
1201
1943
|
* 查询Dspm支持的资产类型信息
|
|
@@ -1209,6 +1951,26 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1209
1951
|
async DescribeUserDspmInfoList(req, cb) {
|
|
1210
1952
|
return this.request("DescribeUserDspmInfoList", req, cb);
|
|
1211
1953
|
}
|
|
1954
|
+
/**
|
|
1955
|
+
* 查询AI 定时任务统计信息。
|
|
1956
|
+
|
|
1957
|
+
返回当前用户的定时任务总数和当前运行中的任务数量。
|
|
1958
|
+
*/
|
|
1959
|
+
async DescribeAIScheduleStats(req, cb) {
|
|
1960
|
+
return this.request("DescribeAIScheduleStats", req, cb);
|
|
1961
|
+
}
|
|
1962
|
+
/**
|
|
1963
|
+
* 风险操作示例
|
|
1964
|
+
*/
|
|
1965
|
+
async OperateRisk(req, cb) {
|
|
1966
|
+
return this.request("OperateRisk", req, cb);
|
|
1967
|
+
}
|
|
1968
|
+
/**
|
|
1969
|
+
* 修改应用日志采集路径配置
|
|
1970
|
+
*/
|
|
1971
|
+
async ModifyEdrLogCollectPath(req, cb) {
|
|
1972
|
+
return this.request("ModifyEdrLogCollectPath", req, cb);
|
|
1973
|
+
}
|
|
1212
1974
|
/**
|
|
1213
1975
|
* 查询Dspm申请历史
|
|
1214
1976
|
*/
|
|
@@ -1221,6 +1983,42 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1221
1983
|
async DescribeAILinkSetting(req, cb) {
|
|
1222
1984
|
return this.request("DescribeAILinkSetting", req, cb);
|
|
1223
1985
|
}
|
|
1986
|
+
/**
|
|
1987
|
+
* 创建基线主任务导出任务,导出指定主任务下的检测项与子任务数据。任务在后台异步执行,完成后可在导出任务列表中下载结果文件。
|
|
1988
|
+
*/
|
|
1989
|
+
async CreateBaselineMainTaskExportJob(req, cb) {
|
|
1990
|
+
return this.request("CreateBaselineMainTaskExportJob", req, cb);
|
|
1991
|
+
}
|
|
1992
|
+
/**
|
|
1993
|
+
* 客户端设置主机列表导出
|
|
1994
|
+
*/
|
|
1995
|
+
async ExportClientSettingHostList(req, cb) {
|
|
1996
|
+
return this.request("ExportClientSettingHostList", req, cb);
|
|
1997
|
+
}
|
|
1998
|
+
/**
|
|
1999
|
+
* 查询网络攻击检测开关及资产范围配置
|
|
2000
|
+
*/
|
|
2001
|
+
async DescribeNetAttackSetting(req, cb) {
|
|
2002
|
+
return this.request("DescribeNetAttackSetting", req, cb);
|
|
2003
|
+
}
|
|
2004
|
+
/**
|
|
2005
|
+
* 获取云安全AI助手历史分析记录
|
|
2006
|
+
*/
|
|
2007
|
+
async DescribeAIAnalysisHistory(req, cb) {
|
|
2008
|
+
return this.request("DescribeAIAnalysisHistory", req, cb);
|
|
2009
|
+
}
|
|
2010
|
+
/**
|
|
2011
|
+
* 获取检测项维度的风险记录列表。
|
|
2012
|
+
*/
|
|
2013
|
+
async DescribeBaselineItemRiskList(req, cb) {
|
|
2014
|
+
return this.request("DescribeBaselineItemRiskList", req, cb);
|
|
2015
|
+
}
|
|
2016
|
+
/**
|
|
2017
|
+
* 云边界自动打标-更新规则
|
|
2018
|
+
*/
|
|
2019
|
+
async ModifyExposureAutoTagRule(req, cb) {
|
|
2020
|
+
return this.request("ModifyExposureAutoTagRule", req, cb);
|
|
2021
|
+
}
|
|
1224
2022
|
/**
|
|
1225
2023
|
* 查询凭证列表
|
|
1226
2024
|
*/
|
|
@@ -1233,6 +2031,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1233
2031
|
async DescribeDspmSyncAssetsStatus(req, cb) {
|
|
1234
2032
|
return this.request("DescribeDspmSyncAssetsStatus", req, cb);
|
|
1235
2033
|
}
|
|
2034
|
+
/**
|
|
2035
|
+
* 判断用户是否灰度用户
|
|
2036
|
+
*/
|
|
2037
|
+
async DescribeAbTestUser(req, cb) {
|
|
2038
|
+
return this.request("DescribeAbTestUser", req, cb);
|
|
2039
|
+
}
|
|
1236
2040
|
/**
|
|
1237
2041
|
* 获取账号调用记录列表
|
|
1238
2042
|
*/
|
|
@@ -1240,10 +2044,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1240
2044
|
return this.request("DescribeUserCallRecord", req, cb);
|
|
1241
2045
|
}
|
|
1242
2046
|
/**
|
|
1243
|
-
*
|
|
2047
|
+
* 云边界分析资产列表(适用于主机资产)
|
|
1244
2048
|
*/
|
|
1245
|
-
async
|
|
1246
|
-
return this.request("
|
|
2049
|
+
async DescribeCWPExposures(req, cb) {
|
|
2050
|
+
return this.request("DescribeCWPExposures", req, cb);
|
|
2051
|
+
}
|
|
2052
|
+
/**
|
|
2053
|
+
* 创建资产视角下风险列表导出任务示例
|
|
2054
|
+
*/
|
|
2055
|
+
async CreateCheckViewRisksExportJob(req, cb) {
|
|
2056
|
+
return this.request("CreateCheckViewRisksExportJob", req, cb);
|
|
1247
2057
|
}
|
|
1248
2058
|
/**
|
|
1249
2059
|
* 创建漏洞重新扫描
|
|
@@ -1257,24 +2067,60 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1257
2067
|
async DescribeAlertList(req, cb) {
|
|
1258
2068
|
return this.request("DescribeAlertList", req, cb);
|
|
1259
2069
|
}
|
|
2070
|
+
/**
|
|
2071
|
+
* 查询授权绑定任务的进度
|
|
2072
|
+
*/
|
|
2073
|
+
async DescribeCWPLicenseBindSchedule(req, cb) {
|
|
2074
|
+
return this.request("DescribeCWPLicenseBindSchedule", req, cb);
|
|
2075
|
+
}
|
|
2076
|
+
/**
|
|
2077
|
+
* 查询腾讯云指定CLB实例对应的七层转发规则列表
|
|
2078
|
+
*/
|
|
2079
|
+
async DescribeClbListenerRules(req, cb) {
|
|
2080
|
+
return this.request("DescribeClbListenerRules", req, cb);
|
|
2081
|
+
}
|
|
1260
2082
|
/**
|
|
1261
2083
|
* 修改Dspm资产账号信息
|
|
1262
2084
|
*/
|
|
1263
2085
|
async ModifyDspmAssetAccount(req, cb) {
|
|
1264
2086
|
return this.request("ModifyDspmAssetAccount", req, cb);
|
|
1265
2087
|
}
|
|
2088
|
+
/**
|
|
2089
|
+
* 查询采集路径配置
|
|
2090
|
+
*/
|
|
2091
|
+
async DescribeEdrLogCollectPaths(req, cb) {
|
|
2092
|
+
return this.request("DescribeEdrLogCollectPaths", req, cb);
|
|
2093
|
+
}
|
|
2094
|
+
/**
|
|
2095
|
+
* 查询AI助手的SMTP邮箱接入信息
|
|
2096
|
+
*/
|
|
2097
|
+
async DescribeAIAnalysisSMTP(req, cb) {
|
|
2098
|
+
return this.request("DescribeAIAnalysisSMTP", req, cb);
|
|
2099
|
+
}
|
|
1266
2100
|
/**
|
|
1267
2101
|
* 查询Dspm访问拓扑ip列表
|
|
1268
2102
|
*/
|
|
1269
2103
|
async DescribeDspmAccessTopologyIps(req, cb) {
|
|
1270
2104
|
return this.request("DescribeDspmAccessTopologyIps", req, cb);
|
|
1271
2105
|
}
|
|
2106
|
+
/**
|
|
2107
|
+
* 获取客户端运行模式和运行配置信息
|
|
2108
|
+
*/
|
|
2109
|
+
async DescribeAgentRunMode(req, cb) {
|
|
2110
|
+
return this.request("DescribeAgentRunMode", req, cb);
|
|
2111
|
+
}
|
|
1272
2112
|
/**
|
|
1273
2113
|
* 设置对象存储扫描采样率
|
|
1274
2114
|
*/
|
|
1275
2115
|
async ModifyCosAuditObjectSampleRate(req, cb) {
|
|
1276
2116
|
return this.request("ModifyCosAuditObjectSampleRate", req, cb);
|
|
1277
2117
|
}
|
|
2118
|
+
/**
|
|
2119
|
+
* 获取漏洞组件关联主机
|
|
2120
|
+
*/
|
|
2121
|
+
async DescribeVulComponentRelateHost(req, cb) {
|
|
2122
|
+
return this.request("DescribeVulComponentRelateHost", req, cb);
|
|
2123
|
+
}
|
|
1278
2124
|
/**
|
|
1279
2125
|
* 访问密钥风险记录列表
|
|
1280
2126
|
*/
|
|
@@ -1287,6 +2133,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1287
2133
|
async DescribeRepositoryImageAssets(req, cb) {
|
|
1288
2134
|
return this.request("DescribeRepositoryImageAssets", req, cb);
|
|
1289
2135
|
}
|
|
2136
|
+
/**
|
|
2137
|
+
* 修改爆破阻断模式
|
|
2138
|
+
*/
|
|
2139
|
+
async ModifyBanMode(req, cb) {
|
|
2140
|
+
return this.request("ModifyBanMode", req, cb);
|
|
2141
|
+
}
|
|
2142
|
+
/**
|
|
2143
|
+
* 创建云资源配置检测PDF报告导出任务示例
|
|
2144
|
+
*/
|
|
2145
|
+
async CreateCFGRiskPDFReportExportJob(req, cb) {
|
|
2146
|
+
return this.request("CreateCFGRiskPDFReportExportJob", req, cb);
|
|
2147
|
+
}
|
|
1290
2148
|
/**
|
|
1291
2149
|
* CSIP 手动扫描进度查询接口
|
|
1292
2150
|
*/
|
|
@@ -1305,6 +2163,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1305
2163
|
async ModifyDspmIdentifyRuleStatus(req, cb) {
|
|
1306
2164
|
return this.request("ModifyDspmIdentifyRuleStatus", req, cb);
|
|
1307
2165
|
}
|
|
2166
|
+
/**
|
|
2167
|
+
* 创建立即检测任务
|
|
2168
|
+
*/
|
|
2169
|
+
async CreateScanTask(req, cb) {
|
|
2170
|
+
return this.request("CreateScanTask", req, cb);
|
|
2171
|
+
}
|
|
2172
|
+
/**
|
|
2173
|
+
* 获取扫描结果统计信息
|
|
2174
|
+
*/
|
|
2175
|
+
async DescribeCFGRiskStatistics(req, cb) {
|
|
2176
|
+
return this.request("DescribeCFGRiskStatistics", req, cb);
|
|
2177
|
+
}
|
|
1308
2178
|
/**
|
|
1309
2179
|
* 查询扫描任务列表。Filter.Filters支持Name:Keyword(模糊OperatorType=9)、ScanType(MANUAL/CYCLE)、TaskType(HOST/CONTAINER)、Status(WAIT/SCANNING/FINISHED/FAILED/CANCELED)、AppId(账号)。
|
|
1310
2180
|
*/
|
|
@@ -1329,6 +2199,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1329
2199
|
async DescribeListenerList(req, cb) {
|
|
1330
2200
|
return this.request("DescribeListenerList", req, cb);
|
|
1331
2201
|
}
|
|
2202
|
+
/**
|
|
2203
|
+
* 获取防卸载全局配置
|
|
2204
|
+
*/
|
|
2205
|
+
async DescribeLoginTypeGlobalConf(req, cb) {
|
|
2206
|
+
return this.request("DescribeLoginTypeGlobalConf", req, cb);
|
|
2207
|
+
}
|
|
2208
|
+
/**
|
|
2209
|
+
* 创建公网资产导出任务
|
|
2210
|
+
*/
|
|
2211
|
+
async CreatePublicAssetsExportJob(req, cb) {
|
|
2212
|
+
return this.request("CreatePublicAssetsExportJob", req, cb);
|
|
2213
|
+
}
|
|
1332
2214
|
/**
|
|
1333
2215
|
* 主机详情
|
|
1334
2216
|
*/
|
|
@@ -1354,10 +2236,28 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1354
2236
|
return this.request("DescribeRiskCenterServerRiskList", req, cb);
|
|
1355
2237
|
}
|
|
1356
2238
|
/**
|
|
1357
|
-
*
|
|
2239
|
+
* 获取病毒库及POC的更新信息
|
|
1358
2240
|
*/
|
|
1359
|
-
async
|
|
1360
|
-
return this.request("
|
|
2241
|
+
async DescribeVdbAndPocInfo(req, cb) {
|
|
2242
|
+
return this.request("DescribeVdbAndPocInfo", req, cb);
|
|
2243
|
+
}
|
|
2244
|
+
/**
|
|
2245
|
+
* 获取调用记录列表
|
|
2246
|
+
*/
|
|
2247
|
+
async DescribeCallRecord(req, cb) {
|
|
2248
|
+
return this.request("DescribeCallRecord", req, cb);
|
|
2249
|
+
}
|
|
2250
|
+
/**
|
|
2251
|
+
* 资产概览统计
|
|
2252
|
+
*/
|
|
2253
|
+
async DescribeAssetOverview(req, cb) {
|
|
2254
|
+
return this.request("DescribeAssetOverview", req, cb);
|
|
2255
|
+
}
|
|
2256
|
+
/**
|
|
2257
|
+
* 绑定、更新集群负责人
|
|
2258
|
+
*/
|
|
2259
|
+
async UpdateClusterOwner(req, cb) {
|
|
2260
|
+
return this.request("UpdateClusterOwner", req, cb);
|
|
1361
2261
|
}
|
|
1362
2262
|
/**
|
|
1363
2263
|
* 查询dspm识别模板详情
|
|
@@ -1383,12 +2283,32 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1383
2283
|
async CreateDspmExportTask(req, cb) {
|
|
1384
2284
|
return this.request("CreateDspmExportTask", req, cb);
|
|
1385
2285
|
}
|
|
2286
|
+
/**
|
|
2287
|
+
* 停用AI 定时任务。
|
|
2288
|
+
|
|
2289
|
+
将指定的AI 定时任务状态设置为已停用,停用后任务将暂停自动执行。
|
|
2290
|
+
*/
|
|
2291
|
+
async DisableAISchedule(req, cb) {
|
|
2292
|
+
return this.request("DisableAISchedule", req, cb);
|
|
2293
|
+
}
|
|
2294
|
+
/**
|
|
2295
|
+
* 云边界待处理风险列表
|
|
2296
|
+
*/
|
|
2297
|
+
async DescribeExposeRisks(req, cb) {
|
|
2298
|
+
return this.request("DescribeExposeRisks", req, cb);
|
|
2299
|
+
}
|
|
1386
2300
|
/**
|
|
1387
2301
|
* 访问密钥告警记录列表
|
|
1388
2302
|
*/
|
|
1389
2303
|
async DescribeAccessKeyAlarm(req, cb) {
|
|
1390
2304
|
return this.request("DescribeAccessKeyAlarm", req, cb);
|
|
1391
2305
|
}
|
|
2306
|
+
/**
|
|
2307
|
+
* 合规标准聚合视角下云资源配置风险列表
|
|
2308
|
+
*/
|
|
2309
|
+
async DescribeComplianceRiskList(req, cb) {
|
|
2310
|
+
return this.request("DescribeComplianceRiskList", req, cb);
|
|
2311
|
+
}
|
|
1392
2312
|
/**
|
|
1393
2313
|
* 查询 Skill 安全检测结果。调用 CreateSkillScan 成功后使用返回的 ContentHash + EngineVersion 轮询本接口获取结果。上传成功后建议5分钟后首次轮询,如未检测完成之后每隔1分钟轮询一次。响应通过 Status 字段区分四种状态:检测完成(SUCCESS)、检测中(SCANNING)、无记录(NOT_FOUND)、检测失败(FAILED)。注意:检测结果保留90天,超期后将返回 NOT_FOUND。
|
|
1394
2314
|
*/
|
|
@@ -1396,10 +2316,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1396
2316
|
return this.request("DescribeSkillScanResult", req, cb);
|
|
1397
2317
|
}
|
|
1398
2318
|
/**
|
|
1399
|
-
*
|
|
2319
|
+
* 查询集群列表
|
|
1400
2320
|
*/
|
|
1401
|
-
async
|
|
1402
|
-
return this.request("
|
|
2321
|
+
async DescribeClusterListV2(req, cb) {
|
|
2322
|
+
return this.request("DescribeClusterListV2", req, cb);
|
|
2323
|
+
}
|
|
2324
|
+
/**
|
|
2325
|
+
* 用户CSPM配额信息
|
|
2326
|
+
*/
|
|
2327
|
+
async DescribeUserInfo(req, cb) {
|
|
2328
|
+
return this.request("DescribeUserInfo", req, cb);
|
|
2329
|
+
}
|
|
2330
|
+
/**
|
|
2331
|
+
* ip公网列表
|
|
2332
|
+
*/
|
|
2333
|
+
async DescribePublicIpAssets(req, cb) {
|
|
2334
|
+
return this.request("DescribePublicIpAssets", req, cb);
|
|
2335
|
+
}
|
|
2336
|
+
/**
|
|
2337
|
+
* 判断当前用户是否旗舰版(适用于主机)
|
|
2338
|
+
*/
|
|
2339
|
+
async CheckCWPExposePathPermission(req, cb) {
|
|
2340
|
+
return this.request("CheckCWPExposePathPermission", req, cb);
|
|
2341
|
+
}
|
|
2342
|
+
/**
|
|
2343
|
+
* 删除用户创建的指定资产搜索视图
|
|
2344
|
+
*/
|
|
2345
|
+
async DeleteAssetFilterView(req, cb) {
|
|
2346
|
+
return this.request("DeleteAssetFilterView", req, cb);
|
|
1403
2347
|
}
|
|
1404
2348
|
/**
|
|
1405
2349
|
* 查询云边界分析-暴露路径下主机节点的进程列表
|
|
@@ -1419,12 +2363,32 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1419
2363
|
async DeleteDspmIdentifyComplianceCategoryRelation(req, cb) {
|
|
1420
2364
|
return this.request("DeleteDspmIdentifyComplianceCategoryRelation", req, cb);
|
|
1421
2365
|
}
|
|
2366
|
+
/**
|
|
2367
|
+
* 查询AI 定时任务执行列表。
|
|
2368
|
+
|
|
2369
|
+
查询AI 定时任务的历史执行记录,支持分页和按定时任务 ID 过滤。
|
|
2370
|
+
*/
|
|
2371
|
+
async DescribeAIScheduleTaskList(req, cb) {
|
|
2372
|
+
return this.request("DescribeAIScheduleTaskList", req, cb);
|
|
2373
|
+
}
|
|
2374
|
+
/**
|
|
2375
|
+
* 创建基线修复记录导出任务,导出已修复检测项的记录数据(含检测项信息、资产信息、修复时间等)。任务在后台异步执行,完成后可在导出任务列表中下载结果文件。
|
|
2376
|
+
*/
|
|
2377
|
+
async CreateBaselineFixRecordExportJob(req, cb) {
|
|
2378
|
+
return this.request("CreateBaselineFixRecordExportJob", req, cb);
|
|
2379
|
+
}
|
|
1422
2380
|
/**
|
|
1423
2381
|
* 删除已终止的扫描任务(物理删除主表及明细表)。只允许删除终态任务,只有创建者可操作。
|
|
1424
2382
|
*/
|
|
1425
2383
|
async DeleteEDRScanTask(req, cb) {
|
|
1426
2384
|
return this.request("DeleteEDRScanTask", req, cb);
|
|
1427
2385
|
}
|
|
2386
|
+
/**
|
|
2387
|
+
* 获取爆破破解规则
|
|
2388
|
+
*/
|
|
2389
|
+
async DescribeBruteAttackRules(req, cb) {
|
|
2390
|
+
return this.request("DescribeBruteAttackRules", req, cb);
|
|
2391
|
+
}
|
|
1428
2392
|
/**
|
|
1429
2393
|
* 修改对象存储识别开关
|
|
1430
2394
|
*/
|
|
@@ -1437,6 +2401,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1437
2401
|
async DescribeTopAttackInfo(req, cb) {
|
|
1438
2402
|
return this.request("DescribeTopAttackInfo", req, cb);
|
|
1439
2403
|
}
|
|
2404
|
+
/**
|
|
2405
|
+
* 查询容器关联端口列表。通过容器ID获取关联的端口信息,支持分页。
|
|
2406
|
+
*/
|
|
2407
|
+
async DescribeClusterContainerPortList(req, cb) {
|
|
2408
|
+
return this.request("DescribeClusterContainerPortList", req, cb);
|
|
2409
|
+
}
|
|
2410
|
+
/**
|
|
2411
|
+
* 获取批量修改主机登录方式任务列表
|
|
2412
|
+
*/
|
|
2413
|
+
async DescribeModifyMachinesLoginTypeTasks(req, cb) {
|
|
2414
|
+
return this.request("DescribeModifyMachinesLoginTypeTasks", req, cb);
|
|
2415
|
+
}
|
|
1440
2416
|
/**
|
|
1441
2417
|
* 修改cos审计监测账号
|
|
1442
2418
|
*/
|
|
@@ -1450,10 +2426,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1450
2426
|
return this.request("ModifyDspmPersonalIdentify", req, cb);
|
|
1451
2427
|
}
|
|
1452
2428
|
/**
|
|
1453
|
-
*
|
|
2429
|
+
* 查询用户行为分析策略列表
|
|
1454
2430
|
*/
|
|
1455
|
-
async
|
|
1456
|
-
return this.request("
|
|
2431
|
+
async DescribeUebaRule(req, cb) {
|
|
2432
|
+
return this.request("DescribeUebaRule", req, cb);
|
|
2433
|
+
}
|
|
2434
|
+
/**
|
|
2435
|
+
* 查询腾讯云nat网关实例对应的NAT策略
|
|
2436
|
+
*/
|
|
2437
|
+
async DescribeNatRules(req, cb) {
|
|
2438
|
+
return this.request("DescribeNatRules", req, cb);
|
|
2439
|
+
}
|
|
2440
|
+
/**
|
|
2441
|
+
* 重保防护包防护设置
|
|
2442
|
+
*/
|
|
2443
|
+
async ModifyProtectionSetting(req, cb) {
|
|
2444
|
+
return this.request("ModifyProtectionSetting", req, cb);
|
|
1457
2445
|
}
|
|
1458
2446
|
/**
|
|
1459
2447
|
* 查询云边界分析扫描结果统计信息
|
|
@@ -1473,6 +2461,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1473
2461
|
async DescribeDspmStatistics(req, cb) {
|
|
1474
2462
|
return this.request("DescribeDspmStatistics", req, cb);
|
|
1475
2463
|
}
|
|
2464
|
+
/**
|
|
2465
|
+
* 导出任务结果下载URL
|
|
2466
|
+
*/
|
|
2467
|
+
async DescribeExportJobDownloadURL(req, cb) {
|
|
2468
|
+
return this.request("DescribeExportJobDownloadURL", req, cb);
|
|
2469
|
+
}
|
|
1476
2470
|
/**
|
|
1477
2471
|
* 查看ak资产列表信息
|
|
1478
2472
|
*/
|
|
@@ -1486,10 +2480,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1486
2480
|
return this.request("DeleteRiskScanTask", req, cb);
|
|
1487
2481
|
}
|
|
1488
2482
|
/**
|
|
1489
|
-
*
|
|
2483
|
+
* 查看cos调用日志
|
|
1490
2484
|
*/
|
|
1491
|
-
async
|
|
1492
|
-
return this.request("
|
|
2485
|
+
async DescribeCosIpInvokeLog(req, cb) {
|
|
2486
|
+
return this.request("DescribeCosIpInvokeLog", req, cb);
|
|
1493
2487
|
}
|
|
1494
2488
|
/**
|
|
1495
2489
|
* 查询备份日志列表
|
|
@@ -1498,10 +2492,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1498
2492
|
return this.request("DescribeDspmBackupLogList", req, cb);
|
|
1499
2493
|
}
|
|
1500
2494
|
/**
|
|
1501
|
-
*
|
|
2495
|
+
* 创建全部资产导出任务
|
|
1502
2496
|
*/
|
|
1503
|
-
async
|
|
1504
|
-
return this.request("
|
|
2497
|
+
async CreateAllAssetsExportJob(req, cb) {
|
|
2498
|
+
return this.request("CreateAllAssetsExportJob", req, cb);
|
|
1505
2499
|
}
|
|
1506
2500
|
/**
|
|
1507
2501
|
* 查询指定KB补丁可以更新的主机列表。用于Windows系统补丁修复场景,在用户提交KB补丁更新任务前,查询哪些主机缺少该补丁且支持自动更新。
|
|
@@ -1516,10 +2510,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1516
2510
|
return this.request("ModifyRiskCenterScanTask", req, cb);
|
|
1517
2511
|
}
|
|
1518
2512
|
/**
|
|
1519
|
-
*
|
|
2513
|
+
* 创建Dspm资产访问拓扑导出任务
|
|
1520
2514
|
*/
|
|
1521
|
-
async
|
|
1522
|
-
return this.request("
|
|
2515
|
+
async CreateDspmAssetAccessTopologyExportJob(req, cb) {
|
|
2516
|
+
return this.request("CreateDspmAssetAccessTopologyExportJob", req, cb);
|
|
1523
2517
|
}
|
|
1524
2518
|
/**
|
|
1525
2519
|
* 获取IaC检测文件列表
|
|
@@ -1534,16 +2528,46 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1534
2528
|
return this.request("DescribeCosActionList", req, cb);
|
|
1535
2529
|
}
|
|
1536
2530
|
/**
|
|
1537
|
-
*
|
|
2531
|
+
* 获取当前账号的用户级基线配置。
|
|
1538
2532
|
*/
|
|
1539
|
-
async
|
|
1540
|
-
return this.request("
|
|
2533
|
+
async DescribeBaselineUserOtherConf(req, cb) {
|
|
2534
|
+
return this.request("DescribeBaselineUserOtherConf", req, cb);
|
|
2535
|
+
}
|
|
2536
|
+
/**
|
|
2537
|
+
* 查询容器集群资产列表
|
|
2538
|
+
*/
|
|
2539
|
+
async DescribeClusterAssetList(req, cb) {
|
|
2540
|
+
return this.request("DescribeClusterAssetList", req, cb);
|
|
2541
|
+
}
|
|
2542
|
+
/**
|
|
2543
|
+
* 查询指定漏洞可以被修复的主机列表。在用户提交修复任务前,需要先查询哪些主机支持自动修复,为用户选择修复目标提供数据支持。
|
|
2544
|
+
*/
|
|
2545
|
+
async DescribeVulFixableMachineList(req, cb) {
|
|
2546
|
+
return this.request("DescribeVulFixableMachineList", req, cb);
|
|
2547
|
+
}
|
|
2548
|
+
/**
|
|
2549
|
+
* 创建资产搜索视图
|
|
2550
|
+
*/
|
|
2551
|
+
async CreateAssetFilterView(req, cb) {
|
|
2552
|
+
return this.request("CreateAssetFilterView", req, cb);
|
|
2553
|
+
}
|
|
2554
|
+
/**
|
|
2555
|
+
* 创建高危基线风险导出任务
|
|
2556
|
+
*/
|
|
2557
|
+
async CreateHighBaseLineRisksExportJob(req, cb) {
|
|
2558
|
+
return this.request("CreateHighBaseLineRisksExportJob", req, cb);
|
|
2559
|
+
}
|
|
2560
|
+
/**
|
|
2561
|
+
* 云边界自动打标-删除规则
|
|
2562
|
+
*/
|
|
2563
|
+
async DeleteExposureAutoTagRule(req, cb) {
|
|
2564
|
+
return this.request("DeleteExposureAutoTagRule", req, cb);
|
|
1541
2565
|
}
|
|
1542
2566
|
/**
|
|
1543
|
-
*
|
|
2567
|
+
* 获取任务扫描报告列表
|
|
1544
2568
|
*/
|
|
1545
|
-
async
|
|
1546
|
-
return this.request("
|
|
2569
|
+
async DescribeTaskLogList(req, cb) {
|
|
2570
|
+
return this.request("DescribeTaskLogList", req, cb);
|
|
1547
2571
|
}
|
|
1548
2572
|
/**
|
|
1549
2573
|
* 创建漏洞扫描(一键扫描)
|
|
@@ -1557,6 +2581,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1557
2581
|
async DescribeDspmIdentifyRuleTestResult(req, cb) {
|
|
1558
2582
|
return this.request("DescribeDspmIdentifyRuleTestResult", req, cb);
|
|
1559
2583
|
}
|
|
2584
|
+
/**
|
|
2585
|
+
* 云资源配置检测规范分类统计
|
|
2586
|
+
*/
|
|
2587
|
+
async DescribeComplianceStatistics(req, cb) {
|
|
2588
|
+
return this.request("DescribeComplianceStatistics", req, cb);
|
|
2589
|
+
}
|
|
2590
|
+
/**
|
|
2591
|
+
* 资产树结构
|
|
2592
|
+
*/
|
|
2593
|
+
async DescribeAssetTree(req, cb) {
|
|
2594
|
+
return this.request("DescribeAssetTree", req, cb);
|
|
2595
|
+
}
|
|
1560
2596
|
/**
|
|
1561
2597
|
* 获取用户访问密钥资产列表(源IP视角)
|
|
1562
2598
|
*/
|
|
@@ -1564,10 +2600,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1564
2600
|
return this.request("DescribeSourceIPAsset", req, cb);
|
|
1565
2601
|
}
|
|
1566
2602
|
/**
|
|
1567
|
-
*
|
|
2603
|
+
* 创建IaC检测文件导出任务
|
|
1568
2604
|
*/
|
|
1569
|
-
async
|
|
1570
|
-
return this.request("
|
|
2605
|
+
async CreateIaCFileExportJob(req, cb) {
|
|
2606
|
+
return this.request("CreateIaCFileExportJob", req, cb);
|
|
1571
2607
|
}
|
|
1572
2608
|
/**
|
|
1573
2609
|
* 获取主机漏洞风险列表
|
|
@@ -1581,6 +2617,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1581
2617
|
async ModifyOrganizationAccountStatus(req, cb) {
|
|
1582
2618
|
return this.request("ModifyOrganizationAccountStatus", req, cb);
|
|
1583
2619
|
}
|
|
2620
|
+
/**
|
|
2621
|
+
* 修改文件查杀定时扫描配置,包含扫描周期、检测模式、资产范围、引擎选择、隔离配置等
|
|
2622
|
+
*/
|
|
2623
|
+
async ModifyMalwareTimingScanSettings(req, cb) {
|
|
2624
|
+
return this.request("ModifyMalwareTimingScanSettings", req, cb);
|
|
2625
|
+
}
|
|
1584
2626
|
/**
|
|
1585
2627
|
* 获取存储桶计费信息
|
|
1586
2628
|
*/
|
|
@@ -1593,6 +2635,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1593
2635
|
async DescribeTaskLogURL(req, cb) {
|
|
1594
2636
|
return this.request("DescribeTaskLogURL", req, cb);
|
|
1595
2637
|
}
|
|
2638
|
+
/**
|
|
2639
|
+
* 获取任务下发时长
|
|
2640
|
+
*/
|
|
2641
|
+
async DescribeCWPTaskDuration(req, cb) {
|
|
2642
|
+
return this.request("DescribeCWPTaskDuration", req, cb);
|
|
2643
|
+
}
|
|
1596
2644
|
/**
|
|
1597
2645
|
* 恢复备份日志
|
|
1598
2646
|
*/
|
|
@@ -1611,6 +2659,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1611
2659
|
async DeleteIaCFile(req, cb) {
|
|
1612
2660
|
return this.request("DeleteIaCFile", req, cb);
|
|
1613
2661
|
}
|
|
2662
|
+
/**
|
|
2663
|
+
* 查询CLB后端服务列表
|
|
2664
|
+
*/
|
|
2665
|
+
async DescribeClbTargets(req, cb) {
|
|
2666
|
+
return this.request("DescribeClbTargets", req, cb);
|
|
2667
|
+
}
|
|
1614
2668
|
/**
|
|
1615
2669
|
* 创建资产同步任务
|
|
1616
2670
|
*/
|
|
@@ -1629,6 +2683,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1629
2683
|
async ExportCSIPMalwareScanTaskDetail(req, cb) {
|
|
1630
2684
|
return this.request("ExportCSIPMalwareScanTaskDetail", req, cb);
|
|
1631
2685
|
}
|
|
2686
|
+
/**
|
|
2687
|
+
* 修改Dspm访问管理信息
|
|
2688
|
+
*/
|
|
2689
|
+
async ModifyDspmAccessRecord(req, cb) {
|
|
2690
|
+
return this.request("ModifyDspmAccessRecord", req, cb);
|
|
2691
|
+
}
|
|
2692
|
+
/**
|
|
2693
|
+
* 更新云边界自定义标签
|
|
2694
|
+
*/
|
|
2695
|
+
async ModifyExposureTag(req, cb) {
|
|
2696
|
+
return this.request("ModifyExposureTag", req, cb);
|
|
2697
|
+
}
|
|
1632
2698
|
/**
|
|
1633
2699
|
* CSIP 手动扫描任务删除接口
|
|
1634
2700
|
*/
|
|
@@ -1641,12 +2707,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1641
2707
|
async ScanEDRTaskAgain(req, cb) {
|
|
1642
2708
|
return this.request("ScanEDRTaskAgain", req, cb);
|
|
1643
2709
|
}
|
|
2710
|
+
/**
|
|
2711
|
+
* 删除集群
|
|
2712
|
+
*/
|
|
2713
|
+
async DeleteCluster(req, cb) {
|
|
2714
|
+
return this.request("DeleteCluster", req, cb);
|
|
2715
|
+
}
|
|
1644
2716
|
/**
|
|
1645
2717
|
* 查询Dspm资产id列表
|
|
1646
2718
|
*/
|
|
1647
2719
|
async DescribeDspmAssetIds(req, cb) {
|
|
1648
2720
|
return this.request("DescribeDspmAssetIds", req, cb);
|
|
1649
2721
|
}
|
|
2722
|
+
/**
|
|
2723
|
+
* 导出任务列表
|
|
2724
|
+
*/
|
|
2725
|
+
async DescribeExportJobManageList(req, cb) {
|
|
2726
|
+
return this.request("DescribeExportJobManageList", req, cb);
|
|
2727
|
+
}
|
|
1650
2728
|
/**
|
|
1651
2729
|
* 查看风险关联的存储桶信息
|
|
1652
2730
|
*/
|
|
@@ -1660,10 +2738,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1660
2738
|
return this.request("DescribeDspmRiskDetail", req, cb);
|
|
1661
2739
|
}
|
|
1662
2740
|
/**
|
|
1663
|
-
*
|
|
2741
|
+
* 查询集群命名空间列表
|
|
1664
2742
|
*/
|
|
1665
|
-
async
|
|
1666
|
-
return this.request("
|
|
2743
|
+
async DescribeClusterNamespaceList(req, cb) {
|
|
2744
|
+
return this.request("DescribeClusterNamespaceList", req, cb);
|
|
1667
2745
|
}
|
|
1668
2746
|
/**
|
|
1669
2747
|
* 停止扫风险中心扫描任务
|
|
@@ -1678,10 +2756,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1678
2756
|
return this.request("CreateAccessKeySyncTask", req, cb);
|
|
1679
2757
|
}
|
|
1680
2758
|
/**
|
|
1681
|
-
*
|
|
2759
|
+
* 云边界自动打标-启停规则
|
|
1682
2760
|
*/
|
|
1683
|
-
async
|
|
1684
|
-
return this.request("
|
|
2761
|
+
async ModifyExposureAutoTagRuleStatus(req, cb) {
|
|
2762
|
+
return this.request("ModifyExposureAutoTagRuleStatus", req, cb);
|
|
2763
|
+
}
|
|
2764
|
+
/**
|
|
2765
|
+
* 获取基线策略列表,用于“周期计划管理”等列表页展示系统/自定义策略及其配置情况。
|
|
2766
|
+
*/
|
|
2767
|
+
async DescribeBaselinePolicyList(req, cb) {
|
|
2768
|
+
return this.request("DescribeBaselinePolicyList", req, cb);
|
|
1685
2769
|
}
|
|
1686
2770
|
/**
|
|
1687
2771
|
* CSIP 手动扫描停止接口
|
|
@@ -1695,6 +2779,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1695
2779
|
async CreateIaCFileReScanTask(req, cb) {
|
|
1696
2780
|
return this.request("CreateIaCFileReScanTask", req, cb);
|
|
1697
2781
|
}
|
|
2782
|
+
/**
|
|
2783
|
+
* 自定义风险规则配置列表
|
|
2784
|
+
*/
|
|
2785
|
+
async DescribeCustomRiskRules(req, cb) {
|
|
2786
|
+
return this.request("DescribeCustomRiskRules", req, cb);
|
|
2787
|
+
}
|
|
1698
2788
|
/**
|
|
1699
2789
|
* 停止或取消扫描任务。SCANNING状态调RPC停止,WAIT状态直接改库取消。只有任务创建者可操作。
|
|
1700
2790
|
*/
|
|
@@ -1708,10 +2798,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1708
2798
|
return this.request("DescribeScanReportList", req, cb);
|
|
1709
2799
|
}
|
|
1710
2800
|
/**
|
|
1711
|
-
*
|
|
2801
|
+
* 更新自定义策略的开关
|
|
1712
2802
|
*/
|
|
1713
|
-
async
|
|
1714
|
-
return this.request("
|
|
2803
|
+
async ModifyUebaRuleSwitch(req, cb) {
|
|
2804
|
+
return this.request("ModifyUebaRuleSwitch", req, cb);
|
|
1715
2805
|
}
|
|
1716
2806
|
/**
|
|
1717
2807
|
* 查询dspm数据识别数据项详情
|
|
@@ -1737,6 +2827,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1737
2827
|
async DescribeDspmIdentifyComplianceCategoryRuleList(req, cb) {
|
|
1738
2828
|
return this.request("DescribeDspmIdentifyComplianceCategoryRuleList", req, cb);
|
|
1739
2829
|
}
|
|
2830
|
+
/**
|
|
2831
|
+
* 查询扫描任务记录列表
|
|
2832
|
+
*/
|
|
2833
|
+
async DescribeScanTaskRecordList(req, cb) {
|
|
2834
|
+
return this.request("DescribeScanTaskRecordList", req, cb);
|
|
2835
|
+
}
|
|
2836
|
+
/**
|
|
2837
|
+
* 查询腾讯云SCF自定义域名端点列表
|
|
2838
|
+
*/
|
|
2839
|
+
async DescribeScfCustomDomainEndpoints(req, cb) {
|
|
2840
|
+
return this.request("DescribeScfCustomDomainEndpoints", req, cb);
|
|
2841
|
+
}
|
|
1740
2842
|
/**
|
|
1741
2843
|
* cos概览信息
|
|
1742
2844
|
*/
|
|
@@ -1749,6 +2851,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1749
2851
|
async ModifyDspmIdentifyComplianceGroupStatus(req, cb) {
|
|
1750
2852
|
return this.request("ModifyDspmIdentifyComplianceGroupStatus", req, cb);
|
|
1751
2853
|
}
|
|
2854
|
+
/**
|
|
2855
|
+
* 访问密钥告警记录详情
|
|
2856
|
+
*/
|
|
2857
|
+
async DescribeAccessKeyAlarmDetail(req, cb) {
|
|
2858
|
+
return this.request("DescribeAccessKeyAlarmDetail", req, cb);
|
|
2859
|
+
}
|
|
1752
2860
|
/**
|
|
1753
2861
|
* 查询 Skill 安全检测计费信息,包括订单状态、总配额、已消耗配额、到期时间、支付模式等。无订单时返回零值(仅含 TimeNow 和 BetaEndTime)。试用订单通过 ModifyTrialStatus(Module=9) 领取,正式订单通过计费系统创建。
|
|
1754
2862
|
*/
|
|
@@ -1761,6 +2869,14 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1761
2869
|
async DescribeAbnormalCallRecord(req, cb) {
|
|
1762
2870
|
return this.request("DescribeAbnormalCallRecord", req, cb);
|
|
1763
2871
|
}
|
|
2872
|
+
/**
|
|
2873
|
+
* 创建AI 定时任务。
|
|
2874
|
+
|
|
2875
|
+
创建一个新的AI 定时任务,需传入任务名称、执行提示词和触发器配置。创建成功后返回AI 定时任务 ID。
|
|
2876
|
+
*/
|
|
2877
|
+
async CreateAISchedule(req, cb) {
|
|
2878
|
+
return this.request("CreateAISchedule", req, cb);
|
|
2879
|
+
}
|
|
1764
2880
|
/**
|
|
1765
2881
|
* 查看存储桶调用源ip列表
|
|
1766
2882
|
*/
|
|
@@ -1773,6 +2889,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1773
2889
|
async DescribeDspmLogList(req, cb) {
|
|
1774
2890
|
return this.request("DescribeDspmLogList", req, cb);
|
|
1775
2891
|
}
|
|
2892
|
+
/**
|
|
2893
|
+
* 获取系统内置基线分类树(父分类 → 子分类 → 内置检测项 ID 列表),用于策略编辑页选择基线检测项。
|
|
2894
|
+
*/
|
|
2895
|
+
async DescribeBaselineSystemCategoryList(req, cb) {
|
|
2896
|
+
return this.request("DescribeBaselineSystemCategoryList", req, cb);
|
|
2897
|
+
}
|
|
1776
2898
|
/**
|
|
1777
2899
|
* 创建dspm数据识别模板分类关联
|
|
1778
2900
|
*/
|
|
@@ -1785,6 +2907,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1785
2907
|
async SyncDspmUsers(req, cb) {
|
|
1786
2908
|
return this.request("SyncDspmUsers", req, cb);
|
|
1787
2909
|
}
|
|
2910
|
+
/**
|
|
2911
|
+
* 重保防护授权包绑定
|
|
2912
|
+
*/
|
|
2913
|
+
async ModifyRaspLicenseBinds(req, cb) {
|
|
2914
|
+
return this.request("ModifyRaspLicenseBinds", req, cb);
|
|
2915
|
+
}
|
|
2916
|
+
/**
|
|
2917
|
+
* 关闭防卸载功能
|
|
2918
|
+
*/
|
|
2919
|
+
async StopPreventUninstall(req, cb) {
|
|
2920
|
+
return this.request("StopPreventUninstall", req, cb);
|
|
2921
|
+
}
|
|
2922
|
+
/**
|
|
2923
|
+
* 删除AI助手的SMTP邮箱接入信息
|
|
2924
|
+
*/
|
|
2925
|
+
async DeleteAIAnalysisSMTPAccess(req, cb) {
|
|
2926
|
+
return this.request("DeleteAIAnalysisSMTPAccess", req, cb);
|
|
2927
|
+
}
|
|
1788
2928
|
/**
|
|
1789
2929
|
* 查询dspm字典信息列表
|
|
1790
2930
|
*/
|
|
@@ -1797,6 +2937,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1797
2937
|
async DescribeCVMAssets(req, cb) {
|
|
1798
2938
|
return this.request("DescribeCVMAssets", req, cb);
|
|
1799
2939
|
}
|
|
2940
|
+
/**
|
|
2941
|
+
* 获取主机登录方式
|
|
2942
|
+
*/
|
|
2943
|
+
async DescribeMachineLoginType(req, cb) {
|
|
2944
|
+
return this.request("DescribeMachineLoginType", req, cb);
|
|
2945
|
+
}
|
|
1800
2946
|
/**
|
|
1801
2947
|
* 创建Dspm申请单
|
|
1802
2948
|
*/
|
|
@@ -1827,6 +2973,42 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1827
2973
|
async ModifyDspmBackupSetting(req, cb) {
|
|
1828
2974
|
return this.request("ModifyDspmBackupSetting", req, cb);
|
|
1829
2975
|
}
|
|
2976
|
+
/**
|
|
2977
|
+
* 获取当前账号的“用户弱口令”自定义字典(服务端解密后返回明文)。
|
|
2978
|
+
*/
|
|
2979
|
+
async DescribeBaselineUserWeakPasswordConf(req, cb) {
|
|
2980
|
+
return this.request("DescribeBaselineUserWeakPasswordConf", req, cb);
|
|
2981
|
+
}
|
|
2982
|
+
/**
|
|
2983
|
+
* 卸载集群容器安全Agent。
|
|
2984
|
+
*/
|
|
2985
|
+
async UninstallClusterAgent(req, cb) {
|
|
2986
|
+
return this.request("UninstallClusterAgent", req, cb);
|
|
2987
|
+
}
|
|
2988
|
+
/**
|
|
2989
|
+
* 云资源配置检测合规概览
|
|
2990
|
+
*/
|
|
2991
|
+
async DescribeComplianceOverview(req, cb) {
|
|
2992
|
+
return this.request("DescribeComplianceOverview", req, cb);
|
|
2993
|
+
}
|
|
2994
|
+
/**
|
|
2995
|
+
* 查询主机概览信息
|
|
2996
|
+
*/
|
|
2997
|
+
async DescribeMachineGeneral(req, cb) {
|
|
2998
|
+
return this.request("DescribeMachineGeneral", req, cb);
|
|
2999
|
+
}
|
|
3000
|
+
/**
|
|
3001
|
+
* 查询用户行为分析的行为概览
|
|
3002
|
+
*/
|
|
3003
|
+
async DescribeUebaBehaviorSummary(req, cb) {
|
|
3004
|
+
return this.request("DescribeUebaBehaviorSummary", req, cb);
|
|
3005
|
+
}
|
|
3006
|
+
/**
|
|
3007
|
+
* 获取扫码登录主机列表
|
|
3008
|
+
*/
|
|
3009
|
+
async DescribeNFSScanHost(req, cb) {
|
|
3010
|
+
return this.request("DescribeNFSScanHost", req, cb);
|
|
3011
|
+
}
|
|
1830
3012
|
/**
|
|
1831
3013
|
* 获取漏洞忽略列表
|
|
1832
3014
|
*/
|
|
@@ -1834,10 +3016,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1834
3016
|
return this.request("DescribeVulIgnoreRuleList", req, cb);
|
|
1835
3017
|
}
|
|
1836
3018
|
/**
|
|
1837
|
-
*
|
|
3019
|
+
* 获取用户行为分析模块的用户概览
|
|
1838
3020
|
*/
|
|
1839
|
-
async
|
|
1840
|
-
return this.request("
|
|
3021
|
+
async DescribeUebaUserSummary(req, cb) {
|
|
3022
|
+
return this.request("DescribeUebaUserSummary", req, cb);
|
|
3023
|
+
}
|
|
3024
|
+
/**
|
|
3025
|
+
* 获取最近一次立即检测任务信息
|
|
3026
|
+
*/
|
|
3027
|
+
async DescribeLastScanTaskInfo(req, cb) {
|
|
3028
|
+
return this.request("DescribeLastScanTaskInfo", req, cb);
|
|
1841
3029
|
}
|
|
1842
3030
|
/**
|
|
1843
3031
|
* 查看该appid下已购买的appid集合
|
|
@@ -1845,12 +3033,30 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1845
3033
|
async DescribeCosAuditAppIdList(req, cb) {
|
|
1846
3034
|
return this.request("DescribeCosAuditAppIdList", req, cb);
|
|
1847
3035
|
}
|
|
3036
|
+
/**
|
|
3037
|
+
* 获取扫描主任务列表,用于“任务记录”页展示一键扫描 / 周期扫描 / 分散扫描的历史记录及结果。
|
|
3038
|
+
*/
|
|
3039
|
+
async DescribeBaselineMainTaskList(req, cb) {
|
|
3040
|
+
return this.request("DescribeBaselineMainTaskList", req, cb);
|
|
3041
|
+
}
|
|
1848
3042
|
/**
|
|
1849
3043
|
* 创建Dspm审批历史导出任务
|
|
1850
3044
|
*/
|
|
1851
3045
|
async CreateDspmApproveHistoryExportJob(req, cb) {
|
|
1852
3046
|
return this.request("CreateDspmApproveHistoryExportJob", req, cb);
|
|
1853
3047
|
}
|
|
3048
|
+
/**
|
|
3049
|
+
* 获取扫描预消耗配额
|
|
3050
|
+
*/
|
|
3051
|
+
async DescribeTaskPredictCostQuota(req, cb) {
|
|
3052
|
+
return this.request("DescribeTaskPredictCostQuota", req, cb);
|
|
3053
|
+
}
|
|
3054
|
+
/**
|
|
3055
|
+
* 获取风险扫描周期计划
|
|
3056
|
+
*/
|
|
3057
|
+
async DescribeRiskScanCronConfig(req, cb) {
|
|
3058
|
+
return this.request("DescribeRiskScanCronConfig", req, cb);
|
|
3059
|
+
}
|
|
1854
3060
|
/**
|
|
1855
3061
|
* 创建dspm数据识别分类
|
|
1856
3062
|
*/
|
|
@@ -1858,16 +3064,28 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1858
3064
|
return this.request("CreateDspmIdentifyCategory", req, cb);
|
|
1859
3065
|
}
|
|
1860
3066
|
/**
|
|
1861
|
-
*
|
|
3067
|
+
* 查询已被修复的漏洞列表,展示修复成功的漏洞信息及修复情况统计,帮助用户了解修复成效。
|
|
1862
3068
|
*/
|
|
1863
|
-
async
|
|
1864
|
-
return this.request("
|
|
3069
|
+
async DescribeVulFixedList(req, cb) {
|
|
3070
|
+
return this.request("DescribeVulFixedList", req, cb);
|
|
1865
3071
|
}
|
|
1866
3072
|
/**
|
|
1867
|
-
*
|
|
3073
|
+
* 新增或更新NFS扫描全局配置
|
|
1868
3074
|
*/
|
|
1869
|
-
async
|
|
1870
|
-
return this.request("
|
|
3075
|
+
async ModifyNFSScanConf(req, cb) {
|
|
3076
|
+
return this.request("ModifyNFSScanConf", req, cb);
|
|
3077
|
+
}
|
|
3078
|
+
/**
|
|
3079
|
+
* 获取资产标签属性
|
|
3080
|
+
*/
|
|
3081
|
+
async DescribeAssetTagAttributes(req, cb) {
|
|
3082
|
+
return this.request("DescribeAssetTagAttributes", req, cb);
|
|
3083
|
+
}
|
|
3084
|
+
/**
|
|
3085
|
+
* 获取策略列表信息
|
|
3086
|
+
*/
|
|
3087
|
+
async DescribeCosPolicy(req, cb) {
|
|
3088
|
+
return this.request("DescribeCosPolicy", req, cb);
|
|
1871
3089
|
}
|
|
1872
3090
|
/**
|
|
1873
3091
|
* 删除策略
|
|
@@ -1876,10 +3094,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1876
3094
|
return this.request("DeleteCosPolicy", req, cb);
|
|
1877
3095
|
}
|
|
1878
3096
|
/**
|
|
1879
|
-
*
|
|
3097
|
+
* 获取当前账号(管理员)的基线同步配置。仅集团管理员可调用,普通成员账号请使用 DescribeBaselineUserOtherConf。
|
|
1880
3098
|
*/
|
|
1881
|
-
async
|
|
1882
|
-
return this.request("
|
|
3099
|
+
async DescribeBaselineSyncConf(req, cb) {
|
|
3100
|
+
return this.request("DescribeBaselineSyncConf", req, cb);
|
|
1883
3101
|
}
|
|
1884
3102
|
/**
|
|
1885
3103
|
* 对修复失败的漏洞修复任务进行重试,仅针对原任务中修复失败的主机重新下发修复指令。仅当任务状态为部分修复失败或全部修复失败时允许重试。
|
|
@@ -1887,6 +3105,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1887
3105
|
async CreateVulFixRetryTask(req, cb) {
|
|
1888
3106
|
return this.request("CreateVulFixRetryTask", req, cb);
|
|
1889
3107
|
}
|
|
3108
|
+
/**
|
|
3109
|
+
* 查询集群概览数据
|
|
3110
|
+
*/
|
|
3111
|
+
async DescribeClusterSummary(req, cb) {
|
|
3112
|
+
return this.request("DescribeClusterSummary", req, cb);
|
|
3113
|
+
}
|
|
3114
|
+
/**
|
|
3115
|
+
* 设置暴力破解阻断开关状态
|
|
3116
|
+
*/
|
|
3117
|
+
async ModifyBruteAttackBanStatus(req, cb) {
|
|
3118
|
+
return this.request("ModifyBruteAttackBanStatus", req, cb);
|
|
3119
|
+
}
|
|
3120
|
+
/**
|
|
3121
|
+
* 对单个资产的部分检测项发起重新扫描(资产详情页“重新扫描”入口)。
|
|
3122
|
+
*/
|
|
3123
|
+
async ScanBaselineAssetItemList(req, cb) {
|
|
3124
|
+
return this.request("ScanBaselineAssetItemList", req, cb);
|
|
3125
|
+
}
|
|
1890
3126
|
/**
|
|
1891
3127
|
* 删除IaC检测接入Token
|
|
1892
3128
|
*/
|
|
@@ -1900,10 +3136,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1900
3136
|
return this.request("DeleteEDRRules", req, cb);
|
|
1901
3137
|
}
|
|
1902
3138
|
/**
|
|
1903
|
-
*
|
|
3139
|
+
* 创建合规标准聚合视角下风险列表导出任务示例
|
|
1904
3140
|
*/
|
|
1905
|
-
async
|
|
1906
|
-
return this.request("
|
|
3141
|
+
async CreateComplianceRiskExportJob(req, cb) {
|
|
3142
|
+
return this.request("CreateComplianceRiskExportJob", req, cb);
|
|
3143
|
+
}
|
|
3144
|
+
/**
|
|
3145
|
+
* 删除恢复日志
|
|
3146
|
+
*/
|
|
3147
|
+
async DeleteDspmRestoreLogList(req, cb) {
|
|
3148
|
+
return this.request("DeleteDspmRestoreLogList", req, cb);
|
|
1907
3149
|
}
|
|
1908
3150
|
/**
|
|
1909
3151
|
* 云防资产中心统计数据
|
|
@@ -1923,6 +3165,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1923
3165
|
async RevertDspmAssetAccount(req, cb) {
|
|
1924
3166
|
return this.request("RevertDspmAssetAccount", req, cb);
|
|
1925
3167
|
}
|
|
3168
|
+
/**
|
|
3169
|
+
* 查询EDR日志采集例外网段配置,添加至例外名单的网段,其TCP日志将不被采集。如果用户未配置过,则返回系统推荐的默认网段
|
|
3170
|
+
*/
|
|
3171
|
+
async DescribeEdrExcludeNetworkSegments(req, cb) {
|
|
3172
|
+
return this.request("DescribeEdrExcludeNetworkSegments", req, cb);
|
|
3173
|
+
}
|
|
1926
3174
|
/**
|
|
1927
3175
|
* 修改漏洞扫描(周期扫描)
|
|
1928
3176
|
*/
|
|
@@ -1930,10 +3178,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1930
3178
|
return this.request("ModifyVulScanPeriodic", req, cb);
|
|
1931
3179
|
}
|
|
1932
3180
|
/**
|
|
1933
|
-
*
|
|
3181
|
+
* 获取漏洞视角的漏洞风险列表
|
|
1934
3182
|
*/
|
|
1935
|
-
async
|
|
1936
|
-
return this.request("
|
|
3183
|
+
async DescribeRiskCenterVULViewVULRiskList(req, cb) {
|
|
3184
|
+
return this.request("DescribeRiskCenterVULViewVULRiskList", req, cb);
|
|
3185
|
+
}
|
|
3186
|
+
/**
|
|
3187
|
+
* 创建公网资产导出任务
|
|
3188
|
+
*/
|
|
3189
|
+
async CreateDynamicAssetsExportJob(req, cb) {
|
|
3190
|
+
return this.request("CreateDynamicAssetsExportJob", req, cb);
|
|
1937
3191
|
}
|
|
1938
3192
|
/**
|
|
1939
3193
|
* 修改DspmIp信息
|
|
@@ -1941,6 +3195,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1941
3195
|
async ModifyDspmIpInfo(req, cb) {
|
|
1942
3196
|
return this.request("ModifyDspmIpInfo", req, cb);
|
|
1943
3197
|
}
|
|
3198
|
+
/**
|
|
3199
|
+
* 查询资源订单列表
|
|
3200
|
+
*/
|
|
3201
|
+
async DescribeCWPOrderList(req, cb) {
|
|
3202
|
+
return this.request("DescribeCWPOrderList", req, cb);
|
|
3203
|
+
}
|
|
3204
|
+
/**
|
|
3205
|
+
* 打标策略生效资产列表
|
|
3206
|
+
*/
|
|
3207
|
+
async DescribeTagRuleAssets(req, cb) {
|
|
3208
|
+
return this.request("DescribeTagRuleAssets", req, cb);
|
|
3209
|
+
}
|
|
1944
3210
|
/**
|
|
1945
3211
|
* 云边界分析资产分类
|
|
1946
3212
|
*/
|
|
@@ -1953,6 +3219,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1953
3219
|
async DescribeIaCTokenList(req, cb) {
|
|
1954
3220
|
return this.request("DescribeIaCTokenList", req, cb);
|
|
1955
3221
|
}
|
|
3222
|
+
/**
|
|
3223
|
+
* 对指定策略下的一批检测项发起重新扫描(策略详情页“检测项”维度的复扫入口)。
|
|
3224
|
+
*/
|
|
3225
|
+
async ScanBaselineItemList(req, cb) {
|
|
3226
|
+
return this.request("ScanBaselineItemList", req, cb);
|
|
3227
|
+
}
|
|
1956
3228
|
/**
|
|
1957
3229
|
* 查询漏洞风险高级配置
|
|
1958
3230
|
*/
|
|
@@ -1960,10 +3232,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1960
3232
|
return this.request("DescribeVULRiskAdvanceCFGList", req, cb);
|
|
1961
3233
|
}
|
|
1962
3234
|
/**
|
|
1963
|
-
*
|
|
3235
|
+
* 查询AI 定时任务触发计划。
|
|
3236
|
+
|
|
3237
|
+
查询指定AI 定时任务在给定时间窗口内的未来触发计划列表。
|
|
1964
3238
|
*/
|
|
1965
|
-
async
|
|
1966
|
-
return this.request("
|
|
3239
|
+
async DescribeAISchedulePlanList(req, cb) {
|
|
3240
|
+
return this.request("DescribeAISchedulePlanList", req, cb);
|
|
3241
|
+
}
|
|
3242
|
+
/**
|
|
3243
|
+
* 查询是否绑定角色
|
|
3244
|
+
*/
|
|
3245
|
+
async DescribeAssumeRole(req, cb) {
|
|
3246
|
+
return this.request("DescribeAssumeRole", req, cb);
|
|
1967
3247
|
}
|
|
1968
3248
|
/**
|
|
1969
3249
|
* 获取存储桶信息
|
|
@@ -1971,12 +3251,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1971
3251
|
async DescribeCosBucketList(req, cb) {
|
|
1972
3252
|
return this.request("DescribeCosBucketList", req, cb);
|
|
1973
3253
|
}
|
|
3254
|
+
/**
|
|
3255
|
+
* 查询可筛选操作系统列表.
|
|
3256
|
+
*/
|
|
3257
|
+
async DescribeCWPMachineOsList(req, cb) {
|
|
3258
|
+
return this.request("DescribeCWPMachineOsList", req, cb);
|
|
3259
|
+
}
|
|
1974
3260
|
/**
|
|
1975
3261
|
* 根据用户输入的 KB 内部 ID 查询单个 Windows KB 补丁的详情信息,返回 KB 基本信息、发布时间、是否需要重启,以及该 KB 关联的漏洞列表。
|
|
1976
3262
|
*/
|
|
1977
3263
|
async DescribeKBDetail(req, cb) {
|
|
1978
3264
|
return this.request("DescribeKBDetail", req, cb);
|
|
1979
3265
|
}
|
|
3266
|
+
/**
|
|
3267
|
+
* 获取防卸载主机列表
|
|
3268
|
+
*/
|
|
3269
|
+
async DescribePreventUninstallHost(req, cb) {
|
|
3270
|
+
return this.request("DescribePreventUninstallHost", req, cb);
|
|
3271
|
+
}
|
|
1980
3272
|
/**
|
|
1981
3273
|
* 查询Dspm访问记录
|
|
1982
3274
|
*/
|
|
@@ -1990,10 +3282,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1990
3282
|
return this.request("DescribeVulScanTaskList", req, cb);
|
|
1991
3283
|
}
|
|
1992
3284
|
/**
|
|
1993
|
-
*
|
|
3285
|
+
* 删除资产标签
|
|
1994
3286
|
*/
|
|
1995
|
-
async
|
|
1996
|
-
return this.request("
|
|
3287
|
+
async DeleteAssetTag(req, cb) {
|
|
3288
|
+
return this.request("DeleteAssetTag", req, cb);
|
|
3289
|
+
}
|
|
3290
|
+
/**
|
|
3291
|
+
* 导出EDR策略列表
|
|
3292
|
+
*/
|
|
3293
|
+
async ExportEDRRules(req, cb) {
|
|
3294
|
+
return this.request("ExportEDRRules", req, cb);
|
|
3295
|
+
}
|
|
3296
|
+
/**
|
|
3297
|
+
* 修改暴力破解规则
|
|
3298
|
+
*/
|
|
3299
|
+
async ModifyBruteAttackRules(req, cb) {
|
|
3300
|
+
return this.request("ModifyBruteAttackRules", req, cb);
|
|
1997
3301
|
}
|
|
1998
3302
|
/**
|
|
1999
3303
|
* 查询Dspm同步用户状态
|
|
@@ -2037,12 +3341,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2037
3341
|
async ModifyDspmIdentifyComplianceRuleLevelInfo(req, cb) {
|
|
2038
3342
|
return this.request("ModifyDspmIdentifyComplianceRuleLevelInfo", req, cb);
|
|
2039
3343
|
}
|
|
3344
|
+
/**
|
|
3345
|
+
* 操作资产编辑标签
|
|
3346
|
+
*/
|
|
3347
|
+
async ModifyAssetTagsByAssetInfo(req, cb) {
|
|
3348
|
+
return this.request("ModifyAssetTagsByAssetInfo", req, cb);
|
|
3349
|
+
}
|
|
3350
|
+
/**
|
|
3351
|
+
* 批量修改基线策略的“周期扫描配置 / 自动同步新增检测项 / 检测项命中配置 / 自定义检测项”等设置。仅修改请求中传入的字段。
|
|
3352
|
+
*/
|
|
3353
|
+
async BatchModifyBaselinePolicy(req, cb) {
|
|
3354
|
+
return this.request("BatchModifyBaselinePolicy", req, cb);
|
|
3355
|
+
}
|
|
2040
3356
|
/**
|
|
2041
3357
|
* 对象存储异常检测调用记录信息
|
|
2042
3358
|
*/
|
|
2043
3359
|
async DescribeIpInvokeRecord(req, cb) {
|
|
2044
3360
|
return this.request("DescribeIpInvokeRecord", req, cb);
|
|
2045
3361
|
}
|
|
3362
|
+
/**
|
|
3363
|
+
* 修改Dspm审批单状态
|
|
3364
|
+
*/
|
|
3365
|
+
async ModifyDspmApproveStatus(req, cb) {
|
|
3366
|
+
return this.request("ModifyDspmApproveStatus", req, cb);
|
|
3367
|
+
}
|
|
3368
|
+
/**
|
|
3369
|
+
* 云函数列表
|
|
3370
|
+
*/
|
|
3371
|
+
async DescribeCloudFunctionList(req, cb) {
|
|
3372
|
+
return this.request("DescribeCloudFunctionList", req, cb);
|
|
3373
|
+
}
|
|
2046
3374
|
/**
|
|
2047
3375
|
* 获取主机漏洞VPR信息
|
|
2048
3376
|
*/
|
|
@@ -2050,10 +3378,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2050
3378
|
return this.request("DescribeHostVulItemVPRInfo", req, cb);
|
|
2051
3379
|
}
|
|
2052
3380
|
/**
|
|
2053
|
-
*
|
|
3381
|
+
* 获取分类检测项列表
|
|
2054
3382
|
*/
|
|
2055
|
-
async
|
|
2056
|
-
return this.request("
|
|
3383
|
+
async DescribeBaselineCategoryItemList(req, cb) {
|
|
3384
|
+
return this.request("DescribeBaselineCategoryItemList", req, cb);
|
|
3385
|
+
}
|
|
3386
|
+
/**
|
|
3387
|
+
* 操作资产编辑标签
|
|
3388
|
+
*/
|
|
3389
|
+
async ModifyAssetTags(req, cb) {
|
|
3390
|
+
return this.request("ModifyAssetTags", req, cb);
|
|
2057
3391
|
}
|
|
2058
3392
|
/**
|
|
2059
3393
|
* 修改IaC检测接入Token存储周期
|
|
@@ -2061,6 +3395,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2061
3395
|
async ModifyIaCTokenPeriod(req, cb) {
|
|
2062
3396
|
return this.request("ModifyIaCTokenPeriod", req, cb);
|
|
2063
3397
|
}
|
|
3398
|
+
/**
|
|
3399
|
+
* 资产信息
|
|
3400
|
+
*/
|
|
3401
|
+
async DescribeAssetInfo(req, cb) {
|
|
3402
|
+
return this.request("DescribeAssetInfo", req, cb);
|
|
3403
|
+
}
|
|
2064
3404
|
/**
|
|
2065
3405
|
* 获取漏洞扫描(周期扫描)
|
|
2066
3406
|
*/
|
|
@@ -2080,10 +3420,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2080
3420
|
return this.request("DescribeDspmPersonalIdentifyList", req, cb);
|
|
2081
3421
|
}
|
|
2082
3422
|
/**
|
|
2083
|
-
*
|
|
3423
|
+
* 查询AI 定时任务执行详情。
|
|
3424
|
+
|
|
3425
|
+
根据任务 ID 查询指定执行任务的详细信息,包括执行状态、结果等。
|
|
2084
3426
|
*/
|
|
2085
|
-
async
|
|
2086
|
-
return this.request("
|
|
3427
|
+
async DescribeAIScheduleTaskDetail(req, cb) {
|
|
3428
|
+
return this.request("DescribeAIScheduleTaskDetail", req, cb);
|
|
2087
3429
|
}
|
|
2088
3430
|
/**
|
|
2089
3431
|
* 查询Dspm资产账号回收后特权信息
|
|
@@ -2092,10 +3434,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2092
3434
|
return this.request("DescribeDspmAssetAccountRecycledPrivileges", req, cb);
|
|
2093
3435
|
}
|
|
2094
3436
|
/**
|
|
2095
|
-
*
|
|
3437
|
+
* 修改存储桶监测状态
|
|
2096
3438
|
*/
|
|
2097
|
-
async
|
|
2098
|
-
return this.request("
|
|
3439
|
+
async ModifyCosAuditBucketMonitorStatus(req, cb) {
|
|
3440
|
+
return this.request("ModifyCosAuditBucketMonitorStatus", req, cb);
|
|
2099
3441
|
}
|
|
2100
3442
|
/**
|
|
2101
3443
|
* 获取风险中心风险概况示例
|
|
@@ -2103,6 +3445,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2103
3445
|
async DescribeCSIPRiskStatistics(req, cb) {
|
|
2104
3446
|
return this.request("DescribeCSIPRiskStatistics", req, cb);
|
|
2105
3447
|
}
|
|
3448
|
+
/**
|
|
3449
|
+
* 修改客户端运行策略(策略组),支持设置自定义策略及关联机器列表
|
|
3450
|
+
*/
|
|
3451
|
+
async ModifyAgentRunPolicy(req, cb) {
|
|
3452
|
+
return this.request("ModifyAgentRunPolicy", req, cb);
|
|
3453
|
+
}
|
|
3454
|
+
/**
|
|
3455
|
+
* 展示企业必修漏洞情报
|
|
3456
|
+
*/
|
|
3457
|
+
async DescribeMandatoryVulSet(req, cb) {
|
|
3458
|
+
return this.request("DescribeMandatoryVulSet", req, cb);
|
|
3459
|
+
}
|
|
2106
3460
|
/**
|
|
2107
3461
|
* 查询Dspm资产访问拓扑
|
|
2108
3462
|
*/
|
|
@@ -2110,10 +3464,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
2110
3464
|
return this.request("DescribeDspmAssetAccessTopology", req, cb);
|
|
2111
3465
|
}
|
|
2112
3466
|
/**
|
|
2113
|
-
*
|
|
3467
|
+
* 获取风险调用记录列表
|
|
2114
3468
|
*/
|
|
2115
|
-
async
|
|
2116
|
-
return this.request("
|
|
3469
|
+
async DescribeRiskCallRecord(req, cb) {
|
|
3470
|
+
return this.request("DescribeRiskCallRecord", req, cb);
|
|
2117
3471
|
}
|
|
2118
3472
|
/**
|
|
2119
3473
|
* 查询指定漏洞修复任务的详情信息,包含每台主机的修复状态、快照状态等明细数据,支持分页和筛选。
|