Skip to content

Published software groups

Summary of published software groups.

Fields

Name Type Visible Description
Group Type ID numeric false Internal ID that references the GroupType entity (Foreign Key)
Group Type Octopus ID string false Internal ID of this group type. Used by the OctoSAM logic to identify group types.
Group Type Description string false Description
Group Type string true Name of the group type
Grouping Provider ID numeric false Internal ID that references the GroupingProvider entity (Foreign Key)
Grouping Provider string false Name of the grouping provider
Grouping Provider Guid guid false Unique id of this grouping provider instance
Group ID numeric false Internal ID for the Group entity (Primary Key)
Group string true Name of the group
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
Users numeric true Scanned users that are members of this group
Not Scanned Users numeric true Not scanned users that are members of this group
Machines numeric true Scanned machines that are members of this group
Not Scanned Machines numeric true Not scanned machines that are members of this group
Last Scan date false Date/Time this group was last scanned
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 0d4110b6-43e7-42d4-9618-0fed7761f0b4 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