Sha256: 776b76d499949d9e8b1efd64a11ecdcf3c4dcf26a94a056af1cbb4fd84c021e2
Contents?: true
Size: 1.03 KB
Versions: 2
Compression:
Stored size: 1.03 KB
Contents
# SwaggerClient::ScanSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connection_timeout** | **String** | The connection timeout when establishing connections to remote scan engines, in ISO 8601 format. For example: `\"PT15S\"`. | [optional] **incremental** | **BOOLEAN** | Whether incremental scan results is enabled. | [optional] **maximum_threads** | **Integer** | The maximum number of scan threads to use in any scan. -1 means this is set by the scan template. | [optional] **read_timeout** | **String** | The read timeout when establishing connections to remote scan engines, in ISO 8601 format. For example: `\"PT15M\"`. | [optional] **status_idle_timeout** | **String** | The idle timeout when checking the status of running scans, in ISO 8601 format. For example: `\"PT3M\"`. | [optional] **status_threads** | **Integer** | The number of threads to use when checking the status of running scans. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/ScanSettings.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/ScanSettings.md |