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