public interface ShareService extends RestService
@Deprecated List<? extends Extension> listExtensions()
Limits limits()
SharesService shares()
SecurityServiceService securityServices()
ShareSnapshotService shareSnapshots()
ShareNetworkService shareNetworks()
ShareServerService shareServers()
ShareInstanceService shareInstances()
ShareTypeService shareTypes()
SchedulerStatsService schedulerStats()
ManilaService.ServiceStatus enableService(String binary, String host)
binary - the name of the service binary that you want to enablehost - the host name of the service that you want to enableManilaService.ServiceStatus disableService(String binary, String host)
binary - the name of the service binary that you want to disablehost - the host name of the service that you want to disableList<? extends AvailabilityZone> availabilityZones()
Share manageShare(ShareManage shareManage)
shareManage - the share to manageActionResponse unmanageShare(String shareId)
shareId - the share IDQuotaSetService quotaSets()
Copyright © 2020. All rights reserved.