Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.11 KB

SiteCreateResource.md

File metadata and controls

16 lines (12 loc) · 1.11 KB

SiteCreateResource

Properties

Name Type Description Notes
description str The site's description. [optional]
engine_id int The identifier of a scan engine. Default scan engine is selected when not specified. [optional]
importance str The site importance. Defaults to `"normal"` if not specified. [optional]
links list[Link] [optional]
name str The site name. Name must be unique.
scan ScanScope Defines the scope of scan targets for the site, which can be addresses, or asset groups, for static sites and a discovery configuration for dynamic sites. Only one property must be set by the user when saving a site. [optional]
scan_template_id str The identifier of a scan template. Default scan template is selected when not specified. [optional]

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