Bug #32541
Host creation API "overwrite" parameter is not documented
Pull request:
Fixed in Releases:
Found in Releases:
Description
Ohai,
hammer supports an `--overwrite` flag when creating hosts (see #9208). This was originally added to core in #944 (wow, 3 digit issue numbers, pre 1.0!) and later fixed up in #6998.
However, this flag is not part of the apidoc and thus can't be used by clients who totally adhere to the apidoc (ohai Ansible!).
Please add it to the apidoc
Related issues
Associated revisions
History
#1
Updated by Evgeni Golov over 1 year ago
- Related to Tracker #27680: API bugs that need workarounds in foreman-ansible-modules added
#2
Updated by Oleh Fedorenko over 1 year ago
- Difficulty set to trivial
#3
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8693 added
#4
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.1.0 added
#5
Updated by Maxim Petukhov about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|46cecbcf38d2bb602f961a66aa0c092d210232fb.
#6
Updated by The Foreman Bot 12 months ago
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8719 added
Fixes #32541 - add "overwrite" parameter in apidoc