Manufacturer¶
Provides normalized hardware manufacturer info.
Fields¶
| Field | Type | Description |
|---|---|---|
| AutoAssignRegex | string | Regular expression to discover manufacturer from hardware strings |
| AutoAssignTestLikePattern | string | SQL like pattern and/or regular expression to build test data for this manufacturer |
| Created | datetime | Date/Time this object was created |
| CreatedBy | string | User that created this object |
| CustomField1 | string | Custom field 1, not used by OctoSAM |
| CustomField2 | string | Custom field 2, not used by OctoSAM |
| CustomField3 | string | Custom field 3, not used by OctoSAM |
| CustomField4 | string | Custom field 4, not used by OctoSAM |
| ExtraData | string | Extra data for this manufacturer |
| Guid | guid | |
| ID | numeric | Internal ID for the Manufacturer entity (Primary Key) |
| LastModification | datetime | Date/Time this manufacturer was last modified |
| LastModifiedBy | string | User that modified this object |
| LastSynchWithMaster | datetime | Date/Time this manufacturer definition was last synchronized with master |
| LastUpdateFromMaster | datetime | Date/Time this manufacturer definition was last updated from master |
| MasterLastModdified | datetime | Last modification timestamp of the manufacturer in the master catalog |
| MasterNotes | string | Notes from the master catalog |
| Name | string | Normalized hardware manufacturer name |
| Notes | string | Custom notes |
| PredefinedByOctopus | boolean | True if the manufacturer definition is maintained by Octosoft |
| Url | string | Url to the manufacturers website |