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

Listing snapshot should respect nextPageToken so more than 500 snapshot could be listed #221

Closed
imriz opened this issue May 18, 2017 · 0 comments

Comments

@imriz
Copy link
Contributor

imriz commented May 18, 2017

Currently nextPageToken is ignored, resulting a limit of 500 snapshots.
See https://cloud.google.com/compute/docs/reference/latest/snapshots/list for more details.

imriz added a commit to imriz/fog-google that referenced this issue May 18, 2017
imriz added a commit to imriz/fog-google that referenced this issue May 18, 2017
@icco icco closed this as completed in e0b381a May 23, 2017
icco added a commit that referenced this issue May 23, 2017
Fixes #221 - Use nextPageToken to list all snapshots
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

1 participant