How should I get JSON format path from expr inside leafref? #2066
-
I get a leafref node, and I want to create an isntance for the leafref's target. |
Beta Was this translation helpful? Give feedback.
Answered by
michalvasko
Aug 7, 2023
Replies: 1 comment
-
You are right and there is no direct way of transforming the prefix into the module name so you will have to do so manually somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lyzliyuzhi91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are right and there is no direct way of transforming the prefix into the module name so you will have to do so manually somehow.