AdminAudit (System Admin Context)
OctoSAM Admin context 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.
Show global change history for audited objects.
Parameters
| Name |
Type |
Description |
| Usage last days |
numeric |
|
Fields
| Name |
Type |
Visible |
Description |
| Audit Detail ID |
numeric |
false |
Internal ID for the AuditDetail entity (Primary Key) |
| Audit Object ID |
numeric |
false |
Internal ID that references the AuditObject entity (Foreign Key) |
| Object Guid |
guid |
false |
The Guid of the audited object |
| Audit Object Name |
string |
true |
|
| Object Display Name |
string |
true |
The display name for the audited object. This name can change during the lifetime of the object. |
| Operation |
string |
true |
Audited operation |
| User |
string |
true |
Distinct user name. Use Column Chooser to show partial values such as Login Name, Domain or Display Name of users |
| Change Set |
string |
true |
A json document that contains the changed attributes and values |
| Info |
string |
false |
A json document that may contain additional information about the audit |
| Created |
date |
true |
Date/Time this entity was created |
| 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
| Property |
Value |
Description |
| Query Guid |
26cd158b-f3d2-4b54-8b94-7c5593b442fc |
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 |
| LastUpdate |
2026-02-21 17:20:39 |
Last change to this document |
| Build |
1.12.3.52 |
OctoSAM build that last changed this document |