Class 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:
  • Field Details

    • vdi

      public final String vdi
  • Constructor Details

    • VdiNotSparse

      public VdiNotSparse(String vdi)
      Create a new VdiNotSparse