tencentcloud-sdk-nodejs 4.1.229 → 4.1.231
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/ccc/v20200210/ccc_client.js +3 -0
- package/es/services/cfs/v20190719/cfs_client.js +3 -0
- package/es/services/cfw/v20190904/cfw_client.js +3 -0
- package/es/services/csip/v20221121/csip_client.js +309 -45
- package/es/services/dlc/v20210125/dlc_client.js +10 -4
- package/es/services/mna/v20210119/mna_client.js +3 -0
- package/es/services/oceanus/v20190422/oceanus_client.js +3 -0
- package/es/services/tcb/v20180608/tcb_client.js +11 -2
- 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/cbs/v20170312/cbs_models.d.ts +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +5 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +6 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +167 -18
- package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +5 -1
- package/tencentcloud/services/cfs/v20190719/cfs_client.js +6 -0
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +47 -0
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +84 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +13 -22
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +399 -47
- package/tencentcloud/services/csip/v20221121/csip_client.js +597 -69
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +11257 -5599
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +14 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +13 -5
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +18 -6
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +121 -88
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +44 -28
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +23 -68
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +8 -4
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +4 -0
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +5 -1
- package/tencentcloud/services/mna/v20210119/mna_client.js +6 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +65 -24
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +12 -11
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +21 -31
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +5 -1
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +6 -0
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +65 -43
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +15 -3
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +21 -3
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +155 -63
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +21 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +5 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +210 -73
|
@@ -27,12 +27,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
27
27
|
constructor(clientConfig) {
|
|
28
28
|
super("csip.tencentcloudapi.com", "2022-11-21", clientConfig);
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* 查询Dspm资产安全分析状态
|
|
32
|
+
*/
|
|
33
|
+
async DescribeDspmAssetSecurityAnalyseStatus(req, cb) {
|
|
34
|
+
return this.request("DescribeDspmAssetSecurityAnalyseStatus", req, cb);
|
|
35
|
+
}
|
|
30
36
|
/**
|
|
31
37
|
* 删除域名和ip请求
|
|
32
38
|
*/
|
|
33
39
|
async DeleteDomainAndIp(req, cb) {
|
|
34
40
|
return this.request("DeleteDomainAndIp", req, cb);
|
|
35
41
|
}
|
|
42
|
+
/**
|
|
43
|
+
* 查询云边界分析-暴露路径下主机节点的漏洞列表
|
|
44
|
+
*/
|
|
45
|
+
async DescribeVulRiskList(req, cb) {
|
|
46
|
+
return this.request("DescribeVulRiskList", req, cb);
|
|
47
|
+
}
|
|
36
48
|
/**
|
|
37
49
|
* 查询风险规则详情示例
|
|
38
50
|
*/
|
|
@@ -46,10 +58,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
46
58
|
return this.request("DescribeDbAssetInfo", req, cb);
|
|
47
59
|
}
|
|
48
60
|
/**
|
|
49
|
-
*
|
|
61
|
+
* 查询Dspm身份信息列表
|
|
50
62
|
*/
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
63
|
+
async DescribeDspmIdentifyInfoList(req, cb) {
|
|
64
|
+
return this.request("DescribeDspmIdentifyInfoList", req, cb);
|
|
53
65
|
}
|
|
54
66
|
/**
|
|
55
67
|
* 域名列表
|
|
@@ -57,30 +69,78 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
57
69
|
async DescribeDomainAssets(req, cb) {
|
|
58
70
|
return this.request("DescribeDomainAssets", req, cb);
|
|
59
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* 修改Dspm资产账号权限
|
|
74
|
+
*/
|
|
75
|
+
async ModifyDspmAssetAccountPrivileges(req, cb) {
|
|
76
|
+
return this.request("ModifyDspmAssetAccountPrivileges", req, cb);
|
|
77
|
+
}
|
|
60
78
|
/**
|
|
61
79
|
* 获取 AI agent 资产列表
|
|
62
80
|
*/
|
|
63
81
|
async DescribeAIAgentAssetList(req, cb) {
|
|
64
82
|
return this.request("DescribeAIAgentAssetList", req, cb);
|
|
65
83
|
}
|
|
84
|
+
/**
|
|
85
|
+
* 查询资产数据库信息
|
|
86
|
+
*/
|
|
87
|
+
async DescribeDspmAssetDatabaseList(req, cb) {
|
|
88
|
+
return this.request("DescribeDspmAssetDatabaseList", req, cb);
|
|
89
|
+
}
|
|
66
90
|
/**
|
|
67
91
|
* 查询用户的账号列表
|
|
68
92
|
*/
|
|
69
93
|
async DescribeAccessKeyUserList(req, cb) {
|
|
70
94
|
return this.request("DescribeAccessKeyUserList", req, cb);
|
|
71
95
|
}
|
|
96
|
+
/**
|
|
97
|
+
* 查询Dspm资产id列表
|
|
98
|
+
*/
|
|
99
|
+
async DescribeDspmAssetIds(req, cb) {
|
|
100
|
+
return this.request("DescribeDspmAssetIds", req, cb);
|
|
101
|
+
}
|
|
72
102
|
/**
|
|
73
103
|
* 云资源配置风险规则列表示例
|
|
74
104
|
*/
|
|
75
105
|
async DescribeConfigCheckRules(req, cb) {
|
|
76
106
|
return this.request("DescribeConfigCheckRules", req, cb);
|
|
77
107
|
}
|
|
108
|
+
/**
|
|
109
|
+
* 查询Dspm审批历史
|
|
110
|
+
*/
|
|
111
|
+
async DescribeDspmApproveHistory(req, cb) {
|
|
112
|
+
return this.request("DescribeDspmApproveHistory", req, cb);
|
|
113
|
+
}
|
|
78
114
|
/**
|
|
79
115
|
* 获取vpc列表
|
|
80
116
|
*/
|
|
81
117
|
async DescribeVpcAssets(req, cb) {
|
|
82
118
|
return this.request("DescribeVpcAssets", req, cb);
|
|
83
119
|
}
|
|
120
|
+
/**
|
|
121
|
+
* 删除Dspm申请单
|
|
122
|
+
*/
|
|
123
|
+
async DeleteDspmApplyOrder(req, cb) {
|
|
124
|
+
return this.request("DeleteDspmApplyOrder", req, cb);
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* 查询Dspm风险详情
|
|
128
|
+
*/
|
|
129
|
+
async DescribeDspmRiskDetail(req, cb) {
|
|
130
|
+
return this.request("DescribeDspmRiskDetail", req, cb);
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* 查询日志备份配置
|
|
134
|
+
*/
|
|
135
|
+
async DescribeDspmBackupSetting(req, cb) {
|
|
136
|
+
return this.request("DescribeDspmBackupSetting", req, cb);
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* 查询集团账号详情
|
|
140
|
+
*/
|
|
141
|
+
async DescribeOrganizationInfo(req, cb) {
|
|
142
|
+
return this.request("DescribeOrganizationInfo", req, cb);
|
|
143
|
+
}
|
|
84
144
|
/**
|
|
85
145
|
* 获取资产视角的漏洞风险列表
|
|
86
146
|
*/
|
|
@@ -100,16 +160,28 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
100
160
|
return this.request("DescribeRiskCenterWebsiteRiskList", req, cb);
|
|
101
161
|
}
|
|
102
162
|
/**
|
|
103
|
-
*
|
|
163
|
+
* 查询Dspm风险策略
|
|
104
164
|
*/
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
165
|
+
async DescribeDspmRiskStrategy(req, cb) {
|
|
166
|
+
return this.request("DescribeDspmRiskStrategy", req, cb);
|
|
107
167
|
}
|
|
108
168
|
/**
|
|
109
|
-
*
|
|
169
|
+
* 获取网卡列表
|
|
110
170
|
*/
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
171
|
+
async DescribeNICAssets(req, cb) {
|
|
172
|
+
return this.request("DescribeNICAssets", req, cb);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* 查询Dspm同步资产状态
|
|
176
|
+
*/
|
|
177
|
+
async DescribeDspmSyncAssetsStatus(req, cb) {
|
|
178
|
+
return this.request("DescribeDspmSyncAssetsStatus", req, cb);
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* 发起AK资产同步任务
|
|
182
|
+
*/
|
|
183
|
+
async CreateAccessKeySyncTask(req, cb) {
|
|
184
|
+
return this.request("CreateAccessKeySyncTask", req, cb);
|
|
113
185
|
}
|
|
114
186
|
/**
|
|
115
187
|
* 查询TOP攻击信息
|
|
@@ -118,22 +190,34 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
118
190
|
return this.request("DescribeTopAttackInfo", req, cb);
|
|
119
191
|
}
|
|
120
192
|
/**
|
|
121
|
-
*
|
|
193
|
+
* 修改Dspm资产日志投递开关
|
|
122
194
|
*/
|
|
123
|
-
async
|
|
124
|
-
return this.request("
|
|
195
|
+
async ModifyDspmAssetLogDeliverySwitch(req, cb) {
|
|
196
|
+
return this.request("ModifyDspmAssetLogDeliverySwitch", req, cb);
|
|
125
197
|
}
|
|
126
198
|
/**
|
|
127
|
-
*
|
|
199
|
+
* 创建Dspm资产访问拓扑导出任务
|
|
128
200
|
*/
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
201
|
+
async CreateDspmAssetAccessTopologyExportJob(req, cb) {
|
|
202
|
+
return this.request("CreateDspmAssetAccessTopologyExportJob", req, cb);
|
|
131
203
|
}
|
|
132
204
|
/**
|
|
133
|
-
*
|
|
205
|
+
* 获取端口视角的端口风险列表
|
|
134
206
|
*/
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
207
|
+
async DescribeRiskCenterPortViewPortRiskList(req, cb) {
|
|
208
|
+
return this.request("DescribeRiskCenterPortViewPortRiskList", req, cb);
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* 删除Dspm资产账号
|
|
212
|
+
*/
|
|
213
|
+
async DeleteDspmAssetAccount(req, cb) {
|
|
214
|
+
return this.request("DeleteDspmAssetAccount", req, cb);
|
|
215
|
+
}
|
|
216
|
+
/**
|
|
217
|
+
* 修改Dspm资产账号信息
|
|
218
|
+
*/
|
|
219
|
+
async ModifyDspmAssetAccount(req, cb) {
|
|
220
|
+
return this.request("ModifyDspmAssetAccount", req, cb);
|
|
137
221
|
}
|
|
138
222
|
/**
|
|
139
223
|
* 获取扫描任务列表
|
|
@@ -141,12 +225,30 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
141
225
|
async DescribeScanTaskList(req, cb) {
|
|
142
226
|
return this.request("DescribeScanTaskList", req, cb);
|
|
143
227
|
}
|
|
228
|
+
/**
|
|
229
|
+
* 查询导出任务
|
|
230
|
+
*/
|
|
231
|
+
async DescribeDspmExportTask(req, cb) {
|
|
232
|
+
return this.request("DescribeDspmExportTask", req, cb);
|
|
233
|
+
}
|
|
234
|
+
/**
|
|
235
|
+
* 查询Dspm申请单列表
|
|
236
|
+
*/
|
|
237
|
+
async DescribeDspmApplyOrderList(req, cb) {
|
|
238
|
+
return this.request("DescribeDspmApplyOrderList", req, cb);
|
|
239
|
+
}
|
|
144
240
|
/**
|
|
145
241
|
* 访问密钥告警记录详情
|
|
146
242
|
*/
|
|
147
243
|
async DescribeAccessKeyAlarmDetail(req, cb) {
|
|
148
244
|
return this.request("DescribeAccessKeyAlarmDetail", req, cb);
|
|
149
245
|
}
|
|
246
|
+
/**
|
|
247
|
+
* 查询Dspm支持的资产类型信息
|
|
248
|
+
*/
|
|
249
|
+
async DescribeDspmSupportedAssetType(req, cb) {
|
|
250
|
+
return this.request("DescribeDspmSupportedAssetType", req, cb);
|
|
251
|
+
}
|
|
150
252
|
/**
|
|
151
253
|
* 查询集团账号用户列表
|
|
152
254
|
*/
|
|
@@ -165,12 +267,54 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
165
267
|
async DescribeSubnetAssets(req, cb) {
|
|
166
268
|
return this.request("DescribeSubnetAssets", req, cb);
|
|
167
269
|
}
|
|
270
|
+
/**
|
|
271
|
+
* 查询Dspm身份id列表
|
|
272
|
+
*/
|
|
273
|
+
async DescribeDspmIdentifyIdList(req, cb) {
|
|
274
|
+
return this.request("DescribeDspmIdentifyIdList", req, cb);
|
|
275
|
+
}
|
|
168
276
|
/**
|
|
169
277
|
* 获取用户访问密钥资产列表
|
|
170
278
|
*/
|
|
171
279
|
async DescribeAccessKeyAsset(req, cb) {
|
|
172
280
|
return this.request("DescribeAccessKeyAsset", req, cb);
|
|
173
281
|
}
|
|
282
|
+
/**
|
|
283
|
+
* 发送Dspm资产访问验证码
|
|
284
|
+
*/
|
|
285
|
+
async SendDspmAssetLoginSmsCode(req, cb) {
|
|
286
|
+
return this.request("SendDspmAssetLoginSmsCode", req, cb);
|
|
287
|
+
}
|
|
288
|
+
/**
|
|
289
|
+
* 查询Dspm资产账号回收后特权信息
|
|
290
|
+
*/
|
|
291
|
+
async DescribeDspmAssetAccountRecycledPrivileges(req, cb) {
|
|
292
|
+
return this.request("DescribeDspmAssetAccountRecycledPrivileges", req, cb);
|
|
293
|
+
}
|
|
294
|
+
/**
|
|
295
|
+
* 资产列表
|
|
296
|
+
*/
|
|
297
|
+
async DescribeOtherCloudAssets(req, cb) {
|
|
298
|
+
return this.request("DescribeOtherCloudAssets", req, cb);
|
|
299
|
+
}
|
|
300
|
+
/**
|
|
301
|
+
* 云边界分析资产列表
|
|
302
|
+
*/
|
|
303
|
+
async DescribeExposures(req, cb) {
|
|
304
|
+
return this.request("DescribeExposures", req, cb);
|
|
305
|
+
}
|
|
306
|
+
/**
|
|
307
|
+
* 创建Dspm资产列表导出任务
|
|
308
|
+
*/
|
|
309
|
+
async CreateDspmAssetsExportJob(req, cb) {
|
|
310
|
+
return this.request("CreateDspmAssetsExportJob", req, cb);
|
|
311
|
+
}
|
|
312
|
+
/**
|
|
313
|
+
* 修改Dspm风险信息
|
|
314
|
+
*/
|
|
315
|
+
async ModifyDspmRiskInfo(req, cb) {
|
|
316
|
+
return this.request("ModifyDspmRiskInfo", req, cb);
|
|
317
|
+
}
|
|
174
318
|
/**
|
|
175
319
|
* 获取调用记录列表
|
|
176
320
|
*/
|
|
@@ -189,12 +333,48 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
189
333
|
async AddNewBindRoleUser(req, cb) {
|
|
190
334
|
return this.request("AddNewBindRoleUser", req, cb);
|
|
191
335
|
}
|
|
336
|
+
/**
|
|
337
|
+
* 删除Dspm个人身份id
|
|
338
|
+
*/
|
|
339
|
+
async DeleteDspmPersonalIdentify(req, cb) {
|
|
340
|
+
return this.request("DeleteDspmPersonalIdentify", req, cb);
|
|
341
|
+
}
|
|
342
|
+
/**
|
|
343
|
+
* 查询日志列表信息
|
|
344
|
+
*/
|
|
345
|
+
async DescribeDspmLogList(req, cb) {
|
|
346
|
+
return this.request("DescribeDspmLogList", req, cb);
|
|
347
|
+
}
|
|
348
|
+
/**
|
|
349
|
+
* 同步dspm用户列表
|
|
350
|
+
*/
|
|
351
|
+
async SyncDspmUsers(req, cb) {
|
|
352
|
+
return this.request("SyncDspmUsers", req, cb);
|
|
353
|
+
}
|
|
354
|
+
/**
|
|
355
|
+
* 修改Dspm资产日志投递开关
|
|
356
|
+
*/
|
|
357
|
+
async ModifyDspmAssetSecurityAnalysisSwitch(req, cb) {
|
|
358
|
+
return this.request("ModifyDspmAssetSecurityAnalysisSwitch", req, cb);
|
|
359
|
+
}
|
|
360
|
+
/**
|
|
361
|
+
* 查询dspm字典信息列表
|
|
362
|
+
*/
|
|
363
|
+
async DescribeDspmDictionaryList(req, cb) {
|
|
364
|
+
return this.request("DescribeDspmDictionaryList", req, cb);
|
|
365
|
+
}
|
|
192
366
|
/**
|
|
193
367
|
* 查询凭证列表
|
|
194
368
|
*/
|
|
195
369
|
async DescribeKeySandboxCredentialList(req, cb) {
|
|
196
370
|
return this.request("DescribeKeySandboxCredentialList", req, cb);
|
|
197
371
|
}
|
|
372
|
+
/**
|
|
373
|
+
* 查询Dspm资产数据库列表
|
|
374
|
+
*/
|
|
375
|
+
async DescribeDspmAssetDatabases(req, cb) {
|
|
376
|
+
return this.request("DescribeDspmAssetDatabases", req, cb);
|
|
377
|
+
}
|
|
198
378
|
/**
|
|
199
379
|
* 获取cvm列表
|
|
200
380
|
*/
|
|
@@ -202,16 +382,46 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
202
382
|
return this.request("DescribeCVMAssets", req, cb);
|
|
203
383
|
}
|
|
204
384
|
/**
|
|
205
|
-
*
|
|
385
|
+
* 创建Dspm申请单
|
|
206
386
|
*/
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
387
|
+
async CreateDspmApplyOrder(req, cb) {
|
|
388
|
+
return this.request("CreateDspmApplyOrder", req, cb);
|
|
209
389
|
}
|
|
210
390
|
/**
|
|
211
|
-
*
|
|
391
|
+
* 高级配置风险规则列表示例
|
|
212
392
|
*/
|
|
213
|
-
async
|
|
214
|
-
return this.request("
|
|
393
|
+
async DescribeRiskRules(req, cb) {
|
|
394
|
+
return this.request("DescribeRiskRules", req, cb);
|
|
395
|
+
}
|
|
396
|
+
/**
|
|
397
|
+
* 查询Dspm风险记录
|
|
398
|
+
*/
|
|
399
|
+
async DescribeDspmRisk(req, cb) {
|
|
400
|
+
return this.request("DescribeDspmRisk", req, cb);
|
|
401
|
+
}
|
|
402
|
+
/**
|
|
403
|
+
* 获取账号dspm信息列表
|
|
404
|
+
*/
|
|
405
|
+
async DescribeUserDspmInfoList(req, cb) {
|
|
406
|
+
return this.request("DescribeUserDspmInfoList", req, cb);
|
|
407
|
+
}
|
|
408
|
+
/**
|
|
409
|
+
* RetryExportLog
|
|
410
|
+
*/
|
|
411
|
+
async RetryDspmExportLog(req, cb) {
|
|
412
|
+
return this.request("RetryDspmExportLog", req, cb);
|
|
413
|
+
}
|
|
414
|
+
/**
|
|
415
|
+
* 修改Dspm风险策略
|
|
416
|
+
*/
|
|
417
|
+
async ModifyDspmRiskStrategy(req, cb) {
|
|
418
|
+
return this.request("ModifyDspmRiskStrategy", req, cb);
|
|
419
|
+
}
|
|
420
|
+
/**
|
|
421
|
+
* 查询Dspm资产登录凭据
|
|
422
|
+
*/
|
|
423
|
+
async DescribeDspmAssetLoginCredential(req, cb) {
|
|
424
|
+
return this.request("DescribeDspmAssetLoginCredential", req, cb);
|
|
215
425
|
}
|
|
216
426
|
/**
|
|
217
427
|
* 告警中心全量告警列表接口
|
|
@@ -219,12 +429,42 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
219
429
|
async DescribeAlertList(req, cb) {
|
|
220
430
|
return this.request("DescribeAlertList", req, cb);
|
|
221
431
|
}
|
|
432
|
+
/**
|
|
433
|
+
* 上传 Skill ZIP 文件,触发异步安全检测。上传成功后应使用返回的 ContentHash + EngineVersion 轮询 DescribeSkillScanResult 接口获取结果。上传接口具备幂等性,同一 Hash 的文件重复上传不会创建重复任务。检测结果保留90天,超期后需重新上传检测。
|
|
434
|
+
*/
|
|
435
|
+
async CreateSkillScan(req, cb) {
|
|
436
|
+
return this.request("CreateSkillScan", req, cb);
|
|
437
|
+
}
|
|
438
|
+
/**
|
|
439
|
+
* 同步dspm支持的资产
|
|
440
|
+
*/
|
|
441
|
+
async SyncDspmAssets(req, cb) {
|
|
442
|
+
return this.request("SyncDspmAssets", req, cb);
|
|
443
|
+
}
|
|
222
444
|
/**
|
|
223
445
|
* 风险详情列表示例
|
|
224
446
|
*/
|
|
225
447
|
async DescribeRiskDetailList(req, cb) {
|
|
226
448
|
return this.request("DescribeRiskDetailList", req, cb);
|
|
227
449
|
}
|
|
450
|
+
/**
|
|
451
|
+
* 查询Dspm访问拓扑ip列表
|
|
452
|
+
*/
|
|
453
|
+
async DescribeDspmAccessTopologyIps(req, cb) {
|
|
454
|
+
return this.request("DescribeDspmAccessTopologyIps", req, cb);
|
|
455
|
+
}
|
|
456
|
+
/**
|
|
457
|
+
* 查询Dspm资产账号身份信息
|
|
458
|
+
*/
|
|
459
|
+
async DescribeDspmAssetAccountIdentify(req, cb) {
|
|
460
|
+
return this.request("DescribeDspmAssetAccountIdentify", req, cb);
|
|
461
|
+
}
|
|
462
|
+
/**
|
|
463
|
+
* 创建Dspm身份列表导出任务
|
|
464
|
+
*/
|
|
465
|
+
async CreateDspmIdentifyInfoListExportJob(req, cb) {
|
|
466
|
+
return this.request("CreateDspmIdentifyInfoListExportJob", req, cb);
|
|
467
|
+
}
|
|
228
468
|
/**
|
|
229
469
|
* 获取资产视角的端口风险列表
|
|
230
470
|
*/
|
|
@@ -232,10 +472,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
232
472
|
return this.request("DescribeRiskCenterAssetViewPortRiskList", req, cb);
|
|
233
473
|
}
|
|
234
474
|
/**
|
|
235
|
-
*
|
|
475
|
+
* 获取已购Dspm订单信息
|
|
236
476
|
*/
|
|
237
|
-
async
|
|
238
|
-
return this.request("
|
|
477
|
+
async DescribeDspmPayInfo(req, cb) {
|
|
478
|
+
return this.request("DescribeDspmPayInfo", req, cb);
|
|
239
479
|
}
|
|
240
480
|
/**
|
|
241
481
|
* 获取配置视角的配置风险列表
|
|
@@ -243,6 +483,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
243
483
|
async DescribeRiskCenterCFGViewCFGRiskList(req, cb) {
|
|
244
484
|
return this.request("DescribeRiskCenterCFGViewCFGRiskList", req, cb);
|
|
245
485
|
}
|
|
486
|
+
/**
|
|
487
|
+
* 创建Dspm访问记录导出任务
|
|
488
|
+
*/
|
|
489
|
+
async CreateDspmAccessExportJob(req, cb) {
|
|
490
|
+
return this.request("CreateDspmAccessExportJob", req, cb);
|
|
491
|
+
}
|
|
246
492
|
/**
|
|
247
493
|
* 编辑访问密钥/源IP备注
|
|
248
494
|
*/
|
|
@@ -268,10 +514,46 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
268
514
|
return this.request("DescribeCVMAssetInfo", req, cb);
|
|
269
515
|
}
|
|
270
516
|
/**
|
|
271
|
-
*
|
|
517
|
+
* 获取任务扫描报告列表
|
|
272
518
|
*/
|
|
273
|
-
async
|
|
274
|
-
return this.request("
|
|
519
|
+
async DescribeTaskLogList(req, cb) {
|
|
520
|
+
return this.request("DescribeTaskLogList", req, cb);
|
|
521
|
+
}
|
|
522
|
+
/**
|
|
523
|
+
* 验证Dspm资产登录验证码
|
|
524
|
+
*/
|
|
525
|
+
async VerifyDspmAssetLoginCode(req, cb) {
|
|
526
|
+
return this.request("VerifyDspmAssetLoginCode", req, cb);
|
|
527
|
+
}
|
|
528
|
+
/**
|
|
529
|
+
* 查询Dspm访客申请记录
|
|
530
|
+
*/
|
|
531
|
+
async DescribeDspmPersonApplyHistory(req, cb) {
|
|
532
|
+
return this.request("DescribeDspmPersonApplyHistory", req, cb);
|
|
533
|
+
}
|
|
534
|
+
/**
|
|
535
|
+
* 修改Dspm审批单状态
|
|
536
|
+
*/
|
|
537
|
+
async ModifyDspmApproveStatus(req, cb) {
|
|
538
|
+
return this.request("ModifyDspmApproveStatus", req, cb);
|
|
539
|
+
}
|
|
540
|
+
/**
|
|
541
|
+
* 修改日志备份设置
|
|
542
|
+
*/
|
|
543
|
+
async ModifyDspmBackupSetting(req, cb) {
|
|
544
|
+
return this.request("ModifyDspmBackupSetting", req, cb);
|
|
545
|
+
}
|
|
546
|
+
/**
|
|
547
|
+
* 删除Dspm白名单策略
|
|
548
|
+
*/
|
|
549
|
+
async DeleteDspmWhitelistStrategy(req, cb) {
|
|
550
|
+
return this.request("DeleteDspmWhitelistStrategy", req, cb);
|
|
551
|
+
}
|
|
552
|
+
/**
|
|
553
|
+
* 查询Dspm白名单策略
|
|
554
|
+
*/
|
|
555
|
+
async DescribeDspmWhitelistStrategy(req, cb) {
|
|
556
|
+
return this.request("DescribeDspmWhitelistStrategy", req, cb);
|
|
275
557
|
}
|
|
276
558
|
/**
|
|
277
559
|
* 查询clb监听器列表
|
|
@@ -279,30 +561,84 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
279
561
|
async DescribeListenerList(req, cb) {
|
|
280
562
|
return this.request("DescribeListenerList", req, cb);
|
|
281
563
|
}
|
|
564
|
+
/**
|
|
565
|
+
* 查询Dspm申请历史
|
|
566
|
+
*/
|
|
567
|
+
async DescribeDspmApplyHistory(req, cb) {
|
|
568
|
+
return this.request("DescribeDspmApplyHistory", req, cb);
|
|
569
|
+
}
|
|
282
570
|
/**
|
|
283
571
|
* 集群pod列表
|
|
284
572
|
*/
|
|
285
573
|
async DescribeClusterPodAssets(req, cb) {
|
|
286
574
|
return this.request("DescribeClusterPodAssets", req, cb);
|
|
287
575
|
}
|
|
576
|
+
/**
|
|
577
|
+
* 删除备份日志
|
|
578
|
+
*/
|
|
579
|
+
async DeleteDspmBackupLogList(req, cb) {
|
|
580
|
+
return this.request("DeleteDspmBackupLogList", req, cb);
|
|
581
|
+
}
|
|
582
|
+
/**
|
|
583
|
+
* 查询dspm资产字段信息
|
|
584
|
+
*/
|
|
585
|
+
async DescribeDspmAssetFieldList(req, cb) {
|
|
586
|
+
return this.request("DescribeDspmAssetFieldList", req, cb);
|
|
587
|
+
}
|
|
288
588
|
/**
|
|
289
589
|
* 获取风险服务列表
|
|
290
590
|
*/
|
|
291
591
|
async DescribeRiskCenterServerRiskList(req, cb) {
|
|
292
592
|
return this.request("DescribeRiskCenterServerRiskList", req, cb);
|
|
293
593
|
}
|
|
594
|
+
/**
|
|
595
|
+
* 修改Dspm白名单策略
|
|
596
|
+
*/
|
|
597
|
+
async ModifyDspmWhitelistStrategy(req, cb) {
|
|
598
|
+
return this.request("ModifyDspmWhitelistStrategy", req, cb);
|
|
599
|
+
}
|
|
294
600
|
/**
|
|
295
601
|
* 获取调用记录列表
|
|
296
602
|
*/
|
|
297
603
|
async DescribeCallRecord(req, cb) {
|
|
298
604
|
return this.request("DescribeCallRecord", req, cb);
|
|
299
605
|
}
|
|
606
|
+
/**
|
|
607
|
+
* 删除恢复日志
|
|
608
|
+
*/
|
|
609
|
+
async DeleteDspmRestoreLogList(req, cb) {
|
|
610
|
+
return this.request("DeleteDspmRestoreLogList", req, cb);
|
|
611
|
+
}
|
|
612
|
+
/**
|
|
613
|
+
* 添加资产管理员
|
|
614
|
+
*/
|
|
615
|
+
async AddDspmAssetManager(req, cb) {
|
|
616
|
+
return this.request("AddDspmAssetManager", req, cb);
|
|
617
|
+
}
|
|
300
618
|
/**
|
|
301
619
|
* 云防资产中心统计数据
|
|
302
620
|
*/
|
|
303
621
|
async DescribeCFWAssetStatistics(req, cb) {
|
|
304
622
|
return this.request("DescribeCFWAssetStatistics", req, cb);
|
|
305
623
|
}
|
|
624
|
+
/**
|
|
625
|
+
* 停止扫风险中心扫描任务
|
|
626
|
+
*/
|
|
627
|
+
async StopRiskCenterTask(req, cb) {
|
|
628
|
+
return this.request("StopRiskCenterTask", req, cb);
|
|
629
|
+
}
|
|
630
|
+
/**
|
|
631
|
+
* 创建Dspm风险导出任务
|
|
632
|
+
*/
|
|
633
|
+
async CreateDspmRiskExportJob(req, cb) {
|
|
634
|
+
return this.request("CreateDspmRiskExportJob", req, cb);
|
|
635
|
+
}
|
|
636
|
+
/**
|
|
637
|
+
* 创建Dspm审批历史导出任务
|
|
638
|
+
*/
|
|
639
|
+
async CreateDspmApproveHistoryExportJob(req, cb) {
|
|
640
|
+
return this.request("CreateDspmApproveHistoryExportJob", req, cb);
|
|
641
|
+
}
|
|
306
642
|
/**
|
|
307
643
|
* 查询云边界分析路径节点
|
|
308
644
|
*/
|
|
@@ -315,6 +651,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
315
651
|
async DescribeGatewayAssets(req, cb) {
|
|
316
652
|
return this.request("DescribeGatewayAssets", req, cb);
|
|
317
653
|
}
|
|
654
|
+
/**
|
|
655
|
+
* 创建日志导出任务
|
|
656
|
+
*/
|
|
657
|
+
async CreateDspmExportTask(req, cb) {
|
|
658
|
+
return this.request("CreateDspmExportTask", req, cb);
|
|
659
|
+
}
|
|
660
|
+
/**
|
|
661
|
+
* 删除导出任务
|
|
662
|
+
*/
|
|
663
|
+
async DeleteDspmExportTask(req, cb) {
|
|
664
|
+
return this.request("DeleteDspmExportTask", req, cb);
|
|
665
|
+
}
|
|
318
666
|
/**
|
|
319
667
|
* 访问密钥告警记录列表
|
|
320
668
|
*/
|
|
@@ -322,10 +670,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
322
670
|
return this.request("DescribeAccessKeyAlarm", req, cb);
|
|
323
671
|
}
|
|
324
672
|
/**
|
|
325
|
-
*
|
|
673
|
+
* 修改DspmIp信息
|
|
326
674
|
*/
|
|
327
|
-
async
|
|
328
|
-
return this.request("
|
|
675
|
+
async ModifyDspmIpInfo(req, cb) {
|
|
676
|
+
return this.request("ModifyDspmIpInfo", req, cb);
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* 查询 Skill 安全检测结果。调用 CreateSkillScan 成功后使用返回的 ContentHash + EngineVersion 轮询本接口获取结果。上传成功后建议5分钟后首次轮询,如未检测完成之后每隔1分钟轮询一次。响应通过 Status 字段区分四种状态:检测完成(SUCCESS)、检测中(SCANNING)、无记录(NOT_FOUND)、检测失败(FAILED)。注意:检测结果保留90天,超期后将返回 NOT_FOUND。
|
|
680
|
+
*/
|
|
681
|
+
async DescribeSkillScanResult(req, cb) {
|
|
682
|
+
return this.request("DescribeSkillScanResult", req, cb);
|
|
683
|
+
}
|
|
684
|
+
/**
|
|
685
|
+
* 查询资产表信息
|
|
686
|
+
*/
|
|
687
|
+
async DescribeDspmAssetTableList(req, cb) {
|
|
688
|
+
return this.request("DescribeDspmAssetTableList", req, cb);
|
|
329
689
|
}
|
|
330
690
|
/**
|
|
331
691
|
* 修改风险中心风险状态
|
|
@@ -334,10 +694,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
334
694
|
return this.request("ModifyRiskCenterRiskStatus", req, cb);
|
|
335
695
|
}
|
|
336
696
|
/**
|
|
337
|
-
*
|
|
697
|
+
* 查询Dspm访问拓扑资产列表
|
|
338
698
|
*/
|
|
339
|
-
async
|
|
340
|
-
return this.request("
|
|
699
|
+
async DescribeDspmAccessTopologyAssets(req, cb) {
|
|
700
|
+
return this.request("DescribeDspmAccessTopologyAssets", req, cb);
|
|
701
|
+
}
|
|
702
|
+
/**
|
|
703
|
+
* ip公网列表
|
|
704
|
+
*/
|
|
705
|
+
async DescribePublicIpAssets(req, cb) {
|
|
706
|
+
return this.request("DescribePublicIpAssets", req, cb);
|
|
341
707
|
}
|
|
342
708
|
/**
|
|
343
709
|
* 云边界分析资产分类
|
|
@@ -357,18 +723,72 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
357
723
|
async CreateRiskCenterScanTask(req, cb) {
|
|
358
724
|
return this.request("CreateRiskCenterScanTask", req, cb);
|
|
359
725
|
}
|
|
726
|
+
/**
|
|
727
|
+
* 查询Dspm资产账号列表
|
|
728
|
+
*/
|
|
729
|
+
async DescribeDspmAssetAccounts(req, cb) {
|
|
730
|
+
return this.request("DescribeDspmAssetAccounts", req, cb);
|
|
731
|
+
}
|
|
732
|
+
/**
|
|
733
|
+
* 恢复Dspm资产账号
|
|
734
|
+
*/
|
|
735
|
+
async RevertDspmAssetAccount(req, cb) {
|
|
736
|
+
return this.request("RevertDspmAssetAccount", req, cb);
|
|
737
|
+
}
|
|
360
738
|
/**
|
|
361
739
|
* 查询漏洞风险高级配置
|
|
362
740
|
*/
|
|
363
741
|
async DescribeVULRiskAdvanceCFGList(req, cb) {
|
|
364
742
|
return this.request("DescribeVULRiskAdvanceCFGList", req, cb);
|
|
365
743
|
}
|
|
744
|
+
/**
|
|
745
|
+
* 查询Dspm风险分组策略
|
|
746
|
+
*/
|
|
747
|
+
async DescribeDspmRiskStrategyGroup(req, cb) {
|
|
748
|
+
return this.request("DescribeDspmRiskStrategyGroup", req, cb);
|
|
749
|
+
}
|
|
750
|
+
/**
|
|
751
|
+
* 查询是否绑定角色
|
|
752
|
+
*/
|
|
753
|
+
async DescribeAssumeRole(req, cb) {
|
|
754
|
+
return this.request("DescribeAssumeRole", req, cb);
|
|
755
|
+
}
|
|
756
|
+
/**
|
|
757
|
+
* 查询Dspm风险趋势
|
|
758
|
+
*/
|
|
759
|
+
async DescribeDspmRiskTendency(req, cb) {
|
|
760
|
+
return this.request("DescribeDspmRiskTendency", req, cb);
|
|
761
|
+
}
|
|
366
762
|
/**
|
|
367
763
|
* 集群列表
|
|
368
764
|
*/
|
|
369
765
|
async DescribeClusterAssets(req, cb) {
|
|
370
766
|
return this.request("DescribeClusterAssets", req, cb);
|
|
371
767
|
}
|
|
768
|
+
/**
|
|
769
|
+
* 修改Dspm资产数据扫描任务
|
|
770
|
+
*/
|
|
771
|
+
async ModifyDspmAssetDataScanTask(req, cb) {
|
|
772
|
+
return this.request("ModifyDspmAssetDataScanTask", req, cb);
|
|
773
|
+
}
|
|
774
|
+
/**
|
|
775
|
+
* 修改集团账号状态
|
|
776
|
+
*/
|
|
777
|
+
async ModifyOrganizationAccountStatus(req, cb) {
|
|
778
|
+
return this.request("ModifyOrganizationAccountStatus", req, cb);
|
|
779
|
+
}
|
|
780
|
+
/**
|
|
781
|
+
* 查询Dspm访问记录
|
|
782
|
+
*/
|
|
783
|
+
async DescribeDspmAccessRecord(req, cb) {
|
|
784
|
+
return this.request("DescribeDspmAccessRecord", req, cb);
|
|
785
|
+
}
|
|
786
|
+
/**
|
|
787
|
+
* 修改Dspm个人身份id
|
|
788
|
+
*/
|
|
789
|
+
async ModifyDspmPersonalIdentify(req, cb) {
|
|
790
|
+
return this.request("ModifyDspmPersonalIdentify", req, cb);
|
|
791
|
+
}
|
|
372
792
|
/**
|
|
373
793
|
* 查询用户行为分析策略列表
|
|
374
794
|
*/
|
|
@@ -376,10 +796,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
376
796
|
return this.request("DescribeUebaRule", req, cb);
|
|
377
797
|
}
|
|
378
798
|
/**
|
|
379
|
-
*
|
|
799
|
+
* 获取账号调用记录列表
|
|
380
800
|
*/
|
|
381
|
-
async
|
|
382
|
-
return this.request("
|
|
801
|
+
async DescribeUserCallRecord(req, cb) {
|
|
802
|
+
return this.request("DescribeUserCallRecord", req, cb);
|
|
803
|
+
}
|
|
804
|
+
/**
|
|
805
|
+
* 查询Dspm资产账号预设特权信息
|
|
806
|
+
*/
|
|
807
|
+
async DescribeDspmAssetAccountPresetPrivileges(req, cb) {
|
|
808
|
+
return this.request("DescribeDspmAssetAccountPresetPrivileges", req, cb);
|
|
383
809
|
}
|
|
384
810
|
/**
|
|
385
811
|
* 查询凭证详情,返回凭证元数据和打码后的凭据数据。access类型返回Access数组(Key原文、Value打码),sts类型返回STS对象(System原文、SecretID和SecretKey打码)
|
|
@@ -393,12 +819,42 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
393
819
|
async DescribeScanStatistic(req, cb) {
|
|
394
820
|
return this.request("DescribeScanStatistic", req, cb);
|
|
395
821
|
}
|
|
822
|
+
/**
|
|
823
|
+
* 查询Dspm同步用户状态
|
|
824
|
+
*/
|
|
825
|
+
async DescribeDspmSyncUsersStatus(req, cb) {
|
|
826
|
+
return this.request("DescribeDspmSyncUsersStatus", req, cb);
|
|
827
|
+
}
|
|
396
828
|
/**
|
|
397
829
|
* 新安全中心风险中心-漏洞列表
|
|
398
830
|
*/
|
|
399
831
|
async DescribeVULList(req, cb) {
|
|
400
832
|
return this.request("DescribeVULList", req, cb);
|
|
401
833
|
}
|
|
834
|
+
/**
|
|
835
|
+
* 重置Dspm资产账号密码
|
|
836
|
+
*/
|
|
837
|
+
async ResetDspmAssetAccountPassword(req, cb) {
|
|
838
|
+
return this.request("ResetDspmAssetAccountPassword", req, cb);
|
|
839
|
+
}
|
|
840
|
+
/**
|
|
841
|
+
* 查询Dspm身份信息
|
|
842
|
+
*/
|
|
843
|
+
async DescribeDspmIdentifyInfo(req, cb) {
|
|
844
|
+
return this.request("DescribeDspmIdentifyInfo", req, cb);
|
|
845
|
+
}
|
|
846
|
+
/**
|
|
847
|
+
* 查询Dspm统计信息
|
|
848
|
+
*/
|
|
849
|
+
async DescribeDspmStatistics(req, cb) {
|
|
850
|
+
return this.request("DescribeDspmStatistics", req, cb);
|
|
851
|
+
}
|
|
852
|
+
/**
|
|
853
|
+
* 下载导出日志
|
|
854
|
+
*/
|
|
855
|
+
async DownloadDspmExportLog(req, cb) {
|
|
856
|
+
return this.request("DownloadDspmExportLog", req, cb);
|
|
857
|
+
}
|
|
402
858
|
/**
|
|
403
859
|
* 访问密钥告警记录AI分析结果详情
|
|
404
860
|
*/
|
|
@@ -412,28 +868,40 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
412
868
|
return this.request("DescribeAccessKeyUserDetail", req, cb);
|
|
413
869
|
}
|
|
414
870
|
/**
|
|
415
|
-
*
|
|
871
|
+
* 查询Dspm审批单列表
|
|
416
872
|
*/
|
|
417
|
-
async
|
|
418
|
-
return this.request("
|
|
873
|
+
async DescribeDspmApproveOrderList(req, cb) {
|
|
874
|
+
return this.request("DescribeDspmApproveOrderList", req, cb);
|
|
419
875
|
}
|
|
420
876
|
/**
|
|
421
|
-
*
|
|
877
|
+
* 删除风险中心扫描任务
|
|
422
878
|
*/
|
|
423
|
-
async
|
|
424
|
-
return this.request("
|
|
879
|
+
async DeleteRiskScanTask(req, cb) {
|
|
880
|
+
return this.request("DeleteRiskScanTask", req, cb);
|
|
425
881
|
}
|
|
426
882
|
/**
|
|
427
|
-
*
|
|
883
|
+
* 获取资产视角的弱口令风险列表
|
|
428
884
|
*/
|
|
429
|
-
async
|
|
430
|
-
return this.request("
|
|
885
|
+
async DescribeRiskCenterAssetViewWeakPasswordRiskList(req, cb) {
|
|
886
|
+
return this.request("DescribeRiskCenterAssetViewWeakPasswordRiskList", req, cb);
|
|
431
887
|
}
|
|
432
888
|
/**
|
|
433
|
-
*
|
|
889
|
+
* 查询备份日志列表
|
|
434
890
|
*/
|
|
435
|
-
async
|
|
436
|
-
return this.request("
|
|
891
|
+
async DescribeDspmBackupLogList(req, cb) {
|
|
892
|
+
return this.request("DescribeDspmBackupLogList", req, cb);
|
|
893
|
+
}
|
|
894
|
+
/**
|
|
895
|
+
* 创建Dspm白名单策略
|
|
896
|
+
*/
|
|
897
|
+
async CreateDspmWhitelistStrategy(req, cb) {
|
|
898
|
+
return this.request("CreateDspmWhitelistStrategy", req, cb);
|
|
899
|
+
}
|
|
900
|
+
/**
|
|
901
|
+
* 恢复备份日志
|
|
902
|
+
*/
|
|
903
|
+
async ModifyDspmRestoreLogTask(req, cb) {
|
|
904
|
+
return this.request("ModifyDspmRestoreLogTask", req, cb);
|
|
437
905
|
}
|
|
438
906
|
/**
|
|
439
907
|
* 修改风险中心扫描任务
|
|
@@ -448,10 +916,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
448
916
|
return this.request("DescribeCheckViewRisks", req, cb);
|
|
449
917
|
}
|
|
450
918
|
/**
|
|
451
|
-
*
|
|
919
|
+
* 资产视角下云资源配置风险列表
|
|
452
920
|
*/
|
|
453
|
-
async
|
|
454
|
-
return this.request("
|
|
921
|
+
async DescribeAssetRiskList(req, cb) {
|
|
922
|
+
return this.request("DescribeAssetRiskList", req, cb);
|
|
455
923
|
}
|
|
456
924
|
/**
|
|
457
925
|
* 更新自定义策略的开关
|
|
@@ -472,16 +940,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
472
940
|
return this.request("DescribeSearchBugInfo", req, cb);
|
|
473
941
|
}
|
|
474
942
|
/**
|
|
475
|
-
*
|
|
476
|
-
*/
|
|
477
|
-
async DescribePublicIpAssets(req, cb) {
|
|
478
|
-
return this.request("DescribePublicIpAssets", req, cb);
|
|
479
|
-
}
|
|
480
|
-
/**
|
|
481
|
-
* 获取资产视角的弱口令风险列表
|
|
943
|
+
* 查询集团的子账号列表
|
|
482
944
|
*/
|
|
483
|
-
async
|
|
484
|
-
return this.request("
|
|
945
|
+
async DescribeSubUserInfo(req, cb) {
|
|
946
|
+
return this.request("DescribeSubUserInfo", req, cb);
|
|
485
947
|
}
|
|
486
948
|
/**
|
|
487
949
|
* 获取漏洞视角的漏洞风险列表
|
|
@@ -489,18 +951,36 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
489
951
|
async DescribeVulViewVulRiskList(req, cb) {
|
|
490
952
|
return this.request("DescribeVulViewVulRiskList", req, cb);
|
|
491
953
|
}
|
|
954
|
+
/**
|
|
955
|
+
* 获取资产视角的漏洞风险列表
|
|
956
|
+
*/
|
|
957
|
+
async DescribeRiskCenterAssetViewVULRiskList(req, cb) {
|
|
958
|
+
return this.request("DescribeRiskCenterAssetViewVULRiskList", req, cb);
|
|
959
|
+
}
|
|
492
960
|
/**
|
|
493
961
|
* 创建域名、ip相关信息
|
|
494
962
|
*/
|
|
495
963
|
async CreateDomainAndIp(req, cb) {
|
|
496
964
|
return this.request("CreateDomainAndIp", req, cb);
|
|
497
965
|
}
|
|
966
|
+
/**
|
|
967
|
+
* 修改Dspm访问管理信息
|
|
968
|
+
*/
|
|
969
|
+
async ModifyDspmAccessRecord(req, cb) {
|
|
970
|
+
return this.request("ModifyDspmAccessRecord", req, cb);
|
|
971
|
+
}
|
|
498
972
|
/**
|
|
499
973
|
* 批量告警状态处理接口
|
|
500
974
|
*/
|
|
501
975
|
async UpdateAlertStatusList(req, cb) {
|
|
502
976
|
return this.request("UpdateAlertStatusList", req, cb);
|
|
503
977
|
}
|
|
978
|
+
/**
|
|
979
|
+
* 查询云边界分析-暴露路径下主机节点的高危基线风险列表
|
|
980
|
+
*/
|
|
981
|
+
async DescribeHighBaseLineRiskList(req, cb) {
|
|
982
|
+
return this.request("DescribeHighBaseLineRiskList", req, cb);
|
|
983
|
+
}
|
|
504
984
|
/**
|
|
505
985
|
* 获取用户访问密钥资产列表(源IP视角)
|
|
506
986
|
*/
|
|
@@ -508,16 +988,52 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
508
988
|
return this.request("DescribeSourceIPAsset", req, cb);
|
|
509
989
|
}
|
|
510
990
|
/**
|
|
511
|
-
*
|
|
991
|
+
* 获取资产视角的配置风险列表
|
|
512
992
|
*/
|
|
513
|
-
async
|
|
514
|
-
return this.request("
|
|
993
|
+
async DescribeRiskCenterAssetViewCFGRiskList(req, cb) {
|
|
994
|
+
return this.request("DescribeRiskCenterAssetViewCFGRiskList", req, cb);
|
|
515
995
|
}
|
|
516
996
|
/**
|
|
517
|
-
*
|
|
997
|
+
* 获取扫描报告列表
|
|
518
998
|
*/
|
|
519
|
-
async
|
|
520
|
-
return this.request("
|
|
999
|
+
async DescribeScanReportList(req, cb) {
|
|
1000
|
+
return this.request("DescribeScanReportList", req, cb);
|
|
1001
|
+
}
|
|
1002
|
+
/**
|
|
1003
|
+
* 修改Dspm身份信息
|
|
1004
|
+
*/
|
|
1005
|
+
async ModifyDspmIdentifyInfo(req, cb) {
|
|
1006
|
+
return this.request("ModifyDspmIdentifyInfo", req, cb);
|
|
1007
|
+
}
|
|
1008
|
+
/**
|
|
1009
|
+
* 创建Dspm个人身份id
|
|
1010
|
+
*/
|
|
1011
|
+
async CreateDspmPersonalIdentify(req, cb) {
|
|
1012
|
+
return this.request("CreateDspmPersonalIdentify", req, cb);
|
|
1013
|
+
}
|
|
1014
|
+
/**
|
|
1015
|
+
* 查询Dspm个人身份信息列表
|
|
1016
|
+
*/
|
|
1017
|
+
async DescribeDspmPersonalIdentifyList(req, cb) {
|
|
1018
|
+
return this.request("DescribeDspmPersonalIdentifyList", req, cb);
|
|
1019
|
+
}
|
|
1020
|
+
/**
|
|
1021
|
+
* 查询Dspm资产列表
|
|
1022
|
+
*/
|
|
1023
|
+
async DescribeDspmAssets(req, cb) {
|
|
1024
|
+
return this.request("DescribeDspmAssets", req, cb);
|
|
1025
|
+
}
|
|
1026
|
+
/**
|
|
1027
|
+
* 查询Dspm访问拓扑账号列表
|
|
1028
|
+
*/
|
|
1029
|
+
async DescribeDspmAccessTopologyAccounts(req, cb) {
|
|
1030
|
+
return this.request("DescribeDspmAccessTopologyAccounts", req, cb);
|
|
1031
|
+
}
|
|
1032
|
+
/**
|
|
1033
|
+
* 查询Dspm资产支持的权限
|
|
1034
|
+
*/
|
|
1035
|
+
async DescribeDspmAssetSupportedPrivileges(req, cb) {
|
|
1036
|
+
return this.request("DescribeDspmAssetSupportedPrivileges", req, cb);
|
|
521
1037
|
}
|
|
522
1038
|
/**
|
|
523
1039
|
* 获取报告下载的临时链接
|
|
@@ -537,11 +1053,23 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
537
1053
|
async DescribeAccessKeyRiskDetail(req, cb) {
|
|
538
1054
|
return this.request("DescribeAccessKeyRiskDetail", req, cb);
|
|
539
1055
|
}
|
|
1056
|
+
/**
|
|
1057
|
+
* 查询Dspm资产访问拓扑
|
|
1058
|
+
*/
|
|
1059
|
+
async DescribeDspmAssetAccessTopology(req, cb) {
|
|
1060
|
+
return this.request("DescribeDspmAssetAccessTopology", req, cb);
|
|
1061
|
+
}
|
|
540
1062
|
/**
|
|
541
1063
|
* 获取风险调用记录列表
|
|
542
1064
|
*/
|
|
543
1065
|
async DescribeRiskCallRecord(req, cb) {
|
|
544
1066
|
return this.request("DescribeRiskCallRecord", req, cb);
|
|
545
1067
|
}
|
|
1068
|
+
/**
|
|
1069
|
+
* 标记风险或者告警为 已处置/已忽略
|
|
1070
|
+
*/
|
|
1071
|
+
async UpdateAccessKeyAlarmStatus(req, cb) {
|
|
1072
|
+
return this.request("UpdateAccessKeyAlarmStatus", req, cb);
|
|
1073
|
+
}
|
|
546
1074
|
}
|
|
547
1075
|
exports.Client = Client;
|