public ResultObject ApplySnapshot(int itemId, string snapshotId) { return(VirtualizationServerControllerForPrivateCloud.ApplySnapshot(itemId, snapshotId)); }