Connected systems overview (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.
Show an overview over systems connected to OctoSAM.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
ID | numeric | false | OctoSAM internal ID of this entity |
Type | string | true | Connected system type |
Octopus ID | string | false | Internal program Id |
Name | string | true | Name of the connected system |
Guid | guid | false | Guid of the connected system, as provided by the scanner or import logic |
Description | string | true | Description of the connected system |
Created | date | false | Date/Time this entity got created |
Last Scan | date | true | Date/Time this entity got scanned last |
Items | numeric | true | Total number of items for this scan |
Warnings | numeric | true | Warnings during import of this scan |
Errors | numeric | true | Errors during import of this scan |
Import Duration Millis | numeric | false | Duration of the import operation |
Scan Guid | guid | false | Guid of the last scan for this connected system |
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 | 6c478aa6-89c2-4906-9236-dbd6508126c2 | 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 |