Query Route Targets in Configuration Render #12603
Unanswered
MajesticFalcon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
How can we get the route-targets for the configuration rendering?
If I am not missing anything, ill go ahead and submit the feature request.
Beta Was this translation helpful? Give feedback.
All reactions