Uses of Class
com.xensource.xenapi.Types.VdiOnBootModeIncompatibleWithOperation
-
Uses of Types.VdiOnBootModeIncompatibleWithOperation in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VdiOnBootModeIncompatibleWithOperationModifier and TypeMethodDescriptionvoid
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.