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

Log query should have pagination support #9

Open
msitnuboreto opened this issue Oct 23, 2024 · 0 comments
Open

Log query should have pagination support #9

msitnuboreto opened this issue Oct 23, 2024 · 0 comments

Comments

@msitnuboreto
Copy link

Is your feature request related to a problem? Please describe.
If the log query result size exceeds the maximum size of the result set, that can be returned an error is returned with no way of retrieving the remaining rows.

Describe the solution you'd like
Pagination support similar to https://cloud.ibm.com/docs/log-analysis?topic=log-analysis-export_api_v2 where the same request can be repeated using the pagination id from the first result set in order to retrieve all of the result for the requested query.

Describe alternatives you've considered
NA

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