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