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