public interface SchedulerStatsService extends RestService
Modifier and Type | Method and Description |
---|---|
List<? extends BackendStoragePool> |
pools()
Lists all back-end storage pools.
|
List<? extends BackendStoragePool> |
poolsDetail()
Lists all storage pools for a back end, with details.
|
List<? extends BackendStoragePool> pools()
List<? extends BackendStoragePool> poolsDetail()
Copyright © 2017. All rights reserved.