OpenContrail Configuration API

Restful API Methods:

GET
POST ( Create )
PUT ( Update)
DELETE (remove)


Juniper Documentation:

https://www.juniper.net/techpubs/en_US/release-independent/contrail/information-products/pathway-pages/api-server/

config API doc is available on port 8082:    Example:  http://10.84.18.11:8082/documentation/index.html

Tools: Postman, Chrome addson

https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop


OpenContrail Configuration API ( Python API examples)

https://github.com/tonyliu0592/opencontrail/wiki/Configuration-API