Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DashboardMetric
Interface DashboardMetric
interface
DashboardMetric
{
agentId
:
string
;
metricId
:
string
;
name
:
string
;
severity
:
"critical"
|
"warning"
|
"normal"
;
trend
:
"stable"
|
"up"
|
"down"
;
ts
:
number
;
unit
:
string
;
value
:
number
;
}
Index
Properties
agent
Id
metric
Id
name
severity
trend
ts
unit
value
Properties
agent
Id
agentId
:
string
metric
Id
metricId
:
string
name
name
:
string
severity
severity
:
"critical"
|
"warning"
|
"normal"
trend
trend
:
"stable"
|
"up"
|
"down"
ts
ts
:
number
unit
unit
:
string
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
metric
Id
name
severity
trend
ts
unit
value
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...