useZabbixHost(): { errorMessage_ZabbixHost: any; getZabbixHost: (id: string) => Promise<ZabbixHostResponse>; isLoading_ZabbixHost: any;} Returns {
errorMessage_ZabbixHost: any;
getZabbixHost: (id: string) => Promise<ZabbixHostResponse>;
isLoading_ZabbixHost: any;
}
useZabbixHost for Zabbix Method used in loading the data in the Route