GroupMembers (System Group Context)¶
OctoSAM System Query
This query is an integral part of the OctoSAM application. OctoSAM starts the query to display tabular data within the application. The query can only be started from within the intended application system context.
List members of this group. This query returns all members of the group, including users, machines and directory missing users and machines.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Group ID | numeric | false | OctoSAM internal ID of this Group entity |
Group Guid | guid | false | |
Group | string | false | Name of the group |
Member ID | numeric | false | |
Member Guid | guid | false | |
Member | string | true | Group member name |
Member Type | string | true | Group member type, machine or user |
Scanned | bool | true | True if this member got scanned into the OctoSAM Inventory database |
Directory Disabled | bool | true | True if this member refers to a disable Active Directory account |
Deleted In Directory | bool | false | |
Member Organization ID | numeric | false | |
Organization | string | true | Name of the organization this entity is mapped to |
Directory Path | string | false | Path to this user or machine object in Active Directoy |
Directory Container Path | string | false | Path to the container of this user or machine object in Active Directory |
Last Scan | date | false | Date/Time this entity got scanned last |
Directory Last Logon Timestamp | date | true | Last Active Directory logon of this member |
User ID | numeric | false | OctoSAM Inventory internal ID of the user entity |
User Guid | guid | false | OctoSAM Inventory internal Guid of the user entity |
Machine ID | numeric | false | OctoSAM internal ID of this Machine entity |
Machine Guid | guid | false | OctoSAM internal Guid of this Machine entity |
Directory Missing User Id | numeric | false | OctoSAM internal ID of this DirectoryMissingUser entity |
Directory Missing User Guid | guid | false | |
Directory Missing Machine ID | numeric | false | |
Directory Missing Machine Guid | guid | false | |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | 9e25f92e-abe9-49fa-95ab-eb7bfa7f621d | 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 |