useZabbixItem(): { errorMessage_ZabbixItem: any; getZabbixItem: (id: string) => Promise<ZabbixItemResponse>; isLoading_ZabbixItem: any;} Returns {
errorMessage_ZabbixItem: any;
getZabbixItem: (id: string) => Promise<ZabbixItemResponse>;
isLoading_ZabbixItem: any;
}
useZabbixItem for Zabbix Method used in loading the data in the Route