| Package | Description |
|---|---|
| com.redhat.foreman |
| Modifier and Type | Class and Description |
|---|---|
static class |
ForemanAPI.CommunicationError
Problem while talking to Foreman.
|
static class |
ForemanAPI.ProtocolMismatch
Library does not comprehend Foreman reply.
|
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
ForemanAPI.getHostInfo(String hostname)
Get host info.
|
String |
ForemanAPI.getVersion()
Get Foreman version.
|
void |
ForemanAPI.release(String hostName)
Release host from Foreman.
|
Copyright © 2016–2017. All rights reserved.