Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/haproxy/HAProxyStatsResponse
HaProxyStatsResponse
Interface HaProxyStatsResponse
interface
HaProxyStatsResponse
{
message
:
string
;
response
:
null
|
HaProxyStatItem
[]
;
success
:
boolean
;
}
Index
Properties
message
response
success
Properties
message
message
:
string
response
response
:
null
|
HaProxyStatItem
[]
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
response
success
homelab-dashboard
Loading...