Repository (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.
Lists items in the OctoSAM repository.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
ID | numeric | false | Internal ID for the Repository entity (Primary Key) |
Type | string | true | Repository item type |
Path | string | true | A logical path name that optionally specifies the position of this item in tree structures |
Customer ID | guid | false | A Guid that identifies the customer for customer specific items |
Custom | string | true | Custom or OctoSAM standard item |
Installation ID | guid | false | Reserved for future use |
Enabled | bool | true | This item is selectable in the gui / runnable in services |
Guid | guid | true | GUID if supported by the content type stored in the repository item |
Description | string | true | Description if supported by the repository type |
Created | date | false | Date/Time this item was created |
Created By | string | false | User that created this item |
Last Modified | date | true | Date/Time this item was last modified |
Last Modified By | string | false | User that last modified this item |
Repository Group | string | true | An identification string that can be be referenced when loading repository items |
Source Last Modified | date | true | Last write time of the source file |
Support Web | bool | true | This resource can be used by web applications |
Support Desktop | bool | true | This resource can be used by desktop applications |
Required Modules | string | true | Required modules to enable this item |
Required Privileges | string | true | List of rbac privileges required to enable this item |
Documentation Path | string | true | Path into online documentation of this item |
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 | 0d894163-4dce-41c0-a0be-07d0c9003191 | 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 |