Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MonitorStatus
Interface MonitorStatus
interface
MonitorStatus
{
agentType
:
string
;
currentScore
:
number
;
enabled
:
boolean
;
health
:
"critical"
|
"warning"
|
"healthy"
;
lastSampleAt
?:
number
;
monitorId
:
string
;
monitorName
:
string
;
recentAlerts
:
number
;
sampleCount
:
number
;
trend
:
"improving"
|
"stable"
|
"declining"
;
windowAvg
:
number
;
}
Index
Properties
agent
Type
current
Score
enabled
health
last
Sample
At?
monitor
Id
monitor
Name
recent
Alerts
sample
Count
trend
window
Avg
Properties
agent
Type
agentType
:
string
current
Score
currentScore
:
number
enabled
enabled
:
boolean
health
health
:
"critical"
|
"warning"
|
"healthy"
Optional
last
Sample
At
lastSampleAt
?:
number
monitor
Id
monitorId
:
string
monitor
Name
monitorName
:
string
recent
Alerts
recentAlerts
:
number
sample
Count
sampleCount
:
number
trend
trend
:
"improving"
|
"stable"
|
"declining"
window
Avg
windowAvg
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Type
current
Score
enabled
health
last
Sample
At
monitor
Id
monitor
Name
recent
Alerts
sample
Count
trend
window
Avg
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...