Add API endpoint for VLAN information
Bug #1505945 reported by
John-Magne Bredal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Network Administration Visualized |
Fix Released
|
Medium
|
John-Magne Bredal |
Bug Description
Add endpoint for vlans in the API
summary: |
- NAV-api vlan information + API endpoint for VLAN information |
summary: |
- API endpoint for VLAN information + Add API endpoint for VLAN information |
Changed in nav: | |
status: | New → Fix Committed |
assignee: | nobody → John-Magne Bredal (john-m-bredal) |
importance: | Undecided → Medium |
milestone: | none → 4.3.2 |
Changed in nav: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I have added an endpoint for the Vlan model.
Filtering can be done on the fields 'vlan', 'net_type', 'net_ident', 'description', 'organization' and 'usage'.
Searching searches in the fields 'net_ident' and 'description'.
Fix here: /nav.uninett. no/hg/stable/ rev/ca24589693d 3
https:/