Open jabelk opened 4 years ago
since REST API is depricated, the curl examples in the README will no longer be valid. here is a sample command using the NSO reservable sandbox:
curl -k -s -u developer:C1sco12345 -H "Accept: application/yang-data+json" https://10.10.20.49:443/restconf/data/tailf-ncs:devices/device=core-rtr01?depth=100
since REST API is depricated, the curl examples in the README will no longer be valid. here is a sample command using the NSO reservable sandbox: