Sha256: 7270a00636a98aabe66fbf9e49bae3c7dd05c74ea0dc033fd774a3be10698b06
Contents?: true
Size: 1.41 KB
Versions: 2
Compression:
Stored size: 1.41 KB
Contents
# SwaggerClient::Scan ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | **Integer** | The number of assets found in the scan. | [optional] **duration** | **String** | The duration of the scan in ISO8601 format. | [optional] **end_time** | **String** | The end time of the scan in ISO8601 format. | [optional] **engine_id** | **Integer** | The identifier of the scan engine. | [optional] **engine_ids** | [**Array<EngineID>**](EngineID.md) | ${scan.engine.ids} | [optional] **engine_name** | **String** | The name of the scan engine. | [optional] **id** | **Integer** | The identifier of the scan. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **message** | **String** | The reason for the scan status. | [optional] **scan_name** | **String** | The user-driven scan name for the scan. | [optional] **scan_type** | **String** | The scan type (automated, manual, scheduled). | [optional] **start_time** | **String** | The start time of the scan in ISO8601 format. | [optional] **started_by** | **String** | The name of the user that started the scan. | [optional] **started_by_username** | **String** | ${scan.username} | [optional] **status** | **String** | The scan status. | [optional] **vulnerabilities** | [**Vulnerabilities**](Vulnerabilities.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Scan.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Scan.md |