Skip to content

Contrail API

Sachin Bansal edited this page Jan 24, 2018 · 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)

###Release specific documentation:

[R3.0] (http://www.opencontrail.org/documentation/api/r3.0)

[R3.1] (http://www.opencontrail.org/documentation/api/r3.1)

[R3.2] (http://www.opencontrail.org/documentation/api/r3.2)

[R4.0] (http://www.opencontrail.org/documentation/api/r4.0)

[R4.1] (http://www.opencontrail.org/documentation/api/r4.1)

###Release specific OpenAPI doc:

[R3.1] (http://configuration-schema-documentation.s3-website-us-west-1.amazonaws.com/R3.2/contrail_openapi.json)

[R3.2] (http://configuration-schema-documentation.s3-website-us-west-1.amazonaws.com/R3.2/contrail_openapi.json)

Clone this wiki locally