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 TypeMethodDescriptionvoid
VDI.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.void
VDI.disableCbt
(Connection c) Disable changed block tracking for the VDI.VDI.disableCbtAsync
(Connection c) Disable changed block tracking for the VDI.void
VDI.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.