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

client.GetUsersApi().FindUsersAsync() only returns 20 users #190

Closed
hankbeasley opened this issue Apr 27, 2021 · 4 comments · Fixed by #206
Closed

client.GetUsersApi().FindUsersAsync() only returns 20 users #190

hankbeasley opened this issue Apr 27, 2021 · 4 comments · Fixed by #206
Milestone

Comments

@hankbeasley
Copy link

There is no way to get all users from the system.

@bednar
Copy link
Contributor

bednar commented Apr 29, 2021

@hankbeasley, thanks for using our client, We will take a look.

@bednar
Copy link
Contributor

bednar commented May 3, 2021

Hi @hankbeasley,

The InfluxDB currently doesn't supports pagination for an Users API. See API docs - https://docs.influxdata.com/influxdb/v2.0/api/#operation/GetUsers. I've contact dev team of InfluxDB about this lack of feature.

Regards.

@stmax82
Copy link

stmax82 commented May 7, 2021

I just ran into the same problem. For me FindUsersAsync() only returns max 17 users even if more exist.

@bednar
Copy link
Contributor

bednar commented May 7, 2021

@stmax82, @hankbeasley we are waiting to approve of PR, please leave comment at influxdata/influxdb#21367... it will help to InfluxDB OSS maintainer for prioritise our issue

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

Successfully merging a pull request may close this issue.

3 participants