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