Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/zabbix/ZabbixProxy
ZabbixProxiesResponse
Interface ZabbixProxiesResponse
Object used for the reponse of the zabbix service
interface
ZabbixProxiesResponse
{
message
:
string
;
proxies
:
null
|
ZabbixProxy
[]
;
success
:
boolean
;
}
Index
Properties
message
proxies
success
Properties
message
message
:
string
proxies
proxies
:
null
|
ZabbixProxy
[]
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
proxies
success
homelab-dashboard
Loading...
Object used for the reponse of the zabbix service