Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/zabbix/ZabbixProxy
ZabbixProxy
Interface ZabbixProxy
Definition of the zabbix proxy object
interface
ZabbixProxy
{
address
:
string
;
local_address
:
string
;
local_port
:
string
;
name
:
string
;
port
:
string
;
proxy_groupid
:
string
;
proxyid
:
string
;
state
:
ZabbixProxyStatus
;
version
:
string
;
}
Index
Properties
address
local_
address
local_
port
name
port
proxy_
groupid
proxyid
state
version
Properties
address
address
:
string
local_
address
local_address
:
string
local_
port
local_port
:
string
name
name
:
string
port
port
:
string
proxy_
groupid
proxy_groupid
:
string
proxyid
proxyid
:
string
state
state
:
ZabbixProxyStatus
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
local_
address
local_
port
name
port
proxy_
groupid
proxyid
state
version
homelab-dashboard
Loading...
Definition of the zabbix proxy object