Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 971 Bytes

AdhocScan.md

File metadata and controls

14 lines (10 loc) · 971 Bytes

AdhocScan

Properties

Name Type Description Notes
asset_group_ids list[int] The asset groups that should be included as a part of the scan. Only asset groups assigned to the site can be specified for a scan. This value should be an array of integers representing the unique identifiers of the asset groups. [optional]
engine_id int The identifier of the scan engine. [optional]
hosts list[str] The hosts that should be included as a part of the scan. This should be a mixture of IP Addresses and Hostnames as a String array. [optional]
name str The user-driven scan name for the scan. [optional]
template_id str The identifier of the scan template [optional]

[Back to Model list] [Back to API list] [Back to README]