Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi team,(NSO 4.4.2, IP allocator 1.3)I am working on a Python script that uses the ip-allocator package, and trying to use primary and secondary scopes. My code happily creates allocations from pools with free address blocks.
alloc1 = root.resour...
Hi team,I am running a very simple Python script that opens a Maapi session, then goes through the list of all my IP address pools, and prints their names (NSO 4.4.2). On the dev server, it works fine, but on the prod one, I'm getting an "access deni...
Hi team,I'm trying to write a script in Python (2.7.10) to print the list of all devices configured in NSO (4.4.2), but couldn't find an example to get me started. I'm running into a (probably simple) Python issue ... The root.devices.device is of t...
Talking to myself (just to close the question) : I had to add the user $NSO_ADMIN_NAME in the admin group under nacm as well , and everything started to work.Thanks Jan or pointing me in the right direction M.
Hi Jan,Yes, it is the first Maapi operation of the script.It's a system-install (and my dev server is indeed a local-install), and the credentials used in the script work fine to log into the prod server.Here's the code, as you can see, nothing fancy...
Hi Luis,Few questions : - is it the same on all machines you tested CNA on ?- is this an upgrade from a previous (and working) version ?- is it the English version of Windows, or a localized one ?Regards,Marc