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