Uses of Class
com.xensource.xenapi.Types.VdiInUse
-
Uses of Types.VdiInUse in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VdiInUseModifier 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.VDI.listChangedBlocks
(Connection c, VDI vdiTo) Compare two VDIs in 64k block increments and report which blocks differ.VDI.listChangedBlocksAsync
(Connection c, VDI vdiTo) Compare two VDIs in 64k block increments and report which blocks differ.