Interface DiskService.SparsifyResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    DiskService

    public static interface DiskService.SparsifyResponse
    extends Response
    Sparsify the disk. Sparsification frees space in the disk image that is not used by its filesystem. As a result, the image will occupy less space on the storage. Currently sparsification works only on disks without snapshots. Disks having derived disks are also not allowed.