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.
Hello All,I've installed the ACI NED for NSO and have added a test device, but I'm running into an issue with authentication. I followed the instructions in the first part of the README (I can post if needed) using an existing auth group. When I try ...
Hi All, We have a NSO deployment using the stacked services model. As such we have a "Main" module and then multiple "Child" modules that actually build individual services: Module_Main Module_Child Module_Child Module_Child ... Currently when we...
I was able to get connected to a cluster and sync it's configuration successfully. Looking at the NSO CLI I see what's going on here. It looks pretty much like what we do with IOS and IOSXR just using ACI API format instead. I think I have what I nee...
Yeah I have the documentation bundle that I think you are referring to, this ships with NSO. I am semi-familiar with writing code for NSO and have built various services in it already, however those center around ISO and IOS-XR devices. I'm curious i...
Thanks again tcragg1 for the redirect here. I was able to obtain the cisco-apicdc NED instead and looking at the readme, it's indeed quite a different process for connecting. I'll give that a go next week but based on what I read I don't anticipate a...
Yeah I am indeed trying to manage some individual clusters, so your response makes sense. It seems then that I may have the wrong NED then. I'm working to investigate that now, I think your solution is likely correct but I'm going to leave this threa...
One last note here after some additional testing for what it's worth. I confirmed that I am able to successfully connect to the ACI in question using a API post in Postman and get a valid response with a token back, so I'm guessing there's some confi...