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

Allow specifying range to return > 10 cases, observables, etc., #30

Closed
BrevilleBro opened this issue Aug 20, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@BrevilleBro
Copy link

BrevilleBro commented Aug 20, 2017

Request Type

Feature Request

Problem Description

TheHive returns the 10 first elements (case, task, observable, ...). In the REST API you can specify the number of element you want using the parameter range (eg. "0-40"). Currently, you can't provide this parameter to TheHive4py.

@nadouani
Copy link
Contributor

Yes this is correct, except for case search that allows specifying a range and a sort in addition to the query parameter.

I'll add 3 options options to the following methods:

  • get_case_observables
  • get_case_tasks

nadouani added a commit that referenced this issue Aug 23, 2017
@nadouani nadouani modified the milestone: 1.3.0 Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants