All organization tokens (Internal)¶
OctoSAM Internal Query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
List all organizations with their current number of users and machines, one line per defined token.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Organization ID | numeric | false | Internal ID that references the Organization entity (Foreign Key) |
Organization | string | true | Name of the organization this entity is mapped to |
Description | string | true | Description |
User Count | numeric | true | Number of users in this organization |
Machine Count | numeric | true | Number of machines in this organization |
Token | string | true | A string that matches the token defined in the corresponding mapping rule |
Notes | string | true | Custom notes |
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 | 1ec31780-dcbb-11dd-ad8b-0800200c9a66 | 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 |