Parameter | Description |
---|---|
Export Uuid | The unique identifier of an export request. This value corresponds to the value returned in the /vulns/export response message. |
{
"value": {
"chunks_available": [],
"chunks_available_count": 0,
"chunks_cancelled": [],
"chunks_failed": [],
"created": 1616117745174,
"empty_chunks_count": 0,
"filters": {
"first_found": 0,
"first_seen": 0,
"indexed_at": 0,
"last_fixed": 0,
"last_found": 0,
"last_seen": 0,
"since": 1519025683,
"state": [
"OPEN",
"REOPENED"
],
"tags": {}
},
"finished_chunks": 0,
"num_assets_per_chunk": 50,
"status": "FINISHED",
"total_chunks": 0,
"uuid": "b22a7871-7d5c-479e-a326-93af37cc285d"
}
}
Was this page helpful?