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
I am using couple of DNAC REST APIs to see if I can possibly retrieve SNMP attributes of devices managed by DNAC. But these don't seem to return these attributes, I am interested in sysObjectId, sysName, etc. Any pointers?
The 2 APIs are:
http...
I am trying to execute command runner api request on sandbox environment (sandboxdnac.cisco.com), but it fails with below error -
{"message": "Role does not have valid permissions to access the API"}
It doesn't have valid permissions, but any other w...
HiI was wondering if I can execute device sync-from request using JSON-RPC. I tried searching in NSO web-ui guide, but couldn't locate anything in there. In general, is there a way to create JSON-RPC equivalent request for operations that can be done...
I am trying to use below syntax to execute multiple show commands on the device using NSO API. But it doesn't seem to work, though it works for one command."args" should ideally accept a list of show commands, but it doesn't work, any clues on how to...
HiI have generated <config-template> XML for certain CLI commands using ntool. Then I tried searching for northbound API docs and some examples in NSO dir, but couldn't locate any API to execute this XML on NSO. Does anyone have the API handy and can...
I had this error in my local nso install on mac after I upgraded to Monterey. None of the above posted options worked for me. I had to reinstall NSO to make it work.
On a related note. One issue we are facing with certain device platform (nbe200) where if an access-list rule is deleted for ACL in device, it deletes the complete ACL itself. So I was wondering, if there's any way to tell NSO that create a service, ...
Is anyone aware of how to invoke partial sync-from using python APIs?
Tried .partial_sync_from($path),etc. but none works.
API docs don't seem to have this information handy either.
This is now addressed in other thread:
https://community.cisco.com/t5/networking-blogs/authenticating-rest-api-calls-to-dnac-getting-started/bc-p/3678811/highlight/true#M365