| 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_name | String | The name of the scan engine. | [optional] |
| id | Integer | The identifier of the scan. | [optional] |
| links | Array<Link> | 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] |
| status | String | The scan status. | [optional] |
| vulnerabilities | Vulnerabilities | The vulnerability synopsis of the scan. | [optional] |
This repository was archived by the owner on Sep 12, 2024. It is now read-only.