Repackaged packages¶
Note
This query requires the REPACKAGING license option.
Finds packages with recognized repackager markers.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Software Category ID | numeric | false | Internal ID that references the SoftwareCategory entity (Foreign Key) |
Software Category | string | true | Software category name form the OctoSAM software catalog |
Software Package ID | numeric | false | Internal ID that references the SoftwarePackage entity (Foreign Key) |
Software Package Guid | guid | false | GUID used for catalog updates. Stays the same for all OctoSAM defined software packages through the lifecycle of the package definition. Allows rename and delete of packages during catalog update.. Do not set if definig your own custom packages directly in the database. |
Software Package | string | true | Software package name from the OctoSAM software catalog |
Metering Enabled | bool | false | True, if the software package definition supports package metering. |
Software Licensing Type ID | numeric | false | Internal ID that references the SoftwareLicensingType entity (Foreign Key) |
Software Licensing Type | string | true | Licensing type for this package as defined in the OctoSAM Inventory software catalog |
Licensing Relevant | bool | true | True if the package or licensing type is considered relevant for licensing |
Machines | numeric | true | Total number of installs |
Repackaged Installs | numeric | true | Number of repackaged installs |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | bc82ded1-6d85-49d2-8272-86ca42dc11f9 | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |