nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
DashboardUpdateOptions
Interface DashboardUpdateOptions
Partial dashboard options for selective updates.
interface
DashboardUpdateOptions
{
includeHealth
?:
boolean
;
includeAgents
?:
boolean
;
includeGraph
?:
boolean
;
includeActivity
?:
boolean
;
includeBottlenecks
?:
boolean
;
includeClusters
?:
boolean
;
includeContributions
?:
boolean
;
}
Index
Properties
include
Health?
include
Agents?
include
Graph?
include
Activity?
include
Bottlenecks?
include
Clusters?
include
Contributions?
Properties
Optional
Readonly
include
Health
includeHealth
?:
boolean
Optional
Readonly
include
Agents
includeAgents
?:
boolean
Optional
Readonly
include
Graph
includeGraph
?:
boolean
Optional
Readonly
include
Activity
includeActivity
?:
boolean
Optional
Readonly
include
Bottlenecks
includeBottlenecks
?:
boolean
Optional
Readonly
include
Clusters
includeClusters
?:
boolean
Optional
Readonly
include
Contributions
includeContributions
?:
boolean
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
include
Health
include
Agents
include
Graph
include
Activity
include
Bottlenecks
include
Clusters
include
Contributions
GitHub
npm
nexus-agents - v2.80.0
Loading...
Partial dashboard options for selective updates.