Discovery Scan: Launch on Demand
Related Endpoints:
This example request body configures a Host Discovery scan that you can run on demand.
{
"uuid": "3c754f93-cc57-4841-9bfe-9bb69633a1b0d24bd260ef5f9e66",
"settings": {
"name": "central-region-assets",
"text_targets": "192.0.2.1-192.0.2.255,",
"emails": "[email protected],[email protected]",
"discovery_mode": "Host enumeration"
}
}
NoteTo launch this scan, retain the scan ID from the scan creation response message, then use that value with the Launch scan endpoint.
Updated 10 days ago
Did this page help you?
