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