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