Cisco Cisco Evolved Programmable Network Manager 1.2 開発者ガイド

ページ / 360
Appendix II – REST Clients
 
 
Cisco EPN Manager RESTConf NBI Guide  
360
 
 
 
13 Appendix II – REST Clients 
Several commercially available clients are available to exercise the RESTCONF/YANG 
interface. Use the API specification to create HTTP GET requests to send through these 
clients. Such tools allow the customer to explore the interface and troubleshoot problems. 
 
Two examples are: 
 
Postman – a Google Chrome App which sends HTTP requests specified by the user 
and displays the response in raw or pretty format. 
 
SoapUI by SMARTBEAR – This application also sends and receives HTTP information. 
It provides support for automated tests. 
 
In production, the customer’s bespoke software will communicate with the Cisco EPN 
Manager using the RESTCONF/YANG API over HTTP. The exact sequence of the requests 
depends on the customer application. Packet tracing tools, such as Wireshark, can be used 
to identify problems.