public interface BlockStorageService extends RestService
Modifier and Type | Method and Description |
---|---|
BlockVolumeBackupService |
backups() |
BlockLimits |
getLimits()
Gets the Absolute limits used by this tenant
|
BlockQuotaSetService |
quotaSets()
The block storage quota-set service.
|
SchedulerStatsGetPoolService |
schedulerStatsPools()
The block storage get_pools service.
|
BlockStorageServiceService |
services()
The block storage service service
|
BlockVolumeSnapshotService |
snapshots() |
BlockVolumeService |
volumes() |
CinderZoneService |
zones() |
BlockVolumeService volumes()
BlockVolumeSnapshotService snapshots()
CinderZoneService zones()
BlockLimits getLimits()
BlockQuotaSetService quotaSets()
SchedulerStatsGetPoolService schedulerStatsPools()
BlockVolumeBackupService backups()
BlockStorageServiceService services()
Copyright © 2017. All rights reserved.