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.
I'm trying to get some basic meta data about all devices that drives my app logic. When I try to run the following request:curl -H "Content-Type: application/yang-data+json" -H "Accepts: application/yang-data+json" -u "user:secret" --connect-timeout...