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