WmiInstance¶
Each entity is an instance of a WMI class scanned on a particular machine
Fields¶
| Field | Type | Description |
|---|---|---|
| BulkInsertID | bigint | Internal ID used for bulk insert operations |
| Guid | uniqueidentifier | |
| ID | bigint | Internal ID that references the WmiInstance entity (Foreign Key) |
| ID | bigint | Internal ID that references the WmiInstance entity (Foreign Key) |
| ID | bigint | Internal ID that references the WmiInstance entity (Foreign Key) |
| ImporterInstance | nvarchar | Name of the importer Instance if multiple importers are active |
| ImportSourceID | bigint | Id of the import module. 1 for OctoscanImportService or OctoscanImportUtil. |
| InformationSourceID | bigint | Internal ID that references the InformationSource entity (Foreign Key) |
| LastScan | datetime2 | Date/Time of last scan that generated the instance information |
| LastScanGUID | uniqueidentifier | GUID of .scan file that generated the instance information |
| MachineID | bigint | Internal ID that references the Machine entity (Foreign Key) |
| MachineID | bigint | Internal ID that references the Machine entity (Foreign Key) |
| Name | nvarchar | Instance Name |
| ServiceNowLastExport | datetime2 | Date/Time of last export to ServiceNow |
| ServiceNowLastImport | datetime2 | Date/TIme of last import from ServiceNow |
| ServiceNowSysID | uniqueidentifier | |
| ServiceNowTargetClass | nvarchar | ServiceNow: class of the replicated object |
| WmiClassID | bigint | Internal ID that references the WmiClass entity (Foreign Key) |
| WmiClassID | bigint | Internal ID that references the WmiClass entity (Foreign Key) |