MachineGroups (System Machine 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.
Show groups where this machine is member.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Group ID | numeric | false | Internal ID for the Group entity (Primary Key) |
Group Guid | guid | false | A unique ID that can be used to link to this object from external applications |
Group Type ID | numeric | false | Internal ID that references the GroupType entity (Foreign Key) |
Grouping Provider ID | numeric | false | Internal ID that references the GroupingProvider entity (Foreign Key) |
Group | string | true | Name of the group |
Directory Path | string | false | For groups imported from Active Directory: holds the distinguishedName of the group |
Description | string | true | Description of the group |
Created | date | false | Date/Time this group was created in the database |
Last Scan | date | true | Date/Time this entity got scanned last |
Notes | string | false | Notes |
SID | string | false | Group SID for groups imported from Active Directory |
Group Type | string | true | Name of the 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 of the grouping provider |
Provider GUID | guid | false | A uuid that uniquely identifies the grouping provider. Must be set to a distinct value for each provider. |
Grouping Provider Last Scan | date | false | Date/Time this grouping provider did last scan its source information |
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 | ae5bceea-1e7f-4468-995d-a3cf6bf53886 | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | false | If true, the query can be started from the OctoSAM Web UI |