cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
709
Views
10
Helpful
1
Replies

RESTCONF : get the list of NED

Hello dear could someone tell me how I could get the list of NED on my NSO using RESTCONF call.

your help will be appreciate.

regards.

1 Accepted Solution

Accepted Solutions

yfherzog
Cisco Employee
Cisco Employee

Try using something like this:

 

curl -i -u admin:admin http:/localhost:8080/restconf/data/tailf-ncs:devices/ned-ids/ned-id?fields=id -X GET

View solution in original post

1 Reply 1

yfherzog
Cisco Employee
Cisco Employee

Try using something like this:

 

curl -i -u admin:admin http:/localhost:8080/restconf/data/tailf-ncs:devices/ned-ids/ned-id?fields=id -X GET
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: