public string GetVirtualMachineVNCURL(int itemId)
 {
     return(VirtualizationServerControllerProxmox.GetVirtualMachineVNCURL(itemId));
 }