Skip to content

Contrail API

Ashish Ranjan edited this page Jul 19, 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 VNC APIs are hosted at (http://configuration-schema-documentation.s3-website-us-west-1.amazonaws.com/index.html)

Contrail configutation object level details for REST can be found in openAPI file here. (https://github.com/Juniper/contrail-vnc/blob/master/contrail_openapi.json)

Clone this wiki locally