tencentcloud-sdk-nodejs 4.1.65 → 4.1.67
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/apm/v20210622/apm_client.js +3 -0
- package/es/services/ctem/index.js +4 -0
- package/es/services/ctem/v20231128/ctem_client.js +81 -0
- package/es/services/ctem/v20231128/ctem_models.js +0 -0
- package/es/services/ctem/v20231128/index.js +6 -0
- package/es/services/index.js +1 -0
- package/es/services/mongodb/v20190725/mongodb_client.js +7 -4
- package/es/services/mqtt/v20240516/mqtt_client.js +3 -0
- package/es/services/teo/v20220901/teo_client.js +17 -2
- package/es/services/wedata/v20210820/wedata_client.js +3 -0
- 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/ams/v20201229/ams_models.d.ts +5 -95
- package/tencentcloud/services/apm/v20210622/apm_client.d.ts +5 -1
- package/tencentcloud/services/apm/v20210622/apm_client.js +6 -0
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +167 -113
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +11 -7
- package/tencentcloud/services/ctem/index.d.ts +6 -0
- package/tencentcloud/services/ctem/index.js +7 -0
- package/tencentcloud/services/ctem/v20231128/ctem_client.d.ts +110 -0
- package/tencentcloud/services/ctem/v20231128/ctem_client.js +181 -0
- package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +2733 -0
- package/tencentcloud/services/ctem/v20231128/ctem_models.js +18 -0
- package/tencentcloud/services/ctem/v20231128/index.d.ts +6 -0
- package/tencentcloud/services/ctem/v20231128/index.js +10 -0
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +3 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +3 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +9 -4
- package/tencentcloud/services/ecm/v20190719/ecm_client.d.ts +21 -7
- package/tencentcloud/services/ecm/v20190719/ecm_client.js +21 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +5 -1
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +1 -15
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +2 -2
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +2 -2
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +9 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +9 -5
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +12 -6
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +91 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +84 -9
- package/tencentcloud/services/mqtt/v20240516/mqtt_client.d.ts +5 -1
- package/tencentcloud/services/mqtt/v20240516/mqtt_client.js +6 -0
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +67 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +3 -3
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +24 -4
- package/tencentcloud/services/teo/v20220901/teo_client.js +34 -4
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +288 -46
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -0
- package/tencentcloud/services/tms/v20201229/tms_models.d.ts +5 -32
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +2 -2
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +2 -2
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +82 -65
- package/tencentcloud/services/vm/v20210922/vm_models.d.ts +61 -135
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +66 -0
|
@@ -0,0 +1,2733 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* ModifyCustomer返回参数结构体
|
|
3
|
+
*/
|
|
4
|
+
export interface ModifyCustomerResponse {
|
|
5
|
+
/**
|
|
6
|
+
* 企业ID
|
|
7
|
+
*/
|
|
8
|
+
Id?: number;
|
|
9
|
+
/**
|
|
10
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
11
|
+
*/
|
|
12
|
+
RequestId?: string;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* 微信公众号详情
|
|
16
|
+
*/
|
|
17
|
+
export interface DisplayWechatOfficialAccount {
|
|
18
|
+
/**
|
|
19
|
+
* 主键ID
|
|
20
|
+
*/
|
|
21
|
+
Id?: number;
|
|
22
|
+
/**
|
|
23
|
+
* 公共字段
|
|
24
|
+
*/
|
|
25
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
26
|
+
/**
|
|
27
|
+
* 名称
|
|
28
|
+
*/
|
|
29
|
+
Name?: string;
|
|
30
|
+
/**
|
|
31
|
+
* 图片地址
|
|
32
|
+
*/
|
|
33
|
+
Logo?: string;
|
|
34
|
+
/**
|
|
35
|
+
* 账号
|
|
36
|
+
*/
|
|
37
|
+
AccountId?: string;
|
|
38
|
+
/**
|
|
39
|
+
* 二维码
|
|
40
|
+
*/
|
|
41
|
+
QrCode?: string;
|
|
42
|
+
/**
|
|
43
|
+
* 描述
|
|
44
|
+
*/
|
|
45
|
+
Description?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* ModifyCustomer请求参数结构体
|
|
49
|
+
*/
|
|
50
|
+
export interface ModifyCustomerRequest {
|
|
51
|
+
/**
|
|
52
|
+
* 企业名称
|
|
53
|
+
*/
|
|
54
|
+
Name: string;
|
|
55
|
+
/**
|
|
56
|
+
* 百分比取值范围为30-100
|
|
57
|
+
*/
|
|
58
|
+
Percent: number;
|
|
59
|
+
/**
|
|
60
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
|
61
|
+
*/
|
|
62
|
+
ScanType: string;
|
|
63
|
+
/**
|
|
64
|
+
* 企业ID
|
|
65
|
+
*/
|
|
66
|
+
Id: number;
|
|
67
|
+
/**
|
|
68
|
+
* 周期测绘时间
|
|
69
|
+
*/
|
|
70
|
+
ScanCron?: string;
|
|
71
|
+
/**
|
|
72
|
+
* 是否立即启动
|
|
73
|
+
*/
|
|
74
|
+
IsScanNow?: boolean;
|
|
75
|
+
/**
|
|
76
|
+
* 是否启用周期测绘
|
|
77
|
+
*/
|
|
78
|
+
EnableCron?: boolean;
|
|
79
|
+
/**
|
|
80
|
+
* 是否扫描子公司
|
|
81
|
+
*/
|
|
82
|
+
EnableScanSubEnterprise?: boolean;
|
|
83
|
+
/**
|
|
84
|
+
* 是否授权
|
|
85
|
+
*/
|
|
86
|
+
EnableAuth?: boolean;
|
|
87
|
+
/**
|
|
88
|
+
* 授权开始时间
|
|
89
|
+
*/
|
|
90
|
+
AuthStartAt?: string;
|
|
91
|
+
/**
|
|
92
|
+
* 授权结束时间
|
|
93
|
+
*/
|
|
94
|
+
AuthEndAt?: string;
|
|
95
|
+
/**
|
|
96
|
+
* 授权文件id
|
|
97
|
+
*/
|
|
98
|
+
AuthFile?: string;
|
|
99
|
+
/**
|
|
100
|
+
* 测绘时间配置项,采用json字符串格式
|
|
101
|
+
*/
|
|
102
|
+
ScanTime?: string;
|
|
103
|
+
/**
|
|
104
|
+
* 企业图标
|
|
105
|
+
*/
|
|
106
|
+
Icon?: string;
|
|
107
|
+
/**
|
|
108
|
+
* 并发
|
|
109
|
+
*/
|
|
110
|
+
Qps?: number;
|
|
111
|
+
/**
|
|
112
|
+
* 子公司拓展层次
|
|
113
|
+
*/
|
|
114
|
+
SubCompanyLevel?: number;
|
|
115
|
+
/**
|
|
116
|
+
* 是否包含完整的扫描
|
|
117
|
+
*/
|
|
118
|
+
IsIncludeFullScan?: boolean;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* DescribeWechatApplets返回参数结构体
|
|
122
|
+
*/
|
|
123
|
+
export interface DescribeWechatAppletsResponse {
|
|
124
|
+
/**
|
|
125
|
+
* 总数
|
|
126
|
+
*/
|
|
127
|
+
Total?: number;
|
|
128
|
+
/**
|
|
129
|
+
* 数组
|
|
130
|
+
*/
|
|
131
|
+
List?: Array<DisplayWechatApplet>;
|
|
132
|
+
/**
|
|
133
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
134
|
+
*/
|
|
135
|
+
RequestId?: string;
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* DescribeManages请求参数结构体
|
|
139
|
+
*/
|
|
140
|
+
export interface DescribeManagesRequest {
|
|
141
|
+
/**
|
|
142
|
+
* 是否聚合数据
|
|
143
|
+
*/
|
|
144
|
+
IsAggregation?: boolean;
|
|
145
|
+
/**
|
|
146
|
+
* 是否新增数据
|
|
147
|
+
*/
|
|
148
|
+
IsNew?: boolean;
|
|
149
|
+
/**
|
|
150
|
+
* 企业ID
|
|
151
|
+
*/
|
|
152
|
+
CustomerId?: number;
|
|
153
|
+
/**
|
|
154
|
+
* 分页大小
|
|
155
|
+
*/
|
|
156
|
+
Limit?: number;
|
|
157
|
+
/**
|
|
158
|
+
* 分页偏移
|
|
159
|
+
*/
|
|
160
|
+
Offset?: number;
|
|
161
|
+
/**
|
|
162
|
+
* 子公司ID列表
|
|
163
|
+
*/
|
|
164
|
+
EnterpriseUidList?: Array<string>;
|
|
165
|
+
/**
|
|
166
|
+
* 数据输出格式:json、file,默认不填为json
|
|
167
|
+
*/
|
|
168
|
+
Format?: string;
|
|
169
|
+
/**
|
|
170
|
+
* 创建时间-开始
|
|
171
|
+
*/
|
|
172
|
+
CreateAtStart?: string;
|
|
173
|
+
/**
|
|
174
|
+
* 创建时间-结束
|
|
175
|
+
*/
|
|
176
|
+
CreateAtEnd?: string;
|
|
177
|
+
/**
|
|
178
|
+
* 更新时间-开始
|
|
179
|
+
*/
|
|
180
|
+
UpdateAtStart?: string;
|
|
181
|
+
/**
|
|
182
|
+
* 更新时间-结束
|
|
183
|
+
*/
|
|
184
|
+
UpdateAtEnd?: string;
|
|
185
|
+
/**
|
|
186
|
+
* 查询数组
|
|
187
|
+
*/
|
|
188
|
+
Filters?: Array<Filter>;
|
|
189
|
+
/**
|
|
190
|
+
* 是否显示被忽略的数据
|
|
191
|
+
*/
|
|
192
|
+
Ignored?: boolean;
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* CreateJobRecord请求参数结构体
|
|
196
|
+
*/
|
|
197
|
+
export interface CreateJobRecordRequest {
|
|
198
|
+
/**
|
|
199
|
+
* 企业ID
|
|
200
|
+
*/
|
|
201
|
+
CustomerId: number;
|
|
202
|
+
/**
|
|
203
|
+
* 任务类型:即时任务
|
|
204
|
+
*/
|
|
205
|
+
TaskType: string;
|
|
206
|
+
/**
|
|
207
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
|
208
|
+
*/
|
|
209
|
+
ScanType?: string;
|
|
210
|
+
/**
|
|
211
|
+
* qps设置
|
|
212
|
+
*/
|
|
213
|
+
Qps?: number;
|
|
214
|
+
/**
|
|
215
|
+
* 是否包含完整扫描
|
|
216
|
+
*/
|
|
217
|
+
IsIncludeFullScan?: boolean;
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* DescribeWechatOfficialAccounts请求参数结构体
|
|
221
|
+
*/
|
|
222
|
+
export interface DescribeWechatOfficialAccountsRequest {
|
|
223
|
+
/**
|
|
224
|
+
* 是否新增数据
|
|
225
|
+
*/
|
|
226
|
+
IsNew?: boolean;
|
|
227
|
+
/**
|
|
228
|
+
* 企业ID
|
|
229
|
+
*/
|
|
230
|
+
CustomerId?: number;
|
|
231
|
+
/**
|
|
232
|
+
* 分页大小
|
|
233
|
+
*/
|
|
234
|
+
Limit?: number;
|
|
235
|
+
/**
|
|
236
|
+
* 分页偏移
|
|
237
|
+
*/
|
|
238
|
+
Offset?: number;
|
|
239
|
+
/**
|
|
240
|
+
* 子公司ID列表
|
|
241
|
+
*/
|
|
242
|
+
EnterpriseUidList?: Array<string>;
|
|
243
|
+
/**
|
|
244
|
+
* 数据输出格式:json、file,默认不填为json
|
|
245
|
+
*/
|
|
246
|
+
Format?: string;
|
|
247
|
+
/**
|
|
248
|
+
* 创建时间-开始
|
|
249
|
+
*/
|
|
250
|
+
CreateAtStart?: string;
|
|
251
|
+
/**
|
|
252
|
+
* 创建时间-结束
|
|
253
|
+
*/
|
|
254
|
+
CreateAtEnd?: string;
|
|
255
|
+
/**
|
|
256
|
+
* 更新时间-开始
|
|
257
|
+
*/
|
|
258
|
+
UpdateAtStart?: string;
|
|
259
|
+
/**
|
|
260
|
+
* 更新时间-结束
|
|
261
|
+
*/
|
|
262
|
+
UpdateAtEnd?: string;
|
|
263
|
+
/**
|
|
264
|
+
* 查询数组
|
|
265
|
+
*/
|
|
266
|
+
Filters?: Array<Filter>;
|
|
267
|
+
/**
|
|
268
|
+
* 是否显示被忽略的数据
|
|
269
|
+
*/
|
|
270
|
+
Ignored?: boolean;
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* DescribeJobRecords返回参数结构体
|
|
274
|
+
*/
|
|
275
|
+
export interface DescribeJobRecordsResponse {
|
|
276
|
+
/**
|
|
277
|
+
* 总数
|
|
278
|
+
*/
|
|
279
|
+
Total?: number;
|
|
280
|
+
/**
|
|
281
|
+
* 数组
|
|
282
|
+
*/
|
|
283
|
+
List?: Array<DisplayJobRecord>;
|
|
284
|
+
/**
|
|
285
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
286
|
+
*/
|
|
287
|
+
RequestId?: string;
|
|
288
|
+
}
|
|
289
|
+
/**
|
|
290
|
+
* DescribeVuls请求参数结构体
|
|
291
|
+
*/
|
|
292
|
+
export interface DescribeVulsRequest {
|
|
293
|
+
/**
|
|
294
|
+
* 是否新增数据
|
|
295
|
+
*/
|
|
296
|
+
IsNew?: boolean;
|
|
297
|
+
/**
|
|
298
|
+
* 企业ID
|
|
299
|
+
*/
|
|
300
|
+
CustomerId?: number;
|
|
301
|
+
/**
|
|
302
|
+
* 分页大小
|
|
303
|
+
*/
|
|
304
|
+
Limit?: number;
|
|
305
|
+
/**
|
|
306
|
+
* 分页偏移
|
|
307
|
+
*/
|
|
308
|
+
Offset?: number;
|
|
309
|
+
/**
|
|
310
|
+
* 子公司ID列表
|
|
311
|
+
*/
|
|
312
|
+
EnterpriseUidList?: Array<string>;
|
|
313
|
+
/**
|
|
314
|
+
* 数据输出格式:json、file,默认不填为json
|
|
315
|
+
*/
|
|
316
|
+
Format?: string;
|
|
317
|
+
/**
|
|
318
|
+
* 创建时间-开始
|
|
319
|
+
*/
|
|
320
|
+
CreateAtStart?: string;
|
|
321
|
+
/**
|
|
322
|
+
* 创建时间-结束
|
|
323
|
+
*/
|
|
324
|
+
CreateAtEnd?: string;
|
|
325
|
+
/**
|
|
326
|
+
* 更新时间-开始
|
|
327
|
+
*/
|
|
328
|
+
UpdateAtStart?: string;
|
|
329
|
+
/**
|
|
330
|
+
* 更新时间-结束
|
|
331
|
+
*/
|
|
332
|
+
UpdateAtEnd?: string;
|
|
333
|
+
/**
|
|
334
|
+
* 查询数组
|
|
335
|
+
*/
|
|
336
|
+
Filters?: Array<Filter>;
|
|
337
|
+
/**
|
|
338
|
+
* 是否显示被忽略的数据
|
|
339
|
+
*/
|
|
340
|
+
Ignored?: boolean;
|
|
341
|
+
}
|
|
342
|
+
/**
|
|
343
|
+
* 任务详情
|
|
344
|
+
*/
|
|
345
|
+
export interface DisplayJobRecord {
|
|
346
|
+
/**
|
|
347
|
+
* 任务Id
|
|
348
|
+
*/
|
|
349
|
+
Id?: number;
|
|
350
|
+
/**
|
|
351
|
+
* 企业ID
|
|
352
|
+
*/
|
|
353
|
+
CustomerId?: number;
|
|
354
|
+
/**
|
|
355
|
+
* 企业名称
|
|
356
|
+
*/
|
|
357
|
+
CustomerName?: string;
|
|
358
|
+
/**
|
|
359
|
+
* 周期任务详情
|
|
360
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
361
|
+
*/
|
|
362
|
+
Crontab?: string;
|
|
363
|
+
/**
|
|
364
|
+
* 状态:2-错误/已停止,3-进行中,1-已完成, 4-停止
|
|
365
|
+
*/
|
|
366
|
+
Status?: number;
|
|
367
|
+
/**
|
|
368
|
+
* 新增数据
|
|
369
|
+
*/
|
|
370
|
+
NewCount?: number;
|
|
371
|
+
/**
|
|
372
|
+
* 创建时间
|
|
373
|
+
*/
|
|
374
|
+
CreateAt?: string;
|
|
375
|
+
/**
|
|
376
|
+
* 更新时间
|
|
377
|
+
*/
|
|
378
|
+
UpdateAt?: string;
|
|
379
|
+
/**
|
|
380
|
+
* 子任务进度
|
|
381
|
+
*/
|
|
382
|
+
Progress?: JobRecordProgress;
|
|
383
|
+
/**
|
|
384
|
+
* 并发设置
|
|
385
|
+
*/
|
|
386
|
+
Qps?: number;
|
|
387
|
+
/**
|
|
388
|
+
* 任务类型
|
|
389
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
390
|
+
*/
|
|
391
|
+
TaskType?: string;
|
|
392
|
+
/**
|
|
393
|
+
* 客户Uin
|
|
394
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
395
|
+
*/
|
|
396
|
+
Uin?: string;
|
|
397
|
+
/**
|
|
398
|
+
* 客户appid
|
|
399
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
400
|
+
*/
|
|
401
|
+
AppId?: number;
|
|
402
|
+
}
|
|
403
|
+
/**
|
|
404
|
+
* DescribeApps请求参数结构体
|
|
405
|
+
*/
|
|
406
|
+
export interface DescribeAppsRequest {
|
|
407
|
+
/**
|
|
408
|
+
* 子公司ID列表
|
|
409
|
+
*/
|
|
410
|
+
EnterpriseUidList?: Array<string>;
|
|
411
|
+
/**
|
|
412
|
+
* 是否新增数据
|
|
413
|
+
*/
|
|
414
|
+
IsNew?: boolean;
|
|
415
|
+
/**
|
|
416
|
+
* 企业ID
|
|
417
|
+
*/
|
|
418
|
+
CustomerId?: number;
|
|
419
|
+
/**
|
|
420
|
+
* 分页大小
|
|
421
|
+
*/
|
|
422
|
+
Limit?: number;
|
|
423
|
+
/**
|
|
424
|
+
* 分页偏移
|
|
425
|
+
*/
|
|
426
|
+
Offset?: number;
|
|
427
|
+
/**
|
|
428
|
+
* 数据输出格式:json、file,默认不填为json
|
|
429
|
+
*/
|
|
430
|
+
Format?: string;
|
|
431
|
+
/**
|
|
432
|
+
* 创建时间-开始
|
|
433
|
+
*/
|
|
434
|
+
CreateAtStart?: string;
|
|
435
|
+
/**
|
|
436
|
+
* 创建时间-结束
|
|
437
|
+
*/
|
|
438
|
+
CreateAtEnd?: string;
|
|
439
|
+
/**
|
|
440
|
+
* 更新时间-开始
|
|
441
|
+
*/
|
|
442
|
+
UpdateAtStart?: string;
|
|
443
|
+
/**
|
|
444
|
+
* 更新时间-结束
|
|
445
|
+
*/
|
|
446
|
+
UpdateAtEnd?: string;
|
|
447
|
+
/**
|
|
448
|
+
* 查询数组
|
|
449
|
+
*/
|
|
450
|
+
Filters?: Array<Filter>;
|
|
451
|
+
/**
|
|
452
|
+
* 是否显示被忽略的数据
|
|
453
|
+
*/
|
|
454
|
+
Ignored?: boolean;
|
|
455
|
+
}
|
|
456
|
+
/**
|
|
457
|
+
* DescribeDarkWebs请求参数结构体
|
|
458
|
+
*/
|
|
459
|
+
export interface DescribeDarkWebsRequest {
|
|
460
|
+
/**
|
|
461
|
+
* 是否新增数据
|
|
462
|
+
*/
|
|
463
|
+
IsNew?: boolean;
|
|
464
|
+
/**
|
|
465
|
+
* 企业ID
|
|
466
|
+
*/
|
|
467
|
+
CustomerId?: number;
|
|
468
|
+
/**
|
|
469
|
+
* 分页大小
|
|
470
|
+
*/
|
|
471
|
+
Limit?: number;
|
|
472
|
+
/**
|
|
473
|
+
* 分页偏移
|
|
474
|
+
*/
|
|
475
|
+
Offset?: number;
|
|
476
|
+
/**
|
|
477
|
+
* 子公司ID列表
|
|
478
|
+
*/
|
|
479
|
+
EnterpriseUidList?: Array<string>;
|
|
480
|
+
/**
|
|
481
|
+
* 数据输出格式:json、file,默认不填为json
|
|
482
|
+
*/
|
|
483
|
+
Format?: string;
|
|
484
|
+
/**
|
|
485
|
+
* 创建时间-开始
|
|
486
|
+
*/
|
|
487
|
+
CreateAtStart?: string;
|
|
488
|
+
/**
|
|
489
|
+
* 创建时间-结束
|
|
490
|
+
*/
|
|
491
|
+
CreateAtEnd?: string;
|
|
492
|
+
/**
|
|
493
|
+
* 更新时间-开始
|
|
494
|
+
*/
|
|
495
|
+
UpdateAtStart?: string;
|
|
496
|
+
/**
|
|
497
|
+
* 更新时间-结束
|
|
498
|
+
*/
|
|
499
|
+
UpdateAtEnd?: string;
|
|
500
|
+
/**
|
|
501
|
+
* 查询数组
|
|
502
|
+
*/
|
|
503
|
+
Filters?: Array<Filter>;
|
|
504
|
+
/**
|
|
505
|
+
* 是否显示被忽略的数据
|
|
506
|
+
*/
|
|
507
|
+
Ignored?: boolean;
|
|
508
|
+
}
|
|
509
|
+
/**
|
|
510
|
+
* 网盘泄露详情
|
|
511
|
+
*/
|
|
512
|
+
export interface DisplayNetDisk {
|
|
513
|
+
/**
|
|
514
|
+
* 主键ID
|
|
515
|
+
*/
|
|
516
|
+
Id?: number;
|
|
517
|
+
/**
|
|
518
|
+
* 内容
|
|
519
|
+
*/
|
|
520
|
+
Content?: string;
|
|
521
|
+
/**
|
|
522
|
+
* 命中关键字
|
|
523
|
+
*/
|
|
524
|
+
MatchedKeywords?: string;
|
|
525
|
+
/**
|
|
526
|
+
* 泄露地址
|
|
527
|
+
*/
|
|
528
|
+
Url?: string;
|
|
529
|
+
/**
|
|
530
|
+
* 状态
|
|
531
|
+
*/
|
|
532
|
+
Status?: string;
|
|
533
|
+
/**
|
|
534
|
+
* 公共字段
|
|
535
|
+
*/
|
|
536
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
537
|
+
/**
|
|
538
|
+
* 泄露平台
|
|
539
|
+
*/
|
|
540
|
+
Platform?: string;
|
|
541
|
+
}
|
|
542
|
+
/**
|
|
543
|
+
* DescribeHttps请求参数结构体
|
|
544
|
+
*/
|
|
545
|
+
export interface DescribeHttpsRequest {
|
|
546
|
+
/**
|
|
547
|
+
* 是否聚合数据
|
|
548
|
+
*/
|
|
549
|
+
IsAggregation?: boolean;
|
|
550
|
+
/**
|
|
551
|
+
* 是否新增数据
|
|
552
|
+
*/
|
|
553
|
+
IsNew?: boolean;
|
|
554
|
+
/**
|
|
555
|
+
* 企业ID
|
|
556
|
+
*/
|
|
557
|
+
CustomerId?: number;
|
|
558
|
+
/**
|
|
559
|
+
* 分页大小
|
|
560
|
+
*/
|
|
561
|
+
Limit?: number;
|
|
562
|
+
/**
|
|
563
|
+
* 分页偏移
|
|
564
|
+
*/
|
|
565
|
+
Offset?: number;
|
|
566
|
+
/**
|
|
567
|
+
* 子公司ID列表
|
|
568
|
+
*/
|
|
569
|
+
EnterpriseUidList?: Array<string>;
|
|
570
|
+
/**
|
|
571
|
+
* 数据输出格式:json、file,默认不填为json
|
|
572
|
+
*/
|
|
573
|
+
Format?: string;
|
|
574
|
+
/**
|
|
575
|
+
* 创建时间-开始
|
|
576
|
+
*/
|
|
577
|
+
CreateAtStart?: string;
|
|
578
|
+
/**
|
|
579
|
+
* 创建时间-结束
|
|
580
|
+
*/
|
|
581
|
+
CreateAtEnd?: string;
|
|
582
|
+
/**
|
|
583
|
+
* 更新时间-开始
|
|
584
|
+
*/
|
|
585
|
+
UpdateAtStart?: string;
|
|
586
|
+
/**
|
|
587
|
+
* 更新时间-结束
|
|
588
|
+
*/
|
|
589
|
+
UpdateAtEnd?: string;
|
|
590
|
+
/**
|
|
591
|
+
* 查询数组
|
|
592
|
+
*/
|
|
593
|
+
Filters?: Array<Filter>;
|
|
594
|
+
/**
|
|
595
|
+
* 是否显示被忽略的数据
|
|
596
|
+
*/
|
|
597
|
+
Ignored?: boolean;
|
|
598
|
+
/**
|
|
599
|
+
* 是否显示变更
|
|
600
|
+
*/
|
|
601
|
+
IsShowChange?: boolean;
|
|
602
|
+
/**
|
|
603
|
+
* 是否仅显示过期风险资产
|
|
604
|
+
*/
|
|
605
|
+
HasExpirationRisk?: boolean;
|
|
606
|
+
}
|
|
607
|
+
/**
|
|
608
|
+
* DescribeEnterprises返回参数结构体
|
|
609
|
+
*/
|
|
610
|
+
export interface DescribeEnterprisesResponse {
|
|
611
|
+
/**
|
|
612
|
+
* 总数
|
|
613
|
+
*/
|
|
614
|
+
Total?: number;
|
|
615
|
+
/**
|
|
616
|
+
* 数组
|
|
617
|
+
*/
|
|
618
|
+
List?: Array<DisplayEnterprise>;
|
|
619
|
+
/**
|
|
620
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
621
|
+
*/
|
|
622
|
+
RequestId?: string;
|
|
623
|
+
}
|
|
624
|
+
/**
|
|
625
|
+
* DescribeSuspiciousAssets返回参数结构体
|
|
626
|
+
*/
|
|
627
|
+
export interface DescribeSuspiciousAssetsResponse {
|
|
628
|
+
/**
|
|
629
|
+
* 总数
|
|
630
|
+
*/
|
|
631
|
+
Total?: number;
|
|
632
|
+
/**
|
|
633
|
+
* 数组
|
|
634
|
+
*/
|
|
635
|
+
List?: Array<DisplaySuspiciousAsset>;
|
|
636
|
+
/**
|
|
637
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
638
|
+
*/
|
|
639
|
+
RequestId?: string;
|
|
640
|
+
}
|
|
641
|
+
/**
|
|
642
|
+
* CreateCustomer请求参数结构体
|
|
643
|
+
*/
|
|
644
|
+
export interface CreateCustomerRequest {
|
|
645
|
+
/**
|
|
646
|
+
* 企业名称
|
|
647
|
+
*/
|
|
648
|
+
Name: string;
|
|
649
|
+
/**
|
|
650
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
|
651
|
+
*/
|
|
652
|
+
ScanType: string;
|
|
653
|
+
/**
|
|
654
|
+
* 百分比取值范围为30-100
|
|
655
|
+
*/
|
|
656
|
+
Percent?: number;
|
|
657
|
+
/**
|
|
658
|
+
* 周期测绘时间
|
|
659
|
+
*/
|
|
660
|
+
ScanCron?: string;
|
|
661
|
+
/**
|
|
662
|
+
* 是否立即启动
|
|
663
|
+
*/
|
|
664
|
+
IsScanNow?: boolean;
|
|
665
|
+
/**
|
|
666
|
+
* 是否启用周期测绘
|
|
667
|
+
*/
|
|
668
|
+
EnableCron?: boolean;
|
|
669
|
+
/**
|
|
670
|
+
* 是否扫描子公司
|
|
671
|
+
*/
|
|
672
|
+
EnableScanSubEnterprise?: boolean;
|
|
673
|
+
/**
|
|
674
|
+
* 是否授权
|
|
675
|
+
*/
|
|
676
|
+
EnableAuth?: boolean;
|
|
677
|
+
/**
|
|
678
|
+
* 授权开始时间
|
|
679
|
+
*/
|
|
680
|
+
AuthStartAt?: string;
|
|
681
|
+
/**
|
|
682
|
+
* 授权结束时间
|
|
683
|
+
*/
|
|
684
|
+
AuthEndAt?: string;
|
|
685
|
+
/**
|
|
686
|
+
* 授权文件id
|
|
687
|
+
*/
|
|
688
|
+
AuthFile?: string;
|
|
689
|
+
/**
|
|
690
|
+
* 测绘时间配置项,采用json字符串格式
|
|
691
|
+
*/
|
|
692
|
+
ScanTime?: string;
|
|
693
|
+
/**
|
|
694
|
+
* 企业相关的关键字
|
|
695
|
+
*/
|
|
696
|
+
Keywords?: string;
|
|
697
|
+
/**
|
|
698
|
+
* 图标
|
|
699
|
+
*/
|
|
700
|
+
Icon?: string;
|
|
701
|
+
/**
|
|
702
|
+
* 并发设置
|
|
703
|
+
*/
|
|
704
|
+
Qps?: number;
|
|
705
|
+
/**
|
|
706
|
+
* 限制子公司层级,-1表示不限制
|
|
707
|
+
*/
|
|
708
|
+
SubCompanyLevel?: number;
|
|
709
|
+
/**
|
|
710
|
+
* 是否以企业名称为起点做完整扫描(包含手动上传),如只想扫描特定的某几个域名,则传false。
|
|
711
|
+
*/
|
|
712
|
+
IsIncludeFullScan?: boolean;
|
|
713
|
+
}
|
|
714
|
+
/**
|
|
715
|
+
* 漏洞详情
|
|
716
|
+
*/
|
|
717
|
+
export interface DisplayVul {
|
|
718
|
+
/**
|
|
719
|
+
* 主键ID
|
|
720
|
+
*/
|
|
721
|
+
Id?: number;
|
|
722
|
+
/**
|
|
723
|
+
* 公共字段
|
|
724
|
+
*/
|
|
725
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
726
|
+
/**
|
|
727
|
+
* 解析的IP
|
|
728
|
+
*/
|
|
729
|
+
Ip?: string;
|
|
730
|
+
/**
|
|
731
|
+
* 端口
|
|
732
|
+
*/
|
|
733
|
+
Port?: number;
|
|
734
|
+
/**
|
|
735
|
+
* Url地址
|
|
736
|
+
*/
|
|
737
|
+
Url?: string;
|
|
738
|
+
/**
|
|
739
|
+
* 风险等级:1:提示, 2:低危, 3:中危, 4:高危, 5: 严重
|
|
740
|
+
*/
|
|
741
|
+
Level?: number;
|
|
742
|
+
/**
|
|
743
|
+
* 漏洞名称
|
|
744
|
+
*/
|
|
745
|
+
Name?: string;
|
|
746
|
+
/**
|
|
747
|
+
* 是否修复,0:未修复,1:已修复
|
|
748
|
+
*/
|
|
749
|
+
RepairStatus?: number;
|
|
750
|
+
/**
|
|
751
|
+
* 建议
|
|
752
|
+
*/
|
|
753
|
+
Suggestion?: string;
|
|
754
|
+
/**
|
|
755
|
+
* 发现时间
|
|
756
|
+
*/
|
|
757
|
+
DiscoverTime?: string;
|
|
758
|
+
/**
|
|
759
|
+
* AI研判
|
|
760
|
+
*/
|
|
761
|
+
AiJudge?: string;
|
|
762
|
+
/**
|
|
763
|
+
* 状态:unrepaired:未修复,repaired:已修复, offline:资产已下线, ignore:已忽略
|
|
764
|
+
*/
|
|
765
|
+
Status?: string;
|
|
766
|
+
/**
|
|
767
|
+
* 上次复测时间
|
|
768
|
+
*/
|
|
769
|
+
LastCheckTime?: string;
|
|
770
|
+
}
|
|
771
|
+
/**
|
|
772
|
+
* DescribeSensitiveInfos请求参数结构体
|
|
773
|
+
*/
|
|
774
|
+
export interface DescribeSensitiveInfosRequest {
|
|
775
|
+
/**
|
|
776
|
+
* 是否聚合数据
|
|
777
|
+
*/
|
|
778
|
+
IsAggregation?: boolean;
|
|
779
|
+
/**
|
|
780
|
+
* 是否新增数据
|
|
781
|
+
*/
|
|
782
|
+
IsNew?: boolean;
|
|
783
|
+
/**
|
|
784
|
+
* 企业ID
|
|
785
|
+
*/
|
|
786
|
+
CustomerId?: number;
|
|
787
|
+
/**
|
|
788
|
+
* 分页大小
|
|
789
|
+
*/
|
|
790
|
+
Limit?: number;
|
|
791
|
+
/**
|
|
792
|
+
* 分页偏移
|
|
793
|
+
*/
|
|
794
|
+
Offset?: number;
|
|
795
|
+
/**
|
|
796
|
+
* 子公司ID列表
|
|
797
|
+
*/
|
|
798
|
+
EnterpriseUidList?: Array<string>;
|
|
799
|
+
/**
|
|
800
|
+
* 数据输出格式:json、file,默认不填为json
|
|
801
|
+
*/
|
|
802
|
+
Format?: string;
|
|
803
|
+
/**
|
|
804
|
+
* 创建时间-开始
|
|
805
|
+
*/
|
|
806
|
+
CreateAtStart?: string;
|
|
807
|
+
/**
|
|
808
|
+
* 创建时间-结束
|
|
809
|
+
*/
|
|
810
|
+
CreateAtEnd?: string;
|
|
811
|
+
/**
|
|
812
|
+
* 更新时间-开始
|
|
813
|
+
*/
|
|
814
|
+
UpdateAtStart?: string;
|
|
815
|
+
/**
|
|
816
|
+
* 更新时间-结束
|
|
817
|
+
*/
|
|
818
|
+
UpdateAtEnd?: string;
|
|
819
|
+
/**
|
|
820
|
+
* 查询数组
|
|
821
|
+
*/
|
|
822
|
+
Filters?: Array<Filter>;
|
|
823
|
+
/**
|
|
824
|
+
* 是否显示被忽略的数据
|
|
825
|
+
*/
|
|
826
|
+
Ignored?: boolean;
|
|
827
|
+
}
|
|
828
|
+
/**
|
|
829
|
+
* DescribeNetDisks请求参数结构体
|
|
830
|
+
*/
|
|
831
|
+
export interface DescribeNetDisksRequest {
|
|
832
|
+
/**
|
|
833
|
+
* 是否新增数据
|
|
834
|
+
*/
|
|
835
|
+
IsNew?: boolean;
|
|
836
|
+
/**
|
|
837
|
+
* 企业ID
|
|
838
|
+
*/
|
|
839
|
+
CustomerId?: number;
|
|
840
|
+
/**
|
|
841
|
+
* 分页大小
|
|
842
|
+
*/
|
|
843
|
+
Limit?: number;
|
|
844
|
+
/**
|
|
845
|
+
* 分页偏移
|
|
846
|
+
*/
|
|
847
|
+
Offset?: number;
|
|
848
|
+
/**
|
|
849
|
+
* 子公司ID列表
|
|
850
|
+
*/
|
|
851
|
+
EnterpriseUidList?: Array<string>;
|
|
852
|
+
/**
|
|
853
|
+
* 数据输出格式:json、file,默认不填为json
|
|
854
|
+
*/
|
|
855
|
+
Format?: string;
|
|
856
|
+
/**
|
|
857
|
+
* 创建时间-开始
|
|
858
|
+
*/
|
|
859
|
+
CreateAtStart?: string;
|
|
860
|
+
/**
|
|
861
|
+
* 创建时间-结束
|
|
862
|
+
*/
|
|
863
|
+
CreateAtEnd?: string;
|
|
864
|
+
/**
|
|
865
|
+
* 更新时间-开始
|
|
866
|
+
*/
|
|
867
|
+
UpdateAtStart?: string;
|
|
868
|
+
/**
|
|
869
|
+
* 更新时间-结束
|
|
870
|
+
*/
|
|
871
|
+
UpdateAtEnd?: string;
|
|
872
|
+
/**
|
|
873
|
+
* 查询数组
|
|
874
|
+
*/
|
|
875
|
+
Filters?: Array<Filter>;
|
|
876
|
+
/**
|
|
877
|
+
* 是否显示被忽略的数据
|
|
878
|
+
*/
|
|
879
|
+
Ignored?: boolean;
|
|
880
|
+
}
|
|
881
|
+
/**
|
|
882
|
+
* DescribeAssets请求参数结构体
|
|
883
|
+
*/
|
|
884
|
+
export interface DescribeAssetsRequest {
|
|
885
|
+
/**
|
|
886
|
+
* 是否新增数据
|
|
887
|
+
*/
|
|
888
|
+
IsNew?: boolean;
|
|
889
|
+
/**
|
|
890
|
+
* 企业ID
|
|
891
|
+
*/
|
|
892
|
+
CustomerId?: number;
|
|
893
|
+
/**
|
|
894
|
+
* 分页大小
|
|
895
|
+
*/
|
|
896
|
+
Limit?: number;
|
|
897
|
+
/**
|
|
898
|
+
* 分页偏移
|
|
899
|
+
*/
|
|
900
|
+
Offset?: number;
|
|
901
|
+
/**
|
|
902
|
+
* 子公司ID列表
|
|
903
|
+
*/
|
|
904
|
+
EnterpriseUidList?: Array<string>;
|
|
905
|
+
/**
|
|
906
|
+
* 数据输出格式:json、file,默认不填为json
|
|
907
|
+
*/
|
|
908
|
+
Format?: string;
|
|
909
|
+
/**
|
|
910
|
+
* 创建时间-开始
|
|
911
|
+
*/
|
|
912
|
+
CreateAtStart?: string;
|
|
913
|
+
/**
|
|
914
|
+
* 创建时间-结束
|
|
915
|
+
*/
|
|
916
|
+
CreateAtEnd?: string;
|
|
917
|
+
/**
|
|
918
|
+
* 更新时间-开始
|
|
919
|
+
*/
|
|
920
|
+
UpdateAtStart?: string;
|
|
921
|
+
/**
|
|
922
|
+
* 更新时间-结束
|
|
923
|
+
*/
|
|
924
|
+
UpdateAtEnd?: string;
|
|
925
|
+
/**
|
|
926
|
+
* 查询数组
|
|
927
|
+
*/
|
|
928
|
+
Filters?: Array<Filter>;
|
|
929
|
+
/**
|
|
930
|
+
* 是否显示被忽略的数据
|
|
931
|
+
*/
|
|
932
|
+
Ignored?: boolean;
|
|
933
|
+
}
|
|
934
|
+
/**
|
|
935
|
+
* DescribeJobRecordDetails请求参数结构体
|
|
936
|
+
*/
|
|
937
|
+
export interface DescribeJobRecordDetailsRequest {
|
|
938
|
+
/**
|
|
939
|
+
* 数据类型,包括:enterprise(企业架构),domain(主域名),sub_domain(子域名),asset(主机资产),port(端口服务),http(网站资产),vul(漏洞信息),app(APP),wechat_applet(微信小程序),wechat_official_account(微信公众号),github(Github泄露),manage(后台识别),config(目录爆破),dark_web(暗网泄露),net_disk(文库网盘泄露),social_engineering(员工信息),supply_chain(供应链信息),weak_password(弱口令),sensitive_info(敏感信息泄露),suspicious_asset(影子资产)
|
|
940
|
+
*/
|
|
941
|
+
Module: string;
|
|
942
|
+
/**
|
|
943
|
+
* 结果id
|
|
944
|
+
*/
|
|
945
|
+
Id: number;
|
|
946
|
+
/**
|
|
947
|
+
* 任务id
|
|
948
|
+
*/
|
|
949
|
+
JobRecordId?: number;
|
|
950
|
+
}
|
|
951
|
+
/**
|
|
952
|
+
* DescribeJobRecordDetails返回参数结构体
|
|
953
|
+
*/
|
|
954
|
+
export interface DescribeJobRecordDetailsResponse {
|
|
955
|
+
/**
|
|
956
|
+
* 总数
|
|
957
|
+
*/
|
|
958
|
+
Total?: number;
|
|
959
|
+
/**
|
|
960
|
+
* 数组
|
|
961
|
+
*/
|
|
962
|
+
List?: Array<DisplayJobRecordDetail>;
|
|
963
|
+
/**
|
|
964
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
965
|
+
*/
|
|
966
|
+
RequestId?: string;
|
|
967
|
+
}
|
|
968
|
+
/**
|
|
969
|
+
* DescribeSubDomains请求参数结构体
|
|
970
|
+
*/
|
|
971
|
+
export interface DescribeSubDomainsRequest {
|
|
972
|
+
/**
|
|
973
|
+
* 是否新增数据
|
|
974
|
+
*/
|
|
975
|
+
IsNew?: boolean;
|
|
976
|
+
/**
|
|
977
|
+
* 企业ID
|
|
978
|
+
*/
|
|
979
|
+
CustomerId?: number;
|
|
980
|
+
/**
|
|
981
|
+
* 是否聚合数据
|
|
982
|
+
*/
|
|
983
|
+
IsAggregation?: boolean;
|
|
984
|
+
/**
|
|
985
|
+
* 分页大小
|
|
986
|
+
*/
|
|
987
|
+
Limit?: number;
|
|
988
|
+
/**
|
|
989
|
+
* 分页偏移
|
|
990
|
+
*/
|
|
991
|
+
Offset?: number;
|
|
992
|
+
/**
|
|
993
|
+
* 子公司ID列表
|
|
994
|
+
*/
|
|
995
|
+
EnterpriseUidList?: Array<string>;
|
|
996
|
+
/**
|
|
997
|
+
* 数据输出格式:json、file,默认不填为json
|
|
998
|
+
*/
|
|
999
|
+
Format?: string;
|
|
1000
|
+
/**
|
|
1001
|
+
* 创建时间-开始
|
|
1002
|
+
*/
|
|
1003
|
+
CreateAtStart?: string;
|
|
1004
|
+
/**
|
|
1005
|
+
* 创建时间-结束
|
|
1006
|
+
*/
|
|
1007
|
+
CreateAtEnd?: string;
|
|
1008
|
+
/**
|
|
1009
|
+
* 更新时间-开始
|
|
1010
|
+
*/
|
|
1011
|
+
UpdateAtStart?: string;
|
|
1012
|
+
/**
|
|
1013
|
+
* 更新时间-结束
|
|
1014
|
+
*/
|
|
1015
|
+
UpdateAtEnd?: string;
|
|
1016
|
+
/**
|
|
1017
|
+
* 查询数组
|
|
1018
|
+
*/
|
|
1019
|
+
Filters?: Array<Filter>;
|
|
1020
|
+
/**
|
|
1021
|
+
* 是否显示被忽略的数据
|
|
1022
|
+
*/
|
|
1023
|
+
Ignored?: boolean;
|
|
1024
|
+
}
|
|
1025
|
+
/**
|
|
1026
|
+
* DescribeCustomers请求参数结构体
|
|
1027
|
+
*/
|
|
1028
|
+
export interface DescribeCustomersRequest {
|
|
1029
|
+
/**
|
|
1030
|
+
* 分页大小
|
|
1031
|
+
*/
|
|
1032
|
+
Limit?: number;
|
|
1033
|
+
/**
|
|
1034
|
+
* 分页偏移
|
|
1035
|
+
*/
|
|
1036
|
+
Offset?: number;
|
|
1037
|
+
/**
|
|
1038
|
+
* 查询数组
|
|
1039
|
+
*/
|
|
1040
|
+
Filters?: Array<Filter>;
|
|
1041
|
+
/**
|
|
1042
|
+
* 企业名称模糊搜索
|
|
1043
|
+
*/
|
|
1044
|
+
Keyword?: string;
|
|
1045
|
+
}
|
|
1046
|
+
/**
|
|
1047
|
+
* 链路详情
|
|
1048
|
+
*/
|
|
1049
|
+
export interface DisplayJobRecordDetail {
|
|
1050
|
+
/**
|
|
1051
|
+
* 发现时间
|
|
1052
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1053
|
+
*/
|
|
1054
|
+
TimeAt?: string;
|
|
1055
|
+
/**
|
|
1056
|
+
* 模块
|
|
1057
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1058
|
+
*/
|
|
1059
|
+
Module?: string;
|
|
1060
|
+
/**
|
|
1061
|
+
* 模块名称
|
|
1062
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1063
|
+
*/
|
|
1064
|
+
ModuleName?: string;
|
|
1065
|
+
/**
|
|
1066
|
+
* 任务id
|
|
1067
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1068
|
+
*/
|
|
1069
|
+
JobRecordId?: number;
|
|
1070
|
+
/**
|
|
1071
|
+
* 目标
|
|
1072
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1073
|
+
*/
|
|
1074
|
+
Data?: Array<IdndValue>;
|
|
1075
|
+
}
|
|
1076
|
+
/**
|
|
1077
|
+
* Github泄露详情
|
|
1078
|
+
*/
|
|
1079
|
+
export interface DisplayGithub {
|
|
1080
|
+
/**
|
|
1081
|
+
* 主键ID
|
|
1082
|
+
*/
|
|
1083
|
+
Id?: number;
|
|
1084
|
+
/**
|
|
1085
|
+
* 内容
|
|
1086
|
+
*/
|
|
1087
|
+
Content?: string;
|
|
1088
|
+
/**
|
|
1089
|
+
* 命中关键字
|
|
1090
|
+
*/
|
|
1091
|
+
MatchedKeywords?: string;
|
|
1092
|
+
/**
|
|
1093
|
+
* 泄露地址
|
|
1094
|
+
*/
|
|
1095
|
+
Url?: string;
|
|
1096
|
+
/**
|
|
1097
|
+
* 状态
|
|
1098
|
+
*/
|
|
1099
|
+
Status?: string;
|
|
1100
|
+
/**
|
|
1101
|
+
* 公共字段
|
|
1102
|
+
*/
|
|
1103
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1104
|
+
}
|
|
1105
|
+
/**
|
|
1106
|
+
* 主机资产详情
|
|
1107
|
+
*/
|
|
1108
|
+
export interface DisplayAsset {
|
|
1109
|
+
/**
|
|
1110
|
+
* 主机资产Id
|
|
1111
|
+
*/
|
|
1112
|
+
Id?: number;
|
|
1113
|
+
/**
|
|
1114
|
+
* 操作系统类型
|
|
1115
|
+
*/
|
|
1116
|
+
Os?: string;
|
|
1117
|
+
/**
|
|
1118
|
+
* 主机地址
|
|
1119
|
+
*/
|
|
1120
|
+
Ip?: string;
|
|
1121
|
+
/**
|
|
1122
|
+
* 国家
|
|
1123
|
+
*/
|
|
1124
|
+
Country?: string;
|
|
1125
|
+
/**
|
|
1126
|
+
* 省份
|
|
1127
|
+
*/
|
|
1128
|
+
Province?: string;
|
|
1129
|
+
/**
|
|
1130
|
+
* 地域
|
|
1131
|
+
*/
|
|
1132
|
+
City?: string;
|
|
1133
|
+
/**
|
|
1134
|
+
* 运营商
|
|
1135
|
+
*/
|
|
1136
|
+
Isp?: string;
|
|
1137
|
+
/**
|
|
1138
|
+
* 公共字段
|
|
1139
|
+
*/
|
|
1140
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1141
|
+
}
|
|
1142
|
+
/**
|
|
1143
|
+
* 移动资产详情
|
|
1144
|
+
*/
|
|
1145
|
+
export interface DisplayApp {
|
|
1146
|
+
/**
|
|
1147
|
+
* 主键ID
|
|
1148
|
+
*/
|
|
1149
|
+
Id?: number;
|
|
1150
|
+
/**
|
|
1151
|
+
* 公共字段
|
|
1152
|
+
*/
|
|
1153
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1154
|
+
/**
|
|
1155
|
+
* APP名称
|
|
1156
|
+
*/
|
|
1157
|
+
Name?: string;
|
|
1158
|
+
/**
|
|
1159
|
+
* 描述
|
|
1160
|
+
*/
|
|
1161
|
+
Description?: string;
|
|
1162
|
+
/**
|
|
1163
|
+
* 开发者
|
|
1164
|
+
*/
|
|
1165
|
+
Developer?: string;
|
|
1166
|
+
/**
|
|
1167
|
+
* 下载地址
|
|
1168
|
+
*/
|
|
1169
|
+
DownloadUrl?: string;
|
|
1170
|
+
/**
|
|
1171
|
+
* 图片
|
|
1172
|
+
*/
|
|
1173
|
+
Logo?: string;
|
|
1174
|
+
/**
|
|
1175
|
+
* 包名
|
|
1176
|
+
*/
|
|
1177
|
+
PackageName?: string;
|
|
1178
|
+
/**
|
|
1179
|
+
* 平台
|
|
1180
|
+
*/
|
|
1181
|
+
Platform?: string;
|
|
1182
|
+
/**
|
|
1183
|
+
* 服务端地址
|
|
1184
|
+
*/
|
|
1185
|
+
ServerUrl?: string;
|
|
1186
|
+
/**
|
|
1187
|
+
* app版本
|
|
1188
|
+
*/
|
|
1189
|
+
AppVersion?: string;
|
|
1190
|
+
}
|
|
1191
|
+
/**
|
|
1192
|
+
* DescribeVuls返回参数结构体
|
|
1193
|
+
*/
|
|
1194
|
+
export interface DescribeVulsResponse {
|
|
1195
|
+
/**
|
|
1196
|
+
* 总数
|
|
1197
|
+
*/
|
|
1198
|
+
Total?: number;
|
|
1199
|
+
/**
|
|
1200
|
+
* 数组
|
|
1201
|
+
*/
|
|
1202
|
+
List?: Array<DisplayVul>;
|
|
1203
|
+
/**
|
|
1204
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1205
|
+
*/
|
|
1206
|
+
RequestId?: string;
|
|
1207
|
+
}
|
|
1208
|
+
/**
|
|
1209
|
+
* 子域名详情
|
|
1210
|
+
*/
|
|
1211
|
+
export interface DisplaySubDomain {
|
|
1212
|
+
/**
|
|
1213
|
+
* 主键ID
|
|
1214
|
+
*/
|
|
1215
|
+
Id?: number;
|
|
1216
|
+
/**
|
|
1217
|
+
* 子域名
|
|
1218
|
+
*/
|
|
1219
|
+
SubDomain?: string;
|
|
1220
|
+
/**
|
|
1221
|
+
* Ip
|
|
1222
|
+
*/
|
|
1223
|
+
Ip?: string;
|
|
1224
|
+
/**
|
|
1225
|
+
* 国家
|
|
1226
|
+
*/
|
|
1227
|
+
Country?: string;
|
|
1228
|
+
/**
|
|
1229
|
+
* 省份
|
|
1230
|
+
*/
|
|
1231
|
+
Province?: string;
|
|
1232
|
+
/**
|
|
1233
|
+
* 城市
|
|
1234
|
+
*/
|
|
1235
|
+
City?: string;
|
|
1236
|
+
/**
|
|
1237
|
+
* 互联网服务提供商
|
|
1238
|
+
*/
|
|
1239
|
+
Isp?: string;
|
|
1240
|
+
/**
|
|
1241
|
+
* 公共字段
|
|
1242
|
+
*/
|
|
1243
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1244
|
+
}
|
|
1245
|
+
/**
|
|
1246
|
+
* 数据管理公共字段
|
|
1247
|
+
*/
|
|
1248
|
+
export interface DisplayToolCommon {
|
|
1249
|
+
/**
|
|
1250
|
+
* 子公司ID
|
|
1251
|
+
*/
|
|
1252
|
+
EnterpriseUid?: string;
|
|
1253
|
+
/**
|
|
1254
|
+
* 子公司名称
|
|
1255
|
+
*/
|
|
1256
|
+
EnterpriseName?: string;
|
|
1257
|
+
/**
|
|
1258
|
+
* 主任务ID
|
|
1259
|
+
*/
|
|
1260
|
+
JobId?: number;
|
|
1261
|
+
/**
|
|
1262
|
+
* 单任务ID
|
|
1263
|
+
*/
|
|
1264
|
+
JobStageId?: number;
|
|
1265
|
+
/**
|
|
1266
|
+
* 是否忽略
|
|
1267
|
+
*/
|
|
1268
|
+
Ignored?: boolean;
|
|
1269
|
+
/**
|
|
1270
|
+
* 子任务ID
|
|
1271
|
+
*/
|
|
1272
|
+
JobRecordId?: number;
|
|
1273
|
+
/**
|
|
1274
|
+
* 企业ID
|
|
1275
|
+
*/
|
|
1276
|
+
CustomerId?: number;
|
|
1277
|
+
/**
|
|
1278
|
+
* 企业名称
|
|
1279
|
+
*/
|
|
1280
|
+
CustomerName?: string;
|
|
1281
|
+
/**
|
|
1282
|
+
* 详情
|
|
1283
|
+
*/
|
|
1284
|
+
Detail?: string;
|
|
1285
|
+
/**
|
|
1286
|
+
* Md5值
|
|
1287
|
+
*/
|
|
1288
|
+
Md5?: string;
|
|
1289
|
+
/**
|
|
1290
|
+
* 创建时间
|
|
1291
|
+
*/
|
|
1292
|
+
CreateAt?: string;
|
|
1293
|
+
/**
|
|
1294
|
+
* 更新时间
|
|
1295
|
+
*/
|
|
1296
|
+
UpdateAt?: string;
|
|
1297
|
+
/**
|
|
1298
|
+
* 标签列表,json格式:{\"tag1\":[\"责任人xxx\"],\"tag2\":[\"测试站\"]}
|
|
1299
|
+
*/
|
|
1300
|
+
Labels?: string;
|
|
1301
|
+
}
|
|
1302
|
+
/**
|
|
1303
|
+
* DescribeGithubs返回参数结构体
|
|
1304
|
+
*/
|
|
1305
|
+
export interface DescribeGithubsResponse {
|
|
1306
|
+
/**
|
|
1307
|
+
* 总数
|
|
1308
|
+
*/
|
|
1309
|
+
Total?: number;
|
|
1310
|
+
/**
|
|
1311
|
+
* 数组
|
|
1312
|
+
*/
|
|
1313
|
+
List?: Array<DisplayGithub>;
|
|
1314
|
+
/**
|
|
1315
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1316
|
+
*/
|
|
1317
|
+
RequestId?: string;
|
|
1318
|
+
}
|
|
1319
|
+
/**
|
|
1320
|
+
* DescribeAssets返回参数结构体
|
|
1321
|
+
*/
|
|
1322
|
+
export interface DescribeAssetsResponse {
|
|
1323
|
+
/**
|
|
1324
|
+
* 总数
|
|
1325
|
+
*/
|
|
1326
|
+
Total?: number;
|
|
1327
|
+
/**
|
|
1328
|
+
* 主机资产数组
|
|
1329
|
+
*/
|
|
1330
|
+
List?: Array<DisplayAsset>;
|
|
1331
|
+
/**
|
|
1332
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1333
|
+
*/
|
|
1334
|
+
RequestId?: string;
|
|
1335
|
+
}
|
|
1336
|
+
/**
|
|
1337
|
+
* 企业详情
|
|
1338
|
+
*/
|
|
1339
|
+
export interface Customer {
|
|
1340
|
+
/**
|
|
1341
|
+
* 企业ID
|
|
1342
|
+
*/
|
|
1343
|
+
Id?: number;
|
|
1344
|
+
/**
|
|
1345
|
+
* 企业名称
|
|
1346
|
+
*/
|
|
1347
|
+
Name?: string;
|
|
1348
|
+
/**
|
|
1349
|
+
* 股权占比
|
|
1350
|
+
*/
|
|
1351
|
+
Percent?: number;
|
|
1352
|
+
/**
|
|
1353
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
|
1354
|
+
*/
|
|
1355
|
+
ScanType?: string;
|
|
1356
|
+
/**
|
|
1357
|
+
* 创建账号
|
|
1358
|
+
*/
|
|
1359
|
+
Creator?: string;
|
|
1360
|
+
/**
|
|
1361
|
+
* 腾讯云客户AppId
|
|
1362
|
+
*/
|
|
1363
|
+
AppId?: number;
|
|
1364
|
+
/**
|
|
1365
|
+
* 腾讯云客户Uin
|
|
1366
|
+
*/
|
|
1367
|
+
Uin?: string;
|
|
1368
|
+
/**
|
|
1369
|
+
* 创建时间
|
|
1370
|
+
*/
|
|
1371
|
+
CreateAt?: string;
|
|
1372
|
+
/**
|
|
1373
|
+
* 更新时间
|
|
1374
|
+
*/
|
|
1375
|
+
UpdateAt?: string;
|
|
1376
|
+
/**
|
|
1377
|
+
* 周期测绘时间
|
|
1378
|
+
*/
|
|
1379
|
+
ScanCron?: string;
|
|
1380
|
+
/**
|
|
1381
|
+
* 是否启用周期测绘
|
|
1382
|
+
*/
|
|
1383
|
+
EnableCron?: boolean;
|
|
1384
|
+
/**
|
|
1385
|
+
* 是否扫描子公司
|
|
1386
|
+
*/
|
|
1387
|
+
EnableScanSubEnterprise?: boolean;
|
|
1388
|
+
/**
|
|
1389
|
+
* 是否授权
|
|
1390
|
+
*/
|
|
1391
|
+
EnableAuth?: boolean;
|
|
1392
|
+
/**
|
|
1393
|
+
* 授权开始时间
|
|
1394
|
+
*/
|
|
1395
|
+
AuthStartAt?: string;
|
|
1396
|
+
/**
|
|
1397
|
+
* 授权结束时间
|
|
1398
|
+
*/
|
|
1399
|
+
AuthEndAt?: string;
|
|
1400
|
+
/**
|
|
1401
|
+
* 授权文件id
|
|
1402
|
+
*/
|
|
1403
|
+
AuthFile?: string;
|
|
1404
|
+
/**
|
|
1405
|
+
* 测绘时间配置项
|
|
1406
|
+
*/
|
|
1407
|
+
ScanTime?: string;
|
|
1408
|
+
/**
|
|
1409
|
+
* 图标
|
|
1410
|
+
*/
|
|
1411
|
+
Icon?: string;
|
|
1412
|
+
/**
|
|
1413
|
+
* 关键字
|
|
1414
|
+
*/
|
|
1415
|
+
Keywords?: string;
|
|
1416
|
+
/**
|
|
1417
|
+
* Qps设置,10-500,默认100
|
|
1418
|
+
*/
|
|
1419
|
+
Qps?: number;
|
|
1420
|
+
/**
|
|
1421
|
+
* 子公司拓展层次
|
|
1422
|
+
*/
|
|
1423
|
+
SubCompanyLevel?: number;
|
|
1424
|
+
/**
|
|
1425
|
+
* 是否包含完整扫描
|
|
1426
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1427
|
+
*/
|
|
1428
|
+
IsIncludeFullScan?: boolean;
|
|
1429
|
+
/**
|
|
1430
|
+
* 是否识别集团成员
|
|
1431
|
+
*/
|
|
1432
|
+
EnableGroupMemberDiscovered?: boolean;
|
|
1433
|
+
}
|
|
1434
|
+
/**
|
|
1435
|
+
* DescribeWechatOfficialAccounts返回参数结构体
|
|
1436
|
+
*/
|
|
1437
|
+
export interface DescribeWechatOfficialAccountsResponse {
|
|
1438
|
+
/**
|
|
1439
|
+
* 总数
|
|
1440
|
+
*/
|
|
1441
|
+
Total?: number;
|
|
1442
|
+
/**
|
|
1443
|
+
* 数组
|
|
1444
|
+
*/
|
|
1445
|
+
List?: Array<DisplayWechatOfficialAccount>;
|
|
1446
|
+
/**
|
|
1447
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1448
|
+
*/
|
|
1449
|
+
RequestId?: string;
|
|
1450
|
+
}
|
|
1451
|
+
/**
|
|
1452
|
+
* 后台详情
|
|
1453
|
+
*/
|
|
1454
|
+
export interface DisplayManage {
|
|
1455
|
+
/**
|
|
1456
|
+
* 主键ID
|
|
1457
|
+
*/
|
|
1458
|
+
Id?: number;
|
|
1459
|
+
/**
|
|
1460
|
+
* 公共字段
|
|
1461
|
+
*/
|
|
1462
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1463
|
+
/**
|
|
1464
|
+
* Url
|
|
1465
|
+
*/
|
|
1466
|
+
Url?: string;
|
|
1467
|
+
/**
|
|
1468
|
+
* 标题
|
|
1469
|
+
*/
|
|
1470
|
+
Title?: string;
|
|
1471
|
+
/**
|
|
1472
|
+
* Icon
|
|
1473
|
+
*/
|
|
1474
|
+
Icon?: string;
|
|
1475
|
+
/**
|
|
1476
|
+
* 缩略图
|
|
1477
|
+
*/
|
|
1478
|
+
Screenshot?: string;
|
|
1479
|
+
/**
|
|
1480
|
+
* 状态码
|
|
1481
|
+
*/
|
|
1482
|
+
Code?: number;
|
|
1483
|
+
/**
|
|
1484
|
+
* 后台Host
|
|
1485
|
+
*/
|
|
1486
|
+
Host?: string;
|
|
1487
|
+
/**
|
|
1488
|
+
* 状态:not_converged:未收敛, converged:已收敛, ignore:已忽略
|
|
1489
|
+
|
|
1490
|
+
*/
|
|
1491
|
+
Status?: string;
|
|
1492
|
+
}
|
|
1493
|
+
/**
|
|
1494
|
+
* DescribeSuspiciousAssets请求参数结构体
|
|
1495
|
+
*/
|
|
1496
|
+
export interface DescribeSuspiciousAssetsRequest {
|
|
1497
|
+
/**
|
|
1498
|
+
* 是否聚合数据
|
|
1499
|
+
*/
|
|
1500
|
+
IsAggregation?: boolean;
|
|
1501
|
+
/**
|
|
1502
|
+
* 是否新增数据
|
|
1503
|
+
*/
|
|
1504
|
+
IsNew?: boolean;
|
|
1505
|
+
/**
|
|
1506
|
+
* 企业ID
|
|
1507
|
+
*/
|
|
1508
|
+
CustomerId?: number;
|
|
1509
|
+
/**
|
|
1510
|
+
* 分页大小
|
|
1511
|
+
*/
|
|
1512
|
+
Limit?: number;
|
|
1513
|
+
/**
|
|
1514
|
+
* 分页偏移
|
|
1515
|
+
*/
|
|
1516
|
+
Offset?: number;
|
|
1517
|
+
/**
|
|
1518
|
+
* 子公司ID列表
|
|
1519
|
+
*/
|
|
1520
|
+
EnterpriseUidList?: Array<string>;
|
|
1521
|
+
/**
|
|
1522
|
+
* 数据输出格式:json、file,默认不填为json
|
|
1523
|
+
*/
|
|
1524
|
+
Format?: string;
|
|
1525
|
+
/**
|
|
1526
|
+
* 创建时间-开始
|
|
1527
|
+
*/
|
|
1528
|
+
CreateAtStart?: string;
|
|
1529
|
+
/**
|
|
1530
|
+
* 创建时间-结束
|
|
1531
|
+
*/
|
|
1532
|
+
CreateAtEnd?: string;
|
|
1533
|
+
/**
|
|
1534
|
+
* 更新时间-开始
|
|
1535
|
+
*/
|
|
1536
|
+
UpdateAtStart?: string;
|
|
1537
|
+
/**
|
|
1538
|
+
* 更新时间-结束
|
|
1539
|
+
*/
|
|
1540
|
+
UpdateAtEnd?: string;
|
|
1541
|
+
/**
|
|
1542
|
+
* 查询数组
|
|
1543
|
+
*/
|
|
1544
|
+
Filters?: Array<Filter>;
|
|
1545
|
+
/**
|
|
1546
|
+
* 是否显示被忽略的数据
|
|
1547
|
+
*/
|
|
1548
|
+
Ignored?: boolean;
|
|
1549
|
+
}
|
|
1550
|
+
/**
|
|
1551
|
+
* 目录爆破详情
|
|
1552
|
+
*/
|
|
1553
|
+
export interface DisplayConfig {
|
|
1554
|
+
/**
|
|
1555
|
+
* 主键Id
|
|
1556
|
+
*/
|
|
1557
|
+
Id?: number;
|
|
1558
|
+
/**
|
|
1559
|
+
* 地址
|
|
1560
|
+
*/
|
|
1561
|
+
Url?: string;
|
|
1562
|
+
/**
|
|
1563
|
+
* 站点标题
|
|
1564
|
+
*/
|
|
1565
|
+
Title?: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* 状态码
|
|
1568
|
+
*/
|
|
1569
|
+
Code?: number;
|
|
1570
|
+
/**
|
|
1571
|
+
* 响应长度
|
|
1572
|
+
*/
|
|
1573
|
+
ContentLength?: number;
|
|
1574
|
+
/**
|
|
1575
|
+
* 公共字段
|
|
1576
|
+
*/
|
|
1577
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1578
|
+
/**
|
|
1579
|
+
* Ip数据
|
|
1580
|
+
*/
|
|
1581
|
+
Ip?: string;
|
|
1582
|
+
/**
|
|
1583
|
+
* AI评分
|
|
1584
|
+
*/
|
|
1585
|
+
AIRating?: number;
|
|
1586
|
+
/**
|
|
1587
|
+
* AI分析
|
|
1588
|
+
*/
|
|
1589
|
+
AIAnalysis?: string;
|
|
1590
|
+
/**
|
|
1591
|
+
* 风险等级: 1-低危, 2-中危, 3-高危, 4-危级, 5-误报
|
|
1592
|
+
*/
|
|
1593
|
+
RiskLevel?: number;
|
|
1594
|
+
/**
|
|
1595
|
+
* 建议
|
|
1596
|
+
*/
|
|
1597
|
+
Suggestion?: string;
|
|
1598
|
+
}
|
|
1599
|
+
/**
|
|
1600
|
+
* 企业架构详情
|
|
1601
|
+
*/
|
|
1602
|
+
export interface DisplayEnterprise {
|
|
1603
|
+
/**
|
|
1604
|
+
* 主键Id
|
|
1605
|
+
*/
|
|
1606
|
+
Id?: number;
|
|
1607
|
+
/**
|
|
1608
|
+
* 公共字段
|
|
1609
|
+
*/
|
|
1610
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1611
|
+
/**
|
|
1612
|
+
* 子公司上级
|
|
1613
|
+
*/
|
|
1614
|
+
ParentEnterpriseUid?: string;
|
|
1615
|
+
/**
|
|
1616
|
+
* 企业名称
|
|
1617
|
+
*/
|
|
1618
|
+
Name?: string;
|
|
1619
|
+
/**
|
|
1620
|
+
* 公司简称
|
|
1621
|
+
*/
|
|
1622
|
+
Abbreviation?: string;
|
|
1623
|
+
/**
|
|
1624
|
+
* 统一社会信用代码
|
|
1625
|
+
*/
|
|
1626
|
+
CreditCode?: string;
|
|
1627
|
+
/**
|
|
1628
|
+
* 企业状态
|
|
1629
|
+
*/
|
|
1630
|
+
Status?: string;
|
|
1631
|
+
/**
|
|
1632
|
+
* 注册资本
|
|
1633
|
+
*/
|
|
1634
|
+
RegisteredCapital?: string;
|
|
1635
|
+
/**
|
|
1636
|
+
* 持股比例
|
|
1637
|
+
*/
|
|
1638
|
+
ShareholdingRatio?: string;
|
|
1639
|
+
/**
|
|
1640
|
+
* 法人代表
|
|
1641
|
+
*/
|
|
1642
|
+
LegalPerson?: string;
|
|
1643
|
+
/**
|
|
1644
|
+
* 类型
|
|
1645
|
+
*/
|
|
1646
|
+
Type?: string;
|
|
1647
|
+
/**
|
|
1648
|
+
* 行业类型
|
|
1649
|
+
*/
|
|
1650
|
+
Industry?: string;
|
|
1651
|
+
/**
|
|
1652
|
+
* 子公司唯一uid
|
|
1653
|
+
*/
|
|
1654
|
+
EnterpriseUid?: string;
|
|
1655
|
+
/**
|
|
1656
|
+
* 主域名数量
|
|
1657
|
+
*/
|
|
1658
|
+
DomainCount?: number;
|
|
1659
|
+
/**
|
|
1660
|
+
* 子域名数量
|
|
1661
|
+
*/
|
|
1662
|
+
SubDomainCount?: number;
|
|
1663
|
+
/**
|
|
1664
|
+
* 网站数量
|
|
1665
|
+
*/
|
|
1666
|
+
HttpCount?: number;
|
|
1667
|
+
/**
|
|
1668
|
+
* 漏洞数量
|
|
1669
|
+
*/
|
|
1670
|
+
VulCount?: number;
|
|
1671
|
+
}
|
|
1672
|
+
/**
|
|
1673
|
+
* StopJobRecord请求参数结构体
|
|
1674
|
+
*/
|
|
1675
|
+
export interface StopJobRecordRequest {
|
|
1676
|
+
/**
|
|
1677
|
+
* 企业ID
|
|
1678
|
+
*/
|
|
1679
|
+
CustomerId?: number;
|
|
1680
|
+
/**
|
|
1681
|
+
* 任务ID
|
|
1682
|
+
*/
|
|
1683
|
+
JobRecordId?: number;
|
|
1684
|
+
}
|
|
1685
|
+
/**
|
|
1686
|
+
* 敏感信息泄露数据
|
|
1687
|
+
*/
|
|
1688
|
+
export interface DisplaySensitiveInfo {
|
|
1689
|
+
/**
|
|
1690
|
+
* 主键Id
|
|
1691
|
+
*/
|
|
1692
|
+
Id?: number;
|
|
1693
|
+
/**
|
|
1694
|
+
* 类型
|
|
1695
|
+
*/
|
|
1696
|
+
Type?: string;
|
|
1697
|
+
/**
|
|
1698
|
+
* 来源
|
|
1699
|
+
*/
|
|
1700
|
+
Source?: string;
|
|
1701
|
+
/**
|
|
1702
|
+
* 值
|
|
1703
|
+
*/
|
|
1704
|
+
Value?: string;
|
|
1705
|
+
/**
|
|
1706
|
+
* 公共字段
|
|
1707
|
+
*/
|
|
1708
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1709
|
+
}
|
|
1710
|
+
/**
|
|
1711
|
+
* DescribeNetDisks返回参数结构体
|
|
1712
|
+
*/
|
|
1713
|
+
export interface DescribeNetDisksResponse {
|
|
1714
|
+
/**
|
|
1715
|
+
* 总数
|
|
1716
|
+
*/
|
|
1717
|
+
Total?: number;
|
|
1718
|
+
/**
|
|
1719
|
+
* 数组
|
|
1720
|
+
*/
|
|
1721
|
+
List?: Array<DisplayNetDisk>;
|
|
1722
|
+
/**
|
|
1723
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1724
|
+
*/
|
|
1725
|
+
RequestId?: string;
|
|
1726
|
+
}
|
|
1727
|
+
/**
|
|
1728
|
+
* CreateJobRecord返回参数结构体
|
|
1729
|
+
*/
|
|
1730
|
+
export interface CreateJobRecordResponse {
|
|
1731
|
+
/**
|
|
1732
|
+
* 任务Id
|
|
1733
|
+
*/
|
|
1734
|
+
Id?: number;
|
|
1735
|
+
/**
|
|
1736
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1737
|
+
*/
|
|
1738
|
+
RequestId?: string;
|
|
1739
|
+
}
|
|
1740
|
+
/**
|
|
1741
|
+
* DescribeSubDomains返回参数结构体
|
|
1742
|
+
*/
|
|
1743
|
+
export interface DescribeSubDomainsResponse {
|
|
1744
|
+
/**
|
|
1745
|
+
* 总数
|
|
1746
|
+
*/
|
|
1747
|
+
Total?: number;
|
|
1748
|
+
/**
|
|
1749
|
+
* 数组
|
|
1750
|
+
*/
|
|
1751
|
+
List?: Array<DisplaySubDomain>;
|
|
1752
|
+
/**
|
|
1753
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1754
|
+
*/
|
|
1755
|
+
RequestId?: string;
|
|
1756
|
+
}
|
|
1757
|
+
/**
|
|
1758
|
+
* DescribeCustomers返回参数结构体
|
|
1759
|
+
*/
|
|
1760
|
+
export interface DescribeCustomersResponse {
|
|
1761
|
+
/**
|
|
1762
|
+
* 总数
|
|
1763
|
+
*/
|
|
1764
|
+
Total?: number;
|
|
1765
|
+
/**
|
|
1766
|
+
* 企业列表
|
|
1767
|
+
*/
|
|
1768
|
+
List?: Array<Customer>;
|
|
1769
|
+
/**
|
|
1770
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1771
|
+
*/
|
|
1772
|
+
RequestId?: string;
|
|
1773
|
+
}
|
|
1774
|
+
/**
|
|
1775
|
+
* DescribeDomains返回参数结构体
|
|
1776
|
+
*/
|
|
1777
|
+
export interface DescribeDomainsResponse {
|
|
1778
|
+
/**
|
|
1779
|
+
* 总数
|
|
1780
|
+
*/
|
|
1781
|
+
Total?: number;
|
|
1782
|
+
/**
|
|
1783
|
+
* 数组
|
|
1784
|
+
*/
|
|
1785
|
+
List?: Array<DisplayDomain>;
|
|
1786
|
+
/**
|
|
1787
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1788
|
+
*/
|
|
1789
|
+
RequestId?: string;
|
|
1790
|
+
}
|
|
1791
|
+
/**
|
|
1792
|
+
* 端口详情
|
|
1793
|
+
*/
|
|
1794
|
+
export interface DisplayPort {
|
|
1795
|
+
/**
|
|
1796
|
+
* 主键ID
|
|
1797
|
+
*/
|
|
1798
|
+
Id?: number;
|
|
1799
|
+
/**
|
|
1800
|
+
* 公共字段
|
|
1801
|
+
*/
|
|
1802
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
1803
|
+
/**
|
|
1804
|
+
* IP或域名地址
|
|
1805
|
+
*/
|
|
1806
|
+
Asset?: string;
|
|
1807
|
+
/**
|
|
1808
|
+
* 解析的IP
|
|
1809
|
+
*/
|
|
1810
|
+
Ip?: string;
|
|
1811
|
+
/**
|
|
1812
|
+
* 端口
|
|
1813
|
+
*/
|
|
1814
|
+
Port?: number;
|
|
1815
|
+
/**
|
|
1816
|
+
* 是否高危
|
|
1817
|
+
*/
|
|
1818
|
+
IsHighRisk?: boolean;
|
|
1819
|
+
/**
|
|
1820
|
+
* 组件名称
|
|
1821
|
+
*/
|
|
1822
|
+
App?: string;
|
|
1823
|
+
/**
|
|
1824
|
+
* 服务名称
|
|
1825
|
+
*/
|
|
1826
|
+
Service?: string;
|
|
1827
|
+
/**
|
|
1828
|
+
* 端口响应详情
|
|
1829
|
+
*/
|
|
1830
|
+
Banner?: string;
|
|
1831
|
+
/**
|
|
1832
|
+
* 上次检测时间
|
|
1833
|
+
*/
|
|
1834
|
+
LastCheckTime?: string;
|
|
1835
|
+
/**
|
|
1836
|
+
* 状态,close:连接超时,端口可能已关闭,open:端口开放, checking:复测中, ignore:已忽略
|
|
1837
|
+
*/
|
|
1838
|
+
Status?: string;
|
|
1839
|
+
}
|
|
1840
|
+
/**
|
|
1841
|
+
* DescribeEnterprises请求参数结构体
|
|
1842
|
+
*/
|
|
1843
|
+
export interface DescribeEnterprisesRequest {
|
|
1844
|
+
/**
|
|
1845
|
+
* 是否新增数据
|
|
1846
|
+
*/
|
|
1847
|
+
IsNew?: boolean;
|
|
1848
|
+
/**
|
|
1849
|
+
* 企业ID
|
|
1850
|
+
*/
|
|
1851
|
+
CustomerId?: number;
|
|
1852
|
+
/**
|
|
1853
|
+
* 分页大小
|
|
1854
|
+
*/
|
|
1855
|
+
Limit?: number;
|
|
1856
|
+
/**
|
|
1857
|
+
* 分页偏移
|
|
1858
|
+
*/
|
|
1859
|
+
Offset?: number;
|
|
1860
|
+
/**
|
|
1861
|
+
* 子公司ID列表
|
|
1862
|
+
*/
|
|
1863
|
+
EnterpriseUidList?: Array<string>;
|
|
1864
|
+
/**
|
|
1865
|
+
* 数据输出格式:json、file,默认不填为json
|
|
1866
|
+
*/
|
|
1867
|
+
Format?: string;
|
|
1868
|
+
/**
|
|
1869
|
+
* 创建时间-开始
|
|
1870
|
+
*/
|
|
1871
|
+
CreateAtStart?: string;
|
|
1872
|
+
/**
|
|
1873
|
+
* 创建时间-结束
|
|
1874
|
+
*/
|
|
1875
|
+
CreateAtEnd?: string;
|
|
1876
|
+
/**
|
|
1877
|
+
* 更新时间-开始
|
|
1878
|
+
*/
|
|
1879
|
+
UpdateAtStart?: string;
|
|
1880
|
+
/**
|
|
1881
|
+
* 更新时间-结束
|
|
1882
|
+
*/
|
|
1883
|
+
UpdateAtEnd?: string;
|
|
1884
|
+
/**
|
|
1885
|
+
* 查询数组
|
|
1886
|
+
*/
|
|
1887
|
+
Filters?: Array<Filter>;
|
|
1888
|
+
/**
|
|
1889
|
+
* 是否显示被忽略的数据
|
|
1890
|
+
*/
|
|
1891
|
+
Ignored?: boolean;
|
|
1892
|
+
/**
|
|
1893
|
+
* 是否展示统计数据
|
|
1894
|
+
*/
|
|
1895
|
+
IsShowStatistics?: boolean;
|
|
1896
|
+
}
|
|
1897
|
+
/**
|
|
1898
|
+
* DescribeWechatApplets请求参数结构体
|
|
1899
|
+
*/
|
|
1900
|
+
export interface DescribeWechatAppletsRequest {
|
|
1901
|
+
/**
|
|
1902
|
+
* 企业ID
|
|
1903
|
+
*/
|
|
1904
|
+
CustomerId?: number;
|
|
1905
|
+
/**
|
|
1906
|
+
* 是否新增数据
|
|
1907
|
+
*/
|
|
1908
|
+
IsNew?: boolean;
|
|
1909
|
+
/**
|
|
1910
|
+
* 分页大小
|
|
1911
|
+
*/
|
|
1912
|
+
Limit?: number;
|
|
1913
|
+
/**
|
|
1914
|
+
* 分页偏移
|
|
1915
|
+
*/
|
|
1916
|
+
Offset?: number;
|
|
1917
|
+
/**
|
|
1918
|
+
* 子公司ID列表
|
|
1919
|
+
*/
|
|
1920
|
+
EnterpriseUidList?: Array<string>;
|
|
1921
|
+
/**
|
|
1922
|
+
* 数据输出格式:json、file,默认不填为json
|
|
1923
|
+
*/
|
|
1924
|
+
Format?: string;
|
|
1925
|
+
/**
|
|
1926
|
+
* 创建时间-开始
|
|
1927
|
+
*/
|
|
1928
|
+
CreateAtStart?: string;
|
|
1929
|
+
/**
|
|
1930
|
+
* 创建时间-结束
|
|
1931
|
+
*/
|
|
1932
|
+
CreateAtEnd?: string;
|
|
1933
|
+
/**
|
|
1934
|
+
* 更新时间-开始
|
|
1935
|
+
*/
|
|
1936
|
+
UpdateAtStart?: string;
|
|
1937
|
+
/**
|
|
1938
|
+
* 更新时间-结束
|
|
1939
|
+
*/
|
|
1940
|
+
UpdateAtEnd?: string;
|
|
1941
|
+
/**
|
|
1942
|
+
* 查询数组
|
|
1943
|
+
*/
|
|
1944
|
+
Filters?: Array<Filter>;
|
|
1945
|
+
/**
|
|
1946
|
+
* 是否显示被忽略的数据
|
|
1947
|
+
*/
|
|
1948
|
+
Ignored?: boolean;
|
|
1949
|
+
}
|
|
1950
|
+
/**
|
|
1951
|
+
* DescribeConfigs请求参数结构体
|
|
1952
|
+
*/
|
|
1953
|
+
export interface DescribeConfigsRequest {
|
|
1954
|
+
/**
|
|
1955
|
+
* 是否聚合数据
|
|
1956
|
+
*/
|
|
1957
|
+
IsAggregation?: boolean;
|
|
1958
|
+
/**
|
|
1959
|
+
* 是否新增数据
|
|
1960
|
+
*/
|
|
1961
|
+
IsNew?: boolean;
|
|
1962
|
+
/**
|
|
1963
|
+
* 企业ID
|
|
1964
|
+
*/
|
|
1965
|
+
CustomerId?: number;
|
|
1966
|
+
/**
|
|
1967
|
+
* 分页大小
|
|
1968
|
+
*/
|
|
1969
|
+
Limit?: number;
|
|
1970
|
+
/**
|
|
1971
|
+
* 分页偏移
|
|
1972
|
+
*/
|
|
1973
|
+
Offset?: number;
|
|
1974
|
+
/**
|
|
1975
|
+
* 子公司ID列表
|
|
1976
|
+
*/
|
|
1977
|
+
EnterpriseUidList?: Array<string>;
|
|
1978
|
+
/**
|
|
1979
|
+
* 数据输出格式:json、file,默认不填为json
|
|
1980
|
+
*/
|
|
1981
|
+
Format?: string;
|
|
1982
|
+
/**
|
|
1983
|
+
* 创建时间-开始
|
|
1984
|
+
*/
|
|
1985
|
+
CreateAtStart?: string;
|
|
1986
|
+
/**
|
|
1987
|
+
* 创建时间-结束
|
|
1988
|
+
*/
|
|
1989
|
+
CreateAtEnd?: string;
|
|
1990
|
+
/**
|
|
1991
|
+
* 更新时间-开始
|
|
1992
|
+
*/
|
|
1993
|
+
UpdateAtStart?: string;
|
|
1994
|
+
/**
|
|
1995
|
+
* 更新时间-结束
|
|
1996
|
+
*/
|
|
1997
|
+
UpdateAtEnd?: string;
|
|
1998
|
+
/**
|
|
1999
|
+
* 查询数组
|
|
2000
|
+
*/
|
|
2001
|
+
Filters?: Array<Filter>;
|
|
2002
|
+
/**
|
|
2003
|
+
* 是否显示被忽略的数据
|
|
2004
|
+
*/
|
|
2005
|
+
Ignored?: boolean;
|
|
2006
|
+
}
|
|
2007
|
+
/**
|
|
2008
|
+
* DescribeApps返回参数结构体
|
|
2009
|
+
*/
|
|
2010
|
+
export interface DescribeAppsResponse {
|
|
2011
|
+
/**
|
|
2012
|
+
* 总数
|
|
2013
|
+
*/
|
|
2014
|
+
Total?: number;
|
|
2015
|
+
/**
|
|
2016
|
+
* 移动资产数组
|
|
2017
|
+
*/
|
|
2018
|
+
List?: Array<DisplayApp>;
|
|
2019
|
+
/**
|
|
2020
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2021
|
+
*/
|
|
2022
|
+
RequestId?: string;
|
|
2023
|
+
}
|
|
2024
|
+
/**
|
|
2025
|
+
* DescribeWeakPasswords返回参数结构体
|
|
2026
|
+
*/
|
|
2027
|
+
export interface DescribeWeakPasswordsResponse {
|
|
2028
|
+
/**
|
|
2029
|
+
* 总数
|
|
2030
|
+
*/
|
|
2031
|
+
Total?: number;
|
|
2032
|
+
/**
|
|
2033
|
+
* 数组
|
|
2034
|
+
*/
|
|
2035
|
+
List?: Array<DisplayWeakPassword>;
|
|
2036
|
+
/**
|
|
2037
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2038
|
+
*/
|
|
2039
|
+
RequestId?: string;
|
|
2040
|
+
}
|
|
2041
|
+
/**
|
|
2042
|
+
* DescribePorts返回参数结构体
|
|
2043
|
+
*/
|
|
2044
|
+
export interface DescribePortsResponse {
|
|
2045
|
+
/**
|
|
2046
|
+
* 总数
|
|
2047
|
+
*/
|
|
2048
|
+
Total?: number;
|
|
2049
|
+
/**
|
|
2050
|
+
* 数组
|
|
2051
|
+
*/
|
|
2052
|
+
List?: Array<DisplayPort>;
|
|
2053
|
+
/**
|
|
2054
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2055
|
+
*/
|
|
2056
|
+
RequestId?: string;
|
|
2057
|
+
}
|
|
2058
|
+
/**
|
|
2059
|
+
* 影子资产详情
|
|
2060
|
+
*/
|
|
2061
|
+
export interface DisplaySuspiciousAsset {
|
|
2062
|
+
/**
|
|
2063
|
+
* 主键ID
|
|
2064
|
+
*/
|
|
2065
|
+
Id?: number;
|
|
2066
|
+
/**
|
|
2067
|
+
* 公共字段
|
|
2068
|
+
*/
|
|
2069
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2070
|
+
/**
|
|
2071
|
+
* Url
|
|
2072
|
+
*/
|
|
2073
|
+
Url?: string;
|
|
2074
|
+
/**
|
|
2075
|
+
* 标题
|
|
2076
|
+
*/
|
|
2077
|
+
Title?: string;
|
|
2078
|
+
/**
|
|
2079
|
+
* 报文长度
|
|
2080
|
+
*/
|
|
2081
|
+
ContentLength?: number;
|
|
2082
|
+
/**
|
|
2083
|
+
* 报文内容
|
|
2084
|
+
*/
|
|
2085
|
+
Content?: string;
|
|
2086
|
+
/**
|
|
2087
|
+
* 截图缩略图URL
|
|
2088
|
+
*/
|
|
2089
|
+
ScreenshotThumbUrl?: string;
|
|
2090
|
+
/**
|
|
2091
|
+
* 截图URL
|
|
2092
|
+
*/
|
|
2093
|
+
ScreenshotUrl?: string;
|
|
2094
|
+
/**
|
|
2095
|
+
* 状态码
|
|
2096
|
+
*/
|
|
2097
|
+
Code?: number;
|
|
2098
|
+
/**
|
|
2099
|
+
* Api
|
|
2100
|
+
*/
|
|
2101
|
+
Api?: string;
|
|
2102
|
+
/**
|
|
2103
|
+
* 解析的IP
|
|
2104
|
+
*/
|
|
2105
|
+
Ip?: string;
|
|
2106
|
+
/**
|
|
2107
|
+
* 证书信息
|
|
2108
|
+
*/
|
|
2109
|
+
Ssl?: string;
|
|
2110
|
+
/**
|
|
2111
|
+
* ssl证书过期时间
|
|
2112
|
+
*/
|
|
2113
|
+
SslExpiredTime?: string;
|
|
2114
|
+
/**
|
|
2115
|
+
* 来源类型
|
|
2116
|
+
*/
|
|
2117
|
+
SourceType?: string;
|
|
2118
|
+
/**
|
|
2119
|
+
* 来源值
|
|
2120
|
+
*/
|
|
2121
|
+
SourceValue?: string;
|
|
2122
|
+
/**
|
|
2123
|
+
* 是否信任
|
|
2124
|
+
*/
|
|
2125
|
+
Trusted?: boolean;
|
|
2126
|
+
/**
|
|
2127
|
+
* 所属者
|
|
2128
|
+
*/
|
|
2129
|
+
Owner?: string;
|
|
2130
|
+
/**
|
|
2131
|
+
* 根域名
|
|
2132
|
+
*/
|
|
2133
|
+
RootDomain?: string;
|
|
2134
|
+
}
|
|
2135
|
+
/**
|
|
2136
|
+
* 支持按照各字段过滤
|
|
2137
|
+
*/
|
|
2138
|
+
export interface Filter {
|
|
2139
|
+
/**
|
|
2140
|
+
* 要搜索的字段
|
|
2141
|
+
*/
|
|
2142
|
+
Name?: string;
|
|
2143
|
+
/**
|
|
2144
|
+
* 目标值列表
|
|
2145
|
+
*/
|
|
2146
|
+
Values?: Array<string>;
|
|
2147
|
+
}
|
|
2148
|
+
/**
|
|
2149
|
+
* 弱口令详情
|
|
2150
|
+
*/
|
|
2151
|
+
export interface DisplayWeakPassword {
|
|
2152
|
+
/**
|
|
2153
|
+
* 主键ID
|
|
2154
|
+
*/
|
|
2155
|
+
Id?: number;
|
|
2156
|
+
/**
|
|
2157
|
+
* 公共字段
|
|
2158
|
+
*/
|
|
2159
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2160
|
+
/**
|
|
2161
|
+
* 解析的IP
|
|
2162
|
+
*/
|
|
2163
|
+
Ip?: string;
|
|
2164
|
+
/**
|
|
2165
|
+
* 端口
|
|
2166
|
+
*/
|
|
2167
|
+
Port?: number;
|
|
2168
|
+
/**
|
|
2169
|
+
* Url地址
|
|
2170
|
+
*/
|
|
2171
|
+
Url?: string;
|
|
2172
|
+
/**
|
|
2173
|
+
* 弱口令类型
|
|
2174
|
+
*/
|
|
2175
|
+
Type?: string;
|
|
2176
|
+
/**
|
|
2177
|
+
* 弱口令账号
|
|
2178
|
+
*/
|
|
2179
|
+
Account?: string;
|
|
2180
|
+
/**
|
|
2181
|
+
* 弱口令密码
|
|
2182
|
+
*/
|
|
2183
|
+
Password?: string;
|
|
2184
|
+
/**
|
|
2185
|
+
* 是否蜜罐
|
|
2186
|
+
*/
|
|
2187
|
+
IsHoneypot?: boolean;
|
|
2188
|
+
/**
|
|
2189
|
+
* 截图
|
|
2190
|
+
*/
|
|
2191
|
+
ScreenshotUrl?: string;
|
|
2192
|
+
}
|
|
2193
|
+
/**
|
|
2194
|
+
* 链路详情扫描目标和ID
|
|
2195
|
+
*/
|
|
2196
|
+
export interface IdndValue {
|
|
2197
|
+
/**
|
|
2198
|
+
* 详情ID
|
|
2199
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2200
|
+
*/
|
|
2201
|
+
Id?: number;
|
|
2202
|
+
/**
|
|
2203
|
+
* 目标
|
|
2204
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2205
|
+
*/
|
|
2206
|
+
Value?: string;
|
|
2207
|
+
}
|
|
2208
|
+
/**
|
|
2209
|
+
* CreateCustomer返回参数结构体
|
|
2210
|
+
*/
|
|
2211
|
+
export interface CreateCustomerResponse {
|
|
2212
|
+
/**
|
|
2213
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2214
|
+
*/
|
|
2215
|
+
RequestId?: string;
|
|
2216
|
+
}
|
|
2217
|
+
/**
|
|
2218
|
+
* DescribeHttps返回参数结构体
|
|
2219
|
+
*/
|
|
2220
|
+
export interface DescribeHttpsResponse {
|
|
2221
|
+
/**
|
|
2222
|
+
* 总数
|
|
2223
|
+
*/
|
|
2224
|
+
Total?: number;
|
|
2225
|
+
/**
|
|
2226
|
+
* 数组
|
|
2227
|
+
*/
|
|
2228
|
+
List?: Array<DisplayHttp>;
|
|
2229
|
+
/**
|
|
2230
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2231
|
+
*/
|
|
2232
|
+
RequestId?: string;
|
|
2233
|
+
}
|
|
2234
|
+
/**
|
|
2235
|
+
* Http详情
|
|
2236
|
+
*/
|
|
2237
|
+
export interface DisplayHttp {
|
|
2238
|
+
/**
|
|
2239
|
+
* 主键ID
|
|
2240
|
+
*/
|
|
2241
|
+
Id?: number;
|
|
2242
|
+
/**
|
|
2243
|
+
* 公共字段
|
|
2244
|
+
*/
|
|
2245
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2246
|
+
/**
|
|
2247
|
+
* Url
|
|
2248
|
+
*/
|
|
2249
|
+
Url?: string;
|
|
2250
|
+
/**
|
|
2251
|
+
* 标题
|
|
2252
|
+
*/
|
|
2253
|
+
Title?: string;
|
|
2254
|
+
/**
|
|
2255
|
+
* 报文长度
|
|
2256
|
+
*/
|
|
2257
|
+
ContentLength?: number;
|
|
2258
|
+
/**
|
|
2259
|
+
* 报文内容
|
|
2260
|
+
*/
|
|
2261
|
+
Content?: string;
|
|
2262
|
+
/**
|
|
2263
|
+
* 截图缩略图URL
|
|
2264
|
+
*/
|
|
2265
|
+
ScreenshotThumbUrl?: string;
|
|
2266
|
+
/**
|
|
2267
|
+
* 截图URL
|
|
2268
|
+
*/
|
|
2269
|
+
ScreenshotUrl?: string;
|
|
2270
|
+
/**
|
|
2271
|
+
* 状态码
|
|
2272
|
+
*/
|
|
2273
|
+
Code?: number;
|
|
2274
|
+
/**
|
|
2275
|
+
* Api地址
|
|
2276
|
+
*/
|
|
2277
|
+
Api?: string;
|
|
2278
|
+
/**
|
|
2279
|
+
* 解析的IP
|
|
2280
|
+
*/
|
|
2281
|
+
Ip?: string;
|
|
2282
|
+
/**
|
|
2283
|
+
* 证书信息
|
|
2284
|
+
*/
|
|
2285
|
+
Ssl?: string;
|
|
2286
|
+
/**
|
|
2287
|
+
* ssl证书过期时间
|
|
2288
|
+
*/
|
|
2289
|
+
SslExpiredTime?: string;
|
|
2290
|
+
/**
|
|
2291
|
+
* 资产是否发生变动
|
|
2292
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2293
|
+
*/
|
|
2294
|
+
IsChange?: boolean;
|
|
2295
|
+
}
|
|
2296
|
+
/**
|
|
2297
|
+
* DescribeConfigs返回参数结构体
|
|
2298
|
+
*/
|
|
2299
|
+
export interface DescribeConfigsResponse {
|
|
2300
|
+
/**
|
|
2301
|
+
* 总数
|
|
2302
|
+
*/
|
|
2303
|
+
Total?: number;
|
|
2304
|
+
/**
|
|
2305
|
+
* 数组
|
|
2306
|
+
*/
|
|
2307
|
+
List?: Array<DisplayConfig>;
|
|
2308
|
+
/**
|
|
2309
|
+
* 全部路径数量
|
|
2310
|
+
*/
|
|
2311
|
+
AllConfigNum?: number;
|
|
2312
|
+
/**
|
|
2313
|
+
* 高风险路径数量
|
|
2314
|
+
*/
|
|
2315
|
+
HighRiskConfigNum?: number;
|
|
2316
|
+
/**
|
|
2317
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2318
|
+
*/
|
|
2319
|
+
RequestId?: string;
|
|
2320
|
+
}
|
|
2321
|
+
/**
|
|
2322
|
+
* DescribeSensitiveInfos返回参数结构体
|
|
2323
|
+
*/
|
|
2324
|
+
export interface DescribeSensitiveInfosResponse {
|
|
2325
|
+
/**
|
|
2326
|
+
* 总数
|
|
2327
|
+
*/
|
|
2328
|
+
Total?: number;
|
|
2329
|
+
/**
|
|
2330
|
+
* 数组
|
|
2331
|
+
*/
|
|
2332
|
+
List?: Array<DisplaySensitiveInfo>;
|
|
2333
|
+
/**
|
|
2334
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2335
|
+
*/
|
|
2336
|
+
RequestId?: string;
|
|
2337
|
+
}
|
|
2338
|
+
/**
|
|
2339
|
+
* DescribeJobRecords请求参数结构体
|
|
2340
|
+
*/
|
|
2341
|
+
export interface DescribeJobRecordsRequest {
|
|
2342
|
+
/**
|
|
2343
|
+
* 分页大小
|
|
2344
|
+
*/
|
|
2345
|
+
Limit?: number;
|
|
2346
|
+
/**
|
|
2347
|
+
* 分页偏移
|
|
2348
|
+
*/
|
|
2349
|
+
Offset?: number;
|
|
2350
|
+
/**
|
|
2351
|
+
* 查询数组
|
|
2352
|
+
*/
|
|
2353
|
+
Filters?: Array<Filter>;
|
|
2354
|
+
}
|
|
2355
|
+
/**
|
|
2356
|
+
* 暗网详情
|
|
2357
|
+
*/
|
|
2358
|
+
export interface DisplayDarkWeb {
|
|
2359
|
+
/**
|
|
2360
|
+
* 主键ID
|
|
2361
|
+
*/
|
|
2362
|
+
Id?: number;
|
|
2363
|
+
/**
|
|
2364
|
+
* 内容
|
|
2365
|
+
*/
|
|
2366
|
+
Content?: string;
|
|
2367
|
+
/**
|
|
2368
|
+
* 命中关键字
|
|
2369
|
+
*/
|
|
2370
|
+
MatchedKeywords?: string;
|
|
2371
|
+
/**
|
|
2372
|
+
* APP地址
|
|
2373
|
+
*/
|
|
2374
|
+
Url?: string;
|
|
2375
|
+
/**
|
|
2376
|
+
* 公共字段
|
|
2377
|
+
*/
|
|
2378
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2379
|
+
}
|
|
2380
|
+
/**
|
|
2381
|
+
* DescribeManages返回参数结构体
|
|
2382
|
+
*/
|
|
2383
|
+
export interface DescribeManagesResponse {
|
|
2384
|
+
/**
|
|
2385
|
+
* 总数
|
|
2386
|
+
*/
|
|
2387
|
+
Total?: number;
|
|
2388
|
+
/**
|
|
2389
|
+
* 数组
|
|
2390
|
+
*/
|
|
2391
|
+
List?: Array<DisplayManage>;
|
|
2392
|
+
/**
|
|
2393
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2394
|
+
*/
|
|
2395
|
+
RequestId?: string;
|
|
2396
|
+
}
|
|
2397
|
+
/**
|
|
2398
|
+
* DescribeDomains请求参数结构体
|
|
2399
|
+
*/
|
|
2400
|
+
export interface DescribeDomainsRequest {
|
|
2401
|
+
/**
|
|
2402
|
+
* 是否新增数据
|
|
2403
|
+
*/
|
|
2404
|
+
IsNew?: boolean;
|
|
2405
|
+
/**
|
|
2406
|
+
* 企业ID
|
|
2407
|
+
*/
|
|
2408
|
+
CustomerId?: number;
|
|
2409
|
+
/**
|
|
2410
|
+
* 分页大小
|
|
2411
|
+
*/
|
|
2412
|
+
Limit?: number;
|
|
2413
|
+
/**
|
|
2414
|
+
* 分页偏移
|
|
2415
|
+
*/
|
|
2416
|
+
Offset?: number;
|
|
2417
|
+
/**
|
|
2418
|
+
* 子公司ID列表
|
|
2419
|
+
*/
|
|
2420
|
+
EnterpriseUidList?: Array<string>;
|
|
2421
|
+
/**
|
|
2422
|
+
* 数据输出格式:json、file,默认不填为json
|
|
2423
|
+
*/
|
|
2424
|
+
Format?: string;
|
|
2425
|
+
/**
|
|
2426
|
+
* 创建时间-开始
|
|
2427
|
+
*/
|
|
2428
|
+
CreateAtStart?: string;
|
|
2429
|
+
/**
|
|
2430
|
+
* 创建时间-结束
|
|
2431
|
+
*/
|
|
2432
|
+
CreateAtEnd?: string;
|
|
2433
|
+
/**
|
|
2434
|
+
* 更新时间-开始
|
|
2435
|
+
*/
|
|
2436
|
+
UpdateAtStart?: string;
|
|
2437
|
+
/**
|
|
2438
|
+
* 更新时间-结束
|
|
2439
|
+
*/
|
|
2440
|
+
UpdateAtEnd?: string;
|
|
2441
|
+
/**
|
|
2442
|
+
* 查询数组
|
|
2443
|
+
*/
|
|
2444
|
+
Filters?: Array<Filter>;
|
|
2445
|
+
/**
|
|
2446
|
+
* 是否显示被忽略的数据
|
|
2447
|
+
*/
|
|
2448
|
+
Ignored?: boolean;
|
|
2449
|
+
}
|
|
2450
|
+
/**
|
|
2451
|
+
* 子任务进度
|
|
2452
|
+
*/
|
|
2453
|
+
export interface JobRecordProgress {
|
|
2454
|
+
/**
|
|
2455
|
+
* 正在执行的任务数
|
|
2456
|
+
*/
|
|
2457
|
+
Doing?: number;
|
|
2458
|
+
/**
|
|
2459
|
+
* 已完成的任务数
|
|
2460
|
+
*/
|
|
2461
|
+
Done?: number;
|
|
2462
|
+
/**
|
|
2463
|
+
* 发生错误的任务数
|
|
2464
|
+
*/
|
|
2465
|
+
Error?: number;
|
|
2466
|
+
/**
|
|
2467
|
+
* 超时
|
|
2468
|
+
*/
|
|
2469
|
+
Timeout?: number;
|
|
2470
|
+
/**
|
|
2471
|
+
* 停止
|
|
2472
|
+
*/
|
|
2473
|
+
Stop?: number;
|
|
2474
|
+
/**
|
|
2475
|
+
* 暂停
|
|
2476
|
+
*/
|
|
2477
|
+
Todo?: number;
|
|
2478
|
+
}
|
|
2479
|
+
/**
|
|
2480
|
+
* DescribeWeakPasswords请求参数结构体
|
|
2481
|
+
*/
|
|
2482
|
+
export interface DescribeWeakPasswordsRequest {
|
|
2483
|
+
/**
|
|
2484
|
+
* 是否新增数据
|
|
2485
|
+
*/
|
|
2486
|
+
IsNew?: boolean;
|
|
2487
|
+
/**
|
|
2488
|
+
* 企业ID
|
|
2489
|
+
*/
|
|
2490
|
+
CustomerId?: number;
|
|
2491
|
+
/**
|
|
2492
|
+
* 分页大小
|
|
2493
|
+
*/
|
|
2494
|
+
Limit?: number;
|
|
2495
|
+
/**
|
|
2496
|
+
* 分页偏移
|
|
2497
|
+
*/
|
|
2498
|
+
Offset?: number;
|
|
2499
|
+
/**
|
|
2500
|
+
* 子公司ID列表
|
|
2501
|
+
*/
|
|
2502
|
+
EnterpriseUidList?: Array<string>;
|
|
2503
|
+
/**
|
|
2504
|
+
* 数据输出格式:json、file,默认不填为json
|
|
2505
|
+
*/
|
|
2506
|
+
Format?: string;
|
|
2507
|
+
/**
|
|
2508
|
+
* 创建时间-开始
|
|
2509
|
+
*/
|
|
2510
|
+
CreateAtStart?: string;
|
|
2511
|
+
/**
|
|
2512
|
+
* 创建时间-结束
|
|
2513
|
+
*/
|
|
2514
|
+
CreateAtEnd?: string;
|
|
2515
|
+
/**
|
|
2516
|
+
* 更新时间-开始
|
|
2517
|
+
*/
|
|
2518
|
+
UpdateAtStart?: string;
|
|
2519
|
+
/**
|
|
2520
|
+
* 更新时间-结束
|
|
2521
|
+
*/
|
|
2522
|
+
UpdateAtEnd?: string;
|
|
2523
|
+
/**
|
|
2524
|
+
* 查询数组
|
|
2525
|
+
*/
|
|
2526
|
+
Filters?: Array<Filter>;
|
|
2527
|
+
/**
|
|
2528
|
+
* 是否显示被忽略的数据
|
|
2529
|
+
*/
|
|
2530
|
+
Ignored?: boolean;
|
|
2531
|
+
}
|
|
2532
|
+
/**
|
|
2533
|
+
* 主域名详情
|
|
2534
|
+
*/
|
|
2535
|
+
export interface DisplayDomain {
|
|
2536
|
+
/**
|
|
2537
|
+
* 主键ID
|
|
2538
|
+
*/
|
|
2539
|
+
Id?: number;
|
|
2540
|
+
/**
|
|
2541
|
+
* 主域名
|
|
2542
|
+
*/
|
|
2543
|
+
Domain?: string;
|
|
2544
|
+
/**
|
|
2545
|
+
* ICP
|
|
2546
|
+
*/
|
|
2547
|
+
ICP?: string;
|
|
2548
|
+
/**
|
|
2549
|
+
* 注册时间
|
|
2550
|
+
*/
|
|
2551
|
+
RegisteredTime?: string;
|
|
2552
|
+
/**
|
|
2553
|
+
* 过期时间
|
|
2554
|
+
*/
|
|
2555
|
+
ExpiredTime?: string;
|
|
2556
|
+
/**
|
|
2557
|
+
* 公司
|
|
2558
|
+
*/
|
|
2559
|
+
Company?: string;
|
|
2560
|
+
/**
|
|
2561
|
+
* 公共字段
|
|
2562
|
+
*/
|
|
2563
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2564
|
+
}
|
|
2565
|
+
/**
|
|
2566
|
+
* DescribePorts请求参数结构体
|
|
2567
|
+
*/
|
|
2568
|
+
export interface DescribePortsRequest {
|
|
2569
|
+
/**
|
|
2570
|
+
* 是否聚合数据
|
|
2571
|
+
*/
|
|
2572
|
+
IsAggregation?: boolean;
|
|
2573
|
+
/**
|
|
2574
|
+
* 是否新增数据
|
|
2575
|
+
*/
|
|
2576
|
+
IsNew?: boolean;
|
|
2577
|
+
/**
|
|
2578
|
+
* 企业ID
|
|
2579
|
+
*/
|
|
2580
|
+
CustomerId?: number;
|
|
2581
|
+
/**
|
|
2582
|
+
* 分页大小
|
|
2583
|
+
*/
|
|
2584
|
+
Limit?: number;
|
|
2585
|
+
/**
|
|
2586
|
+
* 分页偏移
|
|
2587
|
+
*/
|
|
2588
|
+
Offset?: number;
|
|
2589
|
+
/**
|
|
2590
|
+
* 子公司ID列表
|
|
2591
|
+
*/
|
|
2592
|
+
EnterpriseUidList?: Array<string>;
|
|
2593
|
+
/**
|
|
2594
|
+
* 数据输出格式:json、file,默认不填为json
|
|
2595
|
+
*/
|
|
2596
|
+
Format?: string;
|
|
2597
|
+
/**
|
|
2598
|
+
* 创建时间-开始
|
|
2599
|
+
*/
|
|
2600
|
+
CreateAtStart?: string;
|
|
2601
|
+
/**
|
|
2602
|
+
* 创建时间-结束
|
|
2603
|
+
*/
|
|
2604
|
+
CreateAtEnd?: string;
|
|
2605
|
+
/**
|
|
2606
|
+
* 更新时间-开始
|
|
2607
|
+
*/
|
|
2608
|
+
UpdateAtStart?: string;
|
|
2609
|
+
/**
|
|
2610
|
+
* 更新时间-结束
|
|
2611
|
+
*/
|
|
2612
|
+
UpdateAtEnd?: string;
|
|
2613
|
+
/**
|
|
2614
|
+
* 查询数组
|
|
2615
|
+
*/
|
|
2616
|
+
Filters?: Array<Filter>;
|
|
2617
|
+
/**
|
|
2618
|
+
* 是否显示被忽略的数据
|
|
2619
|
+
*/
|
|
2620
|
+
Ignored?: boolean;
|
|
2621
|
+
}
|
|
2622
|
+
/**
|
|
2623
|
+
* StopJobRecord返回参数结构体
|
|
2624
|
+
*/
|
|
2625
|
+
export interface StopJobRecordResponse {
|
|
2626
|
+
/**
|
|
2627
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2628
|
+
*/
|
|
2629
|
+
RequestId?: string;
|
|
2630
|
+
}
|
|
2631
|
+
/**
|
|
2632
|
+
* 微信小程序详情
|
|
2633
|
+
*/
|
|
2634
|
+
export interface DisplayWechatApplet {
|
|
2635
|
+
/**
|
|
2636
|
+
* 主键ID
|
|
2637
|
+
*/
|
|
2638
|
+
Id?: number;
|
|
2639
|
+
/**
|
|
2640
|
+
* 公共字段
|
|
2641
|
+
*/
|
|
2642
|
+
DisplayToolCommon?: DisplayToolCommon;
|
|
2643
|
+
/**
|
|
2644
|
+
* 名称
|
|
2645
|
+
*/
|
|
2646
|
+
Name?: string;
|
|
2647
|
+
/**
|
|
2648
|
+
* 图片地址
|
|
2649
|
+
*/
|
|
2650
|
+
Logo?: string;
|
|
2651
|
+
/**
|
|
2652
|
+
* 账号
|
|
2653
|
+
*/
|
|
2654
|
+
AccountId?: string;
|
|
2655
|
+
/**
|
|
2656
|
+
* 二维码
|
|
2657
|
+
*/
|
|
2658
|
+
QrCode?: string;
|
|
2659
|
+
/**
|
|
2660
|
+
* 描述
|
|
2661
|
+
*/
|
|
2662
|
+
Description?: string;
|
|
2663
|
+
}
|
|
2664
|
+
/**
|
|
2665
|
+
* DescribeGithubs请求参数结构体
|
|
2666
|
+
*/
|
|
2667
|
+
export interface DescribeGithubsRequest {
|
|
2668
|
+
/**
|
|
2669
|
+
* 是否新增数据
|
|
2670
|
+
*/
|
|
2671
|
+
IsNew?: boolean;
|
|
2672
|
+
/**
|
|
2673
|
+
* 企业ID
|
|
2674
|
+
*/
|
|
2675
|
+
CustomerId?: number;
|
|
2676
|
+
/**
|
|
2677
|
+
* 分页大小
|
|
2678
|
+
*/
|
|
2679
|
+
Limit?: number;
|
|
2680
|
+
/**
|
|
2681
|
+
* 分页偏移
|
|
2682
|
+
*/
|
|
2683
|
+
Offset?: number;
|
|
2684
|
+
/**
|
|
2685
|
+
* 子公司ID列表
|
|
2686
|
+
*/
|
|
2687
|
+
EnterpriseUidList?: Array<string>;
|
|
2688
|
+
/**
|
|
2689
|
+
* 数据输出格式:json、file,默认不填为json
|
|
2690
|
+
*/
|
|
2691
|
+
Format?: string;
|
|
2692
|
+
/**
|
|
2693
|
+
* 创建时间-开始
|
|
2694
|
+
*/
|
|
2695
|
+
CreateAtStart?: string;
|
|
2696
|
+
/**
|
|
2697
|
+
* 创建时间-结束
|
|
2698
|
+
*/
|
|
2699
|
+
CreateAtEnd?: string;
|
|
2700
|
+
/**
|
|
2701
|
+
* 更新时间-开始
|
|
2702
|
+
*/
|
|
2703
|
+
UpdateAtStart?: string;
|
|
2704
|
+
/**
|
|
2705
|
+
* 更新时间-结束
|
|
2706
|
+
*/
|
|
2707
|
+
UpdateAtEnd?: string;
|
|
2708
|
+
/**
|
|
2709
|
+
* 查询数组
|
|
2710
|
+
*/
|
|
2711
|
+
Filters?: Array<Filter>;
|
|
2712
|
+
/**
|
|
2713
|
+
* 是否显示被忽略的数据
|
|
2714
|
+
*/
|
|
2715
|
+
Ignored?: boolean;
|
|
2716
|
+
}
|
|
2717
|
+
/**
|
|
2718
|
+
* DescribeDarkWebs返回参数结构体
|
|
2719
|
+
*/
|
|
2720
|
+
export interface DescribeDarkWebsResponse {
|
|
2721
|
+
/**
|
|
2722
|
+
* 总数
|
|
2723
|
+
*/
|
|
2724
|
+
Total?: number;
|
|
2725
|
+
/**
|
|
2726
|
+
* 数组
|
|
2727
|
+
*/
|
|
2728
|
+
List?: Array<DisplayDarkWeb>;
|
|
2729
|
+
/**
|
|
2730
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2731
|
+
*/
|
|
2732
|
+
RequestId?: string;
|
|
2733
|
+
}
|