Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
HealthStatus
Interface HealthStatus
interface
HealthStatus
{
details
?:
Record
<
string
,
unknown
>
;
status
:
"degraded"
|
"healthy"
|
"unhealthy"
;
}
Index
Properties
details?
status
Properties
Optional
details
details
?:
Record
<
string
,
unknown
>
status
status
:
"degraded"
|
"healthy"
|
"unhealthy"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
details
status
Teleforge API Reference - v0.1.0
Loading...