Feature #13639
show permissions for hosts as part of show api
Description
Clients to the foreman api may want to see what permissions the user has to that particular host. One instance of where this is useful is using the hosts api from the katello UI (which relies on the existing v2 apis).
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3169 added
#2
Updated by Justin Sherrill about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 999d8e3edcb501d7b57c08244dd99ee4e77607b9.
#3
Updated by Dominic Cleal about 5 years ago
- Legacy Backlogs Release (now unused) set to 71
#4
Updated by Dominic Cleal over 4 years ago
- Related to Bug #15527: api/v2/hosts is slow to load permissions for non-admins added
#5
Updated by Timo Goebel almost 2 years ago
- Related to Bug #26529: APIv2 host show permissions node is very slow added
Fixes #13639 - add host permissions to host show api