Interface SchedulerStatsService

  • All Superinterfaces:
    RestService

    public interface SchedulerStatsService
    extends RestService
    Scheduler Stats Service for Manila Shared Filesystems.
    Author:
    Daniel Gonzalez Nothnagel
    • Method Detail

      • pools

        List<? extends BackendStoragePool> pools()
        Lists all back-end storage pools.
        Returns:
        a list of all back-end storage pools
      • poolsDetail

        List<? extends BackendStoragePool> poolsDetail()
        Lists all storage pools for a back end, with details.
        Returns:
        a list of all back-end storage pools with details