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] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.