public ResultObject InsertDvdDisk(int itemId, string isoPath) { return(VirtualizationServerController2012.InsertDvdDisk(itemId, isoPath)); }