Skip to content

MultiChoicesFilter for aspath-list-rule API #284

@lo218

Description

@lo218

Is your feature request related to a problem? Please describe.
Yes, I want to do a request like GET api/plugins/bgp/aspath-list-rule/?aspath_list_id__in=[1,2,3] like everywhere in NetBox, I can't

Describe the solution you'd like
I want to do a request like GET api/plugins/bgp/aspath-list-rule/?aspath_list_id__in=[1,2,3]

Describe alternatives you've considered
getting all the aspath-list-rules then filtering by ids, or doing one request per id

Additional context
No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions