Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1.2 KB

ScanTemplateDiscoveryPerformance.md

File metadata and controls

12 lines (9 loc) · 1.2 KB

Rapid7VmConsole::ScanTemplateDiscoveryPerformance

Properties

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 Integer 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]