Function useHAProxyFrontendStats
useHAProxyFrontendStats(): { errorMessage_HAProxyFrontendStats: any; getHaProxyFrontendStats: () => Promise<HaProxyStatsResponse>; isLoading_HAProxyFrontendStats: any;} Returns {
errorMessage_HAProxyFrontendStats: any;
getHaProxyFrontendStats: () => Promise<HaProxyStatsResponse>;
isLoading_HAProxyFrontendStats: any;
}
Hook for fetching all the Frontend HAProxy Stats