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

osClient.get().compute().servers().list(true) does not list all Virtual Machines.It lists only 1000 Virtual Machines, #1306

Open
sumangit789 opened this issue Apr 9, 2020 · 2 comments

Comments

@sumangit789
Copy link

I am using openstack4j java .sdk.
My account has around than 2000 vms
with below code i am able to get only 1000 vms.
osClient.get().compute().servers().list(true).
i checked for pagination apis.i did not find any.
How can i get all vms at a time.

@bboyHan
Copy link

bboyHan commented Oct 18, 2020

If you call the official API directly, can you find out all the results?

@cwinture
Copy link

我也遇到了 有解决办法吗

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

No branches or pull requests

3 participants