Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/zabbix/ApiResponse
ZabbixApiError
Interface ZabbixApiError
Definition of zabbix api error used in the response
interface
ZabbixApiError
{
code
:
number
;
data
:
string
;
messsage
:
string
;
}
Index
Properties
code
data
messsage
Properties
code
code
:
number
data
data
:
string
messsage
messsage
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
data
messsage
homelab-dashboard
Loading...
Definition of zabbix api error used in the response