Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AuditLogEntry
Interface AuditLogEntry
interface
AuditLogEntry
{
action
:
string
;
details
:
Record
<
string
,
unknown
>
;
entryId
:
string
;
hash
:
string
;
ipAddress
?:
string
;
outcome
:
"success"
|
"error"
|
"denied"
;
previousHash
:
string
;
resource
:
string
;
resourceId
?:
string
;
sessionId
:
string
;
ts
:
number
;
userId
:
string
;
}
Index
Properties
action
details
entry
Id
hash
ip
Address?
outcome
previous
Hash
resource
resource
Id?
session
Id
ts
user
Id
Properties
action
action
:
string
details
details
:
Record
<
string
,
unknown
>
entry
Id
entryId
:
string
hash
hash
:
string
Optional
ip
Address
ipAddress
?:
string
outcome
outcome
:
"success"
|
"error"
|
"denied"
previous
Hash
previousHash
:
string
resource
resource
:
string
Optional
resource
Id
resourceId
?:
string
session
Id
sessionId
:
string
ts
ts
:
number
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
details
entry
Id
hash
ip
Address
outcome
previous
Hash
resource
resource
Id
session
Id
ts
user
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...