... | ... | @@ -27,13 +27,13 @@ Scans are identified by their IDs, a list of which can be retrieved with: |
|
|
|
|
|
```json
|
|
|
{
|
|
|
"ids": [
|
|
|
"b72154c25c82aef00fbf9a16d04c1894",
|
|
|
"34e9ba35a3d793ae6e2562303d1a5e87"
|
|
|
]
|
|
|
"02aa00c5c3ddb8c34a19e97c9a4e8db8" : {},
|
|
|
"2f0982cd68caa7fc46f56b07bd695cb8" : {}
|
|
|
}
|
|
|
```
|
|
|
|
|
|
More information for each scan may be added later.
|
|
|
|
|
|
### <a id="perform-a-new-scan" href="#perform-a-new-scan">Perform a new scan</a>
|
|
|
|
|
|
Scans will run in parallel, each in its own process.
|
... | ... | |