-
Notifications
You must be signed in to change notification settings - Fork 36
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
API missing appfog roles #19
Comments
@csterwa want to take this? |
@chrislittle I've put this onto the team's Slack channel to see what we can do here. Will update once I know more. |
@chrislittle - it looks like we will need to update the Platform users API to add AppFog user role as part of the roles enumeration. Also, we would have to add each of them to the spaces. When done through the UI this is taken care of when the user is added as a member of the region. The team is going to have to think about a solution for this use case. What is your timeline for needing this? Yesterday or can you wait for next Platform release? |
We can wait a single release but some other automated option as a work around would be gladly accepted due to the large volume of users/sellers in sandbox (ccts). Naturally a full API model is ideal for bulk edits of current users |
@chrislittle We've got a card on our Trello board to implement this in the near future. I'll keep you posted. |
@csterwa is there an update on this? its been 4 months |
https://www.centurylinkcloud.com/api-docs/v1/#users
users API doesn't say what value to use for appfog roles. I've been unable to determine this as user list outputs from the API using our CLI tool don't reflect a value on appfog user roles. I need to update all our 1,000+ sandbox users to have rights to play with appfog in bulk
The text was updated successfully, but these errors were encountered: