Juniper Contrail Configuration API server documentation
The Juniper Contrail configuration API server allows for manipulation of configuration
elements exposed by the VNS. Interaction with this server is possible through either a REST interface
or by a python library (which internally uses the same REST API).
- This document provides
- Tutorials for using the REST and library interface,
- Generalizes the examples to work on different configuration elements
- Provides tips to use the system effectively
- Reference of the package, module and classes involved.