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