Hi All,Any inputs on "templatize" operational cli command. Can we access this using MAAPI API?Please share if any one has code snippet to access this command using API.Regards,Sujani
Dear Experts,I have an action which is implemented for monolithic application. I need to convert this action to support LSA having thr package in CFS and RFS nodes. Any examples can help a lot.Thanks.
I would like to add authgroup of a device to service node and device node. can we add authgroup to device node programmatically to avoid manual creation.
Hi Jan,Thanks for the response.I was trying with sample-xml-skeleton option with data and config. But its just giving as below. Were you able to generate?I have nso-4.4.2.1.- pyang -f sample-xml-skeleton --sample-xml-skeleton-doctype=config l3vpn/src...
Hi,I would like to create service instance xml by traversing through the yang. I do not want to create service instance from cli and then take out format as xml.Thanks.
Yeah, I was able to create JSON using rest doc. From this thread, some one replied saying, we can also generate xml from yang. Tying to find if I can directly generate xml. But had issues with json2xml. Trying to figure it out.root@vm--003:~# pip ins...
yeah, I just need xml (with out any values is also fine) as you mentioned. Here I don't have an option to create service instance and take out format xml from cli or any other approaches.I tried with sample-xml-skeleton-defaults using pyang. But not ...