96979899100101102103104105106
DeviceId[] removeDisks, DiskCreateSpec[] addDisks) throws Exception { CloneVmSP sp = testSP.new CloneVmSP(newVmName, srcVmId, snapName, targetRp, targetDs, removeDisks, addDisks); sp.call(); return sp; } /** * Test method for deleting a vm