Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
IncidentLogInput
Interface IncidentLogInput
interface
IncidentLogInput
{
agentId
:
string
;
description
?:
string
;
incidentId
:
string
;
severity
:
string
;
state
:
string
;
title
:
string
;
triggerId
?:
string
;
triggerType
?:
string
;
ts
?:
number
;
}
Index
Properties
agent
Id
description?
incident
Id
severity
state
title
trigger
Id?
trigger
Type?
ts?
Properties
agent
Id
agentId
:
string
Optional
description
description
?:
string
incident
Id
incidentId
:
string
severity
severity
:
string
state
state
:
string
title
title
:
string
Optional
trigger
Id
triggerId
?:
string
Optional
trigger
Type
triggerType
?:
string
Optional
ts
ts
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
description
incident
Id
severity
state
title
trigger
Id
trigger
Type
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...