public interface ForemanApi
ForemanApi provides a mechanism for interacting with the Foreman
API.| Modifier and Type | Method and Description |
|---|---|
Actions |
actions()
Creates a new
Actions that can be leveraged to operate on the
/api/actions Foreman API endpoint. |
Autominer |
autominer()
Creates an
Autominer handler. |
Claymore |
claymore()
Creates a
Claymore handlers. |
Csp |
csp()
Creates a
Csp handler. |
Groups |
groups()
Creates a new
Actions that can be leveraged to operate on the
/api/groups Foreman API endpoint. |
Miners |
miners()
Creates a new
Miners that can be leveraged to operate on the
/api/miners Foreman API endpoint. |
Nicehash |
nicehash()
Creates a
Nicehash handler. |
Notifications |
notifications()
Creates a new
Notifications that can be leveraged to operate on
the /api/notifications Foreman API endpoint. |
Pickaxe |
pickaxe()
Creates a new
Pickaxe that can be leveraged to operate on the
/api/pickaxe Foreman API endpoint. |
Ping |
ping()
Creates a new
Ping that can be leveraged to test API
credentials. |
Qse |
qse()
Creates a
Qse handler. |
SiteMap |
siteMap()
Creates a new
SiteMap that can be leveraged to operate on the
/api/site-map Foreman API endpoint. |
Tags |
tags()
Creates a new
Tags that can be leveraged to operate on the
/api/tags Foreman API endpoint. |
Actions actions()
Actions that can be leveraged to operate on the
/api/actions Foreman API endpoint.Groups groups()
Actions that can be leveraged to operate on the
/api/groups Foreman API endpoint.Miners miners()
Miners that can be leveraged to operate on the
/api/miners Foreman API endpoint.Notifications notifications()
Notifications that can be leveraged to operate on
the /api/notifications Foreman API endpoint.Pickaxe pickaxe()
Pickaxe that can be leveraged to operate on the
/api/pickaxe Foreman API endpoint.Ping ping()
Ping that can be leveraged to test API
credentials.Ping.SiteMap siteMap()
SiteMap that can be leveraged to operate on the
/api/site-map Foreman API endpoint.Copyright © 2023 OBM, LLC. All rights reserved.