Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/hooks/Proxmox/useVMs
useVMs
Function useVMs
useVMs for Proxmox Method used in loading the data in the Route
useVMs
()
:
{
errorMessage_vms
:
any
;
getVMs
:
()
=>
Promise
<
VMsResponse
>
;
isLoading_vms
:
any
;
}
Returns
{
errorMessage_vms
:
any
;
getVMs
:
()
=>
Promise
<
VMsResponse
>
;
isLoading_vms
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
homelab-dashboard
Loading...
useVMs for Proxmox Method used in loading the data in the Route