Sha256: c074127bda44015f1c3f4b8241783b4830749598647374d973770ee4722d58a8
Contents?: true
Size: 969 Bytes
Versions: 2
Compression:
Stored size: 969 Bytes
Contents
# SwaggerClient::ScanTemplateServiceDiscoveryTcp ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_ports** | **Array<Object>** | Additional TCP ports to scan. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `\"7892-7898\"`). Defaults to empty. | [optional] **excluded_ports** | **Array<Object>** | TCP ports to exclude from scanning. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `\"7892-7898\"`). Defaults to empty. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **method** | **String** | The method of TCP discovery. Defaults to `SYN`. | [optional] **ports** | **String** | The TCP ports to scan. Defaults to `well-known`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/ScanTemplateServiceDiscoveryTcp.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/ScanTemplateServiceDiscoveryTcp.md |