NCS Python question: Modifying a leaf value
Hi All, I’m trying to get a clear idea what is needed to modify a leaf value in a service model. Just running at an interactive prompt I’m trying the following: import ncs mr=ncs.maapi.Maapi() mw=ncs.maapi.Maapi() sr=ncs.maapi.Session(mr,'admin',...