Scan remote hosts - ad hocAsk AIpost https://{sandfly-api-host}/v4/scan/adhocScan remote hosts on an ad hoc basis with supplied key and sandflies.Body ParamsAd hoc scan JSON.credentialsobject of objectsCredentials object to add at same time as adding these hosts.credentials object of objectshostsobject of objectsHosts object of hosts to addhosts object of objectsjump_hostsarray of objectsList of jump_host objects to use for adding this host.jump_hostsADD objectpriorityint32Optional priority to use for scan between -20 high priority and 19 low priority - Default is 0.queue_namestringscanning node queue name to use to for scan request.sandfly_listarray of stringsA list of sandflies to use in the scan.sandfly_listADD stringssh_host_keysobjectExpected SSH host public keys of the hosts to add. If a host key isn't provided for a host, any key will be accepted.ssh_host_keys objecttagsarray of stringsA list of tags to use in the scan.tagsADD stringverify_host_keybooleanIf true, the SSH key of the host will be recorded during the Host Add operation, then on future scans Sandfly will not authenticate to the host if the host key changes.truefalseResponses 202Remote scan accepted for processing. 400A required parameter was not found or other error happened. 403A licensing violation occurred. defaultUnexpected errorUpdated 3 months ago