public interface HypervisorService extends RestService
Modifier and Type | Method and Description |
---|---|
List<? extends Hypervisor> |
list()
The Hypervisors for this OpenStack deployment.
|
HypervisorStatistics |
statistics()
The Hypervisor Statistics for this OpenStack Deployment
NOTE: This is an extension and not all deployments support os-hypervisors
|
List<? extends Hypervisor> list()
HypervisorStatistics statistics()
Copyright © 2017. All rights reserved.