Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RealtimeAssuranceViolation
Interface RealtimeAssuranceViolation
interface
RealtimeAssuranceViolation
{
checkId
:
string
;
checkName
:
string
;
details
:
Record
<
string
,
unknown
>
;
message
:
string
;
recommendation
:
string
;
severity
:
AssuranceCheckSeverity
;
spanId
?:
string
;
traceId
:
string
;
ts
:
number
;
violationId
:
string
;
}
Index
Properties
check
Id
check
Name
details
message
recommendation
severity
span
Id?
trace
Id
ts
violation
Id
Properties
check
Id
checkId
:
string
check
Name
checkName
:
string
details
details
:
Record
<
string
,
unknown
>
message
message
:
string
recommendation
recommendation
:
string
severity
severity
:
AssuranceCheckSeverity
Optional
span
Id
spanId
?:
string
trace
Id
traceId
:
string
ts
ts
:
number
violation
Id
violationId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Id
check
Name
details
message
recommendation
severity
span
Id
trace
Id
ts
violation
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...