Closed adparis99 closed 1 year ago
v0.0.3
v3.5.1
3.1
The device is assigned the static route(s). The main purpose of this attempt is to gain visibility from the device view into what routes are assigned.
The error below appears:
<class 'netbox.api.exceptions.SerializerNotFound'> Could not determine serializer for netbox_routing.StaticRoute with prefix 'Nested'
This should be fixed, however there will also be a view tab for routes now as well that should obsoslete the need for this.
Plugin version
v0.0.3
NetBox version
v3.5.1
Python version
3.1
Steps to Reproduce
Expected Behavior
The device is assigned the static route(s). The main purpose of this attempt is to gain visibility from the device view into what routes are assigned.
Observed Behavior
The error below appears: