Skip to content

Expose more objects in the configuration rendering feature #12814

@MajesticFalcon

Description

@MajesticFalcon

NetBox version

v3.5.3

Feature type

Change to existing functionality

Proposed functionality

Configuration rendering should expose the route-targets so more advanced configurations can be generated.

Use case

Unless I am missing something, currently, the implementation of configuration rendering seems to only provide access to the "device" object. Technically, you can loop through the device.interfaces.all() and create a new array of L2vpn terminations, however, I don't believe you can get the route-targets using this method.

Database changes

None.

External dependencies

None.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions