com.xensource.xenapi
Class Types.VdiNotSparse
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.VdiNotSparse
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.VdiNotSparse
- extends Types.XenAPIException
The VDI is not stored using a sparse format. It is not possible to query and manipulate only the changed blocks (or 'block differences' or 'disk deltas') between two VDIs. Please select a VDI which uses a sparse-aware technology such as VHD.
- See Also:
- Serialized Form
vdi
public final String vdi
Types.VdiNotSparse
public Types.VdiNotSparse(String vdi)
- Create a new VdiNotSparse
- Parameters:
vdi -