Bug #10359
closedAPI doc for /api/v2/locations does not mention organizations
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1216231
Description of problem:
The API documentation for /api/v2/locations (at https://sat.example.com/apidoc/v2/locations.html) does not make any mention of organizations. This is problematic because it is, in fact, possible to associate a location with an organization by POSTing to /api/v2/locations, and also presumably by PUTting to /api/v2/locations/:id.
Version-Release number of selected component (if applicable):
Tested against Satellite-6.1.0-RHEL-6-20150424.0 and Satellite-6.1.0-RHEL-7-20150424.0.
How reproducible:
100%
Steps to Reproduce:
1.Go to https://sat.example.com/apidoc/v2/locations.html. Search for "organization".
Actual results:
No mention of organizations.
Expected results:
Mention of the fact that one can associate a location with zero or more organizations.
Additional info:
Updated by Dominic Cleal over 9 years ago
- Category set to Organizations and Locations
Updated by Evgeni Golov over 5 years ago
- Assignee set to Oleh Fedorenko
same applies for the organizations API, it does not mention locations
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6892 added
Updated by Oleh Fedorenko over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 9d3eace428f2fc3d53415ff19d29b0ae1c42920a.
Updated by Evgeni Golov over 5 years ago
- Related to Tracker #27680: API bugs that need workarounds in foreman-ansible-modules added
Updated by Oleh Fedorenko almost 5 years ago
- Related to Bug #28907: API doc for /api/v2/organizations does not mention locations in create/update added