Actions
Feature #9110
closedAdd freeip route to API
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
In case users want to get a free ip in a network, currently they have to either query the foreman proxy API or click on new host in the UI.
We can pipe this functionality to the subnets part of the API v2 and get that functionality in Foreman. It shouldn't be much work, as it relies completely on the proxy for it to work.
Actions