| Package | Description |
|---|---|
| com.redhat.foreman.cli |
| Modifier and Type | Method and Description |
|---|---|
Hostgroup |
Api.createHostGroup(String name) |
Hostgroup |
Api.createHostGroup(String name,
int envId,
int domainID,
int archId,
int osId,
int mediaId,
int ptableId,
String rootPass) |
Hostgroup |
Api.getHostGroup(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Api.getHosts(Hostgroup hostgroup) |
Copyright © 2016–2017. All rights reserved.