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