| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
HostService |
ComputeService.host()
Deprecated.
The os-hosts API is deprecated as of the 2.43 microversion. Requests made with microversion >= 2.43 will result in a 404 error. To list and show host details, use the Hypervisors (os-hypervisors) API. To enable or disable a service, use the Compute services (os-services) API. There is no replacement for the shutdown, startup, reboot, or maintenance_mode actions as those are system-level operations which should be outside of the control of the compute service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HostServiceImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HostService |
ComputeServiceImpl.host()
Compute Os-Host API
|
Copyright © 2020. All rights reserved.