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 was trying to access the cisco switch of NX-OS 9500v through restAPI and I see that only System API(restconf/data/Cisco-NX-OS-device:System/) is accessible and then other, I have a query , where can we find the restconf API documentation and d...
Hiis the version Nexus 9000vI am accessing the get API's, not doing any POST operation GET https://<switch-ip>/restconf/data/openconfig-interfaces:interfaces?content=config
Hi,I found a few restconfig APIs with the yang System model "https://<nxos-switchIP>/restconf/data/Cisco-NX-OS-device:System/" --> this gives output.But when I used openconfig models for example the below one https://nxos1/restconf/data/openconfig-i...