Skip to content

LicenseManagerServersIndex (System)

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.

Overview of all monitored license servers.

Fields

Name Type Visible Description
License Manager Server ID numeric false Internal ID for the LicenseManagerServer entity (Primary Key)
License Manager Server Guid guid false A unique ID that can be used to link to this object from external applications
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
License Manager Server string true Name of the license manager server
Lm Type string true LicenseMangerServer type
Address string true Address of the remote server. Format of this value is specific to each LmType.
Error Flag bool true True if the last scan resulted in an error condition
Enabled bool true If True, the server gets scanned. Set this flag to false to temporarily disable scanning of this server.
Last Scan date true Date/Time this entity got scanned last
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 d7e9dfa0-849c-4b25-94da-aa86d8c6ae0c 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