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 filtering objects by ID set #981

Closed
jeremystretch opened this issue Mar 22, 2017 · 0 comments
Closed

Allow filtering objects by ID set #981

jeremystretch opened this issue Mar 22, 2017 · 0 comments
Labels
type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

jeremystretch commented Mar 22, 2017

Add a filter to allow retrieving an arbitrary set objects by ID. For example:

/dcim/devices/?id__in=100,200,300

should return only the devices with IDs 100, 200, and 300.

@jeremystretch jeremystretch added the type: feature Introduction of new functionality to the application label Mar 22, 2017
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant