CloudProviderAccountScanHistory¶
Cloud scan history information.
Fields¶
| Field | Type | Description |
|---|---|---|
| Build | string | Build of the scanner that produced the scan file |
| CloudProviderAccountID | numeric | Internal ID that references the CloudProviderAccount entity (Foreign Key) |
| ID | numeric | Internal ID for the CloudProviderAccountScanHistory entity (Primary Key) |
| Import | datetime | Date/Time the scanfile got imported |
| Scan | datetime | Date/TIme of the scan |
| ScanGUID | guid | GUID of the scan file |