| Name | Type | Description | Notes |
|---|---|---|---|
| packet_rate | ScanTemplateDiscoveryPerformancePacketsRate | The number of packets to send per second during scanning. | [optional] |
| parallelism | ScanTemplateDiscoveryPerformanceParallelism | The number of discovery connection requests to be sent to target host simultaneously. These settings has no effect if values have been set for `scanDelay`. | [optional] |
| retry_limit | int | The maximum number of attempts to contact target assets. If the limit is exceeded with no response, the given asset is not scanned. Defaults to `3`. | [optional] |
| scan_delay | ScanTemplateDiscoveryPerformanceScanDelay | The duration to wait between sending packets to each target host during a scan. | [optional] |
| timeout | ScanTemplateDiscoveryPerformanceTimeout | The duration to wait between retry attempts. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.