Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
IncidentModel
CausalEdge
Interface CausalEdge
interface
CausalEdge
{
addedBy
:
"AUTO"
|
"OWNER"
|
"AUDITOR"
;
addedTs
:
number
;
confidence
:
number
;
edgeId
:
string
;
evidence
:
string
[]
;
fromEventId
:
string
;
relationship
:
IncidentModel
.
CausalRelationship
;
signature
:
string
;
toEventId
:
string
;
}
Index
Properties
added
By
added
Ts
confidence
edge
Id
evidence
from
Event
Id
relationship
signature
to
Event
Id
Properties
added
By
addedBy
:
"AUTO"
|
"OWNER"
|
"AUDITOR"
added
Ts
addedTs
:
number
confidence
confidence
:
number
edge
Id
edgeId
:
string
evidence
evidence
:
string
[]
from
Event
Id
fromEventId
:
string
relationship
relationship
:
IncidentModel
.
CausalRelationship
signature
signature
:
string
to
Event
Id
toEventId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
By
added
Ts
confidence
edge
Id
evidence
from
Event
Id
relationship
signature
to
Event
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...