Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AuditEvent
Interface AuditEvent
interface
AuditEvent
{
action
:
string
;
actor
:
string
;
eventId
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
outcome
:
string
;
resource
:
string
;
severity
:
string
;
timestamp
:
Date
;
}
Index
Properties
action
actor
event
Id
metadata?
outcome
resource
severity
timestamp
Properties
action
action
:
string
actor
actor
:
string
event
Id
eventId
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
outcome
outcome
:
string
resource
resource
:
string
severity
severity
:
string
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
actor
event
Id
metadata
outcome
resource
severity
timestamp
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...