Skip to content

Contrail API

Ashish Ranjan edited this page Oct 4, 2016 · 28 revisions

Contrail API

Contrail Configuration API uses REST to configure contrail SDN cluster. The API libraries are available in Python and Go. They can be downloaded from here:

###Documentation: For a general overview of Contrail APIs refer to (http://www.juniper.net/us/en/local/pdf/whitepapers/2000527-en.pdf)

Detailed documentation of the API and VNC Python lib is hosted here.

Contrail configuration object level details for REST API can be found in openAPI format here.

Clone this wiki locally