@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
NnnHealthStatus
Interface NnnHealthStatus
interface
NnnHealthStatus
{
agents
:
number
;
checks
:
{
db
:
"ok"
|
"error"
;
kv
:
"ok"
|
"error"
;
queues
:
"ok"
|
"error"
;
r2
:
"ok"
|
"error"
;
}
;
environment
:
string
;
status
:
"ok"
|
"degraded"
;
timestamp
:
string
;
}
Index
Properties
agents
checks
environment
status
timestamp
Properties
agents
agents
:
number
checks
checks
:
{
db
:
"ok"
|
"error"
;
kv
:
"ok"
|
"error"
;
queues
:
"ok"
|
"error"
;
r2
:
"ok"
|
"error"
;
}
environment
environment
:
string
status
status
:
"ok"
|
"degraded"
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
checks
environment
status
timestamp
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...