useLXCs for Proxmox Method used in loading the data in the Route

  • Parameters

    • name: string

      The name of the LXC

    Returns { errorMessage: any; getLXC: () => Promise<LXCResponse>; isLoading: any }