public LibraryItem GetInsertedDvdDisk(int itemId)
 {
     return(VirtualizationServerControllerProxmox.GetInsertedDvdDisk(itemId));
 }