cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1013
Views
30
Helpful
5
Replies

Where to find commands for REST API calls for CSR 1000v

HI , I am very new to API and is playing with CSR in CML using postman.

 

Can some one direct me where to find the repository of all API calls to the router. Like to see the interfaces or version of the softwire or even modify the IP address etc.

 

 

5 Replies 5

Thanks for that input, it did solve half of my issue . Now i can do API calls to the router .

 

My second half was,  where is the repository of all API commands. Like if i want to see all of the interface what am i suppose to write in the postman like https://restconf/data ???? . There should be a repository somewhere which you can get these commands from . No one is expected to remember all of these URLs.

 

 Thanks 

Its a general article about the use of API , Again i am looking for that repository of all API calls that could be made to a device .

 

Like there is repository of all cisco commands where you can go to see how to modify an interface and so on.

 

How can i know what would i need to type in the postman to modify the BGP parameter for example  . What is the path to access the BGP section for example . Hope you get my question.

 

thanks 

The document has all the information : ( i would suggest to spend some time to understand and execute the commands in postman

 

IF you need to get BGP information :

 

GET /api/v1/routing-svc/bgp

 

https://www.cisco.com/c/en/us/td/docs/routers/csr1000/software/restapi/restapi/RESTAPIrouting.html#96319

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help