Uses of Class
com.xensource.xenapi.Types.VdiIncompatibleType
-
Uses of Types.VdiIncompatibleType in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VdiIncompatibleTypeModifier and TypeMethodDescriptionvoidVDI.dataDestroy(Connection c) Delete the data of the snapshot VDI, but keep its changed block tracking metadata.VDI.dataDestroyAsync(Connection c) Delete the data of the snapshot VDI, but keep its changed block tracking metadata.voidVDI.disableCbt(Connection c) Disable changed block tracking for the VDI.VDI.disableCbtAsync(Connection c) Disable changed block tracking for the VDI.voidVDI.enableCbt(Connection c) Enable changed block tracking for the VDI.VDI.enableCbtAsync(Connection c) Enable changed block tracking for the VDI.VDI.getNbdInfo(Connection c) Get details specifying how to access this VDI via a Network Block Device server.