Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing API endpoint for user_roles in V3 #1485

Closed
enchobelezirev opened this issue Nov 1, 2019 · 2 comments
Closed

Missing API endpoint for user_roles in V3 #1485

enchobelezirev opened this issue Nov 1, 2019 · 2 comments
Labels

Comments

@enchobelezirev
Copy link

#1064 Issue

With the current API V3 there is no clear possibility to retrieve a specific users by their roles. For instance, I could not find any way to get all the users with role 'SpaceDeveloper' in organization/space. There is implementation in the API V2 which is very useful in some scenarios https://apidocs.cloudfoundry.org/12.5.0/spaces/list_all_developers_for_the_space.html

Context

Retrieve users by their roles in organization/space.

Expected result

A way to retrieve specific user by roles like in API V2.

Current result

API V3 does not define a way to retrieve the users by roles. For instance, I would like to get the users in a given space which are with role 'SpaceDeveloper'.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/169503005

The labels on this github issue will be updated when the story is started.

@cwlbraa
Copy link
Contributor

cwlbraa commented Nov 5, 2019

hello, the VAT team is working on this right now! you can find out more via the story:

https://www.pivotaltracker.com/story/show/168117402

for broader info and links to the other stories, check out this epic:

https://www.pivotaltracker.com/epic/show/4243301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants