VirtualizationManagementSystemScanHistory¶
Scan history per VirtualizationManagementSystem.
Fields¶
| Field | Type | Description |
|---|---|---|
| Build | string | Build of the scanner that generated the scan file |
| ID | numeric | Internal ID for the VirtualizationManagementSystemScanHistory entity (Primary Key) |
| Import | datetime | Date/Time the scan file got imported |
| Scan | datetime | Date/Time the scan file got produced |
| ScanGUID | guid | GUID of the scan |
| VirtualizationManagementSystemID | numeric | Internal ID that references the VirtualizationManagementSystem entity (Foreign Key) |