nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ThresholdUpdateDetail
Interface ThresholdUpdateDetail
Detail payload for threshold update events.
interface
ThresholdUpdateDetail
{
cli
:
string
;
category
:
string
;
oldBaseline
:
number
;
newBaseline
:
number
;
trend
:
Trend
;
}
Index
Properties
cli
category
old
Baseline
new
Baseline
trend
Properties
Readonly
cli
cli
:
string
Readonly
category
category
:
string
Readonly
old
Baseline
oldBaseline
:
number
Readonly
new
Baseline
newBaseline
:
number
Readonly
trend
trend
:
Trend
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
cli
category
old
Baseline
new
Baseline
trend
GitHub
npm
nexus-agents - v2.80.0
Loading...
Detail payload for threshold update events.