Hi All,
NSO : 5.2.2.1
Same input data when sent using restconf gives a different output vs when sent using JSONRPC
Yang model:
The contents list is ordered-by user
list ip-access-list {key acl-name;leaf acl-name {tailf:info "list name (max size 64)";...
Below is the error thrown when live-status command is executed.
{"type":"rpc.method.failed","code":-32000,"message":"Method failed","data":{"reason":"External error in the NED implementation for device Ent-4507: Ambiguous namespace for prefix 'i...
HI Roque,
Thank you for your response.
We can add this if we are doing it from postman. But in case if we are using ansible module to configure or any other northbound who will be interacting with NSO using JSONRPC. How to handle this ?