Skip to content

MyOrganizations (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.

List organizations that you can access.

Fields

Name Type Visible Description
ID numeric false Internal ID for the Organization entity (Primary Key)
Guid guid false
Name string true Name of the organization
Description string false Description
Machines numeric true Number of machines in this organization
Users numeric true Number of users in this organization
Update Enabled bool true True if the user has update permissions to objects in this organization
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 32fb9d6a-0892-4348-b1ce-b67ac941a9d6 The internal id of the query. Must be unique
SupportsDesktop false 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