Sha256: c898c2b92c4b6353ae171dfa0d5c01925d3566a10d33959978eb214282e8b44b

Contents?: true

Size: 1.42 KB

Versions: 2

Compression:

Stored size: 1.42 KB

Contents

# SwaggerClient::ScanTemplateAssetDiscovery

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**collect_whois_information** | **BOOLEAN** | Whether to query Whois during discovery. Defaults to `false`. | [optional] 
**fingerprint_minimum_certainty** | **Float** | The minimum certainty required for a fingerprint to be considered valid during a scan. Defaults to `0.16`. | [optional] 
**fingerprint_retries** | **Integer** | The number of fingerprinting attempts made to determine the operating system fingerprint. Defaults to `4`. | [optional] 
**ip_fingerprinting_enabled** | **BOOLEAN** | Whether to fingerprint TCP/IP stacks for hardware, operating system and software information. | [optional] 
**send_arp_pings** | **BOOLEAN** | Whether ARP pings are sent during asset discovery. Defaults to `true`. | [optional] 
**send_icmp_pings** | **BOOLEAN** | Whether ICMP pings are sent during asset discovery. Defaults to `false`. | [optional] 
**tcp_ports** | **Array<Integer>** | TCP ports to send packets and perform discovery. Defaults to no ports. | [optional] 
**treat_tcp_reset_as_asset** | **BOOLEAN** | Whether TCP reset responses are treated as live assets. Defaults to `true`. | [optional] 
**udp_ports** | **Array<Integer>** | UDP ports to send packets and perform discovery. Defaults to no ports. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/ScanTemplateAssetDiscovery.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/ScanTemplateAssetDiscovery.md