MachineHardwareHistory¶
Reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| BiosSmBiosUUID | guid | BIOS SMBIOS UUID of the device |
| Created | datetime | Date/Time this entity got created in the database |
| DirectoryPath | string | Path to the machine in active directory at time of the scan |
| FirstScan | datetime | Date/Time the device was first scanned |
| FullyQualifiedDomainName | string | FQDN of the machine at time of scan |
| Guid | guid | Guid of the machine in a directory service at time of the scan |
| ID | numeric | Internal ID for the MachineHardwareHistory entity (Primary Key) |
| LastScan | datetime | Date/Time the device was last scanned |
| MachineID | numeric | |
| Name | string | Machine name of the device at the time of the scan |
| NetworkMacAddress | string | MAC address of the primary interface of the device |
| SerialNumber | string | Serial number of the device |