Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a generic "foreman API object" module #1543

Open
kkeane opened this issue Dec 20, 2022 · 0 comments
Open

Add a generic "foreman API object" module #1543

kkeane opened this issue Dec 20, 2022 · 0 comments

Comments

@kkeane
Copy link

kkeane commented Dec 20, 2022

SUMMARY

There are a number of features missing in the collection (such as, importing ansible roles, managing webhooks, managing the host <--> host collection relationships, and probably more that I haven't come across yet). This is likely not going to change since the API is quite rich.

That means that a lot of stuff has to be done very low-level at the HTTP API level.

It would be nice to have an "in-between" layer of abstraction that generically abstracts foreman API objects and allows specifying both the API endpoint to use, and arbitrary parameters.

ISSUE TYPE
  • Feature Idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant