Skip to content

Contrail API

Sachin Bansal edited this page Dec 17, 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)

###Release specific documentation: [R3.0] (http://configuration-schema-documentation.s3-website-us-west-1.amazonaws.com/R3.0)

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

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

###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