Interface DiskSnapshotsService

  • All Superinterfaces:
    Service
    All Known Implementing Classes:
    DiskSnapshotsServiceImpl

    public interface DiskSnapshotsService
    extends Service
    Manages the collection of disk snapshots available in an storage domain.
    • Method Detail

      • list

        DiskSnapshotsService.ListRequest list()
        Returns the list of disk snapshots of the storage domain. The order of the returned list of disk snapshots isn't guaranteed.
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.