Hardware_Inventory.csv
Version:
This file contains hardware inventory data.
|
Column Position |
Column Name |
Type |
Column Description |
|
1 |
OpCode |
String |
The opcode type of an event. This field is available only for delta export. |
|
2 |
HardwareID |
UUID |
The unique identifier for a computer instance. |
|
3 |
Domain |
String |
The computer domain name. |
|
4 |
MachineName |
String |
The machine name. |
|
5 |
SerialNumber |
String |
The computer serial number. |
|
6 |
LastLoggedInUser |
String |
The last logged in user. |
|
7 |
CreatedDate |
String |
The date the instance was first created in TDS. |
|
8 |
UpdatedDate |
String |
The date the instance was last updated in TDS. |
|
9 |
RecognitionStatus |
String |
Provides information of what Technopedia model "level" normalization, has been able to identify the item. |
|
10 |
TechnopediaGUIDType |
String |
The level/type the Technopedia ID is related to. This is primarily directed to the Type field except in the case of "owner" where it is directed to "manufacturer". |
|
11 |
TechnopediaGUID |
UUID |
The normalized Technopedia catalog ID. |
|
12 |
EvidenceManufacturer |
String |
The manufacturer of the hardware family. |
|
13 |
EvidenceName |
String |
The computer model number. |
|
14 |
HDDCount |
Int |
The number of hardware disk drive (HDD) in the computer. |
|
15 |
HDDTotalSpace |
Int64 |
The computer HDD total space. |
|
16 |
NumberOfProcessors |
Int |
The number of processors in the computer. |
|
17 |
TotalMemory |
Int64 |
The total memory allocated to the computer. |
|
18 |
DisplayAdapterCount |
Int |
The number of display adapters used in the computer. |
|
19 |
PlatformLabel |
String |
The Platform Label Name. |
|
20 |
PlatformType |
String |
The Platform Type. |
|
21 |
OsProduct |
String |
The Operative System product value. |
|
22 |
Status |
String |
The current Status for Hardware Inventory. |
|
23 |
OrgID |
String |
The unique identifier for the organization. |
|
24 |
Sequence |
Int64 |
The sequence number value. This field is available only for delta export. |
|
25 |
ProcessorName |
String |
The name of the computer processor. |
|
26 |
NumberOfProcessorCores |
Int |
The number of core processors in the computer. |
|
27 |
NumberOfProcessorLogicalCores |
Int |
The number of processor cores that the operating system sees and can use. |
|
28 |
ProcessorClockSpeedMhz |
Int |
The transmission speed or number of cycles the CPU executes per second, measured in MHz. |
|
29 |
OsName |
String |
The name of the computer’s Operating System. |
|
30 |
InventoryDate |
String |
The date of the computer was manufactured and inventoried. |
|
31 |
InventoryAgent |
String |
The name of the agent that is collecting inventory data for this computer. |