SoftwareCatalogConflict¶
Contains conflicts detected by the software catalog update mechanism
Fields¶
Field | Type | Description |
---|---|---|
Action | string | Catalog action that causes the conflict |
CatalogVersion | string | Version info of used catalog |
Created | datetime | Date/Time the entry was created |
ID | numeric | Internal ID for the SoftwareCatalogConflict entity (Primary Key) |
Notes | string | Notes written during the catalog update process |
SoftwarePackageGuid | guid | |
SoftwarePackageID | numeric | Internal ID that references the SoftwarePackage entity (Foreign Key) |
SoftwareSignatureID | numeric | Internal ID that references the SoftwareSignature entity (Foreign Key) |