Scan
The Scan endpoint allows you to launch scans, get details about scans, and list/cancel scans that currently in progress.
get
https://api.halosecurity.com/api/v1/scan
/list.json
Get a list of scans.
get
https://api.halosecurity.com/api/v1/scan
/get.json
Get the details of a scan.
get
https://api.halosecurity.com/api/v1/scan
/start.json
Launch a scan on a given target.
get
https://api.halosecurity.com/api/v1/scan
/inprogress-list.json
Get a list of active scans.
get
https://api.halosecurity.com/api/v1/scan
/inprogress-cancel.json
Cancel a scan that is currently in progress.
Last modified 1yr ago