If you have followed the previous blogs you already have a Brocade SDN Controller connected to a mininet and you are itching to get started writing an application that will monitor, manage and control your network. This post will teach you how to write a simple application that demonstrates using the RESTCONF interface to Brocade SDN Controller.

The final application can be cloned from https://github.com/brcdcomm/bvcRestConfExample1 using the command:

  • git clone https://github.com/brcdcomm/bvcRestConfExample1.git

There are two videos that discuss the development of this application. The first discusses setting up the Python development environment and Google Chrome Postman. The second video dicusses the research and then provides a code walkthrough as well as an example execution.

This video demonstrates how to setup a development environment:

This video discusses the research for the application and provides a code walkthrough and demonstration:

Download Links:

Related Blog Posts:

More Info Links: