Bug #30890
please expose external IPAM group via API
Description
Ohai,
currently, when creating a subnet via the API, one can set IPAM to "external" and also assign a smart proxy, but one cannot select the external ipam group.
the same is possible in the UI: https://github.com/theforeman/foreman/blob/develop/app/views/subnets/_fields.html.erb#L26-L28
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Assignee set to Lukas Zapletal
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8067 added
#2
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|8c57a60d03a580835751e77f3cb651f7a73c9c89.
#3
Updated by Tomer Brisker over 2 years ago
- Fixed in Releases 2.3.0 added
Fixes #30890 - added externalipam to subnet API (#8067)