ansible/awx

Named URLs for role assignment

Open

#1,060 opened on Jan 25, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (3,333 forks)batch import
component:apihelp wantedtype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • API
  • UI
SUMMARY

It would be useful to be able to have Named URLs so that roles can be granted via automation more easily. For example,

/api/v2/teams/MyTeam++MyOrg/roles/Admin

Where you could post an id to that role to assign someone as admin.

Contributor guide