Group overview
Show overview over defined groups.
Fields
Name |
Type |
Visible |
Description |
Group ID |
numeric |
false |
Internal ID for the Group entity (Primary Key) |
Name |
string |
true |
Name of the group |
Created |
date |
false |
Date/Time this group was created in the database |
Domain |
string |
false |
Domain of the group if provided by the group scanner |
Directory Path |
string |
false |
For groups imported from Active Directory: holds the distinguishedName of the group |
Description |
string |
true |
Description of the group |
Last Scan |
date |
false |
Date/Time this group was last scanned |
Last Modification |
date |
false |
Date/Time this group object was last modified through the UI |
Last Modified By |
string |
false |
OctoSAM Inventory UI user that last modified this object |
Group Type |
string |
true |
Group type name |
Group Type Description |
string |
false |
Description |
Group Type Octopus ID |
string |
false |
Internal ID of this group type. Used by the OctoSAM logic to identify group types. |
Grouping Provider |
string |
false |
Name that the GUI displays |
Grouping Provider Guid |
guid |
false |
db.GroupingProvider.ProviderGuid |
Grouping Provider Created |
date |
false |
Date/Time this entity was created in the database |
Grouping Provider Last Scan |
date |
false |
Date/Time this grouping provider did last scan its source information |
Users |
numeric |
true |
Number of users in the group that were scanned by OctoSAM during logon |
Not Scanned Users |
numeric |
true |
Number of users in the group that are defined in Active Directory but not scanned |
Total Users |
numeric |
true |
Sum of Users and NotScannedUsers |
Machines |
numeric |
true |
Number of machines in the group that were scanned by OctoSAM |
Not Scanned Machines |
numeric |
true |
Number of machines in the group that were found in Active Directory but not yet scanned |
Total Machines |
numeric |
true |
Sum of Users and NotScannedUsers |
Users Not Found In Database |
numeric |
true |
Users found in the group definition but not imported into the OctoSAM database |
Machines Not Found In Database |
numeric |
true |
Machines found in the group definition but not imported into the OctoSAM database |
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
Property |
Value |
Description |
Query Guid |
a0ab39c0-04c7-4f28-a578-3b2d05d8634d |
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 |