WmiClass¶
Holds a row for each unique WMI class scanned (for systems that do not support WMI/CIM, OctoSAM defines a set of own classes such as Linux_ Aix_ or Mac_ classes).
Fields¶
| Field | Type | Description |
|---|---|---|
| Enabled | boolean | If this flag is set to false, the Import Service does no longer import information for this wmi class into the database. Can be used to conserve database space if certain WMI data is not essential. |
| ID | numeric | Internal ID for the WmiClass entity (Primary Key) |
| Name | string | Name of the class. For Win32_ classes, see Microsoft WMI documentation. Names beginning with X_ are Octopus extension classes. For systems that do not support WMI/CIM, OctoSAM defines a set of own classes such as Linux_ Aix_ or Mac_ classes |