jeyriku
Level 1
Level 1
Member since ‎04-11-2006
‎05-25-2022

User Statistics

  • 38 Posts
  • 1 Solutions
  • 5 Helpful votes Given
  • 10 Helpful votes Received
Recent Badges
1 Accepted Solution
10 Helpful Vote
1 Helpful Vote
20 Replies
10 Replies
5 Replies

User Activity

Hi Team ! I am trying to create a script to fetch a list of devices recorded into NSO thanks to this code : #!/usr/local/bin/python3 import requests from pprint import pprint nso_server = { "ip": "10.10.0.1", "username": "admin", "password...
Hi Team, I wondered with there was some sort of "standard" to achieve a get request from NSO API ?As you might notice i am quite new to APIs, Restconf, whatever...and wondered if we could easily browse NSO CDB using restconf get requests without a do...
Hi Team, I am facing an issue when trying to install NSO:sh nso-5.7.1.darwin.x86_64.signed.bin 06:42:11 Unpacking... Verifying ...
Hi Team !This topic aims to evolve along the time as well as along the issues and success i meet during this journey which covers how to move from a Local installation of NSO to a NID (NSO in Docker) installation.I was able to create a docker instanc...
Hi Devnet team, Thanks to the following great article, https://developer.cisco.com/codeexchange/github/repo/NSO-developer/nso-dockeri was able to deploy an instance of NSO using a docker container.However, as soon as i expose & publish some ports i c...
Community Statistics
Member Since ‎04-11-2006 06:40 AM
Date Last Visited ‎05-25-2022 12:02 AM
Posts 38
Total Helpful Votes Received 10
Helpful Votes From
Helpful Votes Given To