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 guys, I'm migrating REST API calls to RESTCONF calls, but RESTCONF is underperforming at any request. For example:http://127.0.0.1:8080/restconf/data/devices/device=OriHuaDemoresponse time is 22 secondsBut the same query with REST API:http://127.0...
Hi I'm trying to get the inputs defined for a package action using REST API ¿Do you have any idea? I can list actions (operations), this way: /api/running/webui-l2vc{
"webui-l2vc:webui-l2vc": {
"operations": {
"prechecks": "/a...